We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747daa5 commit 15694f6Copy full SHA for 15694f6
NEWS
@@ -20,6 +20,8 @@ PHP NEWS
20
. Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)
21
. Improved fix for bug #63186 (compile failure on netbsd). (Matteo)
22
. Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van Hees)
23
+ . Fixed bug #61759 (class_alias() should accept classes with leading
24
+ backslashes). (Julien)
25
. Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)
26
. Cherry-picked some DTrace build commits (allowing builds on Linux,
27
bug #62691, and bug #63706) from PHP 5.5 branch
0 commit comments