summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/join_variation2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update ext/standard parameter namesNikita Popov2020-09-291-19/+19
* Fix UNKNOWN default values in ext/standardMáté Kocsis2020-09-071-23/+23
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-1/+1
* Change argument error message formatMáté Kocsis2020-02-261-23/+23
* Make type error messages more consistentMáté Kocsis2020-02-171-23/+23
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Remove support for mixing parameter order in implode()Máté Kocsis2019-12-121-23/+23
* Use TypeError instead of warning in implode()Nikita Popov2019-05-311-74/+32
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Fix misspelling vlaues to valuesGabriel Caruso2018-01-281-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* MFH: Fixed bug #42789Jani Taskinen2007-10-011-23/+23
* New testcases for join() functionRaghubansh Kumar2007-09-291-0/+198