Home
last modified time | relevance | path

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

12345678910

/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_003.phpt2 Test serialize() & unserialize() functions: objects (abstract classes)
H A Dbug81111.phpt2 Bug #81111: Serialization is unexpectedly allowed on anonymous classes with __serialize()
/php-src/ext/standard/tests/array/
H A Darray_multisort_variation7.phpt7 // define some classes
H A Darray_multisort_variation8.phpt13 // define some classes
H A Darray_multisort_variation9.phpt7 // define some classes
/php-src/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-src/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-src/Zend/tests/traits/bugs/
H A Dgh13177.phpt45 Warning: Private methods cannot be final as they are never overridden by other classes in %s on lin…
/php-src/ext/standard/
H A Dphp_var.h44 PHPAPI void php_var_unserialize_set_allowed_classes(php_unserialize_data_t d, HashTable *classes);
/php-src/ext/date/tests/
H A Dbug65672.phpt2 Test for bug #65672: Broken classes inherited from DatePeriod
/php-src/ext/mysqli/tests/
H A D060.phpt2 mysqli_fetch_object with classes
/php-src/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt31 $classes = array( 'A0', 'A1', 'B0', 'B1',
35 foreach ($classes as $class) {
H A DReflectionClass_getProperty_001.phpt29 $classes = array("pubf", "subpubf", "protf", "subprotf",
31 foreach($classes as $class) {
H A DReflectionClass_getMethod_001.phpt29 $classes = array("pubf", "subpubf", "protf", "subprotf",
31 foreach($classes as $class) {
/php-src/sapi/phpdbg/tests/
H A Dinfo_001.phpt6 i classes
/php-src/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-src/ext/dom/tests/
H A Dnot_serializable.phpt2 DOM classes are not serializable
/php-src/Zend/tests/type_declarations/union_types/
H A Dmultiple_classes.phpt2 Union types with multiple classes
/php-src/ext/spl/tests/
H A Dbug69264.phpt2 Bug #69264 (__debugInfo() ignored while extending SPL classes)
/php-src/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt2 Duplicate of zend test tests/classes/iterators_002.phpt without expected output from destructor
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt2 Typed properties in internal classes
/php-src/ext/soap/tests/bugs/
H A Dbug51561.phpt46 …ss passed to SoapServer::setClass(). Start the session after loading all classes to resolve this i…
/php-src/ext/standard/tests/file/
H A Dbug38450.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)

Completed in 28 milliseconds

12345678910