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 344d01b commit 956ecc2Copy full SHA for 956ecc2
NEWS
@@ -1,10 +1,8 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
+?? ??? ????, PHP 7.3.9
4
-- Phpdbg:
5
- . Fixed bug #78297 (Include unexistent file memory leak). (Nikita)
6
-
7
-?? ??? ????, PHP 7.3.8
+01 Aug 2019, PHP 7.3.8
8
9
- Core:
10
. Added syslog.filter=raw option. (Erik Lundin)
@@ -48,6 +46,9 @@ PHP NEWS
48
46
. Fixed bug #78192 (SegFault when reuse statement after schema has changed).
49
47
(Vincent Quatrevieux)
50
+- Phpdbg:
+ . Fixed bug #78297 (Include unexistent file memory leak). (Nikita)
51
+
52
- SQLite:
53
. Upgraded to SQLite 3.28.0. (cmb)
54
0 commit comments