Home » Releases » 5.0 » 5.0.5 »

PHP 5.0.0

PHP 5.0 is no longer officially supported by the PHP project.

Official support refers to that provided direct by the PHP Project.

If you install PHP via third-party packages, support timelines may be different. Please read the Release Support Policy for more information.

The latest release of PHP 5.0 is 5.0.5.

Source Code

Change Log

  • misc

    • Updated PCRE to provide better error handling in certain cases.
      Andrei
    • Changed doc comments to require a single white space after '/**'.
      Marcus
    • Fixed bug #29019 (Database not closing).
      Marcus
    • Fixed bug #29008 (array_combine() does not handle non-numeric/string keys).
      Ilia
    • Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X).
      Ilia
    • Fixed bug #28868 (Internal filter registry not thread safe).
      Sara
    • Fixed bug #28851 (call_user_func_array has typo in error message).
      Marcus
    • Fixed bug #28831 (ArrayObject::offsetGet() does the work of offsetUnset()).
      Marcus
    • Fixed bug #28822 (ArrayObject::offsetExists() works inverted).
      Marcus
    • Fixed bug #28789 (ReflectionProperty getValue() fails on public static members).
      Marcus
    • Fixed bug #28771 (Segfault when using xslt and clone).
      Rob
    • Fixed bug #28751 (SoapServer does not call _autoload()).
      Dmitry
    • Fixed bug #28739 (array_*diff() and array_*intersect() not clearing the fci cache before work).
      Andrey
    • Fixed bug #28721 (appendChild() and insertBefore() unset DOMText).(Rob)
    • Fixed bug #28702 (SOAP does not parse WSDL service address correctly).
      Dmitry
    • Fixed bug #28699 (Reflection api bugs).
      Marcus
    • Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP).
      Marcus
    • Fixed bug #28512 (Allocate enough space to store MSSQL data).
      Frank
    • Fixed strip_tags() to correctly handle '\0' characters.
      Stefan

PHP 5.0


  Represents a security release