Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dzend_inference.c2080 const char *def_op_name = def_opline ? zend_get_opcode_name(def_opline->opcode) : "PHI"; in emit_type_narrowing_warning() local
2084 … inference of %s. Please file a bug report on https://github.com/php/php-src/issues", def_op_name); in emit_type_narrowing_warning()

Completed in 22 milliseconds