Skip to content

Commit ed099ab

Browse files
committed
Fix NEWS entry
Cf. <https://bugs.php.net/78590>.
1 parent 3ddb63d commit ed099ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ PHP NEWS
183183

184184
30 May 2019, PHP 7.2.19
185185

186+
- Date:
187+
. Fixed bug #77909 (DatePeriod::__construct() with invalid recurrence count
188+
value). (Ignace Nyamagana Butera)
189+
186190
- EXIF:
187191
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
188192
(CVE-2019-11040) (Stas)
@@ -229,10 +233,6 @@ PHP NEWS
229233
. Fixed bug #77794 (Incorrect Date header format in built-in server).
230234
(kelunik)
231235

232-
- Date:
233-
. Fixed bug #77909 (DatePeriod::__construct() with invalid recurrence count
234-
value). (Ignace Nyamagana Butera)
235-
236236
- EXIF
237237
. Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
238238
(CVE-2019-11036) (Stas)

0 commit comments

Comments
 (0)