Home
last modified time | relevance | path

Searched refs:interfaces (Results 1 – 25 of 57) sorted by last modified time

123

/PHP-5.5/win32/
H A Dinstall.txt93 Unix and Windows with server module interfaces and CGI executables. You
1386 Other interfaces to PHP
/PHP-5.5/tests/classes/
H A Dinheritance_003.phpt2 ZE2 method inheritance without interfaces
H A Dinheritance_004.phpt2 ZE2 method inheritance without interfaces
H A Dinterface_class.phpt2 ZE2 A class can only implement interfaces
H A Dinterface_constant_inheritance_003.phpt2 Ensure a class may not inherit two constants with the same name from two separate interfaces.
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
H A Dinterface_doubled.phpt2 ZE2 An interface extends base interfaces
H A Dinterfaces_001.phpt2 ZE2 interfaces
H A Dctor_in_interface_03.phpt2 ZE2 A class constructor must keep the signature of base class interfaces
H A Dctor_in_interface_04.phpt2 ZE2 A class constructor must keep the signature of base class interfaces
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI38 on all interfaces:
/PHP-5.5/sapi/apache2filter/
H A DREADME15 It is experimental as interfaces in Apache 2.0 might change in the
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug30234.phpt2 Bug #30234 (__autoload() not invoked for interfaces)
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_class_methods_basic_003.phpt12 * Test behaviour with interfaces.
H A Dget_declared_classes_basic_001.phpt28 echo "\n-- Ensure userspace interfaces are not listed --\n";
45 -- Ensure userspace interfaces are not listed --
H A Dget_declared_interfaces_basic_001.phpt6 * Description: Returns an array of all declared interfaces.
28 echo "\n-- Ensure userspace interfaces are listed --\n";
45 -- Ensure userspace interfaces are listed --
H A Dget_declared_interfaces_error_001.phpt6 * Description: Returns an array of all declared interfaces.
H A Dget_declared_interfaces_variation1.phpt2 Test get_declared_interfaces() function : autoloading of interfaces
6 * Description: Returns an array of all declared interfaces.
12 echo "*** Testing get_declared_interfaces() : autoloading of interfaces ***\n";
29 *** Testing get_declared_interfaces() : autoloading of interfaces ***
H A Dget_declared_traits_basic_001.phpt29 echo "\n-- Ensure userspace interfaces are not listed --\n";
51 -- Ensure userspace interfaces are not listed --
/PHP-5.5/ext/spl/tests/
H A Dclass_implements_variation1.phpt6 * Description: Return all classes and interfaces implemented by SPL
H A Dclass_implements_variation2.phpt6 * Description: Return all classes and interfaces implemented by SPL
H A Dclass_uses_variation.phpt2 SPL: Test class_uses() function : variation - no interfaces and autoload
H A Dclass_implements_basic.phpt6 * Description: Return all classes and interfaces implemented by SPL
H A Dclass_implements_basic2.phpt6 * Description: Return all classes and interfaces implemented by SPL
H A Dclass_implements_variation.phpt2 SPL: Test class_implements() function : variation - no interfaces and autoload
6 * Description: Return all classes and interfaces implemented by SPL
13 echo "--- testing no interfaces ---\n";
31 --- testing no interfaces ---

Completed in 33 milliseconds

123