diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ PHP NEWS . Fixed bug #72476 (Memleak in jit_stack). (Laruence) . Fixed bug #72463 (mail fails with invalid argument). (Anatol) +- SQLite3: + . Fixed bug #70628 (Clearing bindings on an SQLite3 statement doesn't work). + (cmb) + - Standard: . Fixed bug #72306 (Heap overflow through proc_open and $env parameter). (Laruence) |