summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/file_get_contents_variation8.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-7/+4
* Make null byte error a ValueErrorNikita Popov2020-09-081-2/+2
* ValueError for empty path in stream codeGeorge Peter Banyard2020-07-311-17/+11
* 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-011-0/+2
|\
| * Fix conflicts between tests with obscure filenamesFabien Villepinte2019-11-011-0/+2
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-7/+7
|/
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-4/+4
* - add -win32 versions and skipifPierre Joye2011-09-161-2/+3
* - Fix testsFelipe Pena2011-06-191-4/+4
* - MFH: Fixed testsFelipe Pena2009-01-081-2/+10
* File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit).Ant Phillips2008-11-261-0/+79