File tree 1 file changed +12
-5
lines changed
1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? 2016, PHP 5.6.24
3
+ ?? ??? 2016, PHP 5.6.25
4
+
5
+ - Core:
6
+ . Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net)
7
+
8
+ - Curl:
9
+ . Fixed bug #71144 (Segmentation fault when using cURL with ZTS).
10
+ (maroszek at gmx dot net)
4
11
5
12
21 Jul 2016, PHP 5.6.24
6
13
7
14
- Core:
8
- . Fix bug #71936 (Segmentation fault destroying HTTP_RAW_POST_DATA).
15
+ . Fixed bug #71936 (Segmentation fault destroying HTTP_RAW_POST_DATA).
9
16
(mike dot laspina at gmail dot com, Remi)
10
- . Fix bug #72496 (Cannot declare public method with signature incompatible
17
+ . Fixed bug #72496 (Cannot declare public method with signature incompatible
11
18
with parent private method). (Pedro Magalhães)
12
- . Fix bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas)
19
+ . Fixed bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas)
13
20
14
21
- bz2:
15
- . Fix bug #72447 (Type Confusion in php_bz2_filter_create()). (gogil at
22
+ . Fixed bug #72447 (Type Confusion in php_bz2_filter_create()). (gogil at
16
23
stealien dot com).
17
24
18
25
- EXIF:
You can’t perform that action at this time.
0 commit comments