summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/join_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Change argument error message formatMáté Kocsis2020-02-261-1/+1
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* Use TypeError instead of warning in implode()Nikita Popov2019-05-311-5/+7
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-22/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* - MFB: New parameter parsing APIFelipe Pena2008-08-191-2/+2
* - killed off UEXPECTSteph Fox2008-05-271-18/+0
* - Fixed bug #42789 (join() warning messages are not proper & differentJani Taskinen2007-10-011-5/+5
* New testcases for join() functionRaghubansh Kumar2007-09-291-0/+68