Home
last modified time | relevance | path

Searched refs:constructor (Results 76 – 100 of 175) sorted by relevance

1234567

/PHP-8.0/Zend/tests/try/
H A Dcatch_003.phpt2 Catching an exception in a constructor fired form a static method
H A Dcatch_004.phpt2 Catching an exception in a constructor inside a static method
/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_getConstructor_basic.phpt19 echo "No constructor for $class\n";
H A DReflectionClass_newInstanceArgs_002.phpt10 echo "In constructor of class B with arg $a\n";
/PHP-8.0/Zend/tests/
H A Dbug74862.phpt34 // private constructor
H A Dbug74862_2.phpt37 // private constructor
H A Dconstructor_abstract_grantparent.phpt2 LSP checks are performed against an abstract constructor even if it is not a direct parent
H A Dbug29368_3.phpt2 Bug #29368.3 (The destructor is called when an exception is thrown from the constructor).
H A Dbug44141.phpt2 Bug #44141 (private parent constructor callable through static function)
/PHP-8.0/tests/classes/
H A Dctor_in_interface_02.phpt2 ZE2 A class constructor must keep the signature of all interfaces
H A Dctor_dtor.phpt2 ZE2 The new constructor/destructor is called
/PHP-8.0/ext/spl/tests/
H A Dbug41828.phpt2 Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent)
H A Dbug54281.phpt15 Fatal error: Uncaught Error: The object is in an invalid state as the parent constructor was not ca…
H A Dspl_iterator_iterator_constructor.phpt2 SPL: IteratorInterator constructor checks
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_statement_class.phpt49 // public constructor not allowed
74 // private constructor
84 // private constructor
134 TypeError: User-supplied statement class cannot have a public constructor
H A Dbug70389.phpt2 Bug #70389 (PDO constructor changes unrelated variables)
/PHP-8.0/ext/standard/tests/streams/
H A Dbug40459.phpt2 bug 40459 - Test whether the constructor of the user-space stream wrapper is called when stream fun…
7 // Test whether the constructor of the user-space stream wrapper is called when stream functions ar…
/PHP-8.0/tests/lang/
H A DpassByReference_006.phpt41 echo "\n\n---- Pass uninitialised arrays & objects by ref: constructor ---\n";
80 ---- Pass uninitialised arrays & objects by ref: constructor ---
/PHP-8.0/Zend/tests/type_declarations/variance/
H A Dabstract_constructor.phpt2 Variance check for abstract constructor
/PHP-8.0/ext/opcache/tests/opt/
H A Ddce_012.phpt2 Incorrect DCE of constructor DO_FCALL
/PHP-8.0/ext/intl/tests/
H A Dbug62081.phpt16 …ception: IntlDateFormatter::__construct(): datefmt_create: cannot call constructor twice in %sbug6…
/PHP-8.0/ext/dom/tests/
H A DDOMComment_construct_basic_001.phpt2 DOMComment::__construct() with constructor called twice.
/PHP-8.0/ext/tokenizer/tests/
H A DPhpToken_constructor.phpt2 PhpToken constructor
/PHP-8.0/ext/fileinfo/tests/
H A Dbug57547.phpt2 Bug #57547 Settings options on file doesn't give same result as constructor options
/PHP-8.0/Zend/tests/assert/
H A Dexpect_010.phpt2 …st stack trace is correct from failed exception in extended class (parent implementing constructor)

Completed in 21 milliseconds

1234567