Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No longer experimental | Ilia Alshanetsky | 2007-08-20 | 1 | -0/+0 |
| | |||||
* | Fixed bug #41831 (pdo_sqlite prepared statements convert resources to | Ilia Alshanetsky | 2007-08-01 | 1 | -1/+1 |
| | | | | | strings). | ||||
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -1/+3 |
| | |||||
* | MFH: - Fixed bug #41794 (build fails with external libs under Solaris) | foobar | 2007-06-25 | 1 | -3/+3 |
| | |||||
* | MFH: php_localtime_r() checks | Antony Dovgal | 2007-06-07 | 1 | -0/+3 |
| | |||||
* | fix gcov build....... | Nuno Lopes | 2007-05-17 | 1 | -396/+396 |
| | |||||
* | Upgraded libsqlite3 to SQLite 3.3 | Ilia Alshanetsky | 2007-05-16 | 11 | -459/+470 |
| | |||||
* | fix gcov build | Nuno Lopes | 2007-04-20 | 1 | -396/+396 |
| | |||||
* | Upgraded SQLite 3 to version 3.3.16 | Ilia Alshanetsky | 2007-04-18 | 20 | -183/+336 |
| | |||||
* | declare THREADSAFE explicitly (it's On if undefined) | Antony Dovgal | 2007-04-10 | 1 | -1/+7 |
| | |||||
* | Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15 | Ilia Alshanetsky | 2007-04-09 | 50 | -3424/+5151 |
| | |||||
* | export the module guy in the external dll version of the build | Wez Furlong | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | Add php_pdo_sqlite_external.dll to windows build. | Wez Furlong | 2007-03-22 | 1 | -0/+7 |
| | | | | | | | | | This allows the user to provide their own version of sqlite3.dll. The php_pdo_sqlite.dll is still there, and will continue to be there. It is built from the bundled sources. [[DOC]] (this should cc: phpdoc, if it's wrong, please let the docs folks know :-) | ||||
* | fix gcov build (#line stuff) | Nuno Lopes | 2007-02-21 | 1 | -404/+404 |
| | |||||
* | Upgraded SQLite 3 library to version 3.3.13 | Ilia Alshanetsky | 2007-02-20 | 20 | -1247/+1560 |
| | |||||
* | fix build on cygwin with windows-style EOLs | Nuno Lopes | 2007-02-15 | 1 | -1/+1 |
| | |||||
* | fix gcov build (#line directives) | Nuno Lopes | 2007-02-10 | 1 | -402/+402 |
| | |||||
* | Upgraded SQLite 3 to version 3.3.12 | Ilia Alshanetsky | 2007-02-09 | 48 | -2880/+5155 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 5 | -5/+5 |
| | |||||
* | - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores | Derick Rethans | 2006-12-23 | 1 | -2/+2 |
| | | | | | --with-libdir). | ||||
* | Fix win32 build | Rob Richards | 2006-12-06 | 1 | -0/+2 |
| | |||||
* | last set of zts fixes | Ilia Alshanetsky | 2006-11-30 | 1 | -2/+4 |
| | |||||
* | MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when ↵ | Antony Dovgal | 2006-11-27 | 1 | -0/+3 |
| | | | | sqlite3_step() fails) | ||||
* | add missing ifdef | Antony Dovgal | 2006-10-04 | 1 | -0/+2 |
| | |||||
* | Additional expand_filepath() checks | Ilia Alshanetsky | 2006-09-16 | 1 | -0/+4 |
| | |||||
* | use relative paths, so that we dont break the lcov reports | Nuno Lopes | 2006-09-16 | 1 | -400/+400 |
| | |||||
* | Removed duplicated entry | Hannes Magnusson | 2006-09-09 | 1 | -4/+1 |
| | |||||
* | Added missing file entry | Ilia Alshanetsky | 2006-08-14 | 1 | -0/+1 |
| | |||||
* | Upgraded bunbled SQLite lib to 3.3.7 | Ilia Alshanetsky | 2006-08-14 | 83 | -7750/+17126 |
| | |||||
* | Remove pecl includes (Steph), except pdo_odbc which will remain broke | Edin Kadribasic | 2006-05-11 | 1 | -1/+1 |
| | |||||
* | - document the --with-pdo-sqlite[=dir] | Pierre Joye | 2006-05-03 | 1 | -0/+3 |
| | |||||
* | set min pdo dep to 1.0.3, which will be the new pecl release | Wez Furlong | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | prep for pecl release | Wez Furlong | 2006-05-02 | 1 | -3/+3 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 5 | -15/+15 |
| | |||||
* | MFH:- Fixed bug #35377 (undefined reference to "fdatasync") | foobar | 2005-12-31 | 1 | -1/+5 |
| | |||||
* | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 1 | -0/+4 |
| | | | | | fix existing ones | ||||
* | Updated libsqlite in ext/pdo_sqlite to 3.2.8. | Ilia Alshanetsky | 2005-12-20 | 2 | -2/+2 |
| | |||||
* | Proper error handling for persistent connections. | Ilia Alshanetsky | 2005-12-20 | 1 | -3/+3 |
| | |||||
* | Fixed possible memory corruption. | Ilia Alshanetsky | 2005-12-19 | 1 | -1/+10 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 2 | -3/+3 |
| | |||||
* | switch to package2.xml | Wez Furlong | 2005-12-04 | 3 | -178/+188 |
| | |||||
* | Regen files so they work properly with gcov. | Ilia Alshanetsky | 2005-12-04 | 1 | -389/+389 |
| | |||||
* | use || instead of -o to support weird systems with old `test` | Antony Dovgal | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | set to 1.0 stable. | Wez Furlong | 2005-11-26 | 2 | -2/+2 |
| | |||||
* | MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :) | foobar | 2005-11-25 | 1 | -2/+2 |
| | |||||
* | prep for release | Wez Furlong | 2005-11-24 | 1 | -4/+4 |
| | |||||
* | fix #35336 (crash on PDO::FETCH_CLASS + __set()) | Antony Dovgal | 2005-11-23 | 1 | -0/+22 |
| | |||||
* | prep for PECL release | Wez Furlong | 2005-11-01 | 1 | -12/+14 |
| | |||||
* | Closes PECL Bug #5633. | Wez Furlong | 2005-11-01 | 1 | -2/+2 |
| | | | | | Build tested with 5.0.x as PECL, 5.1 as PECL and 5.1 static | ||||
* | ZTS test fix | Ilia Alshanetsky | 2005-10-18 | 1 | -2/+2 |
| |