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
#64879 (Heap based buffer overflow in quoted_printable_encode, CVE 2013-2110).
-
calendar
-
Fixed bug
#64895 (Integer overflow in SndToJewish).
-
fpm
-
mysqli
-
Fixed bug
#64726 (Segfault when calling fetch_object on a use_result and DB pointer has closed).
-
phar
-
Fixed bug
#64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or with non std tmp dir).
-
streams
-
Fixed bug
#64770 (stream_select() fails with pipes returned by proc_open() on Windows x64).
-
zend engine
-
Fixed bug
#64821 (Custom Exception crash when internal properties overridden).