diff --git a/tests/aot/trait/009.phpt b/tests/aot/trait/009.phpt index 48e0e684..120f777f 100644 --- a/tests/aot/trait/009.phpt +++ b/tests/aot/trait/009.phpt @@ -1,5 +1,5 @@ --TEST-- -Method conflict in traits +trait full class name --FILE-- ---EXPECT-- \ No newline at end of file +--EXPECT-- +object(App1\Foo1)#1 (1) { + ["prop"]=> + string(7) "Hello 1" +} \ No newline at end of file