Home
last modified time | relevance | path

Searched refs:object (Results 1726 – 1750 of 1987) sorted by relevance

1...<<61626364656667686970>>...80

/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt615 string(6) "object"
620 string(6) "object"
625 string(6) "object"
630 string(6) "object"
1107 string(6) "object"
1112 string(6) "object"
1117 string(6) "object"
1122 string(6) "object"
/PHP-7.4/ext/standard/tests/file/
H A D007_error.phpt158 Warning: fopen() expects parameter 1 to be a valid path, object given in %s on line %d
161 Warning: fclose() expects parameter 1 to be resource, object given in %s on line %d
164 Warning: feof() expects parameter 1 to be resource, object given in %s on line %d
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c33 zval *object = getThis(); in PHP_FUNCTION() local
57 obj = CDNO_FETCH(object); in PHP_FUNCTION()
707 zval *object, *sinkobject, *sink=NULL; in PHP_FUNCTION() local
715 &object, php_com_variant_class_entry, &sinkobject, &sink)) { in PHP_FUNCTION()
720 obj = CDNO_FETCH(object); in PHP_FUNCTION()
/PHP-7.4/ext/reflection/tests/
H A Dproperty_exists.phpt208 Warning: First parameter must either be an object or the name of an existing class in %sproperty_ex…
211 Warning: First parameter must either be an object or the name of an existing class in %sproperty_ex…
H A DReflectionClass_getMethod_002.phpt73 Warning: ReflectionClass::getMethod() expects parameter 1 to be string, object given in %s on line …
H A DReflectionClass_getProperty_002.phpt71 Warning: ReflectionClass::getProperty() expects parameter 1 to be string, object given in %s on lin…
H A DReflectionClass_isCloneable_001.phpt71 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class XMLWriter in %s:%d
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_variation2.phpt23 return "Class A object";
81 // object data
939 object(classA)#%d (0) {
953 object(classA)#%d (0) {
H A Darray_intersect_assoc_variation1.phpt33 return "Class A object";
80 // object data
255 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, object given in %s on line %d
258 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, object given in %s on line %d
H A Darray_intersect_assoc_variation2.phpt33 return "Class A object";
80 // object data
256 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, object given in %s on line %d
259 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, object given in %s on line %d
H A Darray_merge_recursive_variation1.phpt25 return "object";
81 // object data
298 Warning: array_merge_recursive(): Expected parameter 1 to be an array, object given in %s on line %d
301 Warning: array_merge_recursive(): Expected parameter 1 to be an array, object given in %s on line %d
H A Darray_fill_keys_variation2.phpt24 public function __toString() { return "Class A object"; }
/PHP-7.4/ext/soap/tests/
H A Dtypemap003.phpt51 object(book)#%d (2) {
H A Dtypemap007.phpt53 object(book)#%d (2) {
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation8.phpt12 * Prototype : object dir(string $directory[, resource $context])
/PHP-7.4/ext/phar/tests/
H A Dphar_oo_007.phpt2 Phar object: access through SplFileObject
/PHP-7.4/ext/gmp/tests/
H A Dgmp_fact.phpt60 object(GMP)#%d (1) {
/PHP-7.4/ext/standard/tests/strings/
H A Ddirname_variation.phpt39 /* object */
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_error.phpt10 * Returns an object by default; if return_array is true, returns an array.
/PHP-7.4/ext/spl/tests/
H A Diterator_053.phpt183 object(ArrayIterator)#%d (1) {
/PHP-7.4/ext/standard/tests/math/
H A Dabs_variation.phpt59 // object data
/PHP-7.4/ext/json/tests/
H A Dserialize.phpt56 $odata = (object)$adata;
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_sqlstate.phpt59 Warning: mysqli_stmt_sqlstate(): invalid object or resource mysqli_stmt
H A Dmysqli_prepare_no_object.phpt2 mysqli_prepare() - no object on failure
/PHP-7.4/ext/libxml/tests/
H A Dbug61367-read.phpt14 …* Note: Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object"…

Completed in 71 milliseconds

1...<<61626364656667686970>>...80