1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

When an entry goes to the PHP_5_0 branch, no entry here

This commit is contained in:
foobar
2005-04-25 13:01:41 +00:00
parent 92965de4ab
commit 03593f89fb
-2
View File
@@ -126,8 +126,6 @@ PHP NEWS
- Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
- Fixed bug #28568 (SAPI::known_post_content_types is not thread safe).
(Moriyoshi)
- Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right
fix for GMP FPEs (Stas)
13 Jul 2004, PHP 5.0.0
- Rewritten UNIX and Windows install help files. (Documentation Team)