summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only link zlib if we dont compile it in (#3406)Edin Kadribasic2005-08-061-1/+4
* Add missing exportEdin Kadribasic2005-08-061-1/+1
* fix testsRob Richards2005-08-0610-20/+26
* add a commentAndrey Hristov2005-08-061-0/+1
* add error checkingAndrey Hristov2005-08-061-1/+11
* fix problem on 64 bit - when asking for "l" supply long not int becauseAndrey Hristov2005-08-061-1/+1
* Fix for #32531Frank M. Kromann2005-08-062-0/+5
* Cleanup to match the current cvs version of ming0.3betaFrank M. Kromann2005-08-061-45/+8
* No HTML output if html_errors is off (bug #34006)foobar2005-08-051-1/+5
* - Fixed bug #34015foobar2005-08-051-18/+6