Searched refs:instance (Results 76 – 100 of 578) sorted by relevance
12345678910>>...24
/PHP-7.4/ext/date/tests/ |
H A D | timezone_offset_get_error.phpt | 109 …%d) "Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, instance of s… 111 string(%d) "Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, int giv… 113 string(%d) "Argument 1 passed to timezone_offset_get() must be an instance of DateTimeZone, null gi… 117 …ed to timezone_offset_get() must implement interface DateTimeInterface, instance of stdClass given"
|
/PHP-7.4/Zend/tests/ |
H A D | closure_027.phpt | 33 …r: Uncaught TypeError: Argument 1 passed to test() must be an instance of Closure, instance of std…
|
H A D | objects_022.phpt | 39 …aught TypeError: Argument 1 passed to foo::testFoo() must be an instance of foo, instance of stdCl…
|
H A D | bug42802.phpt | 40 …Uncaught TypeError: Argument 1 passed to foo\test5() must be an instance of bar, instance of foo\b…
|
H A D | bug26077.phpt | 2 Bug #26077 (Memory leaks when creating an instance of an object)
|
H A D | bug73960.phpt | 2 Bug #73960: Leak with instance method calling static method with referenced return
|
H A D | indirect_method_call_005.phpt | 2 Testing array dereferencing from instance with ArrayObject
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | file_put_contents_variation2.phpt | 92 'instance of classWithToString' => new classWithToString(), 93 'instance of classWithoutToString' => new classWithoutToString(), 160 --instance of classWithToString-- 162 --instance of classWithoutToString--
|
/PHP-7.4/ext/tidy/tests/ |
H A D | 027.phpt | 54 $instance = new ChildClass(); 55 $instance->run();
|
/PHP-7.4/ext/standard/tests/class_object/ |
H A D | method_exists_basic_002.phpt | 17 echo "\n ---(Internal classes, using class instance)---\n"; 30 ---(Internal classes, using class instance)---
|
/PHP-7.4/ext/standard/tests/general_functions/ |
H A D | intval_variation1.phpt | 93 'instance of classWithToString' => new classWithToString(), 94 'instance of classWithoutToString' => new classWithoutToString(), 190 --instance of classWithToString-- 194 --instance of classWithoutToString--
|
/PHP-7.4/ext/posix/tests/ |
H A D | posix_ttyname_variation6.phpt | 43 'instance of classWithToString' => new classWithToString(), 44 'instance of classWithoutToString' => new classWithoutToString(),
|
/PHP-7.4/ext/soap/tests/ |
H A D | server029.phpt | 9 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 43 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 54 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
|
H A D | typemap002.phpt | 11 xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" 25 …return '<book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><a xsi:type="xsd:string">'.$bo… 57 …><ns1:dotest2Response><book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:bo…
|
H A D | typemap006.phpt | 11 xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" 25 …return '<book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><a xsi:type="xsd:string">'.$bo… 58 …><ns1:dotest2Response><book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:bo…
|
H A D | typemap013.phpt | 11 xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" 25 …http://schemas.nothing.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><a xsi:type="xsd… 57 …http://schemas.nothing.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:bo…
|
H A D | server010.phpt | 27 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 45 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 60 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="…
|
/PHP-7.4/ext/spl/tests/ |
H A D | bug78409.phpt | 2 Bug #78409: Segfault when creating instance of ArrayIterator without constructor
|
H A D | bug62616.phpt | 2 Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
|
/PHP-7.4/ext/standard/tests/serialize/ |
H A D | serialization_objects_011.phpt | 70 echo "-- Test instance of A --\n"; 72 echo "\n\n-- Test instance of B --\n"; 74 echo "\n\n-- Test instance of C --\n"; 80 -- Test instance of A -- 106 -- Test instance of B -- 144 -- Test instance of C --
|
/PHP-7.4/ext/intl/tests/ |
H A D | calendar_get_Least_Greatest_Minimum_Maximum_error.phpt | 99 error: 0, Argument 1 passed to intlcal_get_least_maximum() must be an instance of IntlCalendar, int… 101 error: 0, Argument 1 passed to intlcal_get_maximum() must be an instance of IntlCalendar, int given 103 error: 0, Argument 1 passed to intlcal_get_greatest_minimum() must be an instance of IntlCalendar, … 105 error: 0, Argument 1 passed to intlcal_get_minimum() must be an instance of IntlCalendar, int given
|
/PHP-7.4/ext/reflection/tests/ |
H A D | ReflectionProperty_basic1.phpt | 26 $instance = new $class(); 29 var_dump($propInfo->getValue($instance)); 30 $propInfo->setValue($instance, "NewValue"); 32 var_dump($propInfo->getValue($instance));
|
/PHP-7.4/ext/soap/tests/soap12/ |
H A D | T51.phpt | 10 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 26 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
|
H A D | T52.phpt | 11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 24 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
|
H A D | T53.phpt | 11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 24 …/www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http:…
|
Completed in 26 milliseconds
12345678910>>...24