File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ PHP NEWS
13
13
. Fixed bug #61072 (Memory leak when restoring an exception handler).
14
14
(Nikic, Laruence)
15
15
. Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX).
16
- (Laruence)
16
+ (Laruence)
17
17
. Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831).
18
18
(Ondřej Surý)
19
19
. Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical
20
- vars). (Laruence)
21
- . Fix bug #60895 (Possible invalid handler usage in windows random
20
+ vars). (Laruence)
21
+ . Fixed bug #60895 (Possible invalid handler usage in windows random
22
22
functions). (Pierre)
23
23
. Fixed bug #60825 (Segfault when running symfony 2 tests).
24
24
(Dmitry, Laruence)
@@ -134,7 +134,8 @@ PHP NEWS
134
134
. Fixed bug #54682 (tidy null pointer dereference). (Tony, David Soria Parra)
135
135
136
136
- XMLRPC:
137
- . Fixed bug #61264 (xmlrpc_parse_method_descriptions leaks temporary variable). (Nikita Popov)
137
+ . Fixed bug #61264 (xmlrpc_parse_method_descriptions leaks temporary
138
+ variable). (Nikita Popov)
138
139
. Fixed bug #61097 (Memory leak in xmlrpc functions copying zvals). (Nikic)
139
140
140
141
- Zlib:
You can’t perform that action at this time.
0 commit comments