summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #24098 (Crash in pathinfo() due to double var initialization).Ilia Alshanetsky2003-06-091-0/+15
* Added test case for bug #23894Moriyoshi Koizumi2003-05-301-0/+15
* Changed the test so it would not fail on some old platforms.Moriyoshi Koizumi2003-05-261-0/+1
* Added skip condition.Ilia Alshanetsky2003-05-191-0/+6
* copy'n'paste failureMoriyoshi Koizumi2003-05-161-5/+0
* Added test case for bug #23650Moriyoshi Koizumi2003-05-161-0/+36
* basename() now binary safe, testcases addedHartmut Holzgraefe2003-05-051-0/+0
* Real fix and a test case for bug #22008Moriyoshi Koizumi2003-05-041-0/+24
* Extending substr_replace().Andrey Hristov2003-05-021-0/+812
* Really fix the test.Moriyoshi Koizumi2003-04-301-1/+1
* Fixed typoMoriyoshi Koizumi2003-04-291-1/+1
* Fixed bogus skip conditionMoriyoshi Koizumi2003-04-291-5/+3
* Add tests for strrpos/stripos, and minor fix to maintain BC for condition wit...Sara Golemon2003-04-122-0/+69
* oopsMoshe Doron2003-04-011-2/+3
* revert due the last string.c revertMoshe Doron2003-04-011-4/+9
* # make derik happyMoshe Doron2003-03-311-0/+24
* oops...Moriyoshi Koizumi2003-03-241-2/+2
* Added test cases for new functionalityMoriyoshi Koizumi2003-03-242-0/+45
* Modified the test to reflect the recent change on var_dump()Moriyoshi Koizumi2003-03-101-3/+3
* - Fixed testcase... you can never trust on RFCs it seemsDerick Rethans2003-02-202-4/+4
* - Added new parameter to sha1() and md5() which return the digest asDerick Rethans2003-02-184-0/+68
* Fixed bug #22227Moriyoshi Koizumi2003-02-151-0/+9
* Fixed bug #22224 (implode changes object references in array)Moriyoshi Koizumi2003-02-141-0/+26
* Added test case for bug #22187.Ilia Alshanetsky2003-02-131-0/+10
* Added test for those different crypt() methods. Hopefully I got the results r...foobar2003-02-131-0/+26
* Fixed bug #22207 (e notation in *printf would be missing a 0 when there isIlia Alshanetsky2003-02-131-0/+11
* Test name formattingMoriyoshi Koizumi2003-01-233-3/+3
* Fixed bug #21744(21741)Moriyoshi Koizumi2003-01-191-0/+15
* Fixed typoMoriyoshi Koizumi2003-01-181-1/+1
* Added test case for bug #21730Moriyoshi Koizumi2003-01-181-0/+35
* Fixed bug #21453 (improper handling of non-terminated <).Ilia Alshanetsky2003-01-061-0/+18
* Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).Ilia Alshanetsky2003-01-021-0/+10
* Fixed bug #21226 (parse_url handling of urls without a path).Ilia Alshanetsky2002-12-301-1/+16
* MFBMoriyoshi Koizumi2002-12-121-1/+1
* Added a test case for bug #20934Moriyoshi Koizumi2002-12-121-0/+17
* Fixed bug #20927 and updated the test case for the bug.Ilia Alshanetsky2002-12-121-12/+11
* Add testcase for reported wordwrap bugMelvyn Sopacua2002-12-111-0/+19
* Fixed bug #20664.Ilia Alshanetsky2002-11-271-0/+3
* Fixed the test so it works properly on both 32 and 64 bit platforms.Ilia Alshanetsky2002-11-161-2/+2
* Prevent warnings under safe modeMoriyoshi Koizumi2002-11-141-1/+1
* Fixed bug #20420 and added partial urls to the test of the function.Ilia Alshanetsky2002-11-141-2/+16
* Fixed the tests so that they won't be affected by the ini setting ofMoriyoshi Koizumi2002-11-123-3/+6
* hide possible warningsMarcus Boerger2002-11-081-2/+2
* Added skip conditions in the event the required charset is not avaliabled.Ilia Alshanetsky2002-11-085-65/+34
* Added additional tests to parse_url() test suit, corrected the output of 2Ilia Alshanetsky2002-11-071-3/+44
* Oops, preg_match() returns integer value, not boolean.Moriyoshi Koizumi2002-11-063-3/+3
* Made skip conditions stricter.Moriyoshi Koizumi2002-11-063-3/+18
* Fixed typoMoriyoshi Koizumi2002-11-051-1/+1
* Added a test for bug #20261Moriyoshi Koizumi2002-11-051-0/+26
* Disabled output_handler in INI sectionMoriyoshi Koizumi2002-11-035-2/+6