--TEST-- Don't optimize dynamic call to non-dynamic one if it drops the warning --FILE-- 42]); } catch (\Error $e) { echo $e->getMessage() . "\n"; } } test(); ?> --EXPECT-- Cannot call extract() dynamically