} else {
ZVAL_ZVAL(expr_copy, z, 0, 1);
*use_copy = 1;
- return;
}
- break;
+ return;
}
}
zend_error(EG(exception) ? E_ERROR : E_RECOVERABLE_ERROR, "Object of class %v could not be converted to string", Z_OBJCE_P(expr)->name);
} else {
ZVAL_ZVAL(expr_copy, z, 0, 1);
*use_copy = 1;
- return;
}
- break;
+ return;
}
}
zend_error(EG(exception) ? E_ERROR : E_RECOVERABLE_ERROR, "Object of class %v could not be converted to string", Z_OBJCE_P(expr)->name);
} else {
ZVAL_ZVAL(expr_copy, z, 0, 1);
*use_copy = 1;
- return;
}
- break;
+ return;
}
}
zend_error(EG(exception) ? E_ERROR : E_RECOVERABLE_ERROR, "Object of class %v could not be converted to string", Z_OBJCE_P(expr)->name);