Home » Releases » 5.3 » 5.3.29 »

PHP 5.3.17

PHP 5.3 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.3 is 5.3.29.

Source Code

Change Log

  • core

    • Fixed bug (segfault while build with zts and GOTO vm-kind).
      Laruence
    • Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry).
      aserbulov at parallels dot com
    • Fixed bug #62763 (register_shutdown_function and extending class).
      Laruence
    • Fixed bug #62744 (dangling pointers made by zend_disable_class).
      Laruence
    • Fixed bug #62716 (munmap() is called with the incorrect length).
      slangley@google.com
    • Fixed bug ##62460 (php binaries installed as binary.dSYM).
      Reeze Xia
  • curl

    • Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE).
      Pierrick
    • Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
      r.hampartsumyan@gmail.com
      Laruence
    • DateTime:
    • Fixed bug #62852 (Unserialize invalid DateTime causes crash).
      reeze.xia@gmail.com
    • Fixed bug #62500 (Segfault in DateInterval class when extended).
      Laruence
  • mysqlnd

    • Fixed bug #62885 (mysqli_poll - Segmentation fault).
      Laruence
  • pdo

    • Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()).
      Laruence
  • session

    • Fixed bug (segfault due to retval is not initialized).
      Laruence
  • spl

    • Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray) (Laruence)
  • enchant

    • Fixed bug #62838 (enchant_dict_quick_check() destroys zval, but fails to initialize it). (Tony, Mateusz Goik).

PHP 5.3


  Represents a security release