summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/count_recursive.phpt
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-3/+3
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-8/+6
* Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-231-1/+1
* Add expectations for invalid count() warningsCraig Duncan2016-11-171-0/+18
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-3/+3
* fixing incorrect --CLEAN-- sectionsZoe Slattery2009-04-161-1/+0
* - Fix testsJani Taskinen2007-11-021-14/+198
* removed unused sectionsMarcus Boerger2002-11-161-2/+0
* Added tests for pow()'ing with broken exponents and some additional testSander Roobol2002-03-211-1/+10
* - Fix bug introduced in earlier patchDerick Rethans2002-01-091-0/+8
* - Added test for recursive countingDerick Rethans2001-12-291-0/+37