[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2012-01-28 Thread Rasmus Lerdorf
rasmus Sun, 29 Jan 2012 04:23:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=322917 Log: createCollation Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_sqlite/php_pdo_sqlite_int.h branches/PHP_5_3/ext/pdo_sqlite/sqlite_driver.c branches/PHP_5_3/ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt

2012-01-28 Thread Rasmus Lerdorf
rasmus Sun, 29 Jan 2012 04:22:23 + 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 p

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/sqlite3/tests/sqlite3_36_create_collation.phpt branches/PHP_5_4/ext/sqlite3/tests/sqlite3_36_create_collation.phpt trunk/ext/sqlite3/tests/sqlite3_36_

2012-01-28 Thread Rasmus Lerdorf
rasmus Sun, 29 Jan 2012 04:20:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=322915 Log: Missed the test Changed paths: A php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_36_create_collation.phpt A php/php-src/branches/PH

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2012-01-28 Thread Rasmus Lerdorf
rasmus Sun, 29 Jan 2012 03:59:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=322914 Log: createCollation() Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/sqlite3/CREDITS branches/PHP_5_3/ext/sqlite3/php_sqlite3_structs.h branches/PHP_5_3/ext/sqlite3/sqlite3.c branches/PHP_5_4/ext/sqlite3/CREDITS branche

2012-01-28 Thread Rasmus Lerdorf
rasmus Sun, 29 Jan 2012 03:57:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=322913 Log: Good patch from Brad Dewar that adds missing createCollation() method. Fixes bug #60871 and is related to bug #55226 Bugs: https://bugs.php.net/60871 (O

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/NEWS PHP_5_3/ext/session/mod_user.c PHP_5_3/ext/session/tests/bug60860.phpt PHP_5_4/NEWS PHP_5_4/ext/session/mod_user.c PHP_5_4/ext/session/tests/bug60860

2012-01-28 Thread Felipe Pena
felipe Sat, 28 Jan 2012 21:02:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=322909 Log: - Fixed bug #60860 (session.save_handler=user without defined function core dumps) Bug: https://bugs.php.net/60860 (Assigned) session.save_handler=user