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 119b062 commit bbe72f1Copy full SHA for bbe72f1
NEWS
@@ -38,13 +38,13 @@ PHP NEWS
38
- PCRE:
39
. Mangle PCRE regex cache key with JIT option. (mvorisek)
40
41
-- PHPDBG:
42
- . Fixed bug GH-9669 (phpdbg -h options doesn't list the -z option). (adsr)
43
-
44
- PDO SQLite:
45
. Fix GH-11492 (Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt).
46
(KapitanOczywisty, CViniciusSDias)
47
+- PHPDBG:
+ . Fixed bug GH-9669 (phpdbg -h options doesn't list the -z option). (adsr)
+
48
- Session:
49
. Removed broken url support for transferring session ID. (ilutov)
50
0 commit comments