summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-03-07 18:38:04 +0000
committerfoobar <sniper@php.net>2003-03-07 18:38:04 +0000
commit75c9eb4d781f04e1ba6d36c77862df9f97fc844a (patch)
tree7c9f29d7a6d0e090ba27c290855f7bb41c4ef84e /NEWS
parent81a346e4feee99d2efeec0f906026e2baf169edf (diff)
downloadphp-git-75c9eb4d781f04e1ba6d36c77862df9f97fc844a.tar.gz
These will be already in 4.3.x
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 059bfd7933..273cf6d779 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
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).