Home
last modified time | relevance | path

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

1234567

/PHP-5.5/ext/standard/tests/math/
H A Dbase_convert_error.phpt43 Catchable 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
H A Dpow_variation2.phpt161 Notice: Object of class classA could not be converted to int in %s on line %d
H A Ddecbin_variation1_64bit.phpt168 Notice: Object of class classA could not be converted to int in %s on line %d
/PHP-5.5/Zend/
H A Dzend_operators.c813 int converted = 0; in add_function() local
859 if (!converted) { in add_function()
862 converted = 1; in add_function()
875 int converted = 0; in sub_function() local
909 converted = 1; in sub_function()
922 int converted = 0; in mul_function() local
950 converted = 1; in mul_function()
963 int converted = 0; in div_function() local
1015 converted = 1; in div_function()
1472 int converted = 0; in compare_function() local
[all …]
/PHP-5.5/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-5.5/ext/pcre/tests/
H A Dpreg_replace_error2.phpt36 Catchable fatal error: Object of class stdClass could not be converted to string in %spreg_replace_…
/PHP-5.5/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-5.5/ext/xsl/tests/
H A Dxslt011.phpt52 Warning: XSLTProcessor::transformToXml(): A PHP Object cannot be converted to a XPath-string in %s …
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_ecb_variation4.phpt192 Error: 8 - Object of class classWithToString could not be converted to int, %s(%d)
196 Error: 8 - Object of class classWithoutToString could not be converted to int, %s(%d)
/PHP-5.5/ext/standard/tests/general_functions/
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 double
577 8: Object of class point could not be converted to double
583 8: Object of class point could not be converted to double
976 8: Object of class point could not be converted to double
982 8: Object of class point could not be converted to double
988 8: Object of class point could not be converted to double
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strtolower_variation3.phpt17 * to check correct conversion is occuring (Japanese characters should not be converted).
H A Dmb_strtoupper_variation3.phpt17 * to check correct conversion is occuring (Japanese characters should not be converted).
H A Dmb_substitute_character_variation1.phpt216 Error: 8 - Object of class classWithToString could not be converted to int, %s(%d)
220 Error: 8 - Object of class classWithoutToString could not be converted to int, %s(%d)
/PHP-5.5/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-5.5/ext/ereg/tests/
H A Deregi_replace_variation_002.phpt179 Error: 4096 - Object of class stdClass could not be converted to string, %s(73)
183 Error: 8 - Object of class stdClass could not be converted to int, %s(74)
H A Dereg_replace_variation_002.phpt179 Error: 4096 - Object of class stdClass could not be converted to string, %s(73)
183 Error: 8 - Object of class stdClass could not be converted to int, %s(74)
H A Dereg_replace_variation_001.phpt189 Error: 4096 - Object of class stdClass could not be converted to string, %s(73)
193 Error: 8 - Object of class stdClass could not be converted to int, %s(74)
H A Deregi_replace_variation_001.phpt189 Error: 4096 - Object of class stdClass could not be converted to string, %s(73)
193 Error: 8 - Object of class stdClass could not be converted to int, %s(74)
/PHP-5.5/ext/standard/tests/strings/
H A Dstrval_error.phpt51 Catchable fatal error: Object of class MyClass could not be converted to string in %s on line %d
H A Dstrrpos_variation11.phpt169 Notice: Object of class sample could not be converted to int in %s on line %d
172 Notice: Object of class sample could not be converted to int in %s on line %d

Completed in 57 milliseconds

1234567