summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* New vfprintf() tests. Tested on Window, Linux and Linux 64 bitandy wharmby2009-01-2042-106/+3342
* New substr_replace() and unpack() error tests. Tested on Windows, Linux and L...andy wharmby2009-01-192-0/+112
* New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-1938-0/+3412
* New strval() tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-194-0/+400
* New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIn...andy wharmby2009-01-1919-163/+1576
* New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux...andy wharmby2009-01-188-0/+665
* New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-188-0/+1149
* New sha1f() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-185-0/+567
* New sscanf() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-1811-0/+757
* New explode() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-187-0/+817
* New money_format() tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-176-0/+682
* - Removed XFAILFelipe Pena2009-01-173-6/+0
* New trim() tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-174-0/+382
* New ltrim() tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-174-0/+390
* New string tests. Tested on Windows, Linux and Linu 64 bitandy wharmby2009-01-1623-0/+2255
* New string function tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-1622-8/+1827
* New test for strripos() string function. 3 test fail on PHP6 until #47102 fi...andy wharmby2009-01-158-0/+803
* fix explode behavior to respect negative limit when string is empty.Brian Shire2008-12-271-0/+3
* [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() andArnaud Le Blanc2008-11-262-21/+127
* - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encoun...Felipe Pena2008-11-211-0/+25
* - Fixed testsFelipe Pena2008-11-191-1/+1
* - New testFelipe Pena2008-11-021-0/+115
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-151-8/+8
* MFB / fix testsArnaud Le Blanc2008-09-144-36/+48
* - Fixed testsFelipe Pena2008-08-301-0/+0
* - Fixed testsFelipe Pena2008-08-254-13/+15
* - fix test on windowsPierre Joye2008-08-212-0/+25
* - use 'C' (and enable it on windows)Pierre Joye2008-08-211-0/+0
* - don't skip if windows matchesPierre Joye2008-08-211-0/+0
* - MFB: use "C" instead of "" (and enable it on windows)Pierre Joye2008-08-211-0/+0
* - skip 007 on non windows platform and add a win specific version (file not f...Pierre Joye2008-08-212-0/+22
* - Fixed testFelipe Pena2008-08-201-0/+0
* - MFB: New parameter parsing APIFelipe Pena2008-08-191-2/+2
* - New parameter parsing APIFelipe Pena2008-08-166-73/+61
* fix testJani Taskinen2008-08-141-5/+6
* [DOC] add quoted_printable_encode()Antony Dovgal2008-08-142-0/+33
* - New parameter parsing API (for *printf())Felipe Pena2008-08-104-4/+4
* Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items)Arnaud Le Blanc2008-08-101-3/+6
* fix testStanislav Malyshev2008-08-051-1/+1
* fix memnstr bug by Laurent GaffieStanislav Malyshev2008-08-051-0/+15
* - Fixed testsFelipe Pena2008-07-294-20/+28
* sync test with other branchesAntony Dovgal2008-07-231-2/+4
* - Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-221-1/+1
* Fix integer oveflow in strrpos()Scott MacVicar2008-07-221-0/+41
* Fix bug when < is used within attribute.Scott MacVicar2008-07-151-0/+41
* MFB: Tests for strpbrk(), testfest.php.net task #91 and #92.Felix De Vliegher2008-07-152-0/+98
* - Tests from TestFestJosie Messa2008-07-142-0/+68
* - MFB: Fixed bug #45485 (strip_tags and <?XML tag)Felipe Pena2008-07-111-0/+23
* PHP Testfest. Tests done by Felix De VliegherDavid Soria Parra2008-07-102-0/+109
* Testcases for vfprintf(), testfest task #133.Felix De Vliegher2008-06-226-0/+354