Home
last modified time | relevance | path

Searched refs:new (Results 3376 – 3400 of 5518) sorted by relevance

1...<<131132133134135136137138139140>>...221

/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error1.phpt21 $b = new B;
H A Dclass_order_error.phpt15 new C;
/PHP-7.4/Zend/tests/
H A Duse_unlinked_class.phpt7 echo new ReflectionClass(A::class), "\n";
H A Dassign_ref_to_overloaded_prop.phpt13 $test = new Test;
H A Dbug34062.phpt5 function f1() { throw new Exception; }
H A Dbug48248.phpt19 $b = new B;
H A Dbug49472.phpt23 new FooBar;
H A Dbug54910.phpt25 $input = new B();
H A Dbug61362.phpt6 throw new Exception();
H A Dbug63305.phpt40 new Attachment("");
H A Dbug64677.phpt9 $cat = new cat();
H A Dbug65911.phpt16 $obj = new B();
H A Dbug69832.phpt20 $t = new Test;
H A Dbug69989_2.phpt23 $test = new Test;
H A Dbug70156.phpt32 new dummy();
H A Dbug72177_2.phpt28 $r = new ReflectionProperty(Foo::class, 'bar');
H A Dbug72813.phpt26 $obj = new Test;
H A Dbug74862_2.phpt22 return new static();
/PHP-7.4/sapi/fpm/tests/
H A Dsocket-ipv4-basic.phpt22 $tester = new FPM\Tester($cfg);
/PHP-7.4/tests/classes/
H A Dabstract_user_call.phpt19 $o = new test;
/PHP-7.4/ext/pdo/tests/
H A Dpdo_035.phpt9 $db = new PDO('sqlite::memory:');
/PHP-7.4/tests/lang/
H A Dbug7515.phpt11 $o->root=new obj();
/PHP-7.4/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt14 $b = new b();
/PHP-7.4/Zend/tests/assert/
H A Dexpect_007.phpt16 assert (preg_match("~^([a-zA-Z0-9-]+)$~", $data["key"]), new HeaderMalfunctionError("malformed key …
/PHP-7.4/ext/curl/tests/
H A Dbug71523.phpt2 Bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec)

Completed in 24 milliseconds

1...<<131132133134135136137138139140>>...221