1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

Oops, sorry for my poor english

This commit is contained in:
Xinchen Hui
2012-03-11 08:34:06 +00:00
parent 533d90066e
commit eff668a596

2
NEWS
View File

@@ -66,7 +66,7 @@ PHP NEWS
- SPL
. Fixed bug #61326 (ArrayObject comparison). (Gustavo)
. Fixed bug #61347 (inconsist isset behavior of Arrayobject). (Laruence)
. Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
- SQLite3 extension:
. Add createCollation() method. (Brad Dewar)