]> granicus.if.org Git - php/commitdiff
- Cosmetics
authorFelipe Pena <felipe@php.net>
Fri, 10 Dec 2010 11:26:14 +0000 (11:26 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 10 Dec 2010 11:26:14 +0000 (11:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5eb9102636e894368e5f212b2855013af317663d..b67578771a3c8a4a4b2ddb9d4f57a0936b6cff1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,9 @@
   . Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on
     ORACLE 10). (spatar at mail dot nnov dot ru)
     
-- Indirect reference to $this fails to resolve if direct $this is never used
-  in method. (Scott)
+- Zend Engine:
+  . Indirect reference to $this fails to resolve if direct $this is never used
+    in method. (Scott)
 
 09 Dec 2010, PHP 5.3.4
 - Upgraded bundled Sqlite3 to version 3.7.3. (Ilia)