summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/is_writable_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Avoid file clash in root_check skipifsFabien Villepinte2019-10-081-10/+1
* Avoid file clash in root_check skipifsNikita Popov2019-10-021-1/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* fix skip reasons. the word 'skip' should be followed by a single space and do...Nuno Lopes2007-09-131-1/+1
* Tests are not valid if run by root - adding check to skip is user is root.Zoe Slattery2007-06-141-0/+13
* New test cases for file system functionsZoe Slattery2007-06-051-0/+1575