iliaa Fri Nov 30 00:12:18 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
Fixed a typo
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1020&r2=1.2027.2.547.2.1021&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1020 php-src/NEWS:1.2027.2.547.2.1021
--- php-src/NEWS:1.2027.2.547.2.1020 Wed Nov 28 10:47:36 2007
+++ php-src/NEWS Fri Nov 30 00:12:18 2007
@@ -18,7 +18,7 @@
- Fixed bug #43248 (backward compatibility break in realpath()). (Dmitry)
- Fixed bug #43221 (SimpleXML adding default namespace in addAttribute). (Rob)
- Fixed bug #43216 (stream_is_local() returns false on "file://"). (Dmitry)
-- Fixed bug #43201 (Crash on using unitialized vals and __get/__set). (Dmitry)
+- Fixed bug #43201 (Crash on using uninitialized vals and __get/__set).
(Dmitry)
- Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly on file
truncation). (Ilia)
- Fixed bug #43175 (__destruct() throwing an exception with __call() causes
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php