summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-111-0/+25
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-111-0/+25
| |\
| | * Fix #77937: preg_match failedChristoph M. Becker2019-06-111-0/+25
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-3/+7
* | | Make chr ZPP failure message consistent with ext/standardGabriel Caruso2019-05-183-25/+4
* | | Rename *.dat to *.data for common file typePeter Kokot2019-05-142-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-05-131-0/+16
|\ \ \ | |/ /
| * | Fix #78003: strip_tags output change since PHP 7.3Christoph M. Becker2019-05-131-0/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-251-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-251-1/+1
| |\ \ | | |/
| | * Fix #77940: test using outdated mon_thousands_sep for SwedishChristoph M. Becker2019-04-251-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-251-1/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-251-1/+5
| |\ \ | | |/
| | * Fix #77940: test using outdated mon_thousands_sep for SwedishChristoph M. Becker2019-04-251-1/+5
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-251-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-251-1/+1
| |\ \ | | |/
| | * Fix #77940: test using outdated mon_thousands_sep for SwedishChristoph M. Becker2019-04-251-1/+1
* | | Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-1716-16/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-082-3/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-082-3/+21
| |\ \ | | |/
| | * Fixed bug #77853Nikita Popov2019-04-082-3/+21
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1565-60/+60
* | | Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
* | | More zpp error/variation test removalsNikita Popov2019-03-072-67/+0
* | | More zpp error/variation test removalsNikita Popov2019-03-0755-2648/+0
* | | Fix tests bareword fallback with error suppressionNikita Popov2019-02-251-1/+1
* | | Remove use of file resources from string function testsNikita Popov2019-02-215-0/+0
* | | Make (v)fprintf tests more robustNikita Popov2019-02-2121-94/+34
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | | run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-181-0/+0
* | | http_build_query add type casesManuel Kea Baldassarri2019-02-131-4/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-121-0/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-121-0/+11
| |\ \ | | |/
| | * Fixed bug #77608Nikita Popov2019-02-121-0/+11
| * | Fix tests bareword fallback with error suppressionGuilliam Xavier2019-02-111-1/+1
* | | Test function quotemeta() - using an empty string is given as str.Rodrigo Prado2019-02-101-0/+12
* | | Remove zpp variation testsNikita Popov2019-02-0582-15775/+0
* | | Allow strip_tags with an array of allowed tagnamesAndreas Treichel2019-01-242-27/+32
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-101-0/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-101-0/+14
| |\ \ | | |/
| | * Fixed bug #77439Nikita Popov2019-01-101-0/+14
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15195-196/+120
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-14640-1934/+1926
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15205-203/+129
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14628-1917/+1909
* | | Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-151-0/+19
* | | [ci skip] remove test per discussion on githubSteve Walk2018-11-291-811/+0
* | | fix bad assumption of strncmp return valueSteve Walk2018-11-291-3/+3
* | | Remove unecessaries SKIPIF sections for necessary extensionsGabriel Caruso2018-11-211-5/+0
* | | *printf() optimization and v*printf() warning message fix.Dmitry Stogov2018-11-072-6/+6