. Fixed bug #68104 (Segfault while pre-evaluating a disabled function).
(Laruence)
+- phpdbg:
+ . Added XML protocol (-x command line flag). (Bob)
+ . Added hard interruptions (twice SIGINT). (Bob)
+
- Session:
. Fixed bug #68331 (Session custom storage callable functions not being called)
(Yasuo Ohgaki)
. Fixed bug #68074 (Allow to use system cipher list instead of hardcoded
value). (Remi)
-- phpdbg:
- . Added XML protocol (-x command line flag). (Bob)
- . Added hard interruptions (twice SIGINT). (Bob)
-
- PDO_pgsql:
. Fixed bug #68199 (PDO::pgsqlGetNotify doesn't support NOTIFY payloads)
(Matteo, Alain Laporte)