summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-1157-2531/+84
* Merge branch 'PHP-8.0'Nikita Popov2021-01-191-0/+17
|\
| * Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-01-191-0/+17
| |\
| | * Fixed bug #42560sj-i2021-01-191-0/+17
* | | Add test to verify file_get_contents error with folderAnna Filina2021-01-142-0/+24
* | | Skip invalid file descriptor test on MacLevi Morrison2020-12-171-0/+5
* | | Merge branch 'PHP-8.0'Nikita Popov2020-12-0310-30/+41
|\ \ \ | |/ /
| * | Make is_file() and friends return false when path contains 0-byteChristian Schneider2020-12-0310-30/+41
* | | Merge branch 'PHP-8.0'Christoph M. Becker2020-11-128-36/+30
|\ \ \ | |/ /
| * | Strip trailing line breaks and periods from Windows error messagesChristoph M. Becker2020-11-128-36/+30
* | | Add --repeat testing modeNikita Popov2020-10-301-0/+4
|/ /
* | Update ext/sockets parameter namesNikita Popov2020-10-063-3/+3
* | Update ext/posix parameter namesNikita Popov2020-10-061-8/+8
* | Fix #64060: lstat_stat_variation7.phpt fails on certain file systemsChristoph M. Becker2020-10-021-0/+1
* | Update ext/standard parameter namesNikita Popov2020-09-2914-484/+484
* | Fix #80139: copy_variation5.phpt fails when run on bind mountChristoph M. Becker2020-09-231-2/+1
* | Clean up file created during testingChristoph M. Becker2020-09-231-0/+4
* | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-231-0/+8
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-231-0/+8
| |\
| | * Fix #76735: Incorrect message in fopen on invalid modeChristoph M. Becker2020-09-231-0/+8
* | | Consistent error handling for fgetcsv/fputcsvNikita Popov2020-09-236-3767/+968
* | | Consolidate the usage of "either" and "one of" in error messagesMáté Kocsis2020-09-202-5/+5
* | | Run tidyNikita Popov2020-09-1825-33/+33
* | | Promote a few remaining errors in ext/standardMáté Kocsis2020-09-158-717/+716
* | | Make null byte error a ValueErrorNikita Popov2020-09-0829-127/+127
* | | Fix UNKNOWN default values in ext/standardMáté Kocsis2020-09-071-0/+7
* | | Fix bug #80018: Tolerate var_dump() printing floats in exponential notation i...Jamie Liu2020-08-317-40/+40
* | | Merge branch 'PHP-7.4'Nikita Popov2020-08-261-1/+1
|\ \ \ | |/ /
| * | Fix file name clash in testNikita Popov2020-08-261-1/+1
* | | Add all the missing parameter types to stubsMáté Kocsis2020-08-132-3/+3
* | | Add many missing closing PHP tags to testsMáté Kocsis2020-08-0922-0/+22
* | | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-08-072-24/+24
|\ \ \ | |/ /
| * | Prevent tempnam tests conflictsChristoph M. Becker2020-08-072-24/+24
* | | Revert "Explicitly validate popen mode"Nikita Popov2020-08-061-1/+1
* | | Explicitly validate popen modeNikita Popov2020-08-061-1/+1
* | | ValueError for empty path in stream codeGeorge Peter Banyard2020-07-317-111/+88
* | | Refactor user streams to use ZPP class checkGeorge Peter Banyard2020-07-281-1/+5
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-281-6/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-281-6/+0
| |\ \ | | |/
| | * Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-281-6/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-271-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-0/+6
| |\ \ | | |/
| | * Revert "Fix #79806: realpath() erroneously resolves link to link"Christoph M. Becker2020-07-271-0/+6
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-271-6/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-6/+0
| |\ \ | | |/
| | * Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-271-6/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-154-31/+31
|\ \ \ | |/ /
| * | Fix tests regarding negative fileinode()Christoph M. Becker2020-07-154-31/+31
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-131-8/+8
|\ \ \ | |/ /
| * | Fix test for x86 WindowsChristoph M. Becker2020-07-131-8/+8