doc-en icon indicating copy to clipboard operation
doc-en copied to clipboard

trigger_error with E_USER_ERROR will terminate script processing

Open theking2 opened this issue 2 years ago • 0 comments

From manual page: https://php.net/function.trigger-error

Missing is the special meaning of passing a parameter E_USER_ERROR which terminates the script.

theking2 avatar Apr 09 '24 07:04 theking2