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
-
zend engine
-
Fixed bug
#63635 (Segfault in gc_collect_cycles).
-
Fixed bug
#63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes from value).
-
Fixed bug
#63468 (wrong called method as callback with inheritance).
-
core
-
Fixed bug
#63451 (config.guess file does not have AIX 7 defined, shared objects are not created).
kemcline at au1 dot ibm dot com
-
Fixed bug
#63377 (Segfault on output buffer).
miau dot jp at gmail dot com
Laruence
-
apache2 handler sapi
-
date
-
Fixed bug
#63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
-
fileinfo
-
Fixed bug
#63248 (Load multiple magic files from a directory under Windows).
-
Fixed bug
#63590 (Different results in TS and NTS under Windows).
-
fpm
-
Fixed bug
#63581 (Possible null dereference and buffer overflow).
-
imap
-
Fixed bug
#63126 (DISABLE_AUTHENTICATOR ignores array).
-
mysqlnd
-
Fixed bug
#63398 (Segfault when polling closed link).
-
reflection
-
soap
-
Fixed bug
#63271 (SOAP wsdl cache is not enabled after initial requests).