summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_push.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-271-1/+1
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-20/+2
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Remove redundant warning in array_push() and array_unshift()timurib2018-03-251-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* - MFH: New parameter parsing APIFelipe Pena2008-08-171-5/+5
* - Fix testsJani Taskinen2007-11-021-0/+282