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

NEWS update

This commit is contained in:
2003-05-29 00:30:53 +00:00
parent 35a76b2a8a
commit 21524ef512

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 5.0.0
- fdf crash with ZTS builds fixed (see Bug #14877)
- fdf crash with ZTS builds fixed (see Bug #14877)
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
. ext/fribidi
- Renamed stream_register_wrapper() to stream_wrapper_register(). (Derick)