summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fix test and tuned error messageJani Taskinen2007-09-202-3/+5
* MFHJani Taskinen2007-09-202-2/+2
* Fixed test for glob() affected by previous patchIlia Alshanetsky2007-09-201-2/+4
* BFNRob Richards2007-09-201-0/+1
* MFH: fix bug #42139 (XMLReader option constants are broken using XML())Rob Richards2007-09-202-9/+45
* Improved speed of array_intersect_key(), array_intersect_assoc() and array_ui...Dmitry Stogov2007-09-202-6/+150
* MFHAntony Dovgal2007-09-202-1/+26
* Fixed regression in glob() when enforcing safe_mode/open_basedir checks onIlia Alshanetsky2007-09-192-18/+27
* MFHAntony Dovgal2007-09-194-4/+4
* one more testStanislav Malyshev2007-09-191-0/+12
* report iconv fixStanislav Malyshev2007-09-191-0/+2
* limit iconv parameters here tooStanislav Malyshev2007-09-191-1/+9
* limit iconv parameter sizes - workaround for glibc bugStanislav Malyshev2007-09-192-11/+78
* add length tests for iconv functionsStanislav Malyshev2007-09-198-0/+117
* MFH: fixed bug #42502 va_* cannot detect.Rui Hirokawa2007-09-182-4/+7
* modified line end CR -> CR+NLRui Hirokawa2007-09-181-0/+2
* add dl() limit patchStanislav Malyshev2007-09-181-0/+2
* limit dl() argument length (patch by Christian Hoffmann)Stanislav Malyshev2007-09-181-0/+5
* Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-184-3/+35
* BFNJani Taskinen2007-09-181-0/+2
* - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported o...Jani Taskinen2007-09-181-1/+1
* Fixed typosIlia Alshanetsky2007-09-171-2/+2
* Fixed a typoIlia Alshanetsky2007-09-161-1/+1
* better output matching/fixesRaghubansh Kumar2007-09-155-193/+216
* Removing from file dir as it was wrongly committed to this dirRaghubansh Kumar2007-09-1427-3799/+0
* New testcases for strncasecmp()Raghubansh Kumar2007-09-1414-0/+2054
* New testcases for chop()Raghubansh Kumar2007-09-147-0/+466
* New testcases for wordwrap()Raghubansh Kumar2007-09-147-0/+1306
* New testcases for strncasecmp() functionRaghubansh Kumar2007-09-1413-0/+2027
* New testscases for chop() functionRaghubansh Kumar2007-09-147-0/+466
* Changing to use %a to match recent run-tests.php patchZoe Slattery2007-09-142-5/+5
* changes to run-tests.php:Nuno Lopes2007-09-147-39/+41
* fix expected outputNuno Lopes2007-09-141-0/+4
* better commentsRaghubansh Kumar2007-09-141-4/+3
* New testcases for wordwrap() functionRaghubansh Kumar2007-09-147-0/+1307
* fix testRaghubansh Kumar2007-09-141-3/+6
* fix newsJani Taskinen2007-09-141-5/+6
* register mail.force_extra_parameters changeStanislav Malyshev2007-09-131-0/+2
* disallow setting mail.force_extra_parameters from .htaccessStanislav Malyshev2007-09-131-1/+14
* fix test, particularly when running with valgrind, bacause it may take more t...Nuno Lopes2007-09-131-2/+3
* attemp to set locale if it exists. fix skip conditionNuno Lopes2007-09-132-0/+0
* fix expected outputNuno Lopes2007-09-131-0/+1
* fix test expected outputNuno Lopes2007-09-131-2/+3
* fix skip reasons. the word 'skip' should be followed by a single space and do...Nuno Lopes2007-09-1322-30/+30
* List recent fixesStanislav Malyshev2007-09-131-0/+2
* Added a note indicating that the tests may fail to due libc implementationIlia Alshanetsky2007-09-132-0/+2
* MFH: cs/wsJani Taskinen2007-09-131-4/+5
* docs say dl() parameter can be filename only - enforce itStanislav Malyshev2007-09-131-0/+7
* fix crash if stream is empty and reader function sets buffer as nullStanislav Malyshev2007-09-121-1/+5
* Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT).Ilia Alshanetsky2007-09-122-6/+7