Home
last modified time | relevance | path

Searched refs:throw_on_error (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_inheritance.c1316 bool throw_on_error, in verify_property_type_compatibility() argument
1320 …if ((result == INHERITANCE_ERROR && throw_on_error) || (result == INHERITANCE_UNRESOLVED && throw_… in verify_property_type_compatibility()
1333 …if ((result == INHERITANCE_ERROR && throw_on_error) || (result == INHERITANCE_UNRESOLVED && throw_… in verify_property_type_compatibility()

Completed in 63 milliseconds