Home
last modified time | relevance | path

Searched refs:constructor (Results 26 – 50 of 186) sorted by relevance

12345678

/PHP-7.4/Zend/tests/
H A Dbug52160.phpt2 Bug #52160 (Invalid E_DEPRECATED redefined constructor error)
32 …l not be constructors in a future version of PHP; baz has a deprecated constructor in %s on line %d
H A Dbug39127.phpt2 Bug #39127 (Old-style constructor fallbacks produce strange results)
17 …ill not be constructors in a future version of PHP; a has a deprecated constructor in %s on line %d
H A Dobjects_010.phpt2 redefining constructor (__construct second)
H A Dnew_args_without_ctor.phpt2 Argument of new on class without constructor are evaluated
H A Dobjects_011.phpt2 redefining constructor (__construct first)
/PHP-7.4/Zend/tests/traits/
H A Dnoctor001.phpt2 Don't mark trait methods as constructor
26 …l not be constructors in a future version of PHP; Bar has a deprecated constructor in %s on line %d
/PHP-7.4/ext/gd/tests/
H A Dimagegammacorrect_variation2.phpt21 function test_gamma($in, $out, $constructor)
23 $im = $constructor(640, 480);
34 $kind = $constructor === 'imagecreate' ? 'palette' : 'truecolor';
/PHP-7.4/ext/mysqli/tests/
H A D063.phpt2 resultset constructor
23 // an exception should be thrown from prepare (i.e. constructor) not from execute
H A Dmysqli_fetch_object_no_constructor.phpt2 mysqli_fetch_object() - calling constructor on class wo constructor
61 Exception: Class mysqli_fetch_object_test does not have a constructor hence you cannot use ctor_par…
H A Dbug32490.phpt2 Bug #32490 (constructor of mysqli has wrong name)
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_class_007.phpt25 echo "(#$this->num) constructor called\n";
66 (#1) constructor called
70 (#2) constructor called
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isInstantiable_variation.phpt44 …onstructors in a future version of PHP; publicCtorOld has a deprecated constructor in %s on line %d
46 …tructors in a future version of PHP; protectedCtorOld has a deprecated constructor in %s on line %d
48 …nstructors in a future version of PHP; privateCtorOld has a deprecated constructor in %s on line %d
H A Dbug47254.phpt27 …ill not be constructors in a future version of PHP; A has a deprecated constructor in %s on line %d
29 …ill not be constructors in a future version of PHP; B has a deprecated constructor in %s on line %d
H A DReflectionObject_isInstantiable_variation.phpt72 …onstructors in a future version of PHP; publicCtorOld has a deprecated constructor in %s on line %d
74 …tructors in a future version of PHP; protectedCtorOld has a deprecated constructor in %s on line %d
76 …nstructors in a future version of PHP; privateCtorOld has a deprecated constructor in %s on line %d
/PHP-7.4/tests/classes/
H A Dinheritance_007.phpt2 Ensure inherited old-style constructor doesn't block other methods
21 …ill not be constructors in a future version of PHP; A has a deprecated constructor in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dbug38450.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
11 var_dump("constructor!");
105 string(12) "constructor!"
H A Dbug38450_1.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
11 var_dump("constructor!");
105 string(12) "constructor!"
H A Dbug38450_2.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
11 throw new Exception("constructor");
105 Fatal error: Uncaught Exception: constructor in %s:%d
/PHP-7.4/Zend/tests/function_arguments/
H A Dcall_with_trailing_comma_basic.phpt33 'constructor',
72 string(11) "constructor"
/PHP-7.4/ext/spl/tests/
H A DSplFileInfo_001.phpt2 Testing SplFileInfo calling the constructor twice
H A Dbug78409.phpt2 Bug #78409: Segfault when creating instance of ArrayIterator without constructor
H A Dbug70303.phpt2 Bug #70303 (Incorrect constructor reflection for ArrayObject)
H A DSplTempFileObject_constructor_error.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt2 FileInfo - Calling the constructor twice
/PHP-7.4/ext/tidy/tests/
H A D013.phpt2 Parsing a file using constructor

Completed in 21 milliseconds

12345678