1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 10:12:18 +01:00
This commit is contained in:
Moriyoshi Koizumi
2004-06-26 05:41:14 +00:00
parent b33f7ab671
commit 4eccf848ec

1
NEWS
View File

@@ -17,6 +17,7 @@ PHP NEWS
- Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
- Fixed bug #28466 (mbstring_convert_variables() array separation problem).
(Moriyoshi)
7 Jun 2004, PHP 5 Release Candidate 3
- Moved the PDFLib extension to PECL. (Wez)
- Added MySQL 4.1.2-alpha and 4.1.3-beta support to MySQLI extension. (Georg)