Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling | Johannes Schlüter | 2010-02-11 | 1 | -39/+0 |
| | | | | | constructor) | ||||
* | Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) | Ilia Alshanetsky | 2010-01-12 | 2 | -1/+17 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 5 | -5/+5 |
| | |||||
* | - Added SKIPIF | Felipe Pena | 2009-12-15 | 1 | -0/+4 |
| | |||||
* | - Fixed memory leak when E_STRICT message is getted | Felipe Pena | 2009-12-14 | 1 | -0/+126 |
| | |||||
* | - Added MAKE_COPY_ZVAL(ppzv, pzv) macro | Felipe Pena | 2009-12-08 | 1 | -9/+3 |
| | |||||
* | Someone strap down Jani and give him a sedative please. | Rasmus Lerdorf | 2009-11-25 | 1 | -6/+6 |
| | | | | | | This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief. | ||||
* | - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) | Felipe Pena | 2009-11-15 | 1 | -0/+39 |
| | | | | | (patch by Pierrick) | ||||
* | Add metadata support to the bundled version of libsqlite on Windows, part of ↵ | Scott MacVicar | 2009-10-16 | 1 | -1/+1 |
| | | | | | | | | bug #49206. Will commit the new feature part separately. | ||||
* | Don't build sqlite as threadsafe if we are doing an NTS build | Kalle Sommer Nielsen | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS ↵ | Felipe Pena | 2009-07-19 | 1 | -0/+34 |
| | | | | | | | with ctor_args) [HEAD only] | ||||
* | MFB: Re-introduce the Matteo's patch and combine default & text handling | Ilia Alshanetsky | 2009-05-20 | 1 | -10/+0 |
| | | | | | since they appear to be the same irregardless on notes inside sqlite3.h | ||||
* | MFB: The \0 removal is only needed prior to 3.4.0 | Ilia Alshanetsky | 2009-05-19 | 1 | -2/+3 |
| | |||||
* | MFB: Revert faulty warning fix | Ilia Alshanetsky | 2009-05-19 | 1 | -0/+4 |
| | |||||
* | - Fixed bug #48185 removing no-op code | Matteo Beccati | 2009-05-07 | 1 | -5/+0 |
| | |||||
* | - Fix cleanup | Jani Taskinen | 2009-04-25 | 1 | -1/+5 |
| | |||||
* | - Added missing SKIPIF | Jani Taskinen | 2009-04-25 | 5 | -0/+10 |
| | |||||
* | reverted previous patch, using explicit cast instead | Alexey Zakhlestin | 2009-04-01 | 1 | -15/+7 |
| | |||||
* | const pointer was used in non-const context | Alexey Zakhlestin | 2009-04-01 | 1 | -4/+12 |
| | |||||
* | - Fix test | Felipe Pena | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 5 | -5/+5 |
| | |||||
* | - Fix test | Felipe Pena | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | - Fix #46542 Extending PDO class with a __call() function doesn't work as | Johannes Schlüter | 2009-02-17 | 1 | -0/+20 |
| | | | | | expected | ||||
* | - New test | Felipe Pena | 2009-02-13 | 1 | -0/+51 |
| | |||||
* | Add table key to getColumnMeta() with SQLite | Scott MacVicar | 2009-01-13 | 3 | -1/+31 |
| | |||||
* | Fix building of pdo_sqlite without sqlite3 | Scott MacVicar | 2009-01-12 | 1 | -0/+4 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 5 | -5/+5 |
| | |||||
* | Fix tests (use a in-memory database not a file called memory) | Johannes Schlüter | 2008-12-03 | 7 | -7/+7 |
| | |||||
* | - Fixed memory leaks | Felipe Pena | 2008-12-02 | 5 | -2/+126 |
| | | | | | - Added new tests (Coverage++) | ||||
* | Fixed bug #46409 (__invoke method called outside of object context when ↵ | Dmitry Stogov | 2008-11-27 | 1 | -1/+1 |
| | | | | using array_map) | ||||
* | - Fixed wrong check | Felipe Pena | 2008-11-05 | 1 | -7/+13 |
| | | | | | - Improved test | ||||
* | - Improved fix | Felipe Pena | 2008-11-03 | 1 | -0/+33 |
| | |||||
* | - Fix test (string -> unicode) | Felipe Pena | 2008-11-03 | 1 | -12/+12 |
| | |||||
* | - New test | Felipe Pena | 2008-11-03 | 1 | -0/+50 |
| | |||||
* | - Fixed endless loop in PDOStatement::debugDumpParams() | Felipe Pena | 2008-11-03 | 1 | -0/+31 |
| | | | | | patch by: Jonah H. Harris <jonah.harris at gmail dot com> | ||||
* | - Added skipif (Opss :)) | Felipe Pena | 2008-10-10 | 1 | -0/+4 |
| | |||||
* | - New test | Felipe Pena | 2008-10-10 | 1 | -0/+38 |
| | |||||
* | Stupid typo | Elizabeth Marie Smith | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | Fix include path | Elizabeth Marie Smith | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions ↵ | Elizabeth Marie Smith | 2008-08-05 | 1 | -2/+5 |
| | | | | don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static | ||||
* | - Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -3/+3 |
| | |||||
* | MFB: Make pdo_sqlite use the bundled extension with sqlite3 | Scott MacVicar | 2008-08-01 | 1 | -8/+9 |
| | |||||
* | - Fix PDO configure dependancy: If --disable-pdo is used, disable all ↵ | Jani Taskinen | 2008-07-25 | 1 | -5/+5 |
| | | | | enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. | ||||
* | Remove non existent defines, change THREADSAFE to SQLITE_THREADSAFE and sync ↵ | Scott MacVicar | 2008-07-24 | 2 | -10/+22 |
| | | | | with 5.3 | ||||
* | Add .cvsignore, update config.w32 and remove the other bundled sqlite library | Scott MacVicar | 2008-07-24 | 126 | -136076/+2 |
| | |||||
* | MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / ↵ | Scott MacVicar | 2008-07-24 | 6 | -57/+93012 |
| | | | | maintain. Also kill useless PECL version tag in MINFO. | ||||
* | MFB: This file isn't needed any more | Scott MacVicar | 2008-07-17 | 1 | -158/+0 |
| | |||||
* | - Fixed compilation warnings | Felipe Pena | 2008-03-22 | 1 | -1/+1 |
| | |||||
* | MFB: | Scott MacVicar | 2008-03-07 | 1 | -4/+35 |
| | | | | | | Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) Fixed bug #42443 (Bind integers and booleans as integers rather than strings.) | ||||
* | MFB: Update bundled SQLite to 3.5.6 | Scott MacVicar | 2008-03-07 | 107 | -24037/+38846 |
| |