diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ PHP NEWS 14 Jun 2015, PHP 5.6.9 - Core: + . Fixed bug #66048 (temp. directory is cached during multiple requests). + (Julien) . Fixed bug #69566 (Conditional jump or move depends on uninitialised value in extension trait). (jbboehr at gmail dot com) . Fixed bug #69467 (Wrong checked for the interface by using Trait). |