summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2003-03-07 01:32:47 +0000
committer <changelog@php.net>2003-03-07 01:32:47 +0000
commitc9181cc9a90de2f9e93b1070655472418e48fc5b (patch)
tree5e060fcc6745ba13cacfbae7c33bf2dba7ae5f1b
parentf303054b9e008aadd83db750fb3c5481efc14a9f (diff)
downloadphp-git-c9181cc9a90de2f9e93b1070655472418e48fc5b.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 273cf6d779..059bfd7933 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 5.0.0
+- 64-bit correction to variables passed to zend_parse_parameters (Dave)
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
. ext/fribidi
- Fixed bug #21600 (Assign by reference function call changes variable contents).