Bug fix #76595 has been done after the 7.2.9RC1 release and should go
to appropriate NEWS location then.
. Fixed bug #76704 (mb_detect_order return value varies based on argument
type). (cmb)
+- phpdbg:
+ . Fixed bug #76595 (phpdbg man page contains outdated information).
+ (Kevin Abel)
+
16 Aug 2018, PHP 7.2.9
- Calendar:
. 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)