Home
last modified time | relevance | path

Searched refs:zend_argument_type_error (Results 1 – 25 of 38) sorted by relevance

12

/PHP-8.2/ext/standard/
H A Ddir.c258 zend_argument_type_error(1, "must be a valid Directory resource"); in PHP_FUNCTION()
368 zend_argument_type_error(1, "must be a valid Directory resource"); in PHP_FUNCTION()
386 zend_argument_type_error(1, "must be a valid Directory resource"); in PHP_FUNCTION()
H A Dstreamsfuncs.c1005 zend_argument_type_error(1, "must be a valid stream/context"); in PHP_FUNCTION()
1043 zend_argument_type_error(1, "must be a valid stream/context"); in PHP_FUNCTION()
1091 zend_argument_type_error(1, "must be a valid stream/context"); in PHP_FUNCTION()
1116 zend_argument_type_error(1, "must be a valid stream/context"); in PHP_FUNCTION()
1140 zend_argument_type_error(1, "must be a valid stream/context"); in PHP_FUNCTION()
H A Darray.c694zend_argument_type_error(1, "must be of type Countable|array, %s given", zend_zval_value_name(arra… in PHP_FUNCTION()
1216 zend_argument_type_error(1, "must be of type array, %s given", zend_zval_value_name(&args[0])); in PHP_FUNCTION()
1344 zend_argument_type_error(1, "must be of type array, %s given", zend_zval_value_name(&args[0])); in PHP_FUNCTION()
4213 zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(arg));
4268 zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(arg));
5092zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(&args[i]));
5242zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(&args[i]));
5819 zend_argument_type_error(1, "must be of type array, %s given", zend_zval_value_name(&args[0]));
6091 zend_argument_type_error(i + 1, "must be an array or a sort flag");
6602 zend_argument_type_error(2, "must be of type array, %s given", zend_zval_value_name(&arrays[0]));
[all …]
/PHP-8.2/ext/bz2/
H A Dbz2.c358 zend_argument_type_error(1, "must not contain null bytes"); in PHP_FUNCTION()
407zend_argument_type_error(1, "must be of type string or file-resource, %s given", zend_zval_value_n… in PHP_FUNCTION()
579 zend_argument_type_error(1, "must be a bz2 stream"); in php_bz2_error()
/PHP-8.2/ext/xsl/
H A Dxsltprocessor.c150 zend_argument_type_error(1, "must be a valid XML node"); in PHP_METHOD()
235 zend_argument_type_error(1, "must be a valid XML node"); in php_xsl_apply_stylesheet()
384 zend_argument_type_error(2, "must be a class name compatible with %s, %s given", in PHP_METHOD()
504 zend_argument_type_error(2, "must contain only string keys"); in PHP_METHOD()
/PHP-8.2/ext/fileinfo/
H A Dfileinfo.c320zend_argument_type_error(1, "must be of type resource|string, %s given", zend_zval_value_name(what… in _php_finfo_get_type()
381 zend_argument_type_error(1, "must not contain any null bytes"); in _php_finfo_get_type()
/PHP-8.2/ext/pdo/
H A Dpdo_stmt.c1283 zend_argument_type_error(2, "must be of type string, %s given", zend_zval_value_name(arg2)); in PHP_METHOD()
1288 zend_argument_type_error(2, "must be a valid class"); in PHP_METHOD()
1314 zend_argument_type_error(2, "must be a callable, null given"); in PHP_METHOD()
1336 zend_argument_type_error(2, "must be of type int, %s given", zend_zval_value_name(arg2)); in PHP_METHOD()
1755zend_argument_type_error(arg1_arg_num, "must be of type int, %s given", zend_zval_value_name(&args… in pdo_stmt_setup_fetch_mode()
1797zend_argument_type_error(arg1_arg_num, "must be of type string, %s given", zend_zval_value_name(&a… in pdo_stmt_setup_fetch_mode()
1802 zend_argument_type_error(arg1_arg_num, "must be a valid class"); in pdo_stmt_setup_fetch_mode()
1809 zend_argument_type_error(constructor_arg_num, "must be of type ?array, %s given", in pdo_stmt_setup_fetch_mode()
1837zend_argument_type_error(arg1_arg_num, "must be of type object, %s given", zend_zval_value_name(&a… in pdo_stmt_setup_fetch_mode()
/PHP-8.2/ext/tokenizer/
H A Dtokenizer.c190zend_argument_type_error(1, "must only have elements of type string|int, %s given", zend_zval_valu… in PHP_METHOD()
196zend_argument_type_error(1, "must be of type string|int|array, %s given", zend_zval_value_name(kin… in PHP_METHOD()
/PHP-8.2/ext/zend_test/
H A Dtest.c453zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(class_… in ZEND_FUNCTION()
843zend_argument_type_error(i + 1, "must be of class Iterator or a string, %s given", zend_zval_type_… in ZEND_METHOD()
1024 zend_argument_type_error(1, "must be of type %s, %s given", ty->val, obj->ce->name->val); in ZEND_METHOD()
1085 zend_argument_type_error(1, "must be of type %s, %s given", ty->val, obj->ce->name->val); in ZEND_NAMED_FUNCTION()
/PHP-8.2/ext/spl/
H A Dphp_spl.c83 zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(obj)); in PHP_FUNCTION()
116 zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(obj)); in PHP_FUNCTION()
145 zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(obj)); in PHP_FUNCTION()
/PHP-8.2/ext/dom/
H A Dxpath_callbacks.c194 zend_argument_type_error(1, "must be an array with valid callbacks as values, %s", error); in php_dom_xpath_callback_ns_update_method_handler()
239 zend_argument_type_error(1, "must be a callable, %s", error); in php_dom_xpath_callback_ns_update_method_handler()
H A Dparentnode.c264zend_argument_type_error(i + 1, "must be of type DOMNode|string, %s given", zend_zval_type_name(&n… in dom_sanity_check_node_list_for_insertion()
268zend_argument_type_error(i + 1, "must be of type DOMNode|string, %s given", zend_zval_type_name(&n… in dom_sanity_check_node_list_for_insertion()
/PHP-8.2/ext/ldap/
H A Dldap.c762 zend_argument_type_error(arg_num, "must contain only arrays, where each array is a control"); in _php_ldap_controls_from_array()
1136 zend_argument_type_error(2, "must not contain null bytes"); in PHP_FUNCTION()
1142 zend_argument_type_error(3, "must not contain null bytes"); in PHP_FUNCTION()
1192 zend_argument_type_error(2, "must not contain null bytes"); in PHP_FUNCTION()
1198 zend_argument_type_error(3, "must not contain null bytes"); in PHP_FUNCTION()
1626zend_argument_type_error(2, "must be of type string when argument #1 ($ldap) is an LDAP instance"); in php_ldap_do_search()
1633zend_argument_type_error(3, "must be of type string when argument #1 ($ldap) is an LDAP instance"); in php_ldap_do_search()
1682 zend_argument_type_error(1, "must be of type LDAP|array, %s given", zend_zval_value_name(link)); in php_ldap_do_search()
2593 zend_argument_type_error(2, "must not contain null bytes"); in PHP_FUNCTION()
2600 zend_argument_type_error(3, "must be integer-indexed"); in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/ftp/
H A Dphp_ftp.c1251zend_argument_type_error(3, "must be of type int for the FTP_TIMEOUT_SEC option, %s given", zend_z… in PHP_FUNCTION()
1263zend_argument_type_error(3, "must be of type bool for the FTP_AUTOSEEK option, %s given", zend_zva… in PHP_FUNCTION()
1271zend_argument_type_error(3, "must be of type bool for the FTP_USEPASVADDRESS option, %s given", ze… in PHP_FUNCTION()
/PHP-8.2/Zend/
H A Dzend_API.c308 zend_argument_type_error(num, "must be of type %s, %s given", name, zend_zval_value_name(arg)); in zend_wrong_parameter_class_error()
318 zend_argument_type_error(num, "must be of type ?%s, %s given", name, zend_zval_value_name(arg)); in zend_wrong_parameter_class_or_null_error()
328 zend_argument_type_error(num, "must be of type %s|int, %s given", name, zend_zval_value_name(arg)); in zend_wrong_parameter_class_or_long_error()
338zend_argument_type_error(num, "must be of type %s|int|null, %s given", name, zend_zval_value_name(… in zend_wrong_parameter_class_or_long_or_null_error()
348zend_argument_type_error(num, "must be of type %s|string, %s given", name, zend_zval_value_name(ar… in zend_wrong_parameter_class_or_string_error()
358zend_argument_type_error(num, "must be of type %s|string|null, %s given", name, zend_zval_value_na… in zend_wrong_parameter_class_or_string_or_null_error()
365 zend_argument_type_error(num, "must be a valid callback, %s", error); in zend_wrong_callback_error()
374 zend_argument_type_error(num, "must be a valid callback or null, %s", error); in zend_wrong_callback_or_null_error()
420 ZEND_API ZEND_COLD void zend_argument_type_error(uint32_t arg_num, const char *format, ...) /* {{{ … in zend_argument_type_error() function
462 zend_argument_type_error(num, "must be a valid class name, %s given", Z_STRVAL_P(arg)); in zend_parse_arg_class()
[all …]
H A Dzend_builtin_functions.c902zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(klass)… in ZEND_FUNCTION()
957zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(object… in _property_exists()
/PHP-8.2/ext/sysvmsg/
H A Dsysvmsg.c401zend_argument_type_error(3, "must be of type string|int|float|bool, %s given", zend_zval_value_nam… in PHP_FUNCTION()
/PHP-8.2/ext/xml/
H A Dxml.c1230 zend_argument_type_error(2, "must be of type callable|string|null"); in PHP_FUNCTION()
1233 zend_argument_type_error(3, "must be of type callable|string|null"); in PHP_FUNCTION()
1276 zend_argument_type_error(2, "must be of type callable|string|null"); in php_xml_set_handler_parse_callable()
/PHP-8.2/ext/pcntl/
H A Dpcntl.c659zend_argument_type_error(2, "must be of type callable|int, %s given", zend_zval_value_name(handle)… in PHP_FUNCTION()
734zend_argument_type_error(arg_num, "signals must be of type int, %s given", zend_zval_value_name(us… in php_pcntl_set_user_signal_infos()
/PHP-8.2/ext/hash/
H A Dhash.c684 zend_argument_type_error(1, "must be a valid, non-finalized HashContext"); \
1126 zend_argument_type_error(1, "must be of type string, %s given", zend_zval_value_name(known_zval)); in PHP_FUNCTION()
1131 zend_argument_type_error(2, "must be of type string, %s given", zend_zval_value_name(user_zval)); in PHP_FUNCTION()
/PHP-8.2/ext/gd/
H A Dgd.c3690 zend_argument_type_error(3, "contains invalid type for element %i", i); in PHP_FUNCTION()
3757 zend_argument_type_error(1, "must be of type array when using translate or scale"); in PHP_FUNCTION()
3854 zend_argument_type_error(1, "contains invalid type for element %i", i); in PHP_FUNCTION()
3871 zend_argument_type_error(2, "contains invalid type for element %i", i); in PHP_FUNCTION()
4029 zend_argument_type_error(2, "must not contain null bytes"); in create_stream_context_from_zval()
4038zend_argument_type_error(2, "must be a file name or a stream resource, %s given", zend_zval_value_… in create_stream_context_from_zval()
/PHP-8.2/ext/filter/
H A Dfilter.c554 zend_argument_type_error(2, "must contain only string keys"); in php_filter_array_handler()
/PHP-8.2/ext/posix/
H A Dposix.c1291 zend_argument_type_error(1, "must be of type int|resource, %s given", in PHP_FUNCTION()
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c2279zend_argument_type_error(1, "must be of type array when argument #2 ($replacement) is an array, st… in _preg_replace_common()
2462 zend_argument_type_error(1, "must contain only valid callbacks"); in PHP_FUNCTION()
2466 zend_argument_type_error(1, "must contain only string patterns as keys"); in PHP_FUNCTION()
/PHP-8.2/ext/soap/
H A Dsoap.c1059 zend_argument_type_error(1, "must contain only strings"); in PHP_METHOD()
1083zend_argument_type_error(1, "must be a valid function name, function \"%s\" not found", Z_STRVAL_P… in PHP_METHOD()
1107zend_argument_type_error(1, "must be of type array|string|int, %s given", zend_zval_value_name(fun… in PHP_METHOD()
2436zend_argument_type_error(4, "must be of type SoapHeader|array|null, %s given", zend_zval_value_nam…
2700zend_argument_type_error(1, "must be of type SoapHeader|array|null, %s given", zend_zval_value_nam…

Completed in 188 milliseconds

12