Home
last modified time | relevance | path

Searched refs:resource (Results 51 – 75 of 603) sorted by relevance

12345678910>>...25

/php-src/ext/curl/tests/
H A Dbug48203_multi.phpt68 Warning: curl_multi_add_handle(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s …
70 Warning: curl_multi_add_handle(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s …
74 Warning: curl_multi_add_handle(): CURLOPT_WRITEHEADER resource has gone away, resetting to default …
76 Warning: curl_multi_add_handle(): CURLOPT_WRITEHEADER resource has gone away, resetting to default …
79 Warning: curl_multi_add_handle(): CURLOPT_FILE resource has gone away, resetting to default in %s o…
81 Warning: curl_multi_add_handle(): CURLOPT_FILE resource has gone away, resetting to default in %s o…
84 Warning: curl_multi_add_handle(): CURLOPT_INFILE resource has gone away, resetting to default in %s…
86 Warning: curl_multi_add_handle(): CURLOPT_INFILE resource has gone away, resetting to default in %s…
/php-src/ext/standard/tests/array/
H A Darray_keys_variation_005.phpt6 echo "\n*** Testing array_keys() with resource type ***\n";
10 /* creating an array with resource types as elements */
18 /* Closing the resource handles */
24 *** Testing array_keys() with resource type ***
H A Darray_combine_variation4.phpt16 // get a resource variable
50 // array with object, unset variable and resource variable
51 /*10*/ array(@$unset_var => "hello", $fp => 'resource'),
55 $fp => 'resource', 133 => "int",
73 // close the file resource used
141 ["resource"]=>
142 string(8) "resource"
150 ["resource"]=>
151 string(8) "resource"
H A Darray_map_variation5.phpt19 //get a resource variable
55 // array with object, unset variable and resource variable
56 array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp),
60 'resource' => $fp, "int" => 133, "float" => 444.432,
153 ["resource"]=>
154 resource(%d) of type (stream)
165 ["resource"]=>
166 resource(%d) of type (stream)
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-src/ext/posix/tests/
H A Dposix_ttyname_error_wrongparams.phpt16 var_dump(posix_ttyname(0)); // param not a resource
23 var_dump(posix_ttyname($process)); // wrong resource type
30 posix_ttyname(): supplied resource is not a valid stream resource
/php-src/ext/standard/tests/file/
H A Dfile_put_contents.phpt36 file_put_contents(): supplied resource is not a valid stream resource
39 file_put_contents(): supplied resource is not a valid Stream-Context resource
H A Dproc_open_with_wrong_resource_type.phpt2 proc_open does not leak memory when called with wrong resource type in descriptorspec
14 proc_open(): supplied resource is not a valid stream resource
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-src/ext/openssl/tests/
H A Dtls_wrapper_with_tls_v1.3.phpt73 resource(%d) of type (stream)
75 resource(%d) of type (stream)
76 resource(%d) of type (stream)
77 resource(%d) of type (stream)
78 resource(%d) of type (stream)
79 resource(%d) of type (stream)
H A Dtls_wrapper.phpt70 resource(%d) of type (stream)
72 resource(%d) of type (stream)
73 resource(%d) of type (stream)
74 resource(%d) of type (stream)
75 resource(%d) of type (stream)
/php-src/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…
64 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
65 string(%d) "<?php var_dump("First resource"); Phar::mapPhar("phar_begin_setstub_commit.phar"); __HA…
68 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
69 string(%d) "<?php var_dump("First resource"); Phar::mapPhar("phar_begin_setstub_commit.phar"); __HA…
/php-src/ext/zlib/tests/
H A Dgzclose_basic.phpt37 gzread(): supplied resource is not a valid stream resource
39 gzread(): supplied resource is not a valid stream resource
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
/php-src/ext/sockets/tests/
H A Dsocket_import_stream-2.phpt28 socket_import_stream(): Argument #1 ($stream) must be of type resource, Socket given
29 resource(%d) of type (stream)
31 socket_import_stream(): supplied resource is not a valid stream resource
/php-src/ext/standard/tests/streams/
H A Dbug44818.phpt19 resource(%d) of type (stream)
24 resource(%d) of type (stream)
29 resource(%d) of type (stream)
34 resource(%d) of type (stream)
/php-src/ext/standard/tests/
H A Dgh10885.phpt20 resource(%d) of type (stream-context) refcount(2)
21 resource(%d) of type (stream-context) refcount(3)
22 resource(%d) of type (stream-context) refcount(2)
/php-src/ext/standard/tests/dir/
H A Dopendir_variation4.phpt80 resource(%d) of type (stream)
84 resource(%d) of type (stream)
87 resource(%d) of type (stream)
91 resource(%d) of type (stream)
94 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
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)
/php-src/ext/xmlwriter/tests/
H A Dxmlwriter_set_indent_string_basic_001.phpt2 xmlwriter_set_indent_string passing xmlwriter resource
11 $resource = xmlwriter_open_uri($temp_filename);
12 var_dump(xmlwriter_set_indent_string($resource, ' '));
/php-src/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
/php-src/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt77 resource(%d) of type (stream)
79 resource(%d) of type (stream)
84 resource(%d) of type (stream)
86 resource(%d) of type (stream)
91 resource(%d) of type (stream)
93 resource(%d) of type (stream)

Completed in 40 milliseconds

12345678910>>...25