felipe Fri, 10 Dec 2010 11:26:14 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=306179
Log: - Cosmetics Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-12-10 10:49:35 UTC (rev 306178) +++ php/php-src/branches/PHP_5_3/NEWS 2010-12-10 11:26:14 UTC (rev 306179) @@ -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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php