summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2014-11-21 16:18:51 +0100
committerJulien Pauli <jpauli@php.net>2014-11-21 16:18:51 +0100
commitd2aeef63abc1135ee6a36f8d24e3ca16d8e61f00 (patch)
tree50fb33f6b8fd89c7c0a6de97b29f07ea2fad593d
parentaf3a42022b34cd595d3231a845a7d8562f4a3523 (diff)
downloadphp-git-d2aeef63abc1135ee6a36f8d24e3ca16d8e61f00.tar.gz
Updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 319623c922..af42147e73 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP NEWS
. Fixed #67959 (Segfault when calling phpversion('spl')). (Florian)
. Implemented the RFC `Catchable "Call to a member function bar() on a
non-object"` (Timm)
+ . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien)
- DBA:
. Fixed bug #62490 (dba_delete returns true on missing item (inifile)). (Mike)