diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ PHP NEWS always throw a notice). (Bob) . Fixed bug #71737 (Memory leak in closure with parameter named $this). (Nikita) + . Fixed forgotten ?? support inside constant scalar expressions. (Marcio) - OCI8: . Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight |