--TEST-- ZE2 An abstract method may not be called --SKIPIF-- --FILE-- show(); $t->error(); echo "Done\n"; // shouldn't be displayed ?> --EXPECTF-- Call to function show() Fatal error: Cannot call abstract method fail::show() in %s on line %d