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 3ddb63d commit ed099abCopy full SHA for ed099ab
NEWS
@@ -183,6 +183,10 @@ PHP NEWS
183
184
30 May 2019, PHP 7.2.19
185
186
+- Date:
187
+ . Fixed bug #77909 (DatePeriod::__construct() with invalid recurrence count
188
+ value). (Ignace Nyamagana Butera)
189
+
190
- EXIF:
191
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
192
(CVE-2019-11040) (Stas)
@@ -229,10 +233,6 @@ PHP NEWS
229
233
. Fixed bug #77794 (Incorrect Date header format in built-in server).
230
234
(kelunik)
231
235
232
-- Date:
- . Fixed bug #77909 (DatePeriod::__construct() with invalid recurrence count
- value). (Ignace Nyamagana Butera)
-
236
- EXIF
237
. Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
238
(CVE-2019-11036) (Stas)
0 commit comments