Home
last modified time | relevance | path

Searched refs:interface (Results 76 – 100 of 227) sorted by relevance

12345678910

/PHP-5.5/tests/classes/
H A Dinterface_optional_arg_003.inc2 interface I {
H A Dinterface_implemented.phpt2 ZE2 An interface is inherited
8 interface if_a {
12 interface if_b extends if_a {
H A Dinterface_optional_arg_003.phpt2 default argument value in and in implementing class with interface in included file
H A Dinterface_class.phpt14 Fatal error: derived cannot implement base - it is not an interface in %s on line %d
H A Dinterfaces_001.phpt8 interface Throwable {
/PHP-5.5/ext/simplexml/tests/
H A Dbug37565.phpt26 Error: Argument 1 passed to Reflection::export() must implement interface Reflector, null given
29 Error: Argument 1 passed to Reflection::export() must implement interface Reflector, null given
/PHP-5.5/ext/spl/tests/
H A Dclass_implements_basic2.phpt14 interface foo { }
17 interface bar { }
H A Dspl_003.phpt18 interface iface1{}
19 interface iface2{}
/PHP-5.5/Zend/tests/traits/
H A Dget_declared_traits_001.phpt7 interface b { }
H A Dget_declared_traits_002.phpt8 interface b { }
H A Derror_008.phpt12 Fatal error: foo cannot implement abc - it is not an interface in %s on line %d
H A Dget_declared_traits_003.phpt7 interface b { }
H A Dbug60145.phpt10 interface MyInterface {
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_buffer_variation1.phpt29 echo "*** Testing finfo_buffer() : variation functionality with oo interface ***\n";
41 *** Testing finfo_buffer() : variation functionality with oo interface ***
/PHP-5.5/ext/soap/tests/
H A Dclassmap.wsdl37 …<soap:operation soapAction="http://localhost:81/test/interface.php?class=test/dotest" style="rpc"/>
46 …<soap:operation soapAction="http://localhost:81/test/interface.php?class=test/dotest2" style="rpc"…
57 <soap:address location="http://localhost:81/test/interface.php?class=test"/>
/PHP-5.5/ext/standard/tests/array/
H A Dsizeof_object2.phpt2 Test sizeof() function : object functionality - objects without Countable interface
14 echo "--- Testing sizeof() with objects which doesn't implement Countable interface ---\n";
102 --- Testing sizeof() with objects which doesn't implement Countable interface ---
/PHP-5.5/Zend/tests/
H A Dinter_02.phpt10 interface foo {
H A Dclass_alias_010.phpt6 interface a { }
H A Dget_parent_class_001.phpt6 interface ITest {
H A Dclass_alias_005.phpt12 interface test { }
H A Dbug32427.phpt6 interface Example {
H A Dbug43200_2.phpt6 interface A {
H A Dconstructor_args.phpt5 interface foobar {
H A Dinterface_exists_001.phpt6 interface foo {
/PHP-5.5/ext/spl/internal/
H A Douteriterator.inc18 interface OuterIterator extends Iterator

Completed in 20 milliseconds

12345678910