iliaa Mon Apr 2 21:35:46 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
Fixed typos
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.621&r2=1.2027.2.547.2.622&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.621 php-src/NEWS:1.2027.2.547.2.622
--- php-src/NEWS:1.2027.2.547.2.621 Mon Apr 2 20:51:12 2007
+++ php-src/NEWS Mon Apr 2 21:35:46 2007
@@ -54,12 +54,12 @@
via __get()). (Dmitry)
- Fixed bug #40815 (using strings like "class::func" and static methods in
set_exception_handler() might result in crash). (Tony)
-- Fixed bug #40809 (Poor perfomance of ".="). (Dmitry)
+- Fixed bug #40809 (Poor performance of ".="). (Dmitry)
- Fixed bug #40805 (Failure executing function ibase_execute()). (Tony)
- Fixed bug #40800 (cannot disable memory_limit with -1). (Dmitry, Tony)
- Fixed bug #40794 (ReflectionObject::getValues() may crash when used with
dynamic properties). (Tony)
-- Fixed bug #40784 (Case sensivity in constructor's fallback). (Tony)
+- Fixed bug #40784 (Case sensitivity in constructor's fallback). (Tony)
- Fixed bug #40770 (Apache child exits when PHP memory limit reached). (Dmitry)
- Fixed bug #40764 (line thickness not respected for horizontal and vertical
lines). (Pierre)
@@ -89,7 +89,7 @@
- Fixed bug #40560 (DIR functions do not work on root UNC path). (Dmitry)
- Fixed bug #40548 (SplFileInfo::getOwner/getGroup give a warning on broken
symlink). (Marcus)
-- Fixed bug #40546 (SplFileInfo::getPathInfo() throws an execption if directory
+- Fixed bug #40546 (SplFileInfo::getPathInfo() throws an exception if directory
is in root dir). (Marcus)
- Fixed bug #40545 (multithreading issue in zend_strtod()). (Tony)
- Fixed bug #40503 (json_encode() value corruption on 32bit systems with
@@ -100,7 +100,7 @@
(wharmby at uk dot ibm dot com, Ilia)
- Fixed bug #40464 (session.save_path wont use default-value when safe_mode
or open_basedir is enabled). (Ilia)
-- Fixed bug #40455 (proc_open() uses wrong commandline when safe_mode_exec_dir
+- Fixed bug #40455 (proc_open() uses wrong command line when
safe_mode_exec_dir
is set). (Tony)
- Fixed bug #40432 (strip_tags() fails with greater than in attribute). (Ilia)
- Fixed bug #40431 (dynamic properties may cause crash in ReflectionProperty
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php