1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 10:03:18 +02:00
This commit is contained in:
Felipe Pena
2009-02-18 22:35:32 +00:00
parent cadaace16c
commit b378620e95

1
NEWS
View File

@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2009, PHP 5.3.0 Beta 2
- Upgraded bundled sqlite to version 3.6.11. (Scott)
- Fixed Bug #47443 (metaphone('scratch') returns wrong result). (Felipe)
- Fixed bug #47438 (mysql_fetch_field ignores zero offset). (Johannes)
- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly). (Felipe)
- Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0). (Felipe)