Home
last modified time | relevance | path

Searched refs:resource (Results 151 – 175 of 1797) sorted by relevance

12345678910>>...72

/PHP-7.1/ext/oci8/tests/
H A Dfield_funcs1.phpt138 Warning: oci_field_is_null(): supplied resource is not a valid oci8 statement resource in %s on lin…
141 Warning: oci_field_name(): supplied resource is not a valid oci8 statement resource in %s on line %d
144 Warning: oci_field_type(): supplied resource is not a valid oci8 statement resource in %s on line %d
147 Warning: oci_field_type_raw(): supplied resource is not a valid oci8 statement resource in %s on li…
150 Warning: oci_field_scale(): supplied resource is not a valid oci8 statement resource in %s on line …
153 Warning: oci_field_precision(): supplied resource is not a valid oci8 statement resource in %s on l…
156 Warning: oci_field_size(): supplied resource is not a valid oci8 statement resource in %s on line %d
/PHP-7.1/ext/libxml/tests/
H A D004.phpt32 Warning: libxml_set_streams_context() expects parameter 1 to be resource, null given in %s004.php o…
36 Warning: libxml_set_streams_context() expects parameter 1 to be resource, string given in %s004.php…
40 Warning: libxml_set_streams_context() expects parameter 1 to be resource, integer given in %s004.ph…
44 Warning: libxml_set_streams_context() expects parameter 1 to be resource, object given in %s004.php…
48 Warning: libxml_set_streams_context() expects parameter 1 to be resource, array given in %s004.php …
/PHP-7.1/ext/standard/tests/dir/
H A Dclosedir_variation2.phpt5 /* Prototype : void closedir([resource $dir_handle])
44 Directory Handle: resource(%d) of type (Unknown)
48 Warning: closedir(): supplied resource is not a valid Directory resource in %s on line %d
50 Directory Handle: resource(%d) of type (Unknown)
/PHP-7.1/ext/standard/tests/strings/
H A Dsprintf_variation5.phpt2 Test sprintf() function : usage variations - int formats with resource values
10 echo "*** Testing sprintf() : integer formats with resource values ***\n";
12 // resource type variable
19 // array of resource types
50 *** Testing sprintf() : integer formats with resource values ***
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_x509_free_basic.phpt13 resource(%d) of type (OpenSSL X.509)
14 resource(%d) of type (Unknown)
16 Warning: openssl_x509_free() expects parameter 1 to be resource, boolean given in %s on line %d
/PHP-7.1/ext/standard/tests/file/
H A Dfgets_error.phpt6 Prototype: string fgets ( resource $handle [, int $length] );
79 Warning: fgets() expects parameter 1 to be resource, string given in %s on line %d
83 Warning: fgets() expects parameter 1 to be resource, integer given in %s on line %d
87 Warning: fgets() expects parameter 1 to be resource, float given in %s on line %d
91 Warning: fgets() expects parameter 1 to be resource, boolean given in %s on line %d
95 Warning: fgets() expects parameter 1 to be resource, array given in %s on line %d
99 Warning: fgets() expects parameter 1 to be resource, object given in %s on line %d
102 Warning: fgets(): supplied resource is not a valid stream resource in %s on line %d
105 Warning: fgets() expects parameter 1 to be resource, null given in %s on line %d
H A Dfgetss_error.phpt6 Prototype: string fgetss ( resource $handle [, int $length [, string $allowable_tags]] );
78 Warning: fgetss() expects parameter 1 to be resource, string given in %s on line %d
82 Warning: fgetss() expects parameter 1 to be resource, integer given in %s on line %d
86 Warning: fgetss() expects parameter 1 to be resource, float given in %s on line %d
90 Warning: fgetss() expects parameter 1 to be resource, boolean given in %s on line %d
94 Warning: fgetss() expects parameter 1 to be resource, array given in %s on line %d
98 Warning: fgetss() expects parameter 1 to be resource, object given in %s on line %d
101 Warning: fgetss(): supplied resource is not a valid stream resource in %s on line %d
104 Warning: fgetss() expects parameter 1 to be resource, null given in %s on line %d
H A Dfstat_variation1.phpt22 Warning: fstat() expects parameter 1 to be resource, array given in %s on line %d
25 Warning: fstat() expects parameter 1 to be resource, array given in %s on line %d
28 Warning: fstat() expects parameter 1 to be resource, array given in %s on line %d
31 Warning: fstat() expects parameter 1 to be resource, array given in %s on line %d
H A Dfstat_variation7.phpt23 Warning: fstat() expects parameter 1 to be resource, string given in %s on line %d
26 Warning: fstat() expects parameter 1 to be resource, string given in %s on line %d
29 Warning: fstat() expects parameter 1 to be resource, string given in %s on line %d
32 Warning: fstat() expects parameter 1 to be resource, string given in %s on line %d
/PHP-7.1/ext/zlib/tests/
H A Dgzclose_basic.phpt35 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
38 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.1/ext/standard/tests/array/
H A Darray_map_variation5.phpt24 //get a resource variable
60 // array with object, unset variable and resource variable
61 array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp),
65 'resource' => $fp, "int" => 133, "float" => 444.432,
158 ["resource"]=>
159 resource(%d) of type (stream)
170 ["resource"]=>
171 resource(%d) of type (stream)
/PHP-7.1/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-7.1/ext/gd/tests/
H A Dimagefilter_error10.phpt2 Testing wrong parameter resource of EMBOSS in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error12.phpt2 Testing wrong parameter resource of COLORIZE in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error15.phpt2 Testing wrong parameter resource of CONTRAST in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error17.phpt2 Testing wrong parameter resource of GRAYSCALE in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error18.phpt2 Testing wrong parameter resource of NEGATE in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error20.phpt2 Testing wrong parameter resource of BRIGHTNESS in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error4.phpt2 Testing wrong parameter resource of PIXELATE in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error6.phpt2 Testing wrong parameter resource of SMOOTH in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error7.phpt2 Testing wrong parameter resource of MEAN_REMOVAL in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error8.phpt2 Testing wrong parameter resource of SELECTIVE_BLUR in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagefilter_error9.phpt2 Testing wrong parameter resource of GAUSSIAN_BLUR in imagefilter() of GD library
17 Warning: imagefilter(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagegammacorrect_error2.phpt2 Testing error with non-Image resource paramenter of imagegammacorrect() of GD library,
17 Warning: imagegammacorrect(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagepalettetotruecolor_error3.phpt2 imagepalettetotruecollor must return an error if not an image resource is given
15 Warning: imagepalettetotruecolor(): supplied resource is not a valid Image resource in %s on line %d

Completed in 41 milliseconds

12345678910>>...72