-
-
src/Lunr/Gravity/Filesystem/PhysicalFilesystemAccessObject.php (Diff revision 1) rmdir() doesn't work?
-
I don't like our test directory being called 'phpunit', because phpunit itself creates directories too and then we can't distinguish what comes from what. Please pick a different name
-
-
-
-
src/Lunr/Gravity/Filesystem/PhysicalFilesystemAccessObject.php (Diff revision 3) I can see you're making a recursive call here. Question: any chance that php will use its native rmdir function here?
-
I'm missing a permissions error test, can you add one?
-
src/Lunr/Gravity/Filesystem/Tests/PhysicalFilesystemAccessObjectTest.php (Diff revision 3) can you add \stdClass() here?
Change Summary:
Adds 2 more tests. One for permission denied and one for an object as directory
Diff: |
Revision 4 (+168) |
---|