Home
last modified time | relevance | path

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

123456

/php-src/Zend/tests/in-de-crement/
H A Dunset_property_converted_to_obj_in_error_handler.phpt2 Unset declared property converted to object in error handler
/php-src/ext/xsl/tests/
H A DXSLTProcessor_callables_errors.phpt63 Object of class Closure could not be converted to string
64 Object of class Closure could not be converted to string
H A Dxslt_non_dom_node.phpt31 Only objects that are instances of DOMNode can be converted to an XPath expression
/php-src/Zend/tests/
H A Dbug50394.phpt2 Bug #50394: Reference argument converted to value in __call
H A Dbug37811.phpt33 Object of class stdClass could not be converted to string
H A Dbug78239.phpt2 Bug #78239: Deprecation notice during string conversion converted to exception hangs
H A Dexception_009.phpt28 Fatal error: Uncaught Error: Object of class stdClass could not be converted to string in [no activ…
H A Dcast_to_int.phpt53 Warning: Object of class test could not be converted to int in %s on line %d
H A Dsettype_double.phpt55 Warning: Object of class test could not be converted to float in %s on line %d
H A Dsettype_int.phpt53 Warning: Object of class test could not be converted to int in %s on line %d
H A Dcast_to_double.phpt55 Warning: Object of class test could not be converted to float in %s on line %d
H A Dex_func_null_during_property_write.phpt16 Fatal error: Uncaught Error: Object of class a could not be converted to string in %s:%d
H A Dclass_properties_const.phpt25 Fatal error: Uncaught Error: Object of class Closure could not be converted to string in %s:%d
/php-src/ext/standard/tests/streams/
H A Dstream_read_object_return.phpt25 Object of class stdClass could not be converted to string
/php-src/ext/dom/tests/
H A DDOMXPath_callables_errors.phpt64 Object of class Closure could not be converted to string
65 Object of class Closure could not be converted to string
/php-src/ext/gd/tests/
H A Dimageantialias_error2.phpt18 var_dump(imageantialias($image, 'wrong param')); // 'wrogn param' is converted to true
/php-src/ext/curl/tests/
H A Dbug79741.phpt18 Fatal error: Uncaught Error: Object of class Test could not be converted to string in %s:%d
/php-src/ext/standard/tests/array/range/
H A Dbug32021.phpt12 …tring if argument #2 ($end) is a single byte string, argument #2 ($end) converted to 0 in %s on li…
/php-src/ext/spl/tests/
H A Drecursive_tree_iterator_007.phpt31 Object of class stdClass could not be converted to string
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c470 unsigned char *converted = buf + sizeof(buf); in mb_wchar_to_htmlent() local
472 *(--converted) = "0123456789"[w % 10]; in mb_wchar_to_htmlent()
475 while (converted < buf + sizeof(buf)) { in mb_wchar_to_htmlent()
476 out = mb_convert_buf_add(out, *converted++); in mb_wchar_to_htmlent()
/php-src/ext/standard/tests/strings/
H A Dstrval_error.phpt27 Object of class MyClass could not be converted to string
/php-src/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation5.phpt8 // RFC 2047 says that in a QPrint-encoded MIME encoded word, underscores should be converted to spa…
H A Dbug49528.phpt2 Bug #49528 (UTF-16 strings prefixed by BOM wrongly converted)
/php-src/ext/posix/tests/
H A Dposix_ttyname_manual_zpp.phpt62 Warning: Object of class stdClass could not be converted to int in %s on line %d
67 Warning: Object of class classWithToString could not be converted to int in %s on line %d
/php-src/ext/com_dotnet/tests/
H A Dgh8750a.phpt32 Warning: Object of class variant could not be converted to int in %s on line %d

Completed in 25 milliseconds

123456