php8.5
Home/ Manual/ reference / spl/ The BadFunctionCallException class

The BadFunctionCallException class

Exception thrown if a callback refers to an undefined function or if some arguments are missing.

Intro

Exception thrown if a callback refers to an undefined function or if some arguments are missing.

Class synopsis

extends LogicException { }

Source: reference/spl/badfunctioncallexception.xml · from the official PHP manual (php/doc-en)