Searched refs:__construct (Results 476 – 500 of 923) sorted by relevance
1...<<11121314151617181920>>...37
/PHP-7.4/ext/snmp/tests/ |
H A D | reflection.phpt | 10 echo new reflectionmethod('snmp', '__construct'); 25 Method [ <internal:snmp, ctor> public method __construct ] {
|
/PHP-7.4/ext/spl/tests/ |
H A D | iterator_053.phpt | 10 function __construct($it, $re, $mode, $flags = 0) 14 parent::__construct($it, $re, $mode, $flags);
|
H A D | bug40872.phpt | 8 function __construct($id) {
|
H A D | bug54281.phpt | 7 function __construct($it, $max_depth) { }
|
H A D | iterator_036.phpt | 21 …lException: CachingIterator does not fetch string value (see CachingIterator::__construct) in %s:%d
|
H A D | spl_iterator_iterator_constructor.phpt | 25 IteratorIterator::__construct() expects at most 2 parameters, 3 given
|
/PHP-7.4/Zend/tests/ |
H A D | bug72101.phpt | 7 public function __construct($callback) { 44 public function __construct(array $parameters) {
|
H A D | use_unlinked_class.phpt | 17 #0 %s(%d): ReflectionClass->__construct('A')
|
H A D | bug31177.phpt | 23 public function __construct($resource) {
|
H A D | bug55007.phpt | 8 …if ('MyErrorHandler'==$classname) eval('class MyErrorHandler { function __construct() { print "My …
|
H A D | bug69446_2.phpt | 12 public function __construct()
|
H A D | bug72177_2.phpt | 9 public function __construct()
|
H A D | bug74862_2.phpt | 15 private function __construct()
|
H A D | get_class_vars_006.phpt | 21 public function __construct() {
|
H A D | debug_info-error-resource.phpt | 13 public function __construct($val) {
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | uasort_object2.phpt | 47 public function __construct($value) { 62 public function __construct($value) { 81 public function __construct($value) {
|
H A D | bug71334.phpt | 27 public function __construct()
|
/PHP-7.4/ext/reflection/tests/ |
H A D | ReflectionObject_getName_basic.phpt | 21 Warning: ReflectionObject::__construct() expects exactly 1 parameter, 0 given in %s on line 2
|
/PHP-7.4/ext/simplexml/tests/ |
H A D | bug74950.phpt | 15 #0 %sbug74950.php(%d): SimpleXMLElement->__construct('0', 9000000000)
|
/PHP-7.4/tests/classes/ |
H A D | array_access_006.phpt | 9 function __construct() {
|
/PHP-7.4/ext/phar/tests/ |
H A D | bug71331.phpt | 13 #0 %s%ebug71331.php(2): PharData->__construct('%s')
|
/PHP-7.4/ext/date/tests/ |
H A D | call_function_from_method.phpt | 9 public function __construct($in) {
|
/PHP-7.4/Zend/tests/traits/ |
H A D | bug55554a.phpt | 16 constructor as __construct;
|
/PHP-7.4/ext/intl/tests/ |
H A D | gregoriancalendar___construct_variant1.phpt | 2 IntlGregorianCalendar::__construct(): argument variants
|
H A D | timezone_clone_error.phpt | 12 function __construct() {}
|
Completed in 26 milliseconds
1...<<11121314151617181920>>...37