diff options
author | <changelog@php.net> | 2000-05-18 01:09:08 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-05-18 01:09:08 +0000 |
commit | aeb34769237175b541a5ab8a874b4ca7e3ab1409 (patch) | |
tree | 19e795dd236ffc745018f1adabde01a144306480 /NEWS | |
parent | 87fbbfa692f340f6b2f73eb40e4533feb5e5152e (diff) | |
download | php-git-aeb34769237175b541a5ab8a874b4ca7e3ab1409.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Improved round() to allow specification of rounding precision. + (Andrei, Todd Kirby <kirbyt@yahoo.com>) - Added SORT_REGULAR, SORT_NUMERIC, SORT_STRING flags that can be used with non-user sort functions for precise sorting behavior. (Andrei) - Fixed two 64-bit issues (startup crash, gethostbyaddr). (Sascha) |