E_RECOVERABLE_ERROR 290 Zend/zend.c zend_error(EG(exception) ? E_ERROR : E_RECOVERABLE_ERROR, "Object of class %s could not be converted to string", Z_OBJCE_P(expr)->name); E_RECOVERABLE_ERROR 1058 Zend/zend.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 1095 Zend/zend.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 35 Zend/zend_closures.c zend_error(E_RECOVERABLE_ERROR, "Closure object cannot have properties") E_RECOVERABLE_ERROR 57 Zend/zend_closures.c zend_error(E_RECOVERABLE_ERROR, "Cannot get arguments for calling closure"); E_RECOVERABLE_ERROR 136 Zend/zend_closures.c zend_error(E_RECOVERABLE_ERROR, "Instantiation of 'Closure' is not allowed"); E_RECOVERABLE_ERROR 389 Zend/zend_closures.c zend_error(E_RECOVERABLE_ERROR, "Instantiation of 'Closure' is not allowed"); E_RECOVERABLE_ERROR 99 Zend/zend_constants.c REGISTER_MAIN_LONG_CONSTANT("E_RECOVERABLE_ERROR", E_RECOVERABLE_ERROR, CONST_PERSISTENT | CONST_CS); E_RECOVERABLE_ERROR 41 Zend/zend_errors.h #define E_ALL (E_ERROR | E_WARNING | E_PARSE | E_NOTICE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING | E_USER_ERROR | E_USER_WARNING | E_USER_NOTICE | E_RECOVERABLE_ERROR | E_DEPRECATED | E_USER_DEPRECATED | E_STRICT) E_RECOVERABLE_ERROR 649 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, need_msg, class_name, "none", "" TSRMLS_CC); E_RECOVERABLE_ERROR 654 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, need_msg, class_name, "instance of ", Z_OBJCE_P(arg)->name TSRMLS_CC); E_RECOVERABLE_ERROR 658 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, need_msg, class_name, zend_zval_type_name(arg), "" TSRMLS_CC); E_RECOVERABLE_ERROR 664 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, "be of the type array", "", "none", "" TSRMLS_CC); E_RECOVERABLE_ERROR 668 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, "be of the type array", "", zend_zval_type_name(arg), "" TSRMLS_CC); E_RECOVERABLE_ERROR 674 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, "be callable", "", "none", "" TSRMLS_CC); E_RECOVERABLE_ERROR 677 Zend/zend_execute.c return zend_verify_arg_error(E_RECOVERABLE_ERROR, zf, arg_num, "be callable", "", zend_zval_type_name(arg), "" TSRMLS_CC); E_RECOVERABLE_ERROR 326 Zend/zend_generators.c zend_error(E_RECOVERABLE_ERROR, "The \"Generator\" class is reserved for internal use and cannot be manually instantiated"); E_RECOVERABLE_ERROR 1588 Zend/zend_object_handlers.c zend_error(E_RECOVERABLE_ERROR, "Method %s::__toString() must return a string value", ce->name); E_RECOVERABLE_ERROR 338 Zend/zend_operators.c zend_error(E_RECOVERABLE_ERROR, \ E_RECOVERABLE_ERROR 3259 Zend/zend_vm_def.h zend_error(E_RECOVERABLE_ERROR, "Cannot unpack array with string keys"); E_RECOVERABLE_ERROR 3329 Zend/zend_vm_def.h zend_error(E_RECOVERABLE_ERROR, E_RECOVERABLE_ERROR 736 Zend/zend_vm_execute.h zend_error(E_RECOVERABLE_ERROR, "Cannot unpack array with string keys"); E_RECOVERABLE_ERROR 806 Zend/zend_vm_execute.h zend_error(E_RECOVERABLE_ERROR, E_RECOVERABLE_ERROR 211 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Key does not have exactly two elements: (key, name)"); E_RECOVERABLE_ERROR 542 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Could not copy from temporary stream - ini file truncated"); E_RECOVERABLE_ERROR 65 ext/intl/collator/collator_compare.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 58 ext/intl/collator/collator_locale.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 80 ext/intl/collator/collator_sort.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 402 ext/intl/collator/collator_sort.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 574 ext/intl/collator/collator_sort.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 1291 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Mcrypt initialisation failed"); E_RECOVERABLE_ERROR 741 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Cannot append properties to objects, use %s::offsetSet() instead", Z_OBJCE_P(object)->name); E_RECOVERABLE_ERROR 199 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 731 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 773 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 947 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 1074 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 171 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s", PHP_EOL, myeval); E_RECOVERABLE_ERROR 173 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s:\"%s\"", PHP_EOL, description, myeval); E_RECOVERABLE_ERROR 195 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Max memory must be >= 0"); E_RECOVERABLE_ERROR 344 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "No URL resource specified"); E_RECOVERABLE_ERROR 662 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references"); E_RECOVERABLE_ERROR 673 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references"); E_RECOVERABLE_ERROR 1108 main/main.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 1210 main/main.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 482 sapi/phpdbg/phpdbg.c case E_RECOVERABLE_ERROR: