PHP 5.5 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.5 is
5.5.38.
Source Code
-
PHP 5.5.7 (tar.bz2)
- sha256: 2cb9425ef514b984dd233097d82a66f4623b9bf48f2ef265bc7ba25d697d6008
-
PHP 5.5.7 (tar.gz)
- sha256: 7b954338d7dd538ef6fadbc110e6a0f50d0b39dabec2c12a7f000c17332591b8
-
PHP 5.5.7 (tar.xz)
- sha256: b7bae5d878b8fc3f4b481eb8f2179b5e71d30dfb3bc3640a5068c1b46633f08c
Change Log
-
cli server
-
core
-
Fixed bug
#66094 (unregister_tick_function tries to cast a Closure to a string).
-
Fixed bug
#65969 (Chain assignment with T_LIST failure).
-
opcache
-
Fixed bug
#66176 (Invalid constant substitution).
-
Fixed bug
#65915 (Inconsistent results with require return value).
-
Fixed bug
#65559 (Opcache: cache not cleared if changes occur while running).
-
readline
-
openssl