📄 Viewing: bug71871_2.phpt

--TEST--
Bug #71871: Interfaces allow final and abstract functions
--FILE--
<?php

interface test {
    abstract function test();
}

?>
--EXPECTF--
Fatal error: Access type for interface method test::test() must be omitted in %s on line %d

🌑 DarkStealth — WP Plugin Edition

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