Home » Releases » 5.3 » 5.3.29 »

PHP 5.3.14

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

  • cli sapi

    • Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
      Laruence
      reeze.xia@gmail.com
  • curl

    • Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction).
      Laruence
  • com

    • Fixed bug #62146 com_dotnet cannot be built shared.
      Johannes
  • core

    • Fixed CVE-2012-2143.
      Solar Designer
    • Fixed missing bound check in iptcparse().
      chris at chiappa.net
    • Fixed bug #62373 (serialize() generates wrong reference to the object).
      Moriyoshi
    • Fixed bug #62005 (unexpected behavior when incrementally assigning to a member of a null object).
      Laruence
    • Fixed bug #61991 (long overflow in realpath_cache_get()).
      Anatoliy
    • Fixed bug #61764 ('I' unpacks n as signed if n > 2^31-1 on LP64).
      Gustavo
    • Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference).
      Laruence
    • Fixed bug #61713 (Logic error in charset detection for htmlentities).
      Anatoliy
    • Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null).
      Anatoliy
    • Changed php://fd to be available only for CLI.
  • fileinfo

    • Fixed bug #61812 (Uninitialised value used in libmagic).
      Laruence
      Gustavo
  • iconv extension

    • Fixed a bug that iconv extension fails to link to the correct library when another extension makes use of a library that links to the iconv library. See https://bugs.gentoo.org/show_bug.cgi?id=364139 for detail.
      Moriyoshi
  • intl

    • Fixed bug #62082 (Memory corruption in internal function get_icu_disp_value_src_php()).
      Gustavo
  • json

    • Fixed bug #61537 (json_encode() incorrectly truncates/discards information).
      Adam
  • pdo

    • Fixed bug #61755 (A parsing bug in the prepared statements can lead to access violations).
      Johannes
  • phar

    • Fix bug #61065 (Secunia SA44335).
      Rasmus
  • streams

    • Fixed bug #61961 (file_get_contents leaks when access empty file with maxlen set).
      Reeze

PHP 5.3


  Represents a security release