summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add function to allow extensions to use new error handling if set by userRob Richards2005-02-202-0/+10
* - more zend_bool.Pierre Joye2005-02-201-3/+5
* - Shutup noticesMarcus Boerger2005-02-201-0/+8
* - Add testsMarcus Boerger2005-02-2012-0/+570
* - Change tests to use ' instead of " for string values becuase that isMarcus Boerger2005-02-209-32/+32
* - Forgot to change extension nameMarcus Boerger2005-02-209-9/+9
* - int is not zend_bool, fixed indented outputPierre Joye2005-02-201-2/+2
* Simplify Code.Ilia Alshanetsky2005-02-201-4/+2
* - Add testsMarcus Boerger2005-02-2012-0/+569
* - Missed that file in last commitMarcus Boerger2005-02-200-0/+0
* - Attempt at an unified test suiteMarcus Boerger2005-02-2022-128/+298
* - Add testMarcus Boerger2005-02-201-0/+123
* - Add fetch flag PDO_FETCH_CLASSTYPEMarcus Boerger2005-02-203-11/+36
* - Update testsMarcus Boerger2005-02-201-19/+15
* - Only call the ctor onceMarcus Boerger2005-02-201-11/+23
* - Bump APIMarcus Boerger2005-02-201-1/+1
* - Fix memleak and optimize PDO_FETCH_CLASSMarcus Boerger2005-02-202-52/+85
* - Call ctor after initializing the props like regular db exts doMarcus Boerger2005-02-201-45/+51
* - Update testMarcus Boerger2005-02-201-20/+45
* - Need to specify class_entry in PDO_FETCH_CLASS modeMarcus Boerger2005-02-201-2/+2
* Fixed possible memory corruptionDmitry Stogov2005-02-201-4/+8
* ChangeLog update2005-02-202-0/+27
* - Add testMarcus Boerger2005-02-191-0/+35
* - Add testMarcus Boerger2005-02-191-0/+57
* - Add fetch mode PDO_FETCH_UNIQUEMarcus Boerger2005-02-193-6/+13
* - SimplifyMarcus Boerger2005-02-191-8/+6
* - Add PDO_FETCH_GROUP testMarcus Boerger2005-02-191-0/+69
* - Add PDO_FETCH_GROUP to fetchAll()Marcus Boerger2005-02-193-15/+53
* - Update/Add testsMarcus Boerger2005-02-195-28/+171
* - Add full PDO_FETCH_CLASS capabilities to fetchAll()Marcus Boerger2005-02-191-14/+60
* - Default to stdClass in PDO_FETCH_CLASS mode if no classname is givenMarcus Boerger2005-02-191-6/+12
* - Add first testsMarcus Boerger2005-02-193-0/+175
* fixed #31987 zend-multibyte in ZTS.Rui Hirokawa2005-02-191-0/+10
* - Regroup and add a testMarcus Boerger2005-02-193-2/+30
* ChangeLog update2005-02-191-0/+37
* add this note.Wez Furlong2005-02-181-0/+6
* prep for releaseWez Furlong2005-02-182-6/+6
* Fix connecting to remote host, patch by Tim FriebeWez Furlong2005-02-181-0/+1
* - Fixed bug #32021: Crash caused by range('', 'z')Derick Rethans2005-02-182-1/+15
* Fragment must have associated document to append xml otherwise it is read-onlyRob Richards2005-02-181-0/+5
* Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable)Rob Richards2005-02-181-3/+48
* Update for pending PEAR release.Wez Furlong2005-02-183-55/+24
* ChangeLog update2005-02-182-0/+159
* Improved search paths.Ilia Alshanetsky2005-02-171-3/+3
* - A little optimization to prevent problems when trying to reimplement anMarcus Boerger2005-02-171-2/+3
* - No C++ ruleZ hereMarcus Boerger2005-02-171-1/+1
* - Actually we must do this in two steps: 1st resize the table and set allMarcus Boerger2005-02-171-2/+5
* - Incrementation is done elsewhereMarcus Boerger2005-02-171-1/+1
* - Fix windows build (funny MS compiler)Marcus Boerger2005-02-171-1/+1
* - Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns wi...Andi Gutmans2005-02-171-3/+8