summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-035-5/+5
* - Added SKIPIFFelipe Pena2009-12-151-0/+4
* - Fixed memory leak when E_STRICT message is gettedFelipe Pena2009-12-141-0/+126
* - Added MAKE_COPY_ZVAL(ppzv, pzv) macroFelipe Pena2009-12-081-9/+3
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-6/+6
* - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) Felipe Pena2009-11-151-0/+39
* Add metadata support to the bundled version of libsqlite on Windows, part of ...Scott MacVicar2009-10-161-1/+1
* Don't build sqlite as threadsafe if we are doing an NTS buildKalle Sommer Nielsen2009-08-101-1/+1
* - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS wi...Felipe Pena2009-07-191-0/+34
* MFB: Re-introduce the Matteo's patch and combine default & text handlingIlia Alshanetsky2009-05-201-10/+0
* MFB: The \0 removal is only needed prior to 3.4.0Ilia Alshanetsky2009-05-191-2/+3
* MFB: Revert faulty warning fixIlia Alshanetsky2009-05-191-0/+4
* - Fixed bug #48185 removing no-op codeMatteo Beccati2009-05-071-5/+0
* - Fix cleanupJani Taskinen2009-04-251-1/+5
* - Added missing SKIPIFJani Taskinen2009-04-255-0/+10
* reverted previous patch, using explicit cast insteadAlexey Zakhlestin2009-04-011-15/+7
* const pointer was used in non-const contextAlexey Zakhlestin2009-04-011-4/+12
* - Fix testFelipe Pena2009-03-231-1/+1
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-105-5/+5
* - Fix testFelipe Pena2009-02-201-1/+1
* - Fix #46542 Extending PDO class with a __call() function doesn't work asJohannes Schlüter2009-02-171-0/+20
* - New testFelipe Pena2009-02-131-0/+51
* Add table key to getColumnMeta() with SQLiteScott MacVicar2009-01-133-1/+31
* Fix building of pdo_sqlite without sqlite3Scott MacVicar2009-01-121-0/+4
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-315-5/+5
* Fix tests (use a in-memory database not a file called memory)Johannes Schlüter2008-12-037-7/+7
* - Fixed memory leaksFelipe Pena2008-12-025-2/+126
* Fixed bug #46409 (__invoke method called outside of object context when using...Dmitry Stogov2008-11-271-1/+1
* - Fixed wrong checkFelipe Pena2008-11-051-7/+13
* - Improved fixFelipe Pena2008-11-031-0/+33
* - Fix test (string -> unicode)Felipe Pena2008-11-031-12/+12
* - New testFelipe Pena2008-11-031-0/+50
* - Fixed endless loop in PDOStatement::debugDumpParams()Felipe Pena2008-11-031-0/+31
* - Added skipif (Opss :))Felipe Pena2008-10-101-0/+4
* - New testFelipe Pena2008-10-101-0/+38
* Stupid typoElizabeth Marie Smith2008-08-061-1/+1
* Fix include pathElizabeth Marie Smith2008-08-061-1/+1
* Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don'...Elizabeth Marie Smith2008-08-051-2/+5
* - Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-3/+3
* MFB: Make pdo_sqlite use the bundled extension with sqlite3Scott MacVicar2008-08-011-8/+9
* - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled...Jani Taskinen2008-07-251-5/+5
* Remove non existent defines, change THREADSAFE to SQLITE_THREADSAFE and sync ...Scott MacVicar2008-07-242-10/+22
* Add .cvsignore, update config.w32 and remove the other bundled sqlite libraryScott MacVicar2008-07-24126-136076/+2
* MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / main...Scott MacVicar2008-07-246-57/+93012
* MFB: This file isn't needed any moreScott MacVicar2008-07-171-158/+0
* - Fixed compilation warningsFelipe Pena2008-03-221-1/+1
* MFB:Scott MacVicar2008-03-071-4/+35
* MFB: Update bundled SQLite to 3.5.6Scott MacVicar2008-03-07107-24037/+38846
* MFB: remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5