-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/Zend/tests/
File Upload :
Current File : //usr/src/php/Zend/tests/inter_05.phpt

--TEST--
Trying to inherit a class in an interface
--FILE--
<?php

interface a extends Exception { }

?>
--EXPECTF--
Fatal error: a cannot implement Exception - it is not an interface in %s on line %d

Copyright © 2017 || Recoded By Mr.Bumblebee