Skip to content

Commit cb539b3

Browse files
committed
Update NEWS
1 parent 6993ca5 commit cb539b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ PHP NEWS
99
. Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
1010
limited case). (Arpad)
1111
. Improved fix for bug #63186 (compile failure on netbsd). (Matteo)
12+
. Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van Hees)
1213
. Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)
14+
. Cherry-picked some DTrace build commits (allowing builds on Linux,
15+
bug #62691, and bug #63706) from PHP 5.5 branch
1316
. Fixed bug #61268 (--enable-dtrace leads make to clobber
1417
Zend/zend_dtrace.d) (Chris Jones)
15-
. Cherry picked some DTrace build commits (allowing builds on Linux,
16-
bug 62691, and bug 63706) from PHP 5.5 branch
1718

1819
- Session:
1920
. Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at

0 commit comments

Comments
 (0)