Home
last modified time | relevance | path

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

1234

/PHP-5.6/Zend/
H A Dzend_list.c123zend_error(E_WARNING, "%s%s%s(): no %s resource supplied", class_name, space, get_active_function_… in zend_fetch_resource()
129zend_error(E_WARNING, "%s%s%s(): supplied argument is not a valid %s resource", class_name, space,… in zend_fetch_resource()
142zend_error(E_WARNING, "%s%s%s(): %d is not a valid %s resource", class_name, space, get_active_fun… in zend_fetch_resource()
161zend_error(E_WARNING, "%s%s%s(): supplied resource is not a valid %s resource", class_name, space,… in zend_fetch_resource()
189 zend_error(E_WARNING,"Unknown list entry type in request shutdown (%d)", le->type); in list_entry_destructor()
215 zend_error(E_WARNING,"Unknown persistent list entry type in module shutdown (%d)", le->type); in plist_entry_destructor()
H A Dzend_execute.c196 zend_error(E_NOTICE, "Undefined variable: %s", cv->name); in _get_zval_cv_lookup()
224 zend_error(E_NOTICE, "Undefined variable: %s", cv->name); in _get_zval_cv_lookup_BP_VAR_R()
236 zend_error(E_NOTICE, "Undefined variable: %s", cv->name); in _get_zval_cv_lookup_BP_VAR_UNSET()
261 zend_error(E_NOTICE, "Undefined variable: %s", cv->name); in _get_zval_cv_lookup_BP_VAR_RW()
265 zend_error(E_NOTICE, "Undefined variable: %s", cv->name); in _get_zval_cv_lookup_BP_VAR_RW()
680 zend_error(E_ERROR, "Unknown typehint"); in zend_verify_arg_type()
1090 zend_error(E_NOTICE,"Undefined offset: %ld", hval); in zend_fetch_dimension_address_inner()
1097 zend_error(E_NOTICE,"Undefined offset: %ld", hval); in zend_fetch_dimension_address_inner()
1111 zend_error(E_WARNING, "Illegal offset type"); in zend_fetch_dimension_address_inner()
1202 zend_error(E_WARNING, "Illegal offset type"); in zend_fetch_dimension_address()
[all …]
H A Dzend_closures.c35 zend_error(E_RECOVERABLE_ERROR, "Closure object cannot have properties")
57 zend_error(E_RECOVERABLE_ERROR, "Cannot get arguments for calling closure"); in ZEND_METHOD()
88 zend_error(E_WARNING, "Cannot bind an instance to a static closure"); in ZEND_METHOD()
93 zend_error(E_WARNING, "Cannot unbind $this of internal method"); in ZEND_METHOD()
124 zend_error(E_WARNING, "Class '%s' not found", class_name); in ZEND_METHOD()
139zend_error(E_WARNING, "Cannot bind function %s::%s to scope class %s", closure->func.common.scope-… in ZEND_METHOD()
144zend_error(E_WARNING, "Cannot bind internal method %s::%s() to object of class %s", closure->func.… in ZEND_METHOD()
155 zend_error(E_RECOVERABLE_ERROR, "Instantiation of 'Closure' is not allowed"); in zend_closure_get_constructor()
262 zend_error(E_ERROR, "Cannot destroy active lambda function"); in zend_closure_free_storage()
408 zend_error(E_RECOVERABLE_ERROR, "Instantiation of 'Closure' is not allowed"); in ZEND_METHOD()
H A Dzend_exceptions.c45 zend_error(E_ERROR, "Cannot set non exception as previous exception"); in zend_exception_set_previous()
120 zend_error(E_ERROR, "Exception thrown without a stack frame"); in zend_throw_exception_internal()
391 zend_error(E_WARNING, "Value for %s is no string", key); \
560 zend_error(E_WARNING, "Expected array for frame %lu", hash_key->h); in _build_trace_string()
574 zend_error(E_WARNING, "Function name is no string"); in _build_trace_string()
581 zend_error(E_WARNING, "Line is no long"); in _build_trace_string()
607 zend_error(E_WARNING, "args element is no array"); in _build_trace_string()
854 zend_error(E_NOTICE, "Exceptions must be derived from the Exception base class"); in zend_throw_exception()
919 zend_error(E_WARNING, "%s::__toString() must return a string", ce_exception->name); in zend_exception_error()
952 zend_error(severity, "Uncaught exception '%s'", ce_exception->name); in zend_exception_error()
[all …]
H A Dzend_execute_API.c514 zend_error(E_ERROR, "Undefined constant '%s'", save); in zval_update_constant_ex()
690 zend_error(E_STRICT, "%s", error); in zend_call_function()
711 zend_error(E_DEPRECATED, "Function %s%s%s() is deprecated", in zend_call_function()
1275 zend_error(E_ERROR, "Could not delete queued timer"); in zend_set_timeout()
1285 zend_error(E_ERROR, "Could not queue new timer"); in zend_set_timeout()
1334 zend_error(E_ERROR, "Could not delete queued timer"); in zend_unset_timeout()
1399 zend_error(E_ERROR, "Interface '%s' not found", class_name); in zend_fetch_class()
1403 zend_error(E_ERROR, "Class '%s' not found", class_name); in zend_fetch_class()
1422 zend_error(E_ERROR, "Interface '%s' not found", class_name); in zend_fetch_class_by_name()
1424 zend_error(E_ERROR, "Trait '%s' not found", class_name); in zend_fetch_class_by_name()
[all …]
H A Dzend_API.c698 zend_error(severity, "%s%s%s() expects parameter %d %s", in zend_parse_arg()
702 zend_error(severity, "%s%s%s() expects parameter %d to be %s, %s given", in zend_parse_arg()
815 zend_error(E_WARNING, "%s%s%s() expects %s %d parameter%s, %d given", in zend_parse_va_args()
830 zend_error(E_WARNING, "%s(): could not obtain parameters for parsing", in zend_parse_va_args()
956 zend_error(E_CORE_ERROR, "%s::%s() must be derived from %s::%s", in zend_parse_method_parameters()
994 zend_error(E_CORE_ERROR, "%s::%s() must be derived from %s::%s", in zend_parse_method_parameters_ex()
1184 zend_error(E_ERROR, "Cannot instantiate %s %s", what, class_type->name); in _object_and_properties_init()
1219 zend_error(E_WARNING, "add_assoc_function() is no longer supported"); in add_assoc_function()
1591 zend_error(E_WARNING, "Illegal offset type"); in array_set_zval_key()
1798 zend_error(E_CORE_ERROR,"Unable to start %s module", module->name); in zend_startup_module_ex()
[all …]
H A Dzend_builtin_functions.c524 zend_error(E_WARNING, "Length must be greater than or equal to 0"); in ZEND_FUNCTION()
562 zend_error(E_WARNING, "Length must be greater than or equal to 0"); in ZEND_FUNCTION()
588 zend_error(E_WARNING,"Variable passed to each() is not an array or object"); in ZEND_FUNCTION()
671 zend_error(E_WARNING, "Class constants cannot be defined or redefined"); in ZEND_FUNCTION()
699 zend_error(E_WARNING,"Constants may only evaluate to scalar values"); in ZEND_FUNCTION()
789 zend_error(E_WARNING, "get_called_class() called from outside a class"); in ZEND_FUNCTION()
1418 zend_error(E_WARNING, "Cannot redeclare class %s", alias_name); in ZEND_FUNCTION()
1426 zend_error(E_WARNING, "Class '%s' not found", class_name); in ZEND_FUNCTION()
1521 zend_error(E_WARNING, "Invalid error type specified"); in ZEND_FUNCTION()
1526 zend_error((int)error_type, "%s", message); in ZEND_FUNCTION()
[all …]
H A Dzend_interfaces.c78zend_error(E_CORE_ERROR, "Couldn't find implementation for method %s%s%s", obj_ce ? obj_ce->name :… in zend_call_method()
105zend_error(E_CORE_ERROR, "Couldn't execute method %s%s%s", obj_ce ? obj_ce->name : "", obj_ce ? ":… in zend_call_method()
210 zend_error(E_WARNING, "Nothing returned from %s::key()", iter->ce->name); in zend_user_it_get_current_key()
255 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in zend_user_it_get_iterator()
307 zend_error(E_CORE_ERROR, "Class %s must implement interface %s as part of either %s or %s", in zend_implement_traversable()
330 zend_error(E_ERROR, "Class %s cannot implement both %s and %s at the same time", in zend_implement_aggregate()
362 zend_error(E_ERROR, "Class %s cannot implement both %s and %s at the same time", in zend_implement_iterator()
H A Dzend_operators.c338 zend_error(E_RECOVERABLE_ERROR, \
1059 zend_error(E_WARNING, "Division by zero"); in div_function()
1076 zend_error(E_WARNING, "Division by zero"); in div_function()
1085 zend_error(E_WARNING, "Division by zero"); in div_function()
1094 zend_error(E_WARNING, "Division by zero"); in div_function()
1133 zend_error(E_WARNING, "Division by zero"); in mod_function()
1209 zend_error(E_ERROR, "Unsupported operand types"); in bitwise_not_function()
1403 zend_error(E_ERROR, "String size overflow"); in add_char_to_string()
1422 zend_error(E_ERROR, "String size overflow"); in add_string_to_string()
1468 zend_error(E_ERROR, "String size overflow"); in concat_function()
[all …]
H A Dzend_signal.c218 zend_error(E_ERROR, "Error installing signal handler for %d", signo); in zend_sigaction()
270 zend_error(E_ERROR, "Error installing signal handler for %d", signo); in zend_signal_register()
303zend_error(E_CORE_WARNING, "zend_signal: shutdown with non-zero blocking depth (%d)", SIGG(depth)); in zend_signal_deactivate()
309zend_error(E_CORE_WARNING, "zend_signal: handler was replaced for signal (%d) after startup", zend… in zend_signal_deactivate()
H A Dzend_objects.c77 zend_error(EG(in_execution) ? E_ERROR : E_WARNING, in zend_objects_destroy_object()
90 zend_error(EG(in_execution) ? E_ERROR : E_WARNING, in zend_objects_destroy_object()
117 zend_error(E_ERROR, "Attempt to destruct pending exception"); in zend_objects_destroy_object()
H A Dzend_constants.c340 zend_error(E_ERROR, "Cannot access self:: when no class scope is active"); in zend_get_constant_ex()
347 zend_error(E_ERROR, "Cannot access parent:: when no class scope is active"); in zend_get_constant_ex()
349 zend_error(E_ERROR, "Cannot access parent:: when current class scope has no parent"); in zend_get_constant_ex()
359 zend_error(E_ERROR, "Cannot access static:: when no class scope is active"); in zend_get_constant_ex()
370 zend_error(E_ERROR, "Undefined class constant '%s::%s'", class_name, constant_name); in zend_get_constant_ex()
510 zend_error(E_NOTICE,"Constant %s already defined", name); in zend_register_constant()
H A Dzend_variables.c91 zend_error(E_CORE_ERROR, "Internal zval's can't be arrays, objects or resources"); in _zval_internal_dtor()
217 zend_error(E_NOTICE,"Undefined variable: %s", key->arKey); in zval_copy_static_var()
H A Dzend_object_handlers.c41 zend_error(E_ERROR, "Nesting level too deep - recursive dependency?"); \
534 zend_error(E_ERROR, "Cannot access empty property"); in zend_std_read_property()
536 zend_error(E_ERROR, "Cannot access property started with '\\0'"); in zend_std_read_property()
541 zend_error(E_NOTICE,"Undefined property: %s::$%s", zobj->ce->name, Z_STRVAL_P(member)); in zend_std_read_property()
652 zend_error(E_ERROR, "Cannot access empty property"); in zend_std_write_property()
654 zend_error(E_ERROR, "Cannot access property started with '\\0'"); in zend_std_write_property()
812 zend_error(E_NOTICE, "Undefined property: %s::$%s", zobj->ce->name, Z_STRVAL_P(member)); in zend_std_get_property_ptr_ptr()
873 zend_error(E_ERROR, "Cannot access empty property"); in zend_std_unset_property()
875 zend_error(E_ERROR, "Cannot access property started with '\\0'"); in zend_std_unset_property()
1603 zend_error(E_NOTICE, "Object of class %s could not be converted to int", ce->name); in zend_std_cast_object_tostring()
[all …]
/PHP-5.6/ext/bcmath/libbcmath/src/
H A Doutofmem.c44 zend_error(E_ERROR, "bcmath: out of memory!"); in bc_out_of_memory()
/PHP-5.6/ext/intl/spoofchecker/
H A Dspoofchecker.c34 zend_error(E_ERROR, "Spoofchecker class not defined"); in spoofchecker_register_constants()
H A Dspoofchecker_class.c140 zend_error(E_ERROR, "Failed to clone SpoofChecker object"); in spoofchecker_clone_obj()
163 zend_error(E_ERROR, in spoofchecker_register_Spoofchecker_class()
/PHP-5.6/ext/intl/transliterator/
H A Dtransliterator.c34 zend_error( E_ERROR, "Transliterator class not defined" ); in transliterator_register_constants()
/PHP-5.6/ext/intl/normalizer/
H A Dnormalizer_class.c66 zend_error( E_ERROR, in normalizer_register_Normalizer_class()
H A Dnormalizer.c36 zend_error( E_ERROR, "Normalizer class not defined" ); in normalizer_register_constants()
/PHP-5.6/ext/intl/locale/
H A Dlocale.c38 zend_error( E_ERROR, "Locale class not defined" ); in locale_register_constants()
/PHP-5.6/ext/standard/
H A Dhead.c85zend_error( E_WARNING, "Cookie names cannot contain any of the following '=,; \\t\\r\\n\\013\\014'… in php_setcookie()
90zend_error( E_WARNING, "Cookie values cannot contain any of the following ',; \\t\\r\\n\\013\\014'… in php_setcookie()
135 zend_error(E_WARNING, "Expiry date cannot have a year greater than 9999"); in php_setcookie()
/PHP-5.6/ext/spl/
H A Dspl_array.c328 zend_error(E_NOTICE, "Undefined index: %s", key); in spl_array_get_dimension_ptr_ptr()
334 zend_error(E_NOTICE,"Undefined index: %s", key); in spl_array_get_dimension_ptr_ptr()
360 zend_error(E_NOTICE, "Undefined offset: %ld", index); in spl_array_get_dimension_ptr_ptr()
366 zend_error(E_NOTICE, "Undefined offset: %ld", index); in spl_array_get_dimension_ptr_ptr()
376 zend_error(E_WARNING, "Illegal offset type"); in spl_array_get_dimension_ptr_ptr()
501 zend_error(E_WARNING, "Illegal offset type"); in spl_array_write_dimension_ex()
533 zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
537 zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
583 zend_error(E_NOTICE,"Undefined offset: %ld", Z_LVAL_P(offset)); in spl_array_unset_dimension_ex()
587 zend_error(E_WARNING, "Illegal offset type"); in spl_array_unset_dimension_ex()
[all …]
/PHP-5.6/ext/intl/collator/
H A Dcollator.c37 zend_error( E_ERROR, "Collator class not defined" ); in collator_register_constants()
/PHP-5.6/ext/intl/dateformat/
H A Ddateformat.c33 zend_error(E_ERROR, "DateFormat class not defined"); in dateformat_register_constants()

Completed in 90 milliseconds

1234