summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/chunk_split_variation8.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update ext/standard parameter namesNikita Popov2020-09-291-4/+4
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Improve argument error messages in ext/standardMáté Kocsis2020-03-181-3/+3
* Change argument error message formatMáté Kocsis2020-02-261-1/+1
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* Convert Errors to ValueErrorsGeorge Peter Banyard2019-12-051-4/+2
* Promote warnings to errors in chunk_split()George Peter Banyard2019-08-221-9/+5
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-4/+6
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Fixed broken testsAndrea Faulds2014-09-221-2/+2
* - Skip some tests in 32bit systems, add cleanups where missingJani Taskinen2009-07-281-0/+4
* - Fixed tests to be more portableJani Taskinen2009-07-231-7/+6
* Additional fix for bug #42868Dmitry Stogov2007-12-241-6/+7
* New testcases for chunk_split() functionRaghubansh Kumar2007-09-291-0/+88