Function DebugFsStreamWrapper->stream_lock

Definitions

sources/debug_fs.php

  • Portable advisory file locking.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$operation integer required parameter N/A N/A Operation (LOCK_SH, LOCK_EX, LOCK_UN)

Return

  • Success status
  • Type: boolean
  • Set: N/A
  • Range: N/A