Home
last modified time | relevance | path

Searched refs:converted (Results 26 – 50 of 133) sorted by relevance

123456

/PHP-7.4/Zend/tests/
H A Dadd_003.phpt23 Notice: Object of class stdClass could not be converted to number in %sadd_003.php on line %d
27 Notice: Object of class stdClass could not be converted to number in %s on line %d
H A Dbug68797.phpt2 Bug #68797 Number 2.2250738585072012e-308 converted incorrectly
H A Dbug72162.phpt10 Fatal error: Uncaught Error: Object of class stdClass could not be converted to string in %s:%d
H A Dbug50394.phpt2 Bug #50394: Reference argument converted to value in __call
H A Dnon_well_formed_param_exception.phpt2 A "non well formed" notice converted to exception should result in a ZPP failure
H A Dexception_009.phpt28 Fatal error: Uncaught Error: Object of class stdClass could not be converted to string in [no activ…
H A Dbug78239.phpt2 Bug #78239: Deprecation notice during string conversion converted to exception hangs
H A Dcast_to_int.phpt53 Notice: Object of class test could not be converted to int in %s on line %d
H A Dsettype_double.phpt55 Notice: Object of class test could not be converted to float in %s on line %d
H A Dsettype_int.phpt53 Notice: Object of class test could not be converted to int in %s on line %d
H A Dcast_to_double.phpt55 Notice: Object of class test could not be converted to float in %s on line %d
/PHP-7.4/tests/lang/operators/
H A Doperator_spaceship_basic.phpt24 // boolean test will result in both sides being converted to boolean so !0 = true and true is not >…
25 // also note that a string of "0" is converted to false but a string of "0.0" is converted to true
/PHP-7.4/ext/posix/tests/
H A Dposix_ttyname_variation6.phpt54 Error: 8 - Object of class classWithToString could not be converted to int, %s(%d)
56 Error: 8 - Object of class classWithoutToString could not be converted to int, %s(%d)
/PHP-7.4/tests/basic/
H A Dbug78929.phpt2 Bug #78929 (plus signs in cookie values are converted to spaces)
/PHP-7.4/tests/classes/
H A Dtostring_004.phpt56 Object of class stdClass could not be converted to string
60 Object of class stdClass could not be converted to string
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_nulls_1.phpt36 $dbh->setAttribute(PDO::ATTR_ORACLE_NULLS, PDO::NULL_EMPTY_STRING); // Empty string is converted to…
41 $dbh->setAttribute(PDO::ATTR_ORACLE_NULLS, PDO::NULL_TO_STRING); // NULL is converted to an empty s…
/PHP-7.4/ext/intl/idn/
H A Didn.c202 UChar converted[MAXPATHLEN]; in php_intl_idn_to() local
214 …converted_ret_len = uidna_IDNToASCII(ustring, ustring_len, converted, MAXPATHLEN, (int32_t)option,… in php_intl_idn_to()
216 …converted_ret_len = uidna_IDNToUnicode(ustring, ustring_len, converted, MAXPATHLEN, (int32_t)optio… in php_intl_idn_to()
231 u8str = intl_convert_utf16_to_utf8(converted, converted_ret_len, &status); in php_intl_idn_to()
/PHP-7.4/ext/mbstring/tests/
H A Dbug46843.phpt2 Bug #46843 (CP936 euro symbol is not converted properly)
/PHP-7.4/ext/standard/tests/streams/
H A Dbug61115.phpt17 Object of class Closure could not be converted to string
/PHP-7.4/ext/date/tests/
H A Dbug60236.phpt2 Bug #60236 (TLA timezone dates are not converted properly from timestamp)
/PHP-7.4/ext/gmp/tests/
H A Dcast.phpt22 Recoverable fatal error: Object of class GMP could not be converted to bool in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dbug48227.phpt20 Notice: Object of class NumberFormatter could not be converted to number in %s on line %d
/PHP-7.4/Zend/tests/assert/
H A Dindirect_var_access_misoptimization.phpt20 Notice: Object of class stdClass could not be converted to number in %s on line %d
/PHP-7.4/ext/gd/tests/
H A Dimageantialias_error2.phpt20 var_dump(imageantialias($image, 'wrong param')); // 'wrogn param' is converted to true
/PHP-7.4/ext/spl/tests/
H A Drecursive_tree_iterator_007.phpt32 Object of class stdClass could not be converted to string

Completed in 72 milliseconds

123456