From 81ebe930f32102136b30f23167561b08e646518b Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sat, 4 Aug 2018 13:44:59 +0200 Subject: [PATCH] [ci skip] Fix NEWS beta1 has already been released, but does not contain the fix for bug 76595. --- NEWS | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index e540a1b9a1..a491bf181e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.3.0beta1 +?? ??? ????, PHP 7.3.0beta2 + +- phpdbg: + . Fixed bug #76595 (phpdbg man page contains outdated information). + (Kevin Abel) + +02 Aug 2018, PHP 7.3.0beta1 - Core: . Fixed bug #76667 (Segfault with divide-assign op and __get + __set). @@ -10,10 +16,6 @@ PHP NEWS . Fixed bug #75402 (Possible Memory Leak using PDO::CURSOR_SCROLL option). (Anatol) -- phpdbg: - . Fixed bug #76595 (phpdbg man page contains outdated information). - (Kevin Abel) - - SQLite3: . Fixed #76665 (SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle). (cmb) -- 2.49.0