php-vfs
php-vfs copied to clipboard
File locking
It's not currently possible to create file locks with flock (or by any other means for that matter). This needs to be sorted.
Any news on this?
http://php.net/manual/ru/streamwrapper.stream-lock.php
streamWrapper::stream_lock method should be added to support locking.