Home
last modified time | relevance | path

Searched refs:classes (Results 151 – 175 of 230) sorted by relevance

12345678910

/PHP-8.2/Zend/tests/
H A Dbug28442.phpt2 Bug #28442 (Changing a static variables in a class changes it across sub/super classes.)
H A Dconstant_expressions_classes.phpt2 Constant scalar expressions with autoloading and classes
/PHP-8.2/ext/phar/tests/
H A Dphar_metadata_write3.phpt48 echo "Calling getMetadata with some allowed classes\n";
84 Calling getMetadata with some allowed classes
/PHP-8.2/ext/standard/tests/array/
H A Darray_multisort_variation8.phpt13 // define some classes
H A Darray_multisort_variation9.phpt7 // define some classes
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug81111.phpt2 Bug #81111: Serialization is unexpectedly allowed on anonymous classes with __serialize()
/PHP-8.2/ext/date/tests/
H A Dbug65672.phpt2 Test for bug #65672: Broken classes inherited from DatePeriod
/PHP-8.2/ext/standard/
H A Dphp_var.h44 PHPAPI void php_var_unserialize_set_allowed_classes(php_unserialize_data_t d, HashTable *classes);
/PHP-8.2/ext/mysqli/tests/
H A D060.phpt2 mysqli_fetch_object with classes
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt31 $classes = array( 'A0', 'A1', 'B0', 'B1',
35 foreach ($classes as $class) {
H A DReflectionClass_getMethod_001.phpt29 $classes = array("pubf", "subpubf", "protf", "subprotf",
31 foreach($classes as $class) {
H A DReflectionClass_getProperty_001.phpt29 $classes = array("pubf", "subpubf", "protf", "subprotf",
31 foreach($classes as $class) {
H A DReflectionClass_getDefaultProperties_001.phpt66 $classes = array('A', 'B', 'C', 'X');
67 foreach ($classes as $class) {
/PHP-8.2/sapi/phpdbg/tests/
H A Dinfo_001.phpt6 i classes
/PHP-8.2/tests/classes/
H A Dclass_example.phpt31 { /* one can pass classes as arguments */
H A Dctor_dtor_inheritance.phpt8 // - base classes know about derived properties in constructor/destructor
/PHP-8.2/Zend/tests/type_declarations/union_types/
H A Dmultiple_classes.phpt2 Union types with multiple classes
/PHP-8.2/ext/spl/tests/
H A Dbug69264.phpt2 Bug #69264 (__debugInfo() ignored while extending SPL classes)
H A Dbug55701.phpt25 // The derived classes must throw LogicException if the parent class constructor was not called
250 // The classes SplFileObject and SplTempFileObject are not affected by the bug
268 // Check that when derived classes do not call GlobIterator::__construct()
/PHP-8.2/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt2 Duplicate of zend test tests/classes/iterators_002.phpt without expected output from destructor
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt2 Typed properties in internal classes
/PHP-8.2/ext/standard/tests/file/
H A Dbug38450.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_1.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_2.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_3.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)

Completed in 30 milliseconds

12345678910