--TEST-- oss-fuzz #71407 --FILE-- newLazyGhost(function() {}); clone $obj; } catch (Error $e) { printf("%s: %s\n", $e::class, $e->getMessage()); } ?> --EXPECT-- Error: Undefined constant "x"