iliaa           Thu Oct  4 23:26:04 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.970&r2=1.2027.2.547.2.971&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.970 php-src/NEWS:1.2027.2.547.2.971
--- php-src/NEWS:1.2027.2.547.2.970     Wed Oct  3 23:31:58 2007
+++ php-src/NEWS        Thu Oct  4 23:26:04 2007
@@ -33,6 +33,8 @@
   sequences. (Stas)
 
 - Fixed bug #42818 ($foo = clone(array()); leaks memory). (Dmitry)
+- Fixed bug #42817 (clone() on a non-object does not result in a fatal
+  error). (Ilia)
 - Fixed bug #42785 (json_encode() formats doubles according to locale rather  
   then following standard syntax). (Ilia)
 - Fixed bug #42783 (pg_insert() does not accept an empty list for

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to