diff options
author | <changelog@php.net> | 2003-03-07 01:32:47 +0000 |
---|---|---|
committer | <changelog@php.net> | 2003-03-07 01:32:47 +0000 |
commit | c9181cc9a90de2f9e93b1070655472418e48fc5b (patch) | |
tree | 5e060fcc6745ba13cacfbae7c33bf2dba7ae5f1b | |
parent | f303054b9e008aadd83db750fb3c5481efc14a9f (diff) | |
download | php-git-c9181cc9a90de2f9e93b1070655472418e48fc5b.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |