summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/is_dir_variation4.phpt
Commit message (Expand)AuthorAgeFilesLines
* Make is_file() and friends return false when path contains 0-byteChristian Schneider2020-12-031-2/+2
* Make null byte error a ValueErrorNikita Popov2020-09-081-3/+3
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Change argument error message formatMáté Kocsis2020-02-261-2/+2
* Make type error messages more consistentMáté Kocsis2020-02-171-3/+3
* Merge branch 'PHP-7.4'Peter Kokot2019-03-151-2/+2
|\
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-7/+7
|/
* s/valid path/a valid path/Felipe Pena2011-06-081-2/+2
* - Test fixesFelipe Pena2011-06-071-2/+6
* New testcases for is_dir() functionRaghubansh Kumar2007-07-211-0/+85