summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* BugFix 27675 and add regression test.Sara Golemon2004-03-261-0/+8
* test for bug #27457foobar2004-03-091-0/+21
* - Added testcase for bug #27276Derick Rethans2004-02-231-0/+15
* Fixed bug #27295 (memory leak inside sscanf()).Ilia Alshanetsky2004-02-181-0/+14
* shorten the description a bitfoobar2004-02-161-1/+1
* nuke copypaste rubbishfoobar2004-02-161-1/+0
* test for bug #27278foobar2004-02-161-0/+22
* extend a bitfoobar2004-01-211-0/+14
* test case for bug #26973foobar2004-01-211-0/+20
* Fixed bug #26878 (problem with multiple references to the same variableIlia Alshanetsky2004-01-131-0/+9
* Fixed bug #26819 (http_build_query() crashes on NULL output).Ilia Alshanetsky2004-01-062-0/+35
* Typos found by Petras Kudaras.Marcus Boerger2003-12-222-2/+2
* Make these tests work under win32Wez Furlong2003-12-051-0/+2
* Fixed bug #25800 (parse_url() could not parse urls with empty port).Ilia Alshanetsky2003-10-131-1/+35
* Fixed bug #25707 (html_entity_decode over-decodes <)Moriyoshi Koizumi2003-10-021-0/+12
* Test for Bug 25671Sara Golemon2003-09-271-0/+23
* Fixed paths in various tests. In certain conditions usage of partial fileIlia Alshanetsky2003-08-182-2/+2
* Fix up testIlia Alshanetsky2003-07-011-1/+1
* Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)Ilia Alshanetsky2003-06-241-0/+27
* add test for #24281Stanislav Malyshev2003-06-231-0/+18
* Added test case for bug #24208Moriyoshi Koizumi2003-06-161-0/+12
* 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