summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/readfile_variation10-win32.phpt
Commit message (Expand)AuthorAgeFilesLines
* Make null byte error a ValueErrorNikita Popov2020-09-081-2/+2
* ValueError for empty path in stream codeGeorge Peter Banyard2020-07-311-12/+8
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Change argument error message formatMáté Kocsis2020-02-261-2/+2
* Make type error messages more consistentMáté Kocsis2020-02-171-2/+2
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-5/+5
* Merge branch 'PHP-7.4'Fabien Villepinte2019-11-131-0/+2
|\
| * Add more CONFLICTS tagsFabien Villepinte2019-11-131-2/+2
* | Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-6/+8
|/
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-4/+4
* Revert r316345 which fixes all the tests again Hannes Magnusson2011-09-071-11/+10
* - reject paths with trainling spaces using the very good new zend argPierre Joye2011-09-071-10/+11
* - update test to the zeng arg path argumentPierre Joye2011-09-051-3/+3
* Fix Windows tests after #47037andy wharmby2009-01-121-29/+44
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-261-0/+72