diff options
author | <changelog@php.net> | 2003-03-08 01:31:50 +0000 |
---|---|---|
committer | <changelog@php.net> | 2003-03-08 01:31:50 +0000 |
commit | 8f54b23faf114dc3d66e36cfcd9af6917886af04 (patch) | |
tree | bc01644c8b6ae9beb7f43349dac99a504eff160f | |
parent | fcd1cbfbf70e5f9e72c4e7605e380189f3b251ad (diff) | |
download | php-git-8f54b23faf114dc3d66e36cfcd9af6917886af04.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). |