iliaa Mon Jul 12 14:48:31 2004 EDT
Modified files:
/php-src NEWS
Log:
Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1756&r2=1.1757&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1756 php-src/NEWS:1.1757
--- php-src/NEWS:1.1756 Sun Jul 11 17:41:33 2004
+++ php-src/NEWS Mon Jul 12 14:48:30 2004
@@ -6,6 +6,7 @@
- Fixed bug #29019 (Database not closing). (Marcus)
- Fixed bug #29008 (array_combine() does not handle non-numeric/string keys).
(Ilia)
+- Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X). (Ilia)
- Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus)
- Fixed bug #28868 (Internal filter registry not thread safe). (Sara)
- Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php