summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge registry fixZeev Suraski2005-03-141-0/+3
* - Back to stone-agefoobar2005-03-142-25/+11
* wsStanislav Malyshev2005-03-141-2/+2
* - Fixed bug #30609 (cURL functions bypass open_basedir)foobar2005-03-141-3/+32
* ChangeLog update2005-03-142-0/+94
* *sigh*foobar2005-03-141-4/+4
* - Turn off incorrect case folding to let test over.Moriyoshi Koizumi2005-03-141-0/+1
* - Move stuff that belongs in Makefile into Makefile.fragfoobar2005-03-142-11/+25
* - Update testsMarcus Boerger2005-03-136-0/+6
* Do not convert ZEND_HANDLE_FP to ZEND_HANDLE_STREAM but allow using reader/cl...Stanislav Malyshev2005-03-131-2/+1
* Fixed compiler warning.Ilia Alshanetsky2005-03-131-1/+0
* - Fix signature definitionMarcus Boerger2005-03-131-2/+2
* - More exact signatures (even though complete correct not possible atm)Marcus Boerger2005-03-131-3/+8
* Fix get_extension_funcs() - extension names are now lowercased, so shouldStanislav Malyshev2005-03-131-1/+4
* credits to IliaAndrey Hristov2005-03-131-1/+1
* - Actually this is a much better error decriptionMarcus Boerger2005-03-131-1/+1
* - Bugfix #32290Marcus Boerger2005-03-132-0/+43
* ChangeLog update2005-03-132-0/+92
* - Update docuMarcus Boerger2005-03-121-3/+21
* - Fix extension to be .incMarcus Boerger2005-03-121-0/+0
* - Allow to hook into RecursiveIteratorIterator's child handlingMarcus Boerger2005-03-126-13/+473
* - If an exception is pending we don't bail out but show the unhandled exceptionMarcus Boerger2005-03-122-0/+21
* A more performance friendly version of Andrey's patch.Ilia Alshanetsky2005-03-122-119/+52
* FRNAndrey Hristov2005-03-121-0/+2
* added an optional third parameter to str_word_count(), which is used asAndrey Hristov2005-03-122-20/+236
* it's 2005 alreadyWez Furlong2005-03-121-3/+3
* - type is either 1 or 2 if second parameter is set. if not set then typeAndrey Hristov2005-03-121-3/+2
* add a test fileAndrey Hristov2005-03-121-0/+70
* add testAndrey Hristov2005-03-121-0/+40
* FR 32275 - fifth parameter to preg_replace() to count number of replacesAndrey Hristov2005-03-125-20/+39
* Fixed #30871Andrey Hristov2005-03-121-1/+1
* - Fix testMarcus Boerger2005-03-121-1/+1
* - Fix another memleakMarcus Boerger2005-03-121-0/+1
* - Fix memleakMarcus Boerger2005-03-121-0/+1
* ChangeLog update2005-03-122-0/+143
* show list of PDO drivers in phpinfo.Wez Furlong2005-03-122-1/+14
* build pdo statically on win32, so sqlite2 driver will build.Wez Furlong2005-03-121-1/+1
* build sqlite2 pdo driver on win32Wez Furlong2005-03-121-1/+9
* - Add testsMarcus Boerger2005-03-1225-0/+1516
* - Errcode might be emptyMarcus Boerger2005-03-121-1/+3
* Fix crappy whitespaceWez Furlong2005-03-121-102/+130
* Implement a PDO driver for sqlite 2Wez Furlong2005-03-114-4/+639
* - Add new testMarcus Boerger2005-03-111-0/+47
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-111-13/+7
* - Do not touch return_valu's refcount or is_refMarcus Boerger2005-03-111-3/+1
* ChangeLog update2005-03-112-0/+171
* - IrrelevantMarcus Boerger2005-03-111-13/+0
* - Fix #30266Marcus Boerger2005-03-111-4/+8
* - Don't touch refcount/is_refMarcus Boerger2005-03-112-5/+2
* - Times have changed - php 5 relevant version nowMarcus Boerger2005-03-111-7/+20