Home
last modified time | relevance | path

Searched refs:new (Results 3251 – 3275 of 5518) sorted by relevance

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

/PHP-7.4/Zend/tests/
H A Dbug75420.10.phpt12 $obj = new Test;
H A Dbug75420.12.phpt12 $obj = new Test;
H A Dis_callable_trampoline_uaf.phpt21 $a = new A();
/PHP-7.4/Zend/tests/generators/
H A Dbug65161.phpt12 new SyntaxError('param');
/PHP-7.4/ext/tidy/tests/
H A Dtidy_error1.phpt14 $tidy = new tidy();
/PHP-7.4/ext/xmlreader/tests/
H A D009.phpt11 $reader = new XMLReader();
H A Dbug73053.phpt13 $xml = new XMLReader();
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_error2.phpt15 $mf = new MessageFormatter('en_US', $fmt);
H A Dmsgfmt_format_error3.phpt15 $mf = new MessageFormatter('en_US', $fmt);
/PHP-7.4/ext/libxml/tests/
H A D001.phpt11 var_dump(libxml_use_internal_errors(new stdclass));
/PHP-7.4/ext/zip/tests/
H A Dbug8700.phpt12 $zip = new ZipArchive();
H A Dbug53885.phpt12 $nx=new ZipArchive();
H A Dbug81490.phpt9 $zip = new ZipArchive();
/PHP-7.4/ext/ffi/tests/
H A Dbug78761.phpt14 FFI::cast('char[10]', FFI::new('char[1]'));
/PHP-7.4/ext/soap/tests/
H A Dbug79357.phpt6 $sc = new SoapClient(__DIR__ . '/bug79357.wsdl');
H A Dtypemap003.phpt32 $obj = new book;
45 $client = new TestSoapClient(__DIR__."/classmap.wsdl",$options);
H A Dtypemap004.phpt33 $client = new TestSoapClient(__DIR__."/classmap.wsdl",$options);
34 $book = new book();
H A Dtypemap007.phpt32 $obj = new book;
47 $client = new TestSoapClient(NULL, $options);
H A Dtypemap009.phpt28 throw new SoapFault("Server", "Conversion Failed");
50 $server = new SoapServer(__DIR__."/classmap.wsdl",$options);
/PHP-7.4/ext/opcache/tests/
H A Dbug76275.phpt21 throw new Exception(
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug79664.phpt9 $pdo = new PDO('sqlite::memory:', null, null, [
/PHP-7.4/ext/mysqli/tests/
H A D074.phpt13 $mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket);
H A Dbug30967.phpt18 $mysql = new mysql2($host, $user, $passwd, $db, $port, $socket);
/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_035w.phpt10 $hdr = new SoapHeader("http://soapinterop.org/","echoMeComplexTypeRequest", array("varInt"=>34,"var…
11 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/standard/tests/array/
H A Din_array_variation3.phpt37 $in_array_obj = new in_array_check(); //creating new object

Completed in 31 milliseconds

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