jani Thu Oct 30 11:04:11 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- had nothing else to do :)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1289&r2=1.2027.2.547.2.1290&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1289 php-src/NEWS:1.2027.2.547.2.1290
--- php-src/NEWS:1.2027.2.547.2.1289 Thu Oct 30 10:11:51 2008
+++ php-src/NEWS Thu Oct 30 11:04:10 2008
@@ -1,11 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Nov 2008, PHP 5.2.7RC3
-- Fixed ability to use "internal" heaps in extensions. (Arnaud, Dmitry)
- Updated timezone database to version 2008.9. (Derick)
-- Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for
- "0"). (Felipe)
+- Fixed bug #46426 (offset parameter of stream_get_contents() does not work
+ for "0"). (Felipe)
- Fixed bug #46406 (Unregistering nodeclass throws E_FATAL). (Rob)
- Fixed bug #46389 (NetWare needs small patch for _timezone).
(patch by [EMAIL PROTECTED])
@@ -25,6 +24,8 @@
behaved incorrect of the current day-of-week was the same as the one in the
phrase).(Derick)
- Fixed bug #42294 (Unified solution for round() based on C99 round). (Ilia)
+
+- Fixed ability to use "internal" heaps in extensions. (Arnaud, Dmitry)
- Fixed weekdays adding/subtracting algorithm. (Derick)
- Fixed some ambiguities in the date parser. (Derick)
- Fixed a bug with the YYYY-MM format not resetting the day correctly. (Derick)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php