Skip to content

Commit 15694f6

Browse files
committed
Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien)
1 parent 747daa5 commit 15694f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ PHP NEWS
2020
. Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)
2121
. Improved fix for bug #63186 (compile failure on netbsd). (Matteo)
2222
. 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)
2325
. Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)
2426
. Cherry-picked some DTrace build commits (allowing builds on Linux,
2527
bug #62691, and bug #63706) from PHP 5.5 branch

0 commit comments

Comments
 (0)