Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c1317 bool throw_on_unresolved in verify_property_type_compatibility() argument
1320 …NHERITANCE_ERROR && throw_on_error) || (result == INHERITANCE_UNRESOLVED && throw_on_unresolved)) { in verify_property_type_compatibility()
1333 …NHERITANCE_ERROR && throw_on_error) || (result == INHERITANCE_UNRESOLVED && throw_on_unresolved)) { in verify_property_type_compatibility()

Completed in 13 milliseconds