summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-035-5/+3
* Revert "Don't silence fatal errors with @"Nikita Popov2019-01-3135-35/+35
* Don't silence fatal errors with @Nikita Popov2019-01-3135-35/+35
* Make more tests run os MacOSGabriel Caruso2019-01-221-3/+0
* Merge branch 'PHP-7.3'Anatol Belski2019-01-191-0/+4
|\
| * Skip test on unsuitable buildAnatol Belski2019-01-191-0/+4
* | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-7/+9
|\ \ | |/
| * Make test output more reliableAnatol Belski2019-01-191-7/+9
* | Merge branch 'PHP-7.3'Anatol Belski2019-01-191-0/+33
|\ \ | |/
| * Fixed bug #77484 Zend engine crashes when calling realpath in invalid working...Anatol Belski2019-01-191-0/+33
* | Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-152-0/+53
* | Merge branch 'PHP-7.3'Anatol Belski2018-10-301-0/+24
|\ \ | |/
| * Fixed bug #77081 ftruncate() changes seek pointer in c modeAnatol Belski2018-10-301-0/+24
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15326-406/+65
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-14693-2523/+2523
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+1
| * Convert CRLF line endings to LFPeter Kokot2018-10-133-151/+151
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15326-406/+65
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-14504-999/+999
* | Trim trailing whitespace in testsGabriel Caruso2018-10-14558-1525/+1525
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+1
* | Convert CRLF line endings to LFPeter Kokot2018-10-133-151/+151
* | Fix permissionsPeter Kokot2018-09-212-0/+0
* | Set correct error code and adapt testAnatol Belski2018-09-171-0/+0
* | Make more tests run on LinuxGabriel Caruso2018-08-285-43/+0
* | Merge branch 'PHP-7.3'Anatol Belski2018-08-281-0/+38
|\ \ | |/
| * Fixed bug #76803 ftruncate changes file pointerAnatol Belski2018-08-281-0/+38
* | Refactor stat implementationAnatol Belski2018-08-263-20/+20
* | Fix some misspellingsGabriel Caruso2018-08-121-1/+1
* | Fix SKIPIF conditions for online testsGabriel Caruso2018-08-051-1/+0
* | Create and expose php_sys_symlink() and php_sys_link()Christoph M. Becker2018-08-021-1/+1
|/
* Make more tests run on 64bit plataformsGabriel Caruso2018-07-303-9/+0
* Remove superfluous SKIPIF sections of always available functionsGabriel Caruso2018-07-292-7/+0
* Deprecate fgetss() and gzgetss()Nikita Popov2018-07-2115-0/+88
* Remove use of case-insensitive constants in testsNikita Popov2018-07-161-4/+4
* Merge branch 'PHP-7.2'Anatol Belski2018-07-121-0/+65
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-121-0/+65
| |\
| | * Fixed RecursiveDirectoryIterator with long path or with edge case lengthAnatol Belski2018-07-121-0/+65
* | | Fixed bug #76422 ftruncate fails on files > 2GBAnatol Belski2018-06-092-6/+42
* | | Remove unused binary_pipes optionPeter Kokot2018-05-282-2/+2
* | | Merge branch 'PHP-7.2'Anatol Belski2018-05-141-0/+52
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-141-0/+52
| |\ \ | | |/
| | * Fixed bug #76335 "link(): Bad file descriptor" with non-ASCII pathAnatol Belski2018-05-141-0/+52
* | | Merge branch 'PHP-7.2'Nikita Popov2018-03-233-3/+3
|\ \ \ | |/ /
| * | Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-233-3/+3
* | | Remove duplicated testsGabriel Caruso2018-02-221-27/+0
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-20208-208/+208
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-103-100/+100
* | | Adjust manual zpp-like error message implementationsNikita Popov2018-02-042-2/+2
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-0437-108/+108