summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite
Commit message (Collapse)AuthorAgeFilesLines
* No longer experimentalIlia Alshanetsky2007-08-201-0/+0
|
* Fixed bug #41831 (pdo_sqlite prepared statements convert resources toIlia Alshanetsky2007-08-011-1/+1
| | | | | strings).
* MFH: Fix some configure --help textsfoobar2007-07-031-1/+3
|
* MFH: - Fixed bug #41794 (build fails with external libs under Solaris)foobar2007-06-251-3/+3
|
* MFH: php_localtime_r() checksAntony Dovgal2007-06-071-0/+3
|
* fix gcov build.......Nuno Lopes2007-05-171-396/+396
|
* Upgraded libsqlite3 to SQLite 3.3Ilia Alshanetsky2007-05-1611-459/+470
|
* fix gcov buildNuno Lopes2007-04-201-396/+396
|
* Upgraded SQLite 3 to version 3.3.16Ilia Alshanetsky2007-04-1820-183/+336
|
* declare THREADSAFE explicitly (it's On if undefined)Antony Dovgal2007-04-101-1/+7
|
* Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15Ilia Alshanetsky2007-04-0950-3424/+5151
|
* export the module guy in the external dll version of the buildWez Furlong2007-03-231-1/+1
|
* Add php_pdo_sqlite_external.dll to windows build.Wez Furlong2007-03-221-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 Lopes2007-02-211-404/+404
|
* Upgraded SQLite 3 library to version 3.3.13Ilia Alshanetsky2007-02-2020-1247/+1560
|
* fix build on cygwin with windows-style EOLsNuno Lopes2007-02-151-1/+1
|
* fix gcov build (#line directives)Nuno Lopes2007-02-101-402/+402
|
* Upgraded SQLite 3 to version 3.3.12Ilia Alshanetsky2007-02-0948-2880/+5155
|
* MFH: Bump year.Sebastian Bergmann2007-01-015-5/+5
|
* - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignoresDerick Rethans2006-12-231-2/+2
| | | | | --with-libdir).
* Fix win32 buildRob Richards2006-12-061-0/+2
|
* last set of zts fixesIlia Alshanetsky2006-11-301-2/+4
|
* MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when ↵Antony Dovgal2006-11-271-0/+3
| | | | sqlite3_step() fails)
* add missing ifdefAntony Dovgal2006-10-041-0/+2
|
* Additional expand_filepath() checksIlia Alshanetsky2006-09-161-0/+4
|
* use relative paths, so that we dont break the lcov reportsNuno Lopes2006-09-161-400/+400
|
* Removed duplicated entryHannes Magnusson2006-09-091-4/+1
|
* Added missing file entryIlia Alshanetsky2006-08-141-0/+1
|
* Upgraded bunbled SQLite lib to 3.3.7Ilia Alshanetsky2006-08-1483-7750/+17126
|
* Remove pecl includes (Steph), except pdo_odbc which will remain brokeEdin Kadribasic2006-05-111-1/+1
|
* - document the --with-pdo-sqlite[=dir]Pierre Joye2006-05-031-0/+3
|
* set min pdo dep to 1.0.3, which will be the new pecl releaseWez Furlong2006-05-021-1/+1
|
* prep for pecl releaseWez Furlong2006-05-021-3/+3
|
* bump year and license versionfoobar2006-01-015-15/+15
|
* MFH:- Fixed bug #35377 (undefined reference to "fdatasync")foobar2005-12-311-1/+5
|
* add missing skipif conditionsAntony Dovgal2005-12-211-0/+4
| | | | | fix existing ones
* Updated libsqlite in ext/pdo_sqlite to 3.2.8.Ilia Alshanetsky2005-12-202-2/+2
|
* Proper error handling for persistent connections.Ilia Alshanetsky2005-12-201-3/+3
|
* Fixed possible memory corruption.Ilia Alshanetsky2005-12-191-1/+10
|
* MFH: nuke php3 legacyfoobar2005-12-062-3/+3
|
* switch to package2.xmlWez Furlong2005-12-043-178/+188
|
* Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-041-389/+389
|
* use || instead of -o to support weird systems with old `test`Antony Dovgal2005-11-271-1/+1
|
* set to 1.0 stable.Wez Furlong2005-11-262-2/+2
|
* MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)foobar2005-11-251-2/+2
|
* prep for releaseWez Furlong2005-11-241-4/+4
|
* fix #35336 (crash on PDO::FETCH_CLASS + __set())Antony Dovgal2005-11-231-0/+22
|
* prep for PECL releaseWez Furlong2005-11-011-12/+14
|
* Closes PECL Bug #5633.Wez Furlong2005-11-011-2/+2
| | | | | Build tested with 5.0.x as PECL, 5.1 as PECL and 5.1 static
* ZTS test fixIlia Alshanetsky2005-10-181-2/+2
|