stream_supports_lock — Tells whether the stream supports locking
$stream
Tells whether the stream supports locking through flock().
stream
The stream to check.
Returns true on success or false on failure.
true
false