| Commit message (Expand) | Author | Age | Files | Lines |
* | pdo_025 expected a certain extra character that is not part of windows output... | Eyal Teutsch | 2010-12-09 | 1 | -1/+1 |
* | - Fixed tests | Felipe Pena | 2010-12-04 | 2 | -2/+14 |
* | - Fixed test | Felipe Pena | 2010-12-03 | 1 | -2/+0 |
* | - Fixed test | Felipe Pena | 2010-12-03 | 1 | -1/+6 |
* | - Fix wrong argument to read_property call | Felipe Pena | 2010-11-15 | 1 | -1/+1 |
* | Skip if PDO_SQLITE is not available | Ulf Wendel | 2010-09-17 | 1 | -0/+5 |
* | Remove OS dependent directory separator from EXPECT | Ulf Wendel | 2010-09-17 | 1 | -2/+2 |
* | - Improved memory usage | Dmitry Stogov | 2010-09-15 | 1 | -11/+19 |
* | - Fixed bug #52699 (PDO bindValue writes long int 32bit enum) | Felipe Pena | 2010-08-25 | 1 | -3/+5 |
* | - Fixed bug #52487 (PDO::FETCH_INTO leaks memory) | Felipe Pena | 2010-07-29 | 1 | -1/+1 |
* | Fixed bug #51943 (Several files are out of ANSI spec) | Kalle Sommer Nielsen | 2010-07-13 | 1 | -2/+2 |
* | - New tests related to #52098 | Felipe Pena | 2010-06-16 | 1 | -0/+19 |
* | - Fix crash when calling a method of a class that inherits PDOStatement if in... | Felipe Pena | 2010-06-16 | 1 | -0/+4 |
* | Added inTransaction() method to PDO, with specialized support for Postgres | Ilia Alshanetsky | 2010-06-10 | 2 | -0/+21 |
* | - Removed clone_obj from PDORow object handlers, as zend_objects_store_clone_... | Felipe Pena | 2010-06-02 | 1 | -1/+3 |
* | Added caches to eliminate repeatable run-time bindings of functions, classes,... | Dmitry Stogov | 2010-05-24 | 2 | -6/+7 |
* | - Fixed name. | Derick Rethans | 2010-05-19 | 1 | -1/+1 |
* | Fixed PDO objects binary incompatibility | Dmitry Stogov | 2010-05-06 | 3 | -41/+20 |
* | Fixed bug #51670 getColumnMeta causes segfault when re-executing query after ... | Pierrick Charron | 2010-04-27 | 1 | -0/+2 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -1/+1 |
* | Changed the structure of op_array.opcodes. The constant values are moved from... | Dmitry Stogov | 2010-04-20 | 2 | -22/+42 |
* | On beginTransaction() reset error state | Ilia Alshanetsky | 2010-04-01 | 1 | -0/+1 |
* | Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling | Johannes Schlüter | 2010-02-11 | 2 | -31/+26 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 8 | -8/+8 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - Updated pdo_pgsql tests to be 8.5+ friendly | Matteo Beccati | 2009-12-25 | 1 | -1/+1 |
* | - Fixed memory leak when E_STRICT message is getted | Felipe Pena | 2009-12-14 | 1 | -0/+4 |
* | - Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures) | Pierrick Charron | 2009-12-14 | 2 | -82/+38 |
* | - Fixed bug #49174 (crash on queryString set) | Felipe Pena | 2009-12-13 | 1 | -2/+2 |
* | - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes... | Felipe Pena | 2009-12-11 | 1 | -4/+6 |
* | - Added MAKE_COPY_ZVAL(ppzv, pzv) macro | Felipe Pena | 2009-12-08 | 1 | -6/+2 |
* | Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the midd... | Pierrick Charron | 2009-12-06 | 1 | -4/+36 |
* | Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN). | Ilia Alshanetsky | 2009-12-06 | 1 | -1/+1 |
* | Fixed bug #45120 (PDOStatement->execute() returns true then false for same st... | Pierrick Charron | 2009-12-03 | 1 | -0/+1 |
* | Don't ignore the 2nd parameter to PDO's quote() method that identifies the da... | Ilia Alshanetsky | 2009-11-20 | 1 | -2/+1 |
* | - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) | Felipe Pena | 2009-11-15 | 2 | -26/+31 |
* | - Fixed PDORow and PDOStatement crashes when instantiating throught Reflection | Felipe Pena | 2009-10-12 | 3 | -29/+58 |
* | - Revert my mistake | Felipe Pena | 2009-07-19 | 1 | -2/+2 |
* | - Fixed module check (Related to bug #48785) | Felipe Pena | 2009-07-19 | 1 | -2/+2 |
* | - Removed trailing zeros on double to string conversion (noticed on #48924) | Felipe Pena | 2009-07-16 | 1 | -1/+1 |
* | MFH | Matteo Beccati | 2009-05-12 | 1 | -0/+104 |
* | MFH: Fix proto | Kalle Sommer Nielsen | 2009-05-02 | 1 | -1/+1 |
* | MFH: | Matteo Beccati | 2009-04-23 | 1 | -2/+1 |
* | MFH: | Matteo Beccati | 2009-04-02 | 3 | -57/+179 |
* | - Fix typo | Felipe Pena | 2009-03-26 | 1 | -1/+1 |
* | MFH: - Fixed bug #47769 (Strange extends PDO) | Felipe Pena | 2009-03-26 | 2 | -11/+33 |
* | MFH: | Felipe Pena | 2009-03-23 | 2 | -1/+52 |
* | MFH | Andrei Zmievski | 2009-03-12 | 1 | -1/+1 |
* | MFH: Fix #46542 Extending PDO class with a __call() function doesn't work | Johannes Schlüter | 2009-02-17 | 1 | -1/+1 |
* | - Missing "DROP TABLE" | Felipe Pena | 2009-02-16 | 1 | -0/+3 |