File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 7
7
callback). (Mike)
8
8
. Fixed bug #69017 (Fail to push to the empty array with the constant value
9
9
defined in class scope). (Laruence)
10
- . Added NULL byte protection to exec, system and passthru. (Yasuo)
10
+ . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
11
+ not validated in memory.c). (nayana at ddproperty dot com)
11
12
12
13
- ODBC:
13
14
. Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
@@ -38,8 +39,6 @@ PHP NEWS
38
39
- Core:
39
40
. Removed support for multi-line headers, as the are deprecated by RFC 7230.
40
41
(Stas)
41
- . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
42
- not validated in memory.c). (nayana at ddproperty dot com)
43
42
. Fixed bug #67068 (getClosure returns somethings that's not a closure).
44
43
(Danack at basereality dot com)
45
44
. Fixed bug #68942 (Use after free vulnerability in unserialize() with
You can’t perform that action at this time.
0 commit comments