summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_column_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Promote warnings to errors in array_column()George Peter Banyard2019-08-221-19/+29
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-32/+0
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Fix handling of double keys in array_columnSara Golemon2013-04-211-16/+0
* array_column: Implement ability to specify an index columnBen Ramsey2013-01-111-20/+36
* array_column: Improved testsBen Ramsey2013-01-111-0/+82