Home
last modified time | relevance | path

Searched refs:converted (Results 51 – 75 of 162) sorted by relevance

1234567

/PHP-7.1/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation3.phpt19 //greek in UTF-8 to be converted to iso-8859-7
H A Dbug49528.phpt2 Bug #49528 (UTF-16 strings prefixed by BOM wrongly converted)
H A Dmb_strtolower_variation3.phpt17 * to check correct conversion is occurring (Japanese characters should not be converted).
H A Dmb_strtoupper_variation3.phpt17 * to check correct conversion is occurring (Japanese characters should not be converted).
/PHP-7.1/ext/gmp/tests/
H A Dgmp_intval.phpt38 Notice: Object of class stdClass could not be converted to int in %s on line %d
/PHP-7.1/ext/standard/tests/math/
H A Dhexdec_error.phpt36 Recoverable fatal error: Object of class classA could not be converted to string in %s on line %d
H A Doctdec_error.phpt37 Recoverable fatal error: Object of class classA could not be converted to string in %s on line %d
H A Dbindec_error.phpt37 Recoverable fatal error: Object of class classA could not be converted to string in %s on line %d
H A Dbase_convert_error.phpt43 Recoverable fatal error: Object of class classA could not be converted to string in %s on line %d
H A Dceil_variation1.phpt117 Notice: Object of class classA could not be converted to int in %s on line %d
H A Dfloor_variation1.phpt117 Notice: Object of class classA could not be converted to int in %s on line %d
H A Dabs_variation.phpt124 Notice: Object of class classA could not be converted to int in %s on line %d
/PHP-7.1/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt191 Error: 8 - Object of class classWithToString could not be converted to int, %s(%d)
195 Error: 8 - Object of class classWithoutToString could not be converted to int, %s(%d)
H A Dtype.phpt111 string(54) "Object of class stdClass could not be converted to int"
134 string(56) "Object of class stdClass could not be converted to float"
347 string(57) "Object of class stdClass could not be converted to string"
H A Dgettype_settype_variation2.phpt180 // dump the converted $var
574 8: Object of class point could not be converted to int
580 8: Object of class point could not be converted to int
586 8: Object of class point could not be converted to int
979 8: Object of class point could not be converted to int
985 8: Object of class point could not be converted to int
991 8: Object of class point could not be converted to int
H A Dgettype_settype_variation3.phpt177 // dump the converted $var
571 8: Object of class point could not be converted to float
577 8: Object of class point could not be converted to float
583 8: Object of class point could not be converted to float
976 8: Object of class point could not be converted to float
982 8: Object of class point could not be converted to float
988 8: Object of class point could not be converted to float
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_pkcs7_decrypt_error.phpt29 string(57) "Object of class stdClass could not be converted to string"
/PHP-7.1/ext/xsl/tests/
H A Dxslt011.phpt51 Warning: XSLTProcessor::transformToXml(): A PHP Object cannot be converted to a XPath-string in %s …
/PHP-7.1/ext/pcre/tests/
H A Dpreg_replace_error2.phpt36 Recoverable fatal error: Object of class stdClass could not be converted to string in %spreg_replac…
/PHP-7.1/Zend/tests/
H A Dbug28444.phpt69 string(55) "Object of class Object could not be converted to string"
H A Doffset_string.phpt60 Notice: Object of class stdClass could not be converted to int in %s on line %d
/PHP-7.1/ext/spl/tests/
H A Dcountable_count_variation1.phpt63 Notice: Object of class returnObject could not be converted to int in %s on line 40
/PHP-7.1/Zend/
H A Dzend_operators.c918 int converted = 0; in add_function() local
963 converted = 1; in add_function()
976 int converted = 0; in sub_function() local
1010 converted = 1; in sub_function()
1023 int converted = 0; in mul_function() local
1062 converted = 1; in mul_function()
1075 int converted = 0; in pow_function() local
1160 converted = 1; in pow_function()
1173 int converted = 0; in div_function() local
1230 converted = 1; in div_function()
[all …]
/PHP-7.1/ext/filter/tests/
H A D011.phpt36 Notice: Object of class stdClass could not be converted to int in %s011.php on line %d
/PHP-7.1/ext/standard/tests/strings/
H A Dstrval_error.phpt51 Recoverable fatal error: Object of class MyClass could not be converted to string in %s on line %d

Completed in 39 milliseconds

1234567