summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-0447-254/+254
* | | Remove some references to E_STRICT in testsNikita Popov2018-02-031-1/+0
* | | Use %d when expecting line number in testsGabriel Caruso2018-02-024-4/+4
* | | Fix misspelling vlaues to valuesGabriel Caruso2018-01-287-8/+8
* | | Fixed bug #74719alexanderholman2018-01-179-48/+63
* | | Modernize realpath and integrate quick variant into virtual_file_exAnatol Belski2017-12-151-3/+3
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-141-0/+66
|\ \ \ | |/ /
| * | 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
* | | Fix testsAnatol Belski2017-12-092-4/+4
* | | Revamp unlink() implementation and improve error handlingAnatol Belski2017-12-082-2/+2
* | | Allow delete-sharing mode for CreateFile by defaultAnatol Belski2017-12-083-49/+34
* | | Merge branch 'PHP-7.2'Anatol Belski2017-09-281-0/+60
|\ \ \ | |/ /
| * | 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
* | | Fix typo retuns to returnstbpgr2017-08-251-1/+1
|/ /
* | 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