summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0RC1'.RELEASE_1_0RC1SVN Migration2005-09-114293-1001362/+0
* update manifestWez Furlong2005-09-111-0/+2
* update package.xml files and version numbers, in anticipation of a big bunch ...Wez Furlong2005-09-1116-35/+37
* set version numbers to 1.0Wez Furlong2005-09-112-4/+4
* MFH: reset the statement when closeCursor() is called.Wez Furlong2005-09-111-0/+2
* merge George's fixes back from HEADWez Furlong2005-09-112-2/+2
* closes #33707: error information was not passed up to PDO::query().Wez Furlong2005-09-102-0/+42
* if a php bolean makes it as far as the parameter callback, it must really needWez Furlong2005-09-102-0/+154
* and touch the generated fileWez Furlong2005-09-101-23/+23
* actually register PDO_PARAM_BOOL as a constant (doh!).Wez Furlong2005-09-102-2/+3
* closes PECL #5027; PDO_FETCH_NAMED not handled via setFetchMode().Wez Furlong2005-09-101-1/+6
* Add test for this bug report; can't repeat the problem.Wez Furlong2005-09-101-0/+30
* add __sleep and __wakeup functions to prevent serialize/deserialize from bein...Wez Furlong2005-09-103-0/+63
* allow exceptions thrown in __sleep to interrupt the serialization process. re...Wez Furlong2005-09-101-1/+8
* - Fix version numbers as discussed to help version_compare for the PEAR folks.Derick Rethans2005-09-102-3/+3
* Add PDOStatement::bindValue(), which is similar to bindParam(), except thatWez Furlong2005-09-102-0/+75
* Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() funct...Dmitry Stogov2005-09-099-10/+131
* MFH: Allow retrieval of query parse errors from SQLite.Ilia Alshanetsky2005-09-081-19/+46
* MFH: Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()).Ilia Alshanetsky2005-09-082-2/+1
* MFH: add save options parameterRob Richards2005-09-081-6/+27
* MFH: add additional constantsRob Richards2005-09-082-22/+8
* That line made no senseRasmus Lerdorf2005-09-081-1/+1
* Fixed crash on AIXDmitry Stogov2005-09-081-0/+6
* install-pear.phar removed -> moved to http://pear.php.net/install-pear.pharGreg Beaver2005-09-071-0/+0
* attempt to make new instructions clearerGreg Beaver2005-09-071-2/+3
* change makefile to use phar and not source, if presentGreg Beaver2005-09-071-6/+3
* Fixed memory allocation bugDmitry Stogov2005-09-071-1/+1
* MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16Ilia Alshanetsky2005-09-0718-189/+271
* Updated TODOIlia Alshanetsky2005-09-071-8/+0
* Simplify code by making use 5.1+ functionsIlia Alshanetsky2005-09-061-4/+2
* test version of install-pear.pharGreg Beaver2005-09-051-0/+0
* touchfoobar2005-09-051-191/+163
* MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)foobar2005-09-052-1/+2
* BFNfoobar2005-09-051-0/+1
* MFB: Fix for #34369Frank M. Kromann2005-09-051-6/+27
* Fixed compiler warningIlia Alshanetsky2005-09-051-0/+1
* - MFHMarcus Boerger2005-09-041-5/+9
* assign a version numberWez Furlong2005-09-042-2/+2
* Allow ext/mysql to build against PHP 4 again; update package.xml ready forWez Furlong2005-09-043-8/+27
* touchEdin Kadribasic2005-09-041-154/+108
* Fix for #34233Edin Kadribasic2005-09-041-1/+1
* Don't crash on invalid parameter #34203 (Wez)Edin Kadribasic2005-09-031-9/+11
* reorderfoobar2005-09-021-3/+2
* BFNfoobar2005-09-021-0/+2
* Fix bug #34307. We were not calling on_modify handler to set the defaultAndrei Zmievski2005-09-021-4/+7
* - MFH Update docuMarcus Boerger2005-09-021-2/+39
* MFH: Resolved bug #34240.Ilia Alshanetsky2005-09-021-1/+1
* - MFH: Added date_time_set, date_date_set and date_isodate_set() functions, andDerick Rethans2005-09-022-0/+62
* Revertfoobar2005-09-023-20/+10
* MFHfoobar2005-09-021-1/+1