summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2001-10-11 10:46:04 +0000
committerStig Bakken <ssb@php.net>2001-10-11 10:46:04 +0000
commitbdd9c56790b62eff37110b6c0a9536fd28588e48 (patch)
tree29358d2312202a76ed059b073bb228a8a0755101
parentbb5c3b8bcc59fc7334ecdf39aada8a62b9238d88 (diff)
downloadphp-git-bdd9c56790b62eff37110b6c0a9536fd28588e48.tar.gz
* add note about version_compare()
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 581eec3df0..a7eb2cd1c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
+- Added version_compare() function (Stig)
- Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications,
even if they didn't use pg_last_notice()) (Zeev)
- Fixed DOM-XML's error reporting, so E_WARNING errors are given instead of