Change Summary:
Changed completely the structure of the implemented function
Description: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Depends On: |
|
|||||||||
Diff: |
Revision 2 (+632) |
Changed completely the structure of the implemented function
Description: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Depends On: |
|
|||||||||
Diff: |
Revision 2 (+632) |
src/Lunr/Gravity/Filesystem/FilesystemAccessObjectInterface.php (Diff revision 2) |
---|
Not sure if possible, but could we set the default value to the constant?
src/Lunr/Gravity/Filesystem/PhysicalFilesystemAccessObject.php (Diff revision 2) |
---|
I checked file and dir, not sure if block and char are affected as well. Bash behaviour is to follow the symlink. So a symlink pointing to a directory would return TRUE at a "-d" check. I don't think that's the case here.