You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://wiki.php.net/rfc/marking_return_value_as_important updated flock to mark its return value as NoDiscard. However, the documented usage of the function is precisely discarding the return value of flock($fp, LOCK_UN) when releasing the lock