summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_filter_variation4.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Improved number to string comparison semanticsNikita Popov2020-07-221-1/+5
| | | | | | RFC: https://wiki.php.net/rfc/string_to_number_comparison Closes GH-3886.
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-8/+0
| | | | Closes GH-5759
* Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-161-2/+2
|
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
|
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
| | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it.
* - Fix testsJani Taskinen2007-11-021-2/+2
| | | | | - Update README.PARAMETER_PARSING_API
* New testcases for array_filter() functionRaghubansh Kumar2007-10-191-0/+97