summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_2_2'.RELEASE_0_2_2SVN Migration2005-02-123832-880493/+0
* prep for releaseWez Furlong2005-02-122-3/+4
* Fix bundled sqlite build (doh!)Wez Furlong2005-02-121-1/+1
* ChangeLog update2005-02-122-0/+42
* - Cleanup foreach handlingMarcus Boerger2005-02-113-19/+35
* typoWez Furlong2005-02-111-1/+1
* Revert previous patchfoobar2005-02-111-11/+1
* ChangeLog update2005-02-112-0/+81
* update in anticipation of a release later tonightWez Furlong2005-02-112-3/+4
* Fix PDO::query() for drivers that emulate bound parameters.Wez Furlong2005-02-111-0/+3
* fix segfault when retval_ptr is empty - such as when exception thrownRob Richards2005-02-101-1/+3
* test case for Bug #30266Hartmut Holzgraefe2005-02-101-0/+48
* - Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')foobar2005-02-102-5/+0
* hm..Antony Dovgal2005-02-101-1/+4
* fix bug #28324 (HTTP_SESSION_VARS appear when register_long_arrays is Off)Antony Dovgal2005-02-101-2/+4
* initial cut of new error handlingRob Richards2005-02-102-12/+234
* - fix #30745 and #31853 (php-bugs at demark dot org, pierre)Pierre Joye2005-02-101-1/+1
* Removed unused vars.Ilia Alshanetsky2005-02-102-3/+2
* Fixed bug #30407 (Strange behaviour of default arguments)Dmitry Stogov2005-02-104-6/+28
* prep for releaseWez Furlong2005-02-102-2/+2
* prep for releaseWez Furlong2005-02-102-2/+2
* only do this magic on non-win32 platformsWez Furlong2005-02-101-4/+7
* ChangeLog update2005-02-101-0/+43
* rename ancient methodWez Furlong2005-02-091-7/+7
* change return value from false to true, when a statement was executed with wa...Frank M. Kromann2005-02-091-1/+1
* Check for warnings and return the warning textsFrank M. Kromann2005-02-091-1/+18
* Touch file.Ilia Alshanetsky2005-02-091-1/+1
* Fixed compile warnings.Ilia Alshanetsky2005-02-092-20/+12
* Fix for bug #31901Rasmus Lerdorf2005-02-091-2/+2
* kill unused varIlia Alshanetsky2005-02-092-2/+1
* remove unused vars.Ilia Alshanetsky2005-02-091-5/+0
* cosmetic changesWez Furlong2005-02-092-1/+3
* proper fix for PECL Bug #3412Wez Furlong2005-02-091-4/+9
* Fixed bug #31878 (Segmentation fault using clone keyword on nodes)Rob Richards2005-02-091-1/+1
* update with changesWez Furlong2005-02-091-5/+9
* Add PDO_ATTR_TIMEOUT support.Wez Furlong2005-02-092-5/+26
* keep a log here for nowWez Furlong2005-02-091-2/+4
* Expose the quoter method of the driver as PDO::quote().Wez Furlong2005-02-091-0/+31
* typo fixWez Furlong2005-02-091-1/+1
* hope it works!Wez Furlong2005-02-091-1/+3
* disable depWez Furlong2005-02-092-2/+2
* disable dep for pecl releaseWez Furlong2005-02-091-1/+1
* prep for releaseWez Furlong2005-02-098-26/+25
* prep for possible releaseWez Furlong2005-02-092-7/+7
* update ready for release.Wez Furlong2005-02-093-13/+12
* be realistic...Wez Furlong2005-02-091-1/+1
* update ready for releaseWez Furlong2005-02-096-20/+73
* ChangeLog update2005-02-091-0/+33
* - Complement for Jani's fix. Likely fix the iconv issue.Moriyoshi Koizumi2005-02-091-2/+5
* fix typoWez Furlong2005-02-091-1/+1