summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trim trailing whitespace in source code filesPeter Kokot2018-10-133-100/+100
* Convert CRLF line endings to LFPeter Kokot2018-10-131-77/+77
* 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
* | 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
* | Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-233-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-141-0/+66
|\ \ | |/
| * Fixed bug #75679 Path 260 character problemAnatol Belski2017-12-141-0/+66
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-281-0/+60
|\ \ | |/
| * Fix mkdir() special case for path length < 260 and > 248Anatol Belski2017-09-281-0/+60
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-144-6/+21
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-144-6/+21
| |\
| | * Test cleanup improvements, files might be locked in the test processAnatol Belski2017-08-144-6/+21
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-141-2/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-141-2/+6
| |\ \ | | |/
| | * fix test cleanupAnatol Belski2017-08-141-2/+6
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-142-0/+161
|\ \ \ | |/ /
| * | Fixed bug #75063Anatol Belski2017-08-142-0/+161
* | | Merge branch 'PHP-7.1'Anatol Belski2017-07-151-0/+26
|\ \ \ | |/ /
| * | Add test for bug #74923Anatol Belski2017-07-151-0/+26
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-2/+2
* | | Fixed SKIP codeDmitry Stogov2017-06-221-1/+1
* | | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-231-1/+1
* | | zend-test extension to house code that is required for testing internal APIs,...Nikita Popov2017-03-122-6/+6
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-241-0/+27
|\ \ \ | |/ /
| * | dirname() should not normalize pathsAnatol Belski2017-01-241-0/+27
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-201-0/+77
|\ \ \ | |/ /
| * | Fixed bug #73962 bug with symlink related to cyrillic directoryAnatol Belski2017-01-201-0/+77
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-0/+46
| |\ \ | | |/
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-061-0/+46
|\ \ \
| * \ \ Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-0/+46
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch 'pull-request/1588' into PHP-7.0Joe Watkins2017-01-061-0/+46
| | |\
| | | * Implemented fix for incorrect filedescriptor closingJoshua Thijssen2015-10-211-0/+46
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-12-142-3/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-142-3/+7
| |\ \ \ | | |/ /
| | * | cleanup temporary dataAnatol Belski2016-12-142-3/+7
| | * | Merge branch 'pull-request/2198'Joe Watkins2016-11-121-1/+1
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-12-011-1/+1
|\ \ \ \ | |/ / /
| * | | fix conditionAnatol Belski2016-12-011-1/+1
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-12-011-0/+4
|\ \ \ \ | |/ / /
| * | | improve skipifAnatol Belski2016-12-011-0/+4
| * | | Merge branch 'pull-request/2198'Joe Watkins2016-11-121-1/+1
* | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-2415-883/+883
* | | | Fix CRLF line-endings in testsNikita Popov2016-11-2011-483/+483
* | | | Remove the binary cast from unrelated testsPedro Magalhães2016-11-2033-42/+42
* | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2037-48/+48