summaryrefslogtreecommitdiff
path: root/ext/standard/tests/dir
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+2
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1492-169/+169
* 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
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-122-17/+17
| | |\
| | | * Update testsStanislav Malyshev2015-05-113-23/+23
| | | * Fixed bug #62138 ext\standard\tests\dir\dir_variation8-win32.phpt failsAnatoliy Belsky2012-05-241-4/+4
| | | * - make it windows version independent, error msg differs, bad but wellPierre Joye2012-01-101-4/+4
| | | * Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-212-2/+2
| | | * - add -win32 versions and skipifPierre Joye2011-09-1622-0/+1321
| | | * - Missing fixes for grammar fix 's/valid path/a valid path/'Felipe Pena2011-06-092-4/+4
| | | * - Test fixesFelipe Pena2011-06-062-4/+4
* | | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-217-38/+38
* | | | Skip buncha tests on 32-bitAndrea Faulds2014-11-291-0/+2
* | | | All tests passed in ext/standard/tests/dir nowXinchen Hui2014-03-093-4/+4
|/ / /
* | | fix test concurrencyMichael Wallner2013-09-182-41/+41
|/ /
* | - make it windows version independent, error msg differs, bad but wellPierre Joye2012-01-101-0/+75
* | Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-212-2/+2
* | - add -win32 versions and skipifPierre Joye2011-09-1611-0/+66
* | - Missing fixes for grammar fix 's/valid path/a valid path/'Felipe Pena2011-06-092-4/+4
* | - Test fixesFelipe Pena2011-06-062-4/+4
|/
* Implemented FR #53407 (make scandir()'s directory sorting optional).Adam Harvey2010-11-263-2/+81
* Fix test; remove spurious codeandy wharmby2009-06-181-8/+0
* fixing incorrect --CLEAN-- sectionsZoe Slattery2009-04-161-9/+0
* MFH: Fix tests (closes #45841)Arnaud Le Blanc2008-08-182-2/+11
* - MFH: New parameter parsing APIFelipe Pena2008-07-246-147/+147
* Fixed testDmitry Stogov2008-07-201-4/+6
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-094-404/+0
* open_basedir tests for directory functionsAnt Phillips2008-05-012-6/+6
* open_basedir tests for directory functionsAnt Phillips2008-05-014-0/+404
* Fixed test on systems where . and .. order not guaranteedIlia Alshanetsky2008-03-241-8/+24
* Fixed tests (file order is undefined, so we need to sort() them)Dmitry Stogov2008-03-242-0/+20
* fix testAntony Dovgal2008-03-171-1/+1
* - Fix testJosie Messa2008-03-111-0/+1
* - Added extra whitespace around error messages in expected outputJosie Messa2008-03-112-1/+4
* Fix tests (new error message for void parameters)Felipe Pena2008-03-101-1/+1
* - New tests for getcwd() functionJosie Messa2008-03-102-0/+63
* - Modified expected output to allow tests to work on all platformsJosie Messa2008-03-105-22/+22