1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

These will be already in 4.3.x

This commit is contained in:
foobar
2003-03-07 18:38:04 +00:00
parent 81a346e4fe
commit 75c9eb4d78
-1
View File
@@ -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).