summaryrefslogtreecommitdiff
path: root/ext/standard/tests/dir
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-182-2/+2
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-2465-345/+0
* Improve a last couple of argument error messagesMáté Kocsis2020-04-201-1/+1
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-142-2/+2
* Improve some ValueError messagesMáté Kocsis2020-04-061-1/+1
* Reindent phpt filesNikita Popov2020-02-0331-147/+147
* Throw an exception if default_dir not set, but requiredNikita Popov2020-01-281-0/+12
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-1712-33/+33
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-163-9/+9
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-214-4/+4
* Convert Errors to ValueErrorsGeorge Peter Banyard2019-12-051-1/+1
* Clean DONE tags from testsFabien Villepinte2019-11-0757-114/+0
* Merge branch 'PHP-7.4'Nikita Popov2019-10-087-63/+7
|\
| * Avoid file clash in root_check skipifsFabien Villepinte2019-10-087-63/+7
* | Move and fix scandir related bug testGeorge Peter Banyard2019-08-301-0/+14
* | Promote warnings to errors in dir stdlib extensionGeorge Peter Banyard2019-08-303-13/+19
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-191-0/+16
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-191-0/+16
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-191-0/+16
| | |\
| | | * Fix #78220: Can't access OneDrive folderChristoph M. Becker2019-08-191-0/+16
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+2
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1493-171/+171
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+2
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1492-169/+169
* | | | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-036-24/+38
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-111-2/+2
|\ \ \ \ | |/ / /
| * | | Prevent race conditionChristoph M. Becker2019-05-111-2/+2
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1554-137/+137
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1556-141/+141
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-112-295/+0
|/ / /
* | | More zpp error/variation test removalsNikita Popov2019-03-0727-4031/+0
* | | Use separate directories for win32 dir testsNikita Popov2019-03-045-27/+32
* | | Fix some directory collisions in dir testsNikita Popov2019-02-253-12/+18
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+2
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1483-102/+102
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1440-67/+67
|/ /
* | Remove duplicated testsGabriel Caruso2018-02-221-75/+0
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2016-16/+16
* | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-049-36/+36
* | Use int instead of integer in type errorsGabriel Caruso2018-02-0411-52/+52
|/
* Merge branch 'PHP-7.1'Anatol Belski2017-01-241-2/+2
|\
| * dirname() should not normalize pathsAnatol Belski2017-01-241-2/+2
* | preliminary fix for bug #73971, more refactoring is neededAnatol Belski2017-01-221-0/+54
|/
* Fixed bug #73877 readlink() returns garbage for UTF-8 pathsAnatol Belski2017-01-071-0/+50
* Add skipifs to some mb path testsAnatol Belski2016-09-0232-0/+192
* Fixed bug #72625 realpath() fails on non canonical long pathAnatol Belski2016-07-231-0/+53
* fix testAnatol Belski2016-06-221-0/+2
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-2034-0/+3356
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-122-17/+17
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-122-17/+17
| |\