diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2012-01-29 04:23:27 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2012-01-29 04:23:27 +0000 |
commit | c5bb1710bd03170ce1af409a332f80b4291e72cc (patch) | |
tree | 9a401877ddf1386f116ca5da1408b6922baaddcf | |
parent | abff96d02ed818fcd5cddc06d61e9afd3c14b3ac (diff) | |
download | php-git-c5bb1710bd03170ce1af409a332f80b4291e72cc.tar.gz |
createCollation
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |