cseiler Tue Dec 2 16:28:24 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
#- Updated NEWS file
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.397&r2=1.2027.2.547.2.965.2.398&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.397
php-src/NEWS:1.2027.2.547.2.965.2.398
--- php-src/NEWS:1.2027.2.547.2.965.2.397 Mon Dec 1 23:30:21 2008
+++ php-src/NEWS Tue Dec 2 16:28:24 2008
@@ -9,6 +9,10 @@
- Changed error level E_ERROR into E_WARNING in Soap extension methods
parameter validation. (Felipe)
- Changed openssl info to show the shared library version number. (Scott)
+- Changed floating point behaviour to consistently use double precision on all
+ platforms and with all compilers. (Christian Seiler)
+- Changed round() to act more intuitively when rounding to a certain precision
+ and to correctly round very large and very small exponents. (Christian
Seiler)
- Added support for namespaces with brackets. (Greg)
- Added stream_cast() and stream_set_options() to user-space stream wrappers,
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php