--TEST-- ZE2 interfaces --FILE-- foo; } } function main() { $foo = new Exception_foo; echo $foo->getMessage() . "\n"; } ?> --EXPECT-- foo