Home
last modified time | relevance | path

Searched refs:zend_error (Results 1 – 25 of 65) sorted by relevance

123

/PHP-8.0/ext/gd/libgd/
H A Dgd_webp.c59 zend_error(E_ERROR, "WebP decode: realloc failed"); in gdImageCreateFromWebpCtx()
70 zend_error(E_ERROR, "gd-webp cannot get webp info"); in gdImageCreateFromWebpCtx()
82 zend_error(E_ERROR, "gd-webp cannot allocate temporary buffer"); in gdImageCreateFromWebpCtx()
116 zend_error(E_ERROR, "Paletter image not supported by webp"); in gdImageWebpCtx()
156 zend_error(E_ERROR, "gd-webp encoding failed"); in gdImageWebpCtx()
/PHP-8.0/ext/intl/locale/
H A Dlocale_class.c43 zend_error( E_ERROR, in locale_register_Locale_class()
H A Dlocale.c34 zend_error( E_ERROR, "Locale class not defined" ); in locale_register_constants()
/PHP-8.0/ext/intl/normalizer/
H A Dnormalizer_class.c43 zend_error( E_ERROR, in normalizer_register_Normalizer_class()
H A Dnormalizer.c34 zend_error( E_ERROR, "Normalizer class not defined" ); in normalizer_register_constants()
/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator.c32 zend_error( E_ERROR, "Transliterator class not defined" ); in transliterator_register_constants()
/PHP-8.0/ext/intl/spoofchecker/
H A Dspoofchecker.c32 zend_error(E_ERROR, "Spoofchecker class not defined"); in spoofchecker_register_constants()
H A Dspoofchecker_class.c82 zend_error(E_ERROR, "Failed to clone SpoofChecker object"); in spoofchecker_clone_obj()
/PHP-8.0/ext/intl/collator/
H A Dcollator.c35 zend_error( E_ERROR, "Collator class not defined" ); in collator_register_constants()
H A Dcollator_class.c84 zend_error( E_ERROR, in collator_register_Collator_class()
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat.c31 zend_error(E_ERROR, "DateFormat class not defined"); in dateformat_register_constants()
/PHP-8.0/Zend/
H A Dzend_smart_str.c139 zend_error(E_ERROR, "String size overflow"); in _smart_string_alloc_persistent()
165 zend_error(E_ERROR, "String size overflow"); in _smart_string_alloc()
H A Dzend_closures.c79 zend_error(E_WARNING, "Cannot bind an instance to a static closure"); in zend_valid_closure_binding()
86 zend_error(E_WARNING, "Cannot bind method %s::%s() to object of class %s", in zend_valid_closure_binding()
94 zend_error(E_WARNING, "Cannot unbind $this of method"); in zend_valid_closure_binding()
98 zend_error(E_WARNING, "Cannot unbind $this of closure using $this"); in zend_valid_closure_binding()
104 zend_error(E_WARNING, "Cannot bind closure to scope of internal class %s", in zend_valid_closure_binding()
111 zend_error(E_WARNING, "Cannot rebind scope of closure created from function"); in zend_valid_closure_binding()
113 zend_error(E_WARNING, "Cannot rebind scope of closure created from method"); in zend_valid_closure_binding()
213 zend_error(E_WARNING, "Class \"%s\" not found", ZSTR_VAL(scope_str)); in do_closure_bind()
H A Dzend_arena.h87zend_error(E_ERROR, "Possible integer overflow in zend_arena_calloc() (%zu * %zu)", unit_size, cou… in zend_arena_calloc()
183zend_error(E_ERROR, "Possible integer overflow in zend_arena_calloc() (%zu * %zu)", unit_size, cou… in zend_arena_calloc()
H A Dzend_objects.c118 zend_error(E_WARNING, in zend_objects_destroy_object()
139 zend_error(E_WARNING, in zend_objects_destroy_object()
H A Dzend_exceptions.c476 zend_error(E_WARNING, "Value for %s is not a string", \
553 zend_error(E_WARNING, "File name is not a string"); in _build_trace_string()
562 zend_error(E_WARNING, "Line is not an int"); in _build_trace_string()
596 zend_error(E_WARNING, "args element is not an array"); in _build_trace_string()
627 zend_error(E_WARNING, "Expected array for frame " ZEND_ULONG_FMT, index); in ZEND_METHOD()
950 zend_error(E_WARNING, "%s::__toString() must return a string", ZSTR_VAL(ce_exception->name)); in zend_exception_error()
990 zend_error(severity, "Uncaught exception %s", ZSTR_VAL(ce_exception->name)); in zend_exception_error()
H A Dzend_signal.c340zend_error(E_CORE_WARNING, "zend_signal: shutdown with non-zero blocking depth (%d)", SIGG(depth)); in zend_signal_deactivate()
348zend_error(E_CORE_WARNING, "zend_signal: handler was replaced for signal (%d) after startup", zend… in zend_signal_deactivate()
/PHP-8.0/ext/pdo/
H A Dpdo.c121zend_error(E_ERROR, "PDO: driver %s requires PDO API version " ZEND_ULONG_FMT "; this is PDO versi… in ZEND_GET_MODULE()
126 zend_error(E_ERROR, "You MUST load PDO before loading any PDO drivers"); in ZEND_GET_MODULE()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c64zend_error(E_ERROR, "Unable to connect to UNIX domain socket at %s defined by phpdbg.path ini sett… in PHP_RINIT_FUNCTION()
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c57zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME " API is restricted by \"restrict_api\" configurati… in validate_api_restriction()
124zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME " can't be temporary enabled (it may be only disabl… in ZEND_INI_MH()
188zend_error(E_WARNING, "Invalid \"%s\" setting. Should be between 0 and 256", ZSTR_VAL(entry->name)…
200 zend_error(E_WARNING, "Invalid \"%s\" setting. Should be between 1 and %d", ZSTR_VAL(entry->name),
213 zend_error(E_WARNING, "Invalid \"%s\" setting. Should be between 0 and %d", ZSTR_VAL(entry->name),
226 zend_error(E_WARNING, "Invalid \"%s\" setting. Should be between 1 and %d", ZSTR_VAL(entry->name),
873zend_error(E_NOTICE, ACCELERATOR_PRODUCT_NAME " has not been properly started, can't compile file"…
893 zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME " could not compile file %s", handle.filename);
H A Dzend_accelerator_util_funcs.c470 zend_error(E_ERROR, "Cannot redeclare %s() (previously declared in %s:%d)", in zend_accel_function_hash_copy()
475 zend_error(E_ERROR, "Cannot redeclare %s()", ZSTR_VAL(function1->common.function_name)); in zend_accel_function_hash_copy()
514 zend_error(E_ERROR, "Cannot redeclare %s() (previously declared in %s:%d)", in zend_accel_function_hash_copy_from_shm()
519 zend_error(E_ERROR, "Cannot redeclare %s()", ZSTR_VAL(function1->common.function_name)); in zend_accel_function_hash_copy_from_shm()
545 zend_error(E_ERROR, in zend_accel_class_hash_copy()
582 zend_error(E_ERROR, in zend_accel_class_hash_copy_from_shm()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c102 zend_error(E_WARNING, "Undefined variable $%s", ZSTR_VAL(cv)); in zend_jit_invalid_method_call()
432 zend_error(E_WARNING, "Undefined variable $%s", ZSTR_VAL(cv)); in zend_jit_undefined_op_helper()
446 zend_error(E_WARNING, "Undefined variable $%s", ZSTR_VAL(cv)); in zend_jit_undefined_op_helper_write()
538 zend_error(E_WARNING, "Undefined array key \"%s\"", ZSTR_VAL(offset_key)); in zend_jit_fetch_dim_r_helper()
551 zend_error(E_WARNING, "Undefined array key " ZEND_LONG_FMT, hval); in zend_jit_fetch_dim_r_helper()
941 zend_error(E_WARNING, "Illegal string offset \"%s\"", Z_STRVAL_P(dim)); in zend_check_string_offset()
954 zend_error(E_WARNING, "String offset cast occurred"); in zend_check_string_offset()
1257 zend_error(E_WARNING, "Illegal string offset " ZEND_LONG_FMT, offset); in zend_assign_to_string_offset()
1539 zend_error(E_WARNING, "Attempt to assign property of non-object"); in zend_jit_assign_dim_op_helper()
2283 zend_error(E_NOTICE, "Only variables should be passed by reference"); in zend_jit_only_vars_by_reference()
[all …]
/PHP-8.0/ext/spl/
H A Dspl_array.c309 zend_error(E_WARNING, "Undefined array key \"%s\"", ZSTR_VAL(offset_key)); in spl_array_get_dimension_ptr()
315 zend_error(E_WARNING,"Undefined array key \"%s\"", ZSTR_VAL(offset_key)); in spl_array_get_dimension_ptr()
325 zend_error(E_WARNING, "Undefined array key \"%s\"", ZSTR_VAL(offset_key)); in spl_array_get_dimension_ptr()
331 zend_error(E_WARNING,"Undefined array key \"%s\"", ZSTR_VAL(offset_key)); in spl_array_get_dimension_ptr()
359 zend_error(E_WARNING, "Undefined array key " ZEND_LONG_FMT, index); in spl_array_get_dimension_ptr()
365 zend_error(E_WARNING, "Undefined array key " ZEND_LONG_FMT, index); in spl_array_get_dimension_ptr()
537 zend_error(E_WARNING,"Undefined array key \"%s\"", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
546 zend_error(E_WARNING,"Undefined array key \"%s\"", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
557 zend_error(E_WARNING,"Undefined array key \"%s\"", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
560 zend_error(E_WARNING,"Undefined array key \"%s\"", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
[all …]
/PHP-8.0/ext/intl/formatter/
H A Dformatter.c34 zend_error(E_ERROR, "NumberFormatter class not defined"); in formatter_register_constants()
/PHP-8.0/ext/standard/
H A Dnet.c175 zend_error(E_WARNING, "Memory allocation failed for IP_ADAPTER_ADDRESSES struct"); in PHP_FUNCTION()
183 zend_error(E_WARNING, "GetAdaptersAddresses failed: %s", buf); in PHP_FUNCTION()

Completed in 161 milliseconds

123