hphp_debugger_set_option

Customizes the behavior of the debugger by setting an option flag on or off

function hphp_debugger_set_option( string $option, bool $value, ): bool; 

Parameters

  • string $option
  • bool $value

Returns

  • bool - - New value of the debugger option