--TEST-- GH-17151: ZEND_FETCH_OBJ_R may modify RC of op1 --FILE-- bar; var_dump($x); } test(); ?> --EXPECTF-- object(C)#%d (0) { }