Also add an UPGRADING note while at it, as this is potentially
BC breaking.
[ci skip]
- PDO SQLite
. Add support for additional open flags
-- PCRE:
- . Fixed bug #75355 (preg_quote() does not quote # control character).
- (Majkl578)
-
- phar:
. Fixed bug #74991 (include_path has a 4096 char limit in some cases).
(bwbroersma)
. debug_zval_dump() was changed to display recursive arrays and objects
in the same way as var_dump(). Now, it doesn't display them twice.
+PCRE:
+ . preg_quote() now also escapes the '#' character.
+
========================================
6. New Functions
========================================