summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: only need context set onceRob Richards2005-10-171-1/+1
* MFH: Properly fixed bug #34456 (original patch completely reverted).Ilia Alshanetsky2005-10-171-109/+43
* - Fixed bug #29361 (var_export() producing invalid code). (Derick)Derick Rethans2005-10-175-496/+511
* MFH: Fixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_caseIlia Alshanetsky2005-10-171-11/+11
* MFH: Further URL validations in safe_mode/open_basedir configs.Ilia Alshanetsky2005-10-171-1/+1
* MFHfoobar2005-10-162-3/+3
* - Updated timezone database to version 2005.14.Derick Rethans2005-10-151-429/+411
* - Fixed timezone guessing on Windows. (Derick, Nuno)Derick Rethans2005-10-152-8/+17
* fixed an error in mysqli_fetch_fields (function returns NULL instead of arrayGeorg Richter2005-10-151-4/+0
* ZTS fixIlia Alshanetsky2005-10-141-3/+1
* MFH: fix test failuresIlia Alshanetsky2005-10-132-2/+4
* MFH: move constants to classRob Richards2005-10-135-32/+35
* MFH: insure stream usageRob Richards2005-10-131-46/+77
* - MFH SPL example was changed, so change PDO test accordinglyMarcus Boerger2005-10-131-1/+1
* - MFH Add ability to bypass key() surrounding and make that defaultMarcus Boerger2005-10-131-7/+13
* MFHfoobar2005-10-131-3/+4
* - Do not try to autoload the class, use internal onlyMarcus Boerger2005-10-131-1/+1
* MFH: fix #34856 (configure fails to detect libiconv's type)Antony Dovgal2005-10-131-1/+8
* MFH: fix #34855 (ibase_service_attach() segfault on AMD64)Antony Dovgal2005-10-131-1/+1
* - MFH: Apperently you can't store NULL pointer values into Zend hashes - godDerick Rethans2005-10-121-4/+4
* MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).Ilia Alshanetsky2005-10-121-0/+2
* fix compile warnings (again)Antony Dovgal2005-10-121-4/+4
* make GCC happy and improve CS a bitAntony Dovgal2005-10-121-1/+2
* MFH: nuke unused varsAntony Dovgal2005-10-121-2/+0
* MFH: use spprintf where appropriateRob Richards2005-10-121-17/+18
* fix TS buildAntony Dovgal2005-10-122-5/+5
* MFH: Fixed Bug #27908 (xml default_handlers not being called)Rob Richards2005-10-122-28/+44
* fix testfoobar2005-10-111-1/+1
* MFH: Fixed bug #33167 (Possible crash inside pg_fetch_array()).Ilia Alshanetsky2005-10-111-10/+6
* MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented commandIlia Alshanetsky2005-10-111-60/+20
* fix #34757 (iconv_substr() gives "Unknown error" when offset > string length)Antony Dovgal2005-10-111-15/+27
* Fixed bug #32455 (wrong setting property to unset value)Dmitry Stogov2005-10-111-1/+9
* Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignme...Dmitry Stogov2005-10-112-0/+24
* use proper macros and vars instead of strlen()Antony Dovgal2005-10-102-2/+2
* fix #34818 (new mysqli_stmt() and several others crash if the first parameter...Antony Dovgal2005-10-102-18/+18
* - MFH: Make sure the tzcache' dtor doesn't cleanup cached misses in the lookupDerick Rethans2005-10-101-1/+3
* Test seems potentially bogus.George Schlossnagle2005-10-101-30/+0
* Fixed XML Schema errorDmitry Stogov2005-10-101-0/+1
* MFH: Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object).Ilia Alshanetsky2005-10-101-0/+6
* fix #34810 (mysqli::init() and others use wrong $this pointer without checks)Antony Dovgal2005-10-105-5/+43
* MF44: fix #33383 (crash when retrieving empty LOBs)Antony Dovgal2005-10-101-3/+26
* MFH: copypastetypofixfoobar2005-10-101-6/+6
* MFHfoobar2005-10-101-7/+11
* - MFH Fix LogicMarcus Boerger2005-10-101-1/+1
* MFH: fix testfoobar2005-10-101-1/+1
* extra spaces removedfoobar2005-10-101-3/+2
* typofixfoobar2005-10-091-2/+2
* MFH: - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as sh...foobar2005-10-091-0/+8
* MFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info).Ilia Alshanetsky2005-10-091-1/+3
* add charsetnr and length to the object returned. this is kind of bugAndrey Hristov2005-10-091-0/+2