]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 8 Mar 2003 01:31:50 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sat, 8 Mar 2003 01:31:50 +0000 (01:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 273cf6d779cac4c05be5e8c396de3ede14955cae..059bfd7933ebe89e33c47b8824a460a6155d823b 100644 (file)
--- 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).