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

createCollation

This commit is contained in:
Rasmus Lerdorf
2012-01-29 04:23:27 +00:00
parent abff96d02e
commit c5bb1710bd
+3
View File
@@ -29,6 +29,9 @@ PHP NEWS
- SQLite3 extension:
. Add createCollation() method. (Brad Dewar)
- PDO_Sqlite extension:
. Add createCollation support. (Damien)
10 Jan 2012, PHP 5.3.9
- Core: