We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae4b7b commit 6c5e93fCopy full SHA for 6c5e93f
NEWS
@@ -67,6 +67,10 @@ PHP NEWS
67
. Fixed Bug #63657 (pgsqlCopyFromFile, pgsqlCopyToArray use Postgres < 7.3
68
syntax). (Matteo)
69
70
+- phpdbg:
71
+ . Included phpdbg sapi (RFC: https://wiki.php.net/rfc/phpdbg).
72
+ (Felipe Pena, Joe Watkins and Bob Weinand)
73
+
74
- Session:
75
. Fixed Bug #65315 (session.hash_function silently fallback to default md5)
76
(Yasuo)
UPGRADING
@@ -62,6 +62,8 @@ PHP X.Y UPGRADE NOTES
62
2. Changes in SAPI modules
63
========================================
64
65
+- Added phpdbg sapi.
66
+ (https://wiki.php.net/rfc/phpdbg)
3. Deprecated Functionality
0 commit comments