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
-
phar
-
spl
-
Fixed bug
#64264 (SPLFixedArray toArray problem).
-
Fixed bug
#64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
patch by kriss@krizalys.com
Laruence
-
Fixed bug
#52861 (unset fails with ArrayObject and deep arrays).