Home
last modified time | relevance | path

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

12

/php-src/ext/standard/
H A Ddir.c190 zend_argument_type_error(1, "must be a valid Directory resource"); in PHP_FUNCTION()
300 zend_argument_type_error(1, "must be a valid Directory resource"); in PHP_FUNCTION()
318 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.c693zend_argument_type_error(1, "must be of type Countable|array, %s given", zend_zval_value_name(arra… in PHP_FUNCTION()
1215 zend_argument_type_error(1, "must be of type array, %s given", zend_zval_value_name(&args[0])); in PHP_FUNCTION()
1343 zend_argument_type_error(1, "must be of type array, %s given", zend_zval_value_name(&args[0])); in PHP_FUNCTION()
4215 zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(arg));
4270 zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(arg));
5094zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(&args[i]));
5244zend_argument_type_error(i + 1, "must be of type array, %s given", zend_zval_value_name(&args[i]));
5821 zend_argument_type_error(1, "must be of type array, %s given", zend_zval_value_name(&args[0]));
6093 zend_argument_type_error(i + 1, "must be an array or a sort flag");
6606 zend_argument_type_error(2, "must be of type array, %s given", zend_zval_value_name(&arrays[0]));
[all …]
/php-src/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-src/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-src/ext/xsl/
H A Dxsltprocessor.c216 zend_argument_type_error(1, "must be a valid XML node"); in PHP_METHOD()
313 zend_argument_type_error(1, "must be a valid XML node"); in php_xsl_apply_stylesheet()
470 zend_argument_type_error(2, "must be a class name compatible with %s, %s given", in PHP_METHOD()
590 zend_argument_type_error(2, "must contain only string keys"); in PHP_METHOD()
/php-src/ext/pdo/
H A Dpdo_stmt.c1278 zend_argument_type_error(2, "must be of type string, %s given", zend_zval_value_name(arg2)); in PHP_METHOD()
1283 zend_argument_type_error(2, "must be a valid class"); in PHP_METHOD()
1309 zend_argument_type_error(2, "must be a callable, null given"); in PHP_METHOD()
1331 zend_argument_type_error(2, "must be of type int, %s given", zend_zval_value_name(arg2)); in PHP_METHOD()
1750zend_argument_type_error(arg1_arg_num, "must be of type int, %s given", zend_zval_value_name(&args… in pdo_stmt_setup_fetch_mode()
1792zend_argument_type_error(arg1_arg_num, "must be of type string, %s given", zend_zval_value_name(&a… in pdo_stmt_setup_fetch_mode()
1797 zend_argument_type_error(arg1_arg_num, "must be a valid class"); in pdo_stmt_setup_fetch_mode()
1804 zend_argument_type_error(constructor_arg_num, "must be of type ?array, %s given", in pdo_stmt_setup_fetch_mode()
1832zend_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-src/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-src/ext/zend_test/
H A Dtest.c455zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(class_… in ZEND_FUNCTION()
847zend_argument_type_error(i + 1, "must be of class Iterator or a string, %s given", zend_zval_type_… in ZEND_METHOD()
1028 zend_argument_type_error(1, "must be of type %s, %s given", ty->val, obj->ce->name->val); in ZEND_METHOD()
1089 zend_argument_type_error(1, "must be of type %s, %s given", ty->val, obj->ce->name->val); in ZEND_NAMED_FUNCTION()
/php-src/ext/spl/
H A Dphp_spl.c79 zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(obj)); in PHP_FUNCTION()
112 zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(obj)); in PHP_FUNCTION()
141 zend_argument_type_error(1, "must be of type object|string, %s given", zend_zval_value_name(obj)); in PHP_FUNCTION()
/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c194 zend_argument_type_error(2, "must be of type int, %s given", zend_zval_value_name(z_parse_pos)); in PHP_METHOD()
/php-src/ext/dom/
H A Dxpath_callbacks.c198 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()
243 zend_argument_type_error(1, "must be a callable, %s", error); in php_dom_xpath_callback_ns_update_method_handler()
H A Dparentnode.c444zend_argument_type_error(i + 1, "must be of type %s|string, %s given", ZSTR_VAL(node_ce->name), ze… in dom_sanity_check_node_list_types()
448zend_argument_type_error(i + 1, "must be of type %s|string, %s given", ZSTR_VAL(node_ce->name), ze… in dom_sanity_check_node_list_types()
/php-src/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-src/ext/ftp/
H A Dphp_ftp.c1240zend_argument_type_error(3, "must be of type int for the FTP_TIMEOUT_SEC option, %s given", zend_z… in PHP_FUNCTION()
1252zend_argument_type_error(3, "must be of type bool for the FTP_AUTOSEEK option, %s given", zend_zva… in PHP_FUNCTION()
1260zend_argument_type_error(3, "must be of type bool for the FTP_USEPASVADDRESS option, %s given", ze… in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_API.c309 zend_argument_type_error(num, "must be of type %s, %s given", name, zend_zval_value_name(arg)); in zend_wrong_parameter_class_error()
319 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()
329 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()
339zend_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()
349zend_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()
359zend_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()
366 zend_argument_type_error(num, "must be a valid callback, %s", error); in zend_wrong_callback_error()
375 zend_argument_type_error(num, "must be a valid callback or null, %s", error); in zend_wrong_callback_or_null_error()
421 ZEND_API ZEND_COLD void zend_argument_type_error(uint32_t arg_num, const char *format, ...) /* {{{ … in zend_argument_type_error() function
483 zend_argument_type_error(num, "must be a valid class name, %s given", Z_STRVAL_P(arg)); in zend_parse_arg_class()
[all …]
/php-src/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-src/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-src/ext/hash/
H A Dhash.c683 zend_argument_type_error(1, "must be a valid, non-finalized HashContext"); \
1125 zend_argument_type_error(1, "must be of type string, %s given", zend_zval_value_name(known_zval)); in PHP_FUNCTION()
1130 zend_argument_type_error(2, "must be of type string, %s given", zend_zval_value_name(user_zval)); in PHP_FUNCTION()
/php-src/ext/curl/
H A Dmulti.c454zend_argument_type_error(2, "must be a valid callback for option CURLMOPT_PUSHFUNCTION, %s", error… in _php_curl_multi_setopt()
/php-src/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-src/ext/pcntl/
H A Dpcntl.c723zend_argument_type_error(2, "must be of type callable|int, %s given", zend_zval_value_name(handle)… in PHP_FUNCTION()
807zend_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-src/ext/filter/
H A Dfilter.c548 zend_argument_type_error(2, "must contain only string keys"); in php_filter_array_handler()
/php-src/ext/pcre/
H A Dphp_pcre.c2285zend_argument_type_error(1, "must be of type array when argument #2 ($replacement) is an array, st… in _preg_replace_common()
2468 zend_argument_type_error(1, "must contain only valid callbacks"); in PHP_FUNCTION()
2472 zend_argument_type_error(1, "must contain only string patterns as keys"); in PHP_FUNCTION()
/php-src/ext/posix/
H A Dposix.c1324 zend_argument_type_error(1, "must be of type int|resource, %s given", in PHP_FUNCTION()

Completed in 133 milliseconds

12