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
#63241 (PHP fails to open Windows deduplicated files).
daniel dot stelter-gliese at innogames dot de
-
Fixed bug
#62444 (Handle leak in is_readable on windows).
krazyest at seznam dot cz
-
libxml
-
Fixed bug
#63389 (Missing context check on libxml_set_streams_context() causes memleak).
-
mbstring
-
Fixed bug
#63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On).
-
mysql
-
oci8
-
Fixed bug
#63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro) (Chris Jones)
-
pcre
-
Fixed bug
#63055 (Segfault in zend_gc with SF2 testsuite).
-
Fixed bug
#63284 (Upgrade PCRE to 8.31).
-
pdo
-
Fixed bug
#63235 (buffer overflow in use of SQLGetDiagRec).
-
pdo_pgsql
-
Fixed bug
#62593 (Emulate prepares behave strangely with PARAM_BOOL).
-
streams
-
Fixed bug
#63240 (stream_get_line() return contains delimiter string).
-
phar
-
Fixed bug
#63297 (Phar fails to write an openssl based signature).