--TEST-- ZE2 You cannot overload a non static method with a static method --SKIPIF-- --FILE-- show(); fail::show(); echo "Done\n"; // shouldn't be displayed ?> --EXPECTF-- Fatal error: Cannot make non static method pass::show() static in class fail in %s on line %d