summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: Make dba extension support BerkleyDB 4.3.Ilia Alshanetsky2005-08-221-1/+1
* MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).Ilia Alshanetsky2005-08-211-0/+1
* MFH: Nuked EOLs from error messagesfoobar2005-08-1810-18/+18
* MFHfoobar2005-08-1810-88/+88
* MFHfoobar2005-08-182-11/+11
* MFHfoobar2005-08-171-3/+3
* Added test for bug #34087Ilia Alshanetsky2005-08-171-0/+19
* Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 ...Dmitry Stogov2005-08-172-1/+2
* Introduce SoapClient::__setSoapHeaders()Zeev Suraski2005-08-171-17/+96
* MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).Ilia Alshanetsky2005-08-162-2/+14
* Use free() instead of PQfreemem() to maintain compabitibility with olderEdin Kadribasic2005-08-161-2/+2
* MFH: Input validation part 2.Ilia Alshanetsky2005-08-161-1/+1
* Chunk the outputIlia Alshanetsky2005-08-151-1/+1
* MFH: Fixed bug #34103 (line numbering not maintained in dom document)Rob Richards2005-08-151-3/+2
* MFH: input validation.Ilia Alshanetsky2005-08-151-0/+15
* no DOS EOLs!foobar2005-08-111-0/+1
* - Fixed testfoobar2005-08-111-0/+1
* MFHfoobar2005-08-114-5/+31
* - Regenerated.foobar2005-08-111-4/+4
* - And this is version 5.1Marcus Boerger2005-08-111-1/+1
* fix #34078 (Reflection API problems in methods with boolean or null default v...Antony Dovgal2005-08-111-1/+1
* - MFH creadits to JohannesMarcus Boerger2005-08-111-1/+1
* Revert the last patch so we can release PHP 5.1Frank M. Kromann2005-08-111-8/+45
* MFH: Fixed bug #34068 (Numeric string as array key not cast to integer inIlia Alshanetsky2005-08-101-4/+14
* Fixed bug #25359 (array_multisort() doesn't work in a function if array is gl...Dmitry Stogov2005-08-101-2/+6
* - MFH estrdup/strndup change (as hinted by Andi)Marcus Boerger2005-08-101-1/+1
* Fixed bug #33940 (array_map() fails to pass by reference when called recursiv...Dmitry Stogov2005-08-102-0/+63
* Fixed bug #29253 (array_diff with $GLOBALS argument fails)Dmitry Stogov2005-08-102-0/+31
* Fixed test file (.inc.php -> .php)Dmitry Stogov2005-08-101-1/+1
* - MFH: PEAR uses .php not .inc.php (as discussed with Andi)Marcus Boerger2005-08-091-1/+1
* - MFH:Derick Rethans2005-08-096-86/+95
* Sync with config.m4.Sebastian Bergmann2005-08-091-2/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-0849-5378/+0
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-0874-6564/+35941
* Make sure this works for multiple results as wellFrank M. Kromann2005-08-081-0/+1
* Remove debug code and optimize a bitFrank M. Kromann2005-08-081-9/+5
* makedev is a macro on several systems.Magnus M��tt�2005-08-081-1/+1
* Fix #32010. Leak in mssql_fetch_batch().Frank M. Kromann2005-08-082-74/+83
* - Fixed problem with -dextension=foobar.so not having it's MINIT run.foobar2005-08-082-6/+6
* Adjust date("") handling.Ilia Alshanetsky2005-08-081-1/+4
* Automatic encoding/decoding of hexbin data type (base64 support is improved)Dmitry Stogov2005-08-086-53/+111
* - Fixed bug #29334 (mail() provides incorrect message time header)foobar2005-08-072-2/+2
* Missing entryfoobar2005-08-071-0/+1
* Update todo.Ilia Alshanetsky2005-08-071-1/+0
* This test failed because libxml versions differ..foobar2005-08-071-7/+7
* - Fix skip-if comment.Derick Rethans2005-08-071-1/+1
* - each file needs a rolePierre Joye2005-08-071-8/+8
* - add package2.xmlPierre Joye2005-08-061-0/+65
* - prepare releasePierre Joye2005-08-061-2/+11
* - fix examplesPierre Joye2005-08-063-3/+3