summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_slice_variation11.phpt
Commit message (Expand)AuthorAgeFilesLines
* Optimize array_slice for packed arrays with large offsetsTyson Andre2019-10-281-0/+105
* More zpp error/variation test removalsNikita Popov2019-03-061-226/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-2/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-4/+4
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-4/+4
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-5/+5
* - New tests for array_slice() functionJosie Messa2008-02-141-0/+227