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
#64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).
-
Fixed bug
#63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly).
-
Fixed bug
#62343 (Show class_alias In get_declared_classes()) (Dmitry)
-
pcre
-
mysqlnd
-
Fixed bug
#63530 (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc for stmt->param_bind).
-
datetime
-
Fixed bug
#62852 (Unserialize Invalid Date causes crash).
-
zip