Home
last modified time | relevance | path

Searched refs:resource (Results 201 – 225 of 673) sorted by relevance

12345678910>>...27

/PHP-8.2/ext/openssl/tests/
H A DCertificateGenerator.inc10 /** @var resource */
13 /** @var resource|null */
16 /** @var resource|null */
31 * @return resource
/PHP-8.2/ext/sockets/tests/
H A Dsocket_export_stream-4-win.phpt94 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
105 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
/PHP-8.2/ext/oci8/tests/
H A Ddrcp_scope1.phpt82 resource(%d) of type (oci8 connection)
84 resource(%d) of type (oci8 connection)
89 resource(%d) of type (oci8 connection)
91 resource(%d) of type (oci8 connection)
H A Derror.phpt30 resource(%s) of type (oci8 connection)
31 resource(%s) of type (oci8 statement)
H A Dlob_005.phpt48 resource(%d) of type (oci8 descriptor)
53 resource(%d) of type (oci8 descriptor)
/PHP-8.2/ext/standard/tests/array/
H A Darray_merge_recursive_variation4.phpt16 // get a resource variable
43 // array with object, unset variable and resource variable
44 /*8*/ array(@$unset_var => array("unset"), $fp => 'resource', 11, "hello")
66 // close the file resource used
302 string(8) "resource"
316 string(8) "resource"
/PHP-8.2/ext/standard/tests/file/
H A Dfgetc_variation2.phpt33 fgetc(): supplied resource is not a valid stream resource
H A Dfstat.phpt75 fstat(): supplied resource is not a valid stream resource
/PHP-8.2/ext/enchant/tests/
H A Ddict_add_to_personal.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
39 echo("broker is not a resource; failed;\n");
H A Ddict_add_to_session.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
37 echo("broker is not a resource; failed;\n");
H A Ddict_check.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
39 echo("broker is not a resource; failed;\n");
H A Ddict_suggest.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
38 echo("broker is not a resource; failed;\n");
H A Ddict_is_in_session.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
35 echo("broker is not a resource; failed;\n");
H A Ddict_store_replacement.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
36 echo("broker is not a resource; failed;\n");
/PHP-8.2/ext/standard/tests/strings/
H A Dstr_replace_basic.phpt43 str_replace(): Argument #1 ($search) must be of type array|string, resource given
44 resource(%d) of type (stream)
H A Dstristr_variation2.phpt15 //getting the resource
46 // resource
101 stristr(): Argument #2 ($needle) must be of type string, resource given
H A Dstrip_tags_variation2.phpt18 //get a resource variable
67 // resource variable
128 strip_tags(): Argument #2 ($allowed_tags) must be of type array|string|null, resource given
/PHP-8.2/ext/gd/tests/
H A Dbug47946.phpt26 function makeFilter($resource, $matrix, $offset = 1.0)
32 return imageconvolution($resource, $matrix, $divisor, $offset);
/PHP-8.2/ext/standard/tests/http/
H A Dgh15034.phpt36 $resource = fopen($uri, 'r', false, $contextResource);
37 fclose($resource);
/PHP-8.2/tests/security/
H A Dopen_basedir_fopen.phpt80 resource(%d) of type (stream)
81 resource(%d) of type (stream)
82 resource(%d) of type (stream)
83 resource(%d) of type (stream)
84 resource(%d) of type (stream)
/PHP-8.2/Zend/tests/type_declarations/
H A Dscalar_strict_basic.phpt80 *** Trying resource value
81 *** Caught {closure}(): Argument #1 ($i) must be of type int, resource given, called in %s on line …
109 *** Trying resource value
110 *** Caught {closure}(): Argument #1 ($f) must be of type float, resource given, called in %s on lin…
138 *** Trying resource value
139 *** Caught {closure}(): Argument #1 ($s) must be of type string, resource given, called in %s on li…
167 *** Trying resource value
168 *** Caught {closure}(): Argument #1 ($b) must be of type bool, resource given, called in %s on line…
/PHP-8.2/ext/standard/tests/general_functions/
H A Dget_debug_type_basic.phpt57 resource (stream)
58 resource (closed)
/PHP-8.2/ext/intl/tests/
H A Dresourcebundle_create.phpt60 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
62 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
/PHP-8.2/ext/standard/tests/network/
H A Dfsockopen_variation1.phpt34 resource(%d) of type (stream)
37 resource(%d) of type (stream)
/PHP-8.2/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt66 resource(%d) of type (stream)
84 resource(%d) of type (Unknown)
88 Directory::read(): %s is not a valid Directory resource

Completed in 55 milliseconds

12345678910>>...27