We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1280db commit 2b7cd81Copy full SHA for 2b7cd81
NEWS
@@ -9,14 +9,12 @@ PHP NEWS
9
(mike dot laspina at gmail dot com, Remi)
10
. Fix bug #72496 (Cannot declare public method with signature incompatible
11
with parent private method). (Pedro Magalhães)
12
+ . Fix bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas)
13
14
- bz2:
15
. Fix bug #72447 (Type Confusion in php_bz2_filter_create()). (gogil at
16
stealien dot com).
17
-- Core:
18
- . Fix bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas)
19
-
20
- EXIF:
21
. Fixed bug #50845 (exif_read_data() returns corrupted exif headers).
22
(Bartosz Dziewoński)
0 commit comments