summaryrefslogtreecommitdiff
path: root/ext/pdo
Commit message (Expand)AuthorAgeFilesLines
* init vatiablesAntony Dovgal2006-06-201-3/+3
* Added automatic module globals managementDmitry Stogov2006-06-151-4/+8
* Put the TODO backRasmus Lerdorf2006-06-071-0/+3
* Get rid of useless function callsRasmus Lerdorf2006-06-072-20/+2
* Fixed bug #37709 (Possible crash in PDO::errorCode()).Ilia Alshanetsky2006-06-071-2/+0
* yet another dummy clone_obj handler to fix problems created by ze1 compat modeAntony Dovgal2006-06-061-1/+13
* fix leak appearing on phpinfo() when there are no PDO modules availableAntony Dovgal2006-06-051-0/+2
* no need to call zend_is_callable() if callable is known to be invalidAntony Dovgal2006-05-301-3/+6
* fix skip reasonAntony Dovgal2006-05-172-2/+2
* - MFHMarcus Boerger2006-05-116-84/+157
* - MFH: add new testMarcus Boerger2006-05-111-0/+42
* - Tweak version checkMarcus Boerger2006-05-091-1/+1
* Note addition of new class constantsSara Golemon2006-05-041-0/+1
* mfh(r-1.129) Expose PARAM_EVT_* constantsSara Golemon2006-05-031-0/+8
* prep for pecl releaseWez Furlong2006-05-021-8/+10
* MFB: don't segfault if an exception has been thrown from the fetch handlerAntony Dovgal2006-04-221-1/+1
* Add "ATTR_EMULATE_PREPARES" general attribute to replace the customWez Furlong2006-04-093-6/+27
* prevent possible NULL dereferenceAntony Dovgal2006-03-281-0/+1
* add a test case for bug 35671Wez Furlong2006-03-281-0/+45
* The fix for #35332 caused #35671 (and thus PECL #6504).Wez Furlong2006-03-272-8/+33
* return FALSE if driver doesn't support quoting (this is what docu says)Antony Dovgal2006-03-231-0/+1
* Added myself to PDO and PDO_MySQL creditsIlia Alshanetsky2006-03-231-1/+2
* Properly calculate the size of the result array.Ilia Alshanetsky2006-03-191-1/+7
* MFH: check stream for NULL before writing to itAntony Dovgal2006-03-181-5/+9
* Fixed memory leak on unused bind var.Ilia Alshanetsky2006-03-151-2/+5
* - MFH Proto fixesMarcus Boerger2006-03-061-1/+1
* Fixed bug #36222 (errorInfo in PDOException is always NULL).Ilia Alshanetsky2006-01-311-26/+15
* Properly rewrite queries where a bound parameter appears more then once.Ilia Alshanetsky2006-01-252-9/+29
* - MFHMarcus Boerger2006-01-221-5/+6
* - MFH Update testMarcus Boerger2006-01-221-5/+61
* Fixed bug #35797 (segfault on PDOStatement::execute() withIlia Alshanetsky2006-01-011-1/+30
* bump year and license versionfoobar2006-01-018-25/+25
* bump the year and license versionfoobar2006-01-011-3/+3
* Fixed memory corruption that affected pdo_sqlite2.Ilia Alshanetsky2005-12-241-0/+5
* touch with re2c 0.9.11foobar2005-12-181-2/+2
* Fixed memory corruption when FETCH_LAZY mode is being used.Ilia Alshanetsky2005-12-171-3/+1
* Fixed bug #35694 (Improved error message for invalid fetch mode).Ilia Alshanetsky2005-12-151-7/+2
* - MFHMarcus Boerger2005-12-111-0/+4
* Fixed memory leakIlia Alshanetsky2005-12-071-0/+1
* MFH: nuke php3 legacyfoobar2005-12-065-9/+9
* MFH: fix typofoobar2005-12-051-2/+2
* MFHfoobar2005-12-051-2/+2
* switch to package2.xmlWez Furlong2005-12-043-120/+132
* MFH: fix #35543 (php crash when calling non existing method of a class that e...Antony Dovgal2005-12-041-1/+1
* tweak fix a bitAntony Dovgal2005-12-011-2/+2
* - Fix paths for --enable-gcov usagefoobar2005-12-011-10/+10
* MFH: fix #35508 (PDO fails when unknown fetch mode specified)Antony Dovgal2005-12-011-0/+8
* prep for releaseWez Furlong2005-11-282-2/+2
* API for connection dependent objects to add/del refs to dbh's.Wez Furlong2005-11-282-1/+14
* update changelog here tooWez Furlong2005-11-271-1/+4