--TEST-- Misoptimization when variable is modified by assert() --INI-- zend.assertions=1 --FILE-- --EXPECTF-- Deprecated: assert(): Calling assert() with a string argument is deprecated in %s on line %d Notice: Object of class stdClass could not be converted to number in %s on line %d int(2)