Home
last modified time | relevance | path

Searched refs:create (Results 151 – 175 of 917) sorted by relevance

12345678910>>...37

/PHP-8.2/Zend/tests/
H A Dclosure_write_prop.phpt22 Cannot create dynamic property Closure::$b
H A Dbug49866.phpt11 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %sbug49866.php:3
H A Dlist_assign_ref_string_offset_error.phpt13 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
/PHP-8.2/Zend/tests/generators/
H A Ddynamic_properties.phpt19 Cannot create dynamic property Generator::$prop
/PHP-8.2/ext/pcre/tests/
H A Dbug41050.phpt7 $regex = '/(insert|drop|create|select|delete|update)([^;\']*('."('[^']*')+".')?)*(;|$)/i';
/PHP-8.2/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php14 …public static function create(?string $locale, ?string $bundle, bool $fallback = true): ?ResourceB… function in ResourceBundle
/PHP-8.2/Zend/tests/readonly_classes/
H A Dreadonly_class_unserialize_error.phpt16 Cannot create dynamic property C::$x
/PHP-8.2/ext/standard/tests/array/
H A Dbug44181.phpt2 Bug #44181 (extract EXTR_OVERWRITE|EXTR_REFS can fail to create references)
/PHP-8.2/ext/opcache/tests/
H A Doptimize_func_calls_001.phpt2 Don't create FETCH_DIM_R with UNUSED op2
/PHP-8.2/ext/gd/tests/
H A Dimagecreatefromstring_gif.phpt11 // create an image from a GIF string representation
H A Dimagecreatefromstring_png.phpt11 // create an image from a PNG string representation
H A Dimagecreatefromstring_webp.phpt11 // create an image from a WEBP string representation
H A Dimagecreatefrombmp_basic.phpt11 // create an image from a BMP file
/PHP-8.2/ext/dom/tests/
H A DDOMDocument_createEntityReference_basic.phpt2 DOMDocument::createEntityReference() should create a new entity reference node
/PHP-8.2/Zend/tests/function_arguments/
H A Dsensitive_parameter_value_no_dynamic_property.phpt12 Fatal error: Uncaught Error: Cannot create dynamic property SensitiveParameterValue::$foo in %ssens…
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_result_references.phpt24 /* mysqlnd: force separation - create copies */
35 /* mysqlnd: force separation - create copies */
53 /* mysqlnd: force separation - create copies*/
/PHP-8.2/ext/oci8/tests/
H A Dimp_res_dbmsoutput.phpt27 "create table imp_res_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_dbmsoutput_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_dbmsoutput_proc as
H A Dimp_res_prefetch.phpt27 "create table imp_res_prefetch_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_prefetch_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_prefetch_proc as
/PHP-8.2/ext/simplexml/tests/
H A Dbug37076_1.phpt19 Cannot create element with an empty name
/PHP-8.2/ext/curl/tests/
H A Dcurl_multi_init_basic.phpt14 //create the multiple cURL handle
/PHP-8.2/ext/standard/tests/serialize/
H A Dunserialize_ref_to_overwritten_declared_prop.phpt2 Trying to create a reference to an overwritten declared property
/PHP-8.2/ext/openssl/tests/
H A Dbug25614.phpt7 if (!@openssl_pkey_new()) die("skip cannot create private key");
/PHP-8.2/ext/intl/tests/
H A Dtransliterator_property_id.phpt7 $tr = Transliterator::create("Katakana-Latin");
/PHP-8.2/ext/standard/tests/file/
H A Dtouch_error.phpt12 Warning: touch(): Unable to create file /no/such/file/or/directory because No such file or director…
/PHP-8.2/ext/standard/tests/
H A Dskipif_root.inc6 die('WARN Unable to create the "root check" file');

Completed in 42 milliseconds

12345678910>>...37