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
-
dom
-
fpm
-
Fixed bug
#61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
michaelhood at gmail dot com
Ilia
-
ibase
-
Fixed bug
#60947 (Segmentation fault while executing ibase_db_info).
-
installation
-
Fixed bug
#61172 (Add Apache 2.4 support).
-
fileinfo
-
Fixed bug
#61173 (Unable to detect error from finfo constructor).
-
firebird database extension (ibase)
-
Fixed bug
#60802 (ibase_trans() gives segfault when passing params).
-
libxml
-
Fixed bug
#61617 (Libxml tests failed(ht is already destroyed)).
-
Fixed bug
#61367 (open_basedir bypass using libxml RSHUTDOWN).
-
mysqli
-
Fixed bug
#61003 (mysql_stat() require a valid connection). (Johannes).
-
pdo_mysql
-
Fixed bug
#61207 (PDO::nextRowset() after a multi-statement query doesn't always work).
-
Fixed bug
#61194 (PDO should export compression flag with myslqnd).
-
pdo_odbc
-
Fixed bug
#61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).
-
pdo_pgsql
-
Fixed bug
#61267 (pdo_pgsql's PDO::exec() returns the number of SELECTed rows on postgresql >= 9).
ben dot pineau at gmail dot com
-
pdo_sqlite extension
-
phar
-
Fixed bug
#61184 (Phar::webPhar() generates headers with trailing NUL bytes).
-
php-fpm sapi
-
Fixed bug
#60811 (php-fpm compilation problem).
-
readline
-
reflection
-
Fixed bug
#61388 (ReflectionObject:getProperties() issues invalid reads when get_properties returns a hash table with (inaccessible) dynamic numeric properties).
-
Fixed bug
#60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs()).
-
soap
-
spl
-
sqlite3 extension
-
session
-
Fixed bug
#60860 (session.save_handler=user without defined function core dumps).
-
Fixed bug
#60634 (Segmentation fault when trying to die() in SessionHandler::write()).
-
streams
-
tidy
-
Fixed bug
#54682 (tidy null pointer dereference).
-
xmlrpc
-
Fixed bug
#61264 (xmlrpc_parse_method_descriptions leaks temporary variable).
-
Fixed bug
#61097 (Memory leak in xmlrpc functions copying zvals).
-
zlib
-
Fixed bug
#61139 (gzopen leaks when specifying invalid mode).