hi Rasmus,

5.4 is in feature freeze and only critical fixes should get in. Any
reason to add this at this stage? As it breaks the build (fixed now),
I suppose it
was not well tested.

ps: sorry for double mails, wrong internals email :)

Cheers,

On Sun, Jan 29, 2012 at 5:22 AM, Rasmus Lerdorf <ras...@php.net> wrote:
> rasmus                                   Sun, 29 Jan 2012 04:22:23 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=322916
>
> Log:
> createCollation() for pdo_sqlite as well
> Closes bug #55226
>
> Bug: https://bugs.php.net/55226 (Open) Support creating collations in SQLite
>
> Changed paths:
>    U   php/php-src/branches/PHP_5_3/ext/pdo_sqlite/php_pdo_sqlite_int.h
>    U   php/php-src/branches/PHP_5_3/ext/pdo_sqlite/sqlite_driver.c
>    A   
> php/php-src/branches/PHP_5_3/ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt
>    U   php/php-src/branches/PHP_5_4/ext/pdo_sqlite/php_pdo_sqlite_int.h
>    U   php/php-src/branches/PHP_5_4/ext/pdo_sqlite/sqlite_driver.c
>    A   
> php/php-src/branches/PHP_5_4/ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt
>    U   php/php-src/trunk/ext/pdo_sqlite/php_pdo_sqlite_int.h
>    U   php/php-src/trunk/ext/pdo_sqlite/sqlite_driver.c
>    A   php/php-src/trunk/ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt
>

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to