fatfree-core icon indicating copy to clipboard operation
fatfree-core copied to clipboard

Passing E_USER_ERROR to trigger_error() is deprecated since 8.4

Open myaaghubi opened this issue 7 months ago • 0 comments

Passing E_USER_ERROR to trigger_error() is deprecated since 8.4, throw an exception or call exit with a string message instead bcosca/fatfree-core/base.php:3404

myaaghubi avatar Jun 04 '25 18:06 myaaghubi