basic question about documentation for different versions of PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ernie.bornheimer

    #1

    basic question about documentation for different versions of PHP

    Hello

    My phpinfo page says:
    PHP Version 4.4.4-pl4-gentoo
    but on the PHP website, there's only documentation for versions 4.0, 4.1,
    and 5. Is there a version 4.4? What am I missing?

    Thank you!

    Ernie


  • Martin Mandl - m2m tech support

    #2
    Re: basic question about documentation for different versions of PHP

    On Mar 18, 7:50 am, "ernie.bornheim er" <ernie.bornhei. ..@gmail.com>
    wrote:
    Hello
    >
    My phpinfo page says:
    PHP Version 4.4.4-pl4-gentoo
    but on the PHP website, there's only documentation for versions 4.0, 4.1,
    and 5. Is there a version 4.4? What am I missing?
    >
    Thank you!
    >
    Ernie
    Dear Ernie,

    Use the documentation for the newest versions - Each command holds a
    description for which version it was introduced and if there was a
    change in behavior.

    Good luck
    Martin

    ------------------------------------------------
    online accounting on bash bases
    Online Einnahmen-Ausgaben-Rechnung

    ------------------------------------------------
    m2m server software gmbh


    Comment

    • ernie.bornheimer

      #3
      Re: basic question about documentation for different versions of PHP


      "Martin Mandl - m2m tech support" <martin.mandl@g mail.comwrote in message
      Dear Ernie,
      >
      Use the documentation for the newest versions - Each command holds a
      description for which version it was introduced and if there was a
      change in behavior.
      >
      Good luck
      Martin
      Martin

      Thank you so much!

      Ernie


      Comment

      Working...