Home
last modified time | relevance | path

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

1234567

/PHP-7.1/Zend/tests/
H A Dadd_003.phpt23 Notice: Object of class stdClass could not be converted to int in %sadd_003.php on line %d
27 Notice: Object of class stdClass could not be converted to int in %s on line %d
H A Dbug68797.phpt2 Bug #68797 Number 2.2250738585072012e-308 converted incorrectly
H A Dbug72162.phpt10 Recoverable fatal error: Object of class stdClass could not be converted to string in %sbug72162.ph…
H A Dexception_009.phpt28 Recoverable fatal error: Object of class stdClass could not be converted to string in Unknown on li…
H A Dcall_with_refs.phpt16 Object of class stdClass could not be converted to string
H A Dbug50394.phpt2 Bug #50394: Reference argument converted to value in __call
H A Dcast_to_int.phpt53 Notice: Object of class test could not be converted to int in %s on line %d
H A Dinstanceof_001.phpt29 Recoverable fatal error: Object of class stdClass could not be converted to string 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
H A Dclass_properties_const.phpt25 Recoverable fatal error: Object of class Closure could not be converted to string in %sclass_proper…
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
/PHP-7.1/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.1/tests/classes/
H A Dtostring_004.phpt40 Error: 4096 - Object of class stdClass could not be converted to string
44 Error: 4096 - Object of class stdClass could not be converted to string
/PHP-7.1/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.1/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.1/ext/intl/idn/
H A Didn.c208 UChar converted[MAXPATHLEN]; in php_intl_idn_to() local
229 …converted_ret_len = uidna_IDNToASCII(ustring, ustring_len, converted, MAXPATHLEN, (int32_t)option,… in php_intl_idn_to()
231 …converted_ret_len = uidna_IDNToUnicode(ustring, ustring_len, converted, MAXPATHLEN, (int32_t)optio… in php_intl_idn_to()
241 u8str = intl_convert_utf16_to_utf8(converted, converted_ret_len, &status); in php_intl_idn_to()
/PHP-7.1/ext/mbstring/tests/
H A Dbug46843.phpt2 Bug #46843 (CP936 euro symbol is not converted properly)
/PHP-7.1/Zend/tests/assert/
H A Dindirect_var_access_misoptimization.phpt18 Notice: Object of class stdClass could not be converted to int in %s on line %d
/PHP-7.1/ext/date/tests/
H A Dbug60236.phpt2 Bug #60236 (TLA timezone dates are not converted properly from timestamp)
/PHP-7.1/ext/standard/tests/streams/
H A Dbug61115.phpt13 Recoverable fatal error: Object of class Closure could not be converted to string in %s on line %d
/PHP-7.1/ext/gmp/tests/
H A Dcast.phpt22 Recoverable fatal error: Object of class GMP could not be converted to boolean in %s on line %d
/PHP-7.1/ext/intl/tests/
H A Dbug48227.phpt20 Notice: Object of class NumberFormatter could not be converted to int in %s on line %d
/PHP-7.1/ext/gd/tests/
H A Dimageantialias_error2.phpt21 var_dump(imageantialias($image, 'wrong param')); // 'wrogn param' is converted to true
/PHP-7.1/ext/openssl/tests/
H A Dbug38261.phpt34 Recoverable fatal error: Object of class stdClass could not be converted to string in %sbug38261.ph…

Completed in 25 milliseconds

1234567