sniper Thu Nov 17 16:15:21 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
fix news
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.200&r2=1.2027.2.201&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.200 php-src/NEWS:1.2027.2.201
--- php-src/NEWS:1.2027.2.200 Thu Nov 17 16:05:28 2005
+++ php-src/NEWS Thu Nov 17 16:15:19 2005
@@ -1,11 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
17 Nov 2005, PHP 5.1 Release Candidate 6
-- Moved make ext/date constants be date class constants. (Ilia)
-- Resolve Apache 2 regression with sub-request handling on non-linux systems.
+- Changed function parameter parsing to handle integers in a non-strict fashion
+ and to emit an E_NOTICE on badly formed integer values. (Ilia)
+- Fixed Apache 2 regression with sub-request handling on non-linux systems.
(Ilia, Tony)
-- Make zend_parse_params handle integers in a non-strict fashion, but emit an
- E_NOTICE on non well formed interger values. (Ilia)
- Fixed bug #35249 (compile failure when ext/readline is compiled as shared).
(Jani)
- Fixed bug #35248 (sqlite_query() doesnt set error_msg when return value is
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php