E_RECOVERABLE_ERROR 1062 Zend/zend.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 1105 Zend/zend.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 118 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 1557 Zend/zend_object_handlers.c zend_error(E_RECOVERABLE_ERROR, "Method %s::__toString() must return a string value", ZSTR_VAL(ce->name)); E_RECOVERABLE_ERROR 235 Zend/zend_operators.c zend_error(E_RECOVERABLE_ERROR, \ E_RECOVERABLE_ERROR 851 Zend/zend_operators.c zend_error(EG(exception) ? E_ERROR : E_RECOVERABLE_ERROR, "Object of class %s could not be converted to string", ZSTR_VAL(Z_OBJCE_P(op)->name)); E_RECOVERABLE_ERROR 2387 Zend/zend_operators.c zend_error(E_RECOVERABLE_ERROR, "Object of class %s could not be converted to boolean", ZSTR_VAL(Z_OBJ_P(op)->ce->name)); E_RECOVERABLE_ERROR 211 ext/dba/dba.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Key does not have exactly two elements: (key, name)"); E_RECOVERABLE_ERROR 545 ext/dba/libinifile/inifile.c php_error_docref(NULL, 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, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 58 ext/intl/collator/collator_locale.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 78 ext/intl/collator/collator_sort.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 407 ext/intl/collator/collator_sort.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 573 ext/intl/collator/collator_sort.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized"); E_RECOVERABLE_ERROR 1286 ext/mcrypt/mcrypt.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Mcrypt initialisation failed"); E_RECOVERABLE_ERROR 2089 ext/session/session.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failed to create new session ID: %s (path: %s)", PS(mod)->s_name, PS(save_path)); E_RECOVERABLE_ERROR 2094 ext/session/session.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failed to create(open) session ID: %s (path: %s)", PS(mod)->s_name, PS(save_path)); E_RECOVERABLE_ERROR 2103 ext/session/session.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failed to create session ID by collision: %s (path: %s)", PS(mod)->s_name, PS(save_path)); E_RECOVERABLE_ERROR 2110 ext/session/session.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failed to create(read) session ID: %s (path: %s)", PS(mod)->s_name, PS(save_path)); E_RECOVERABLE_ERROR 751 ext/spl/spl_array.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Cannot append properties to objects, use %s::offsetSet() instead", ZSTR_VAL(Z_OBJCE_P(object)->name)); E_RECOVERABLE_ERROR 198 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 686 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 725 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 930 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 1055 ext/spl/spl_heap.c zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); E_RECOVERABLE_ERROR 180 ext/standard/assert.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s", PHP_EOL, myeval); E_RECOVERABLE_ERROR 183 ext/standard/assert.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s:\"%s\"", PHP_EOL, ZSTR_VAL(str), myeval); E_RECOVERABLE_ERROR 198 ext/standard/php_fopen_wrapper.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "Max memory must be >= 0"); E_RECOVERABLE_ERROR 356 ext/standard/php_fopen_wrapper.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "No URL resource specified"); E_RECOVERABLE_ERROR 629 ext/wddx/wddx.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references"); E_RECOVERABLE_ERROR 644 ext/wddx/wddx.c php_error_docref(NULL, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references"); E_RECOVERABLE_ERROR 1060 main/main.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 1161 main/main.c case E_RECOVERABLE_ERROR: E_RECOVERABLE_ERROR 821 sapi/phpdbg/phpdbg.c case E_RECOVERABLE_ERROR: {