helly           Sun Mar 14 18:01:24 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1631&r2=1.1632&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1631 php-src/NEWS:1.1632
--- php-src/NEWS:1.1631 Sun Mar 14 16:27:21 2004
+++ php-src/NEWS        Sun Mar 14 18:01:21 2004
@@ -53,6 +53,8 @@
 - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob)
 - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor 
   call). (Marcus)
+- Fixed bug #27125 (strval() doesn't work for objects with __toString()).
+  (Marcus)
 - Fixed bug #27123 (Fix crash caused by bug in get_object_vars()). (Andi)
 - Fixed bug #26677 (mbstring compile errors with IRIX compiler).
   (K.Kosako <kosako at sofnec dot co dot jp>, Rui, Moriyoshi)

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

Reply via email to