Home
last modified time | relevance | path

Searched refs:resource (Results 76 – 100 of 673) sorted by relevance

12345678910>>...27

/PHP-8.2/ext/oci8/tests/
H A Dold_oci_close1.phpt25 resource(%d) of type (oci8 connection)
27 string(%d) "oci_parse(): supplied resource is not a valid oci8 connection resource"
H A Ddrcp_newconnect.phpt14 // Verify they are different by comparing the resource ids
27 echo "First and second connections share a resource: Not OK\n";
39 resource(%d) of type (oci8 connection)
40 resource(%d) of type (oci8 connection)
H A Derror_bind.phpt26 echo "Test 1 - Assign a resource to the bind variable and execute\n";
30 echo "Test 2 - Re-bind a resource\n";
35 // Use a connection resource instead of a ROWID.
53 Test 1 - Assign a resource to the bind variable and execute
57 Test 2 - Re-bind a resource
63 resource(%d) of type (oci8 connection)
H A Ddrcp_conn_close2.phpt31 // Compare the resource numbers
34 echo "Both connections share a resource : NOT OK\n";
43 resource(%d) of type (oci8 connection)
44 resource(%d) of type (oci8 connection)
H A Dcoll_002_func.phpt34 resource(%d) of type (oci8 collection)
37 string(%d) "oci_collection_size(): supplied resource is not a valid oci8 collection resource"
H A Ddrcp_pconn_close2.phpt31 // Compare the resource numbers
34 echo "Both connections share a resource : NOT OK\n";
43 resource(%d) of type (oci8 persistent connection)
44 resource(%d) of type (oci8 persistent connection)
/PHP-8.2/ext/standard/tests/dir/
H A Dopendir_variation4-win32-mb.phpt86 resource(%d) of type (stream)
90 resource(%d) of type (stream)
93 resource(%d) of type (stream)
97 resource(%d) of type (stream)
100 resource(%d) of type (stream)
104 resource(%d) of type (stream)
108 resource(%d) of type (stream)
H A Dreaddir_variation7.phpt11 // get a resource variable
22 resource(%d) of type (stream)
23 readdir(): Argument #1 ($dir_handle) must be a valid Directory resource
H A Dclosedir_variation2.phpt41 Directory Handle: resource(%d) of type (Unknown)
44 closedir(): supplied resource is not a valid Directory resource
45 Directory Handle: resource(%d) of type (Unknown)
H A Dopendir_basic.phpt49 resource(%d) of type (stream)
53 resource(%d) of type (stream)
56 resource(%d) of type (Unknown)
57 resource(%d) of type (Unknown)
/PHP-8.2/ext/standard/tests/array/
H A Darray_reverse_variation4.phpt16 //get a resource variable
47 // array with object, unset variable and resource variable
48 array(@$unset_var => "hello", $fp => 'resource'),
51 /*11*/ array('hello' => 1, "fruit" => 2.2, $fp => 'resource', 133 => "int", @$unset_var => "unset",…
69 // close the file resource used
256 string(8) "resource"
263 string(8) "resource"
270 string(8) "resource"
284 string(8) "resource"
299 string(8) "resource"
[all …]
H A Darray_intersect_variation8.phpt17 // get a resource variable
53 // array with object, unset variable and resource variable
54 /*10*/ array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp),
58 'resource' => $fp, "int" => 133, "float" => 444.432,
80 // close the file resource used
171 resource(%d) of type (stream)
178 resource(%d) of type (stream)
186 resource(%d) of type (stream)
201 resource(%d) of type (stream)
H A Darray_unshift_variation5.phpt19 // get a resource variable
58 // array with object, unset variable and resource variable
59 array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp),
325 ["resource"]=>
326 resource(%d) of type (stream)
341 ["resource"]=>
342 resource(%d) of type (stream)
356 ["resource"]=>
357 resource(%d) of type (stream)
382 ["resource"]=>
[all …]
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_close_error.phpt9 echo "\n-- Testing finfo_close() function with wrong resource type --\n";
21 -- Testing finfo_close() function with wrong resource type --
22 finfo_close(): Argument #1 ($finfo) must be of type finfo, resource given
H A Dmime_content_type_001.phpt44 mime_content_type(): Argument #1 ($filename) must be of type resource|string, int given
45 mime_content_type(): Argument #1 ($filename) must be of type resource|string, null given
46 mime_content_type(): Argument #1 ($filename) must be of type resource|string, stdClass given
47 mime_content_type(): Argument #1 ($filename) must be of type resource|string, array given
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt74 resource(%d) of type (stream)
76 resource(%d) of type (stream)
81 resource(%d) of type (stream)
83 resource(%d) of type (stream)
88 resource(%d) of type (stream)
90 resource(%d) of type (stream)
/PHP-8.2/ext/standard/tests/file/
H A Dfseek_dir_basic.phpt21 echo "\ncall fseek() on directory resource:\n";
30 echo "\ncall fseek() with different arguments on directory resource:\n";
45 resource(%d) of type (stream)
61 call fseek() on directory resource:
79 call fseek() with different arguments on directory resource:
H A Dfgets_variation2.phpt38 fgets(): supplied resource is not a valid stream resource
39 fgets(): supplied resource is not a valid stream resource
/PHP-8.2/ext/zlib/tests/
H A Ddeflate_add_error.phpt15 $resource = deflate_init(ZLIB_ENCODING_DEFLATE);
19 var_dump(deflate_add($resource, "test", $badFlushType));
26 deflate_add(): Argument #1 ($context) must be of type DeflateContext, resource given
H A Dinflate_add_error.phpt15 $resource = inflate_init(ZLIB_ENCODING_DEFLATE);
18 var_dump(inflate_add($resource, "test", $badFlushType));
25 inflate_add(): Argument #1 ($context) must be of type InflateContext, resource given
/PHP-8.2/ext/standard/tests/filters/
H A Dbug54350.phpt25 Warning: fclose(): 5 is not a valid stream resource in %s on line %d
26 fclose(): supplied resource is not a valid stream resource
/PHP-8.2/ext/openssl/tests/
H A Dtls_wrapper.phpt71 resource(%d) of type (stream)
73 resource(%d) of type (stream)
74 resource(%d) of type (stream)
75 resource(%d) of type (stream)
76 resource(%d) of type (stream)
/PHP-8.2/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt30 // add portion to test setting stub from resource
31 file_put_contents(__DIR__ . '/myfakestub.php', '<?php var_dump("First resource"); Phar::mapPhar("ph…
35 $c = strlen('<?php var_dump("First resource"); Phar::mapPhar("phar_begin_setstub_commit.phar"); __H…
36 file_put_contents(__DIR__ . '/myfakestub.php', '<?php var_dump("First resource"); Phar::mapPhar("ph…
63 string(%d) "<?php var_dump("First resource"); Phar::mapPhar("phar_begin_setstub_commit.phar"); __HA…
65 string(%d) "<?php var_dump("First resource"); Phar::mapPhar("phar_begin_setstub_commit.phar"); __HA…
/PHP-8.2/ext/standard/tests/strings/
H A Dsprintf_variation54.phpt11 echo "$format with " . (is_resource($value) ? "resource" : json_encode($value)) . ":\n";
51 %s with resource:
81 d with resource:
113 u with resource:
145 f with resource:
177 c with resource:
209 x with resource:
/PHP-8.2/ext/gd/tests/
H A Dbug79945.phpt12 imagecreatefrompng('php://filter/read=convert.base64-encode/resource=' . __DIR__ . '/test.png');
17 imagecreatefrompng('php://filter/read=convert.base64-encode/resource=' . __DIR__ . '/test.png');
22 Warning: imagecreatefrompng(): "php://filter/read=convert.base64-encode/resource=%s" is not a valid…

Completed in 25 milliseconds

12345678910>>...27