File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ PHP NEWS
9
9
. Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
10
10
limited case). (Arpad)
11
11
. 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)
12
13
. 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
13
16
. Fixed bug #61268 (--enable-dtrace leads make to clobber
14
17
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
17
18
18
19
- Session:
19
20
. Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at
You can’t perform that action at this time.
0 commit comments