summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Fix the lchwon error test for Travis CI.Mitch Hagstrand2016-11-111-1/+1
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-11-011-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-11-011-0/+2
| |\ \
| | * | Fix #73436: Setting allow_url_fopen to Off makes several tests failChristoph M. Becker2016-11-011-0/+2
* | | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-311-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-311-2/+2
| |\ \ \ | | |/ /
| | * | Fix #71882 amendment 2: Negative ftruncate() on php://memory exhausts memoryChristoph M. Becker2016-08-311-2/+2
* | | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-316-0/+198
|\ \ \ \ | |/ / /
* | | | Implement \ArgumentCountError exceptionDavey Shafik2016-08-301-1/+1
* | | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-301-0/+11
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-301-0/+11
| |\ \ \ | | |/ /
| | * | Fix #71882: Negative ftruncate() on php://memory exhausts memoryChristoph M. Becker2016-08-301-0/+11
* | | | extend readdir utf-8 name testAnatol Belski2016-08-211-0/+4
* | | | Require strict base64 in data URILauri Kenttä2016-07-221-1/+3
* | | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-211-0/+26
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-211-0/+26
| |\ \ \ | | |/ /
| | * | Fix #72330: CSV fields incorrectly split if escape char followed by UTF charsChristoph M. Becker2016-07-211-0/+26
* | | | Merge branch 'PHP-7.0'Anatol Belski2016-06-221-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-06-221-1/+1
| |\ \ \ | | |/ /
| | * | fix test cleanupAnatol Belski2016-06-221-1/+1
| | * | Skip test which is 64bits onlyRemi Collet2016-05-251-0/+2
| | * | fix test portabilityAnatol Belski2016-05-251-1/+1
| | * | Merge branch 'PHP-5.5' into PHP-5.6.22Stanislav Malyshev2016-05-241-0/+12
| | |\ \
| | | * | Fix bug #72114 - int/size_t confusion in freadStanislav Malyshev2016-05-091-0/+12
* | | | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-20133-5/+15459
* | | | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-164-7/+4
* | | | | fix test outAnatol Belski2016-06-092-384/+384