📄 Viewing: objects_012.phpt

--TEST--
implementing a class
--FILE--
<?php

class foo {
}

interface bar extends foo {
}

echo "Done\n";
?>
--EXPECTF--
Fatal error: bar cannot implement foo - it is not an interface in %s on line %d

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/Zend/tests