E_NOTICE 68 Zend/zend.c EG(error_reporting) = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED; E_NOTICE 250 Zend/zend.c zend_error(E_NOTICE, "Array to string conversion"); E_NOTICE 1062 Zend/zend.c case E_NOTICE: E_NOTICE 5242 Zend/zend_compile.c zend_error(E_NOTICE, "Illegal member variable name"); E_NOTICE 5252 Zend/zend_compile.c zend_error(E_NOTICE, "Corrupt member variable name"); E_NOTICE 104 Zend/zend_constants.c REGISTER_MAIN_LONG_CONSTANT("E_NOTICE", E_NOTICE, CONST_PERSISTENT | CONST_CS); E_NOTICE 528 Zend/zend_constants.c zend_error(E_NOTICE,"Constant %s already defined", name); E_NOTICE 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_NOTICE 742 Zend/zend_exceptions.c zend_error(E_NOTICE, "Exceptions must be derived from the Exception base class"); E_NOTICE 199 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined variable: %s", cv->name); E_NOTICE 205 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined variable: %s", cv->name); E_NOTICE 227 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined variable: %s", cv->name); E_NOTICE 239 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined variable: %s", cv->name); E_NOTICE 264 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined variable: %s", cv->name); E_NOTICE 268 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined variable: %s", cv->name); E_NOTICE 1026 Zend/zend_execute.c zend_error(E_NOTICE, "Undefined index: %s", offset_key); E_NOTICE 1033 Zend/zend_execute.c zend_error(E_NOTICE,"Undefined index: %s", offset_key); E_NOTICE 1058 Zend/zend_execute.c zend_error(E_NOTICE,"Undefined offset: %ld", hval); E_NOTICE 1065 Zend/zend_execute.c zend_error(E_NOTICE,"Undefined offset: %ld", hval); E_NOTICE 1167 Zend/zend_execute.c zend_error(E_NOTICE, "String offset cast occurred"); E_NOTICE 1214 Zend/zend_execute.c zend_error(E_NOTICE, "Indirect modification of overloaded element of %s has no effect", ce->name); E_NOTICE 1286 Zend/zend_execute.c zend_error(E_NOTICE, "String offset cast occurred"); E_NOTICE 1306 Zend/zend_execute.c zend_error(E_NOTICE, "Uninitialized string offset: %ld", Z_LVAL_P(dim)); E_NOTICE 544 Zend/zend_execute_API.c zend_error(E_NOTICE, "Use of undefined constant %s - assumed '%s'", actual, actual); E_NOTICE 619 Zend/zend_execute_API.c zend_error(E_NOTICE, "Use of undefined constant %s - assumed '%s'", str_index, str_index); E_NOTICE 487 Zend/zend_object_handlers.c zend_error(E_NOTICE, "Indirect modification of overloaded property %s::$%s has no effect", zobj->ce->name, Z_STRVAL_P(member)); E_NOTICE 509 Zend/zend_object_handlers.c zend_error(E_NOTICE,"Undefined property: %s::$%s", zobj->ce->name, Z_STRVAL_P(member)); E_NOTICE 758 Zend/zend_object_handlers.c zend_error(E_NOTICE, "Undefined property: %s::$%s", zobj->ce->name, Z_STRVAL_P(member)); E_NOTICE 1574 Zend/zend_object_handlers.c zend_error(E_NOTICE, "Object of class %s could not be converted to int", ce->name); E_NOTICE 1583 Zend/zend_object_handlers.c zend_error(E_NOTICE, "Object of class %s could not be converted to double", ce->name); E_NOTICE 412 Zend/zend_operators.c zend_error(E_NOTICE, "Object of class %s could not be converted to int", Z_OBJCE_P(op)->name); E_NOTICE 472 Zend/zend_operators.c zend_error(E_NOTICE, "Object of class %s could not be converted to double", Z_OBJCE_P(op)->name); E_NOTICE 635 Zend/zend_operators.c zend_error(E_NOTICE, "Array to string conversion"); E_NOTICE 649 Zend/zend_operators.c zend_error(E_NOTICE, "Object of class %s to string conversion", Z_OBJCE_P(op)->name); E_NOTICE 234 Zend/zend_operators.h zend_error(E_NOTICE, "A non well formed numeric value encountered"); E_NOTICE 211 Zend/zend_variables.c zend_error(E_NOTICE,"Undefined variable: %s", key->arKey); E_NOTICE 1065 Zend/zend_vm_def.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 1071 Zend/zend_vm_def.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 1344 Zend/zend_vm_def.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 2875 Zend/zend_vm_def.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 2909 Zend/zend_vm_def.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 3497 Zend/zend_vm_def.h zend_error(E_NOTICE, "Use of undefined constant %s - assumed '%s'", actual, actual); E_NOTICE 4067 Zend/zend_vm_def.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 4526 Zend/zend_vm_def.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 4533 Zend/zend_vm_def.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 5248 Zend/zend_vm_def.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 5273 Zend/zend_vm_def.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 2384 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 2418 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 3383 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 3389 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 3685 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Use of undefined constant %s - assumed '%s'", actual, actual); E_NOTICE 4096 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 4121 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 4789 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 4814 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 5256 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 5262 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 5809 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 5834 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 6001 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 6007 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 6535 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 6560 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 7287 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 7312 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 7688 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 7722 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 8740 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 8746 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 9318 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 9343 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 10013 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 10038 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 10480 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 10486 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 11035 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 11060 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 11227 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 11233 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 11620 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 11645 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 12312 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 12337 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 12893 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 12927 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 14623 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 14629 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 14901 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 15537 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Use of undefined constant %s - assumed '%s'", actual, actual); E_NOTICE 15914 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 16099 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 16106 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 16201 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 16226 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 17247 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 18088 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 18188 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 18195 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 18290 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 18315 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 19222 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 19228 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 19500 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 20474 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 20659 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 20666 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 20761 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 20786 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 21211 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 21217 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 21918 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 21943 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 22963 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 23854 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 23954 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 23961 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 24056 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 24081 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 24747 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 25149 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Use of undefined constant %s - assumed '%s'", actual, actual); E_NOTICE 25361 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 25460 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 25467 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 25560 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 25585 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 26162 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 26679 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 26778 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 26785 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 26878 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 26903 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 27480 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 27997 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 28096 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 28103 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 28196 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 28221 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 28623 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 28648 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 29224 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 29739 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 29838 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 29845 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 29938 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 29963 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 30500 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 30534 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be returned by reference"); E_NOTICE 32081 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 32087 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 32358 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 33143 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 33327 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 33334 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 33427 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 33452 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 34469 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 35179 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 35278 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 35285 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 35378 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 35403 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 36307 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 36313 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 36584 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 37426 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 37610 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 37617 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 37710 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 37735 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 38157 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 38163 Zend/zend_vm_execute.h zend_error(E_NOTICE,"Undefined variable: %s", Z_STRVAL_P(varname)); E_NOTICE 38719 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 38744 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 39760 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to get property of non-object"); E_NOTICE 40519 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to unset property of non-object"); E_NOTICE 40618 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check property of non-object"); E_NOTICE 40625 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Trying to check element of non-array"); E_NOTICE 40718 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 40743 Zend/zend_vm_execute.h zend_error(E_NOTICE, "Only variable references should be yielded by reference"); E_NOTICE 2070 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of libcurl 7.28.1. It is recommended to use value 2 instead"); E_NOTICE 2072 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead"); E_NOTICE 4485 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "A two-letter ISO 3166-1 compatible country code is expected"); E_NOTICE 4566 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Timezone ID '%s' is invalid", zone); E_NOTICE 719 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_NOTICE, "Handler %s does locking internally", hptr->name); E_NOTICE 1014 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Handler %s accepts only skip values greater than or equal to zero, using skip=0", info->hnd->name); E_NOTICE 1025 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Handler %s accepts only skip value -1 and greater, using skip=0", info->hnd->name); E_NOTICE 1029 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Handler %s does not support optional skip parameter, the value will be ignored", info->hnd->name); E_NOTICE 42 ext/dba/dba_db3.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); E_NOTICE 60 ext/dba/dba_db4.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); E_NOTICE 68 ext/dba/libcdb/cdb_make.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Fseek failed"); E_NOTICE 1868 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, E_NOTICE 1276 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type single"); E_NOTICE 1281 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type double"); E_NOTICE 1325 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type single"); E_NOTICE 1330 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type double"); E_NOTICE 2248 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Undefined JPEG2000 comment encoding"); E_NOTICE 2253 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "JPEG2000 comment section too small"); E_NOTICE 2460 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: filetype = %d", ImageInfo->Thumbnail.filetype); E_NOTICE 2472 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: size of signature + directory(%d): 0x%02X", info_list->count, new_size); E_NOTICE 2500 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: process tag(x%04X=%s): %s%s (%d bytes)", info_data->tag, exif_get_tagname(info_data->tag, tagname, -12, tag_table_IFD TSRMLS_CC), (info_data->length>1)&&info_data->format!=TAG_FMT_UNDEFINED&&info_data->format!=TAG_FMT_STRING?"ARRAY OF ":"", exif_get_tagformat(info_data->format), byte_count); E_NOTICE 2517 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: writing with value offset: 0x%04X + 0x%02X", new_value, byte_count); E_NOTICE 2528 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: created"); E_NOTICE 2748 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process %s @x%04X + 0x%04X=%d: %s", exif_get_sectionname(section_index), (int)dir_start-(int)offset_base+maker_note->offset+displacement, value_len, value_len, exif_char_dump(value_ptr, value_len, (int)dir_start-(int)offset_base+maker_note->offset+displacement)); E_NOTICE 2775 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Using automatic offset correction: 0x%04X", ((int)dir_start-(int)offset_base+maker_note->offset+displacement) + offset_diff); E_NOTICE 2798 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(SECTION_MAKERNOTE)); E_NOTICE 2915 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process tag(x%04X=%s,@x%04X + x%04X(=%d)): %s%s %s", tag, exif_get_tagname(tag, tagname, -12, tag_table TSRMLS_CC), offset_val+displacement, byte_count, byte_count, (components>1)&&format!=TAG_FMT_UNDEFINED&&format!=TAG_FMT_STRING?"ARRAY OF ":"", exif_get_tagformat(format), dump_data); E_NOTICE 3059 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Skip SUB IFD"); E_NOTICE 3083 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found EXIF"); E_NOTICE 3090 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found GPS"); E_NOTICE 3097 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found INTEROPERABILITY"); E_NOTICE 3112 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(sub_section_index)); E_NOTICE 3132 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process %s (x%04X(=%d))", exif_get_sectionname(section_index), IFDlength, IFDlength); E_NOTICE 3169 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Expect next IFD to be thumbnail"); E_NOTICE 3173 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail size: 0x%04X", ImageInfo->Thumbnail.size); E_NOTICE 3225 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process TIFF in JPEG done"); E_NOTICE 3249 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process APP1/EXIF done"); E_NOTICE 3269 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process section APP12 with l1=%d, l2=%d done", l1, l2); E_NOTICE 3288 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Needing section %d @ 0x%08X", ImageInfo->file.count, fpos); E_NOTICE 3312 ext/exif/exif.c exif_error_docref("exif_read_data#error_mcom" EXIFERR_CC, ImageInfo, E_NOTICE, "Image has corrupt COM section: some software set wrong length information"); E_NOTICE 3360 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process section(x%02X=%s) @ x%04X + x%04X(=%d)", marker, exif_get_markername(marker), fpos, itemlen, itemlen); E_NOTICE 3436 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Done"); E_NOTICE 3484 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: process section(x%02X=%s) @ x%04X + x%04X", marker, exif_get_markername(marker), pos, length); E_NOTICE 3505 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: size: %d * %d", sof_info.width, sof_info.height); E_NOTICE 3544 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: filesize(x%04X), IFD dir(x%04X + x%04X)", ImageInfo->FileSize, dir_offset, 2); E_NOTICE 3552 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: filesize(x%04X), IFD dir(x%04X + x%04X), IFD entries(%d)", ImageInfo->FileSize, dir_offset+2, dir_size-2, num_entries); E_NOTICE 3561 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF done, next offset x%04X", next_offset); E_NOTICE 3570 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: tag(0x%04X,%12s): Illegal format code 0x%04X, switching to BYTE", entry_tag, exif_get_tagname(entry_tag, tagname, -12, tag_table TSRMLS_CC), entry_type); E_NOTICE 3628 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Resize struct: x%04X + x%04X - x%04X = x%04X", entry_offset, entry_length, dir_offset, ifd_size); E_NOTICE 3644 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: filesize(x%04X), IFD(x%04X + x%04X)", ImageInfo->FileSize, dir_offset, ifd_size); E_NOTICE 3648 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF, done"); E_NOTICE 3682 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s @x%04X", exif_get_sectionname(sub_section_index), entry_offset); E_NOTICE 3693 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "%s THUMBNAIL @0x%04X + 0x%04X", ImageInfo->Thumbnail.data ? "Ignore" : "Read", ImageInfo->Thumbnail.offset, ImageInfo->Thumbnail.size); E_NOTICE 3707 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s done", exif_get_sectionname(sub_section_index)); E_NOTICE 3722 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read next IFD (THUMBNAIL) at x%04X", next_offset); E_NOTICE 3727 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "%s THUMBNAIL @0x%04X + 0x%04X", ImageInfo->Thumbnail.data ? "Ignore" : "Read", ImageInfo->Thumbnail.offset, ImageInfo->Thumbnail.size); E_NOTICE 3739 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read next IFD (THUMBNAIL) done"); E_NOTICE 3787 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "File has TIFF/II format"); E_NOTICE 3801 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "File has TIFF/MM format"); E_NOTICE 3961 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Sections needed: %s", sections_str[0] ? sections_str : "None"); E_NOTICE 3971 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Sections found: %s", sections_str[0] ? sections_str : "None"); E_NOTICE 3986 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Generate section FILE"); E_NOTICE 3998 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Generate section COMPUTED"); E_NOTICE 4069 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Adding image infos"); E_NOTICE 4087 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Discarding info"); E_NOTICE 4093 ext/exif/exif.c php_error_docref1(NULL TSRMLS_CC, Z_STRVAL_PP(p_name), E_NOTICE, "done"); E_NOTICE 4124 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Thumbnail data %d %d %d, %d x %d", ImageInfo.Thumbnail.data, ImageInfo.Thumbnail.size, ImageInfo.Thumbnail.filetype, ImageInfo.Thumbnail.width, ImageInfo.Thumbnail.height); E_NOTICE 4132 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Returning thumbnail(%d)", ImageInfo.Thumbnail.size); E_NOTICE 4151 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Discarding info"); E_NOTICE 4157 ext/exif/exif.c php_error_docref1(NULL TSRMLS_CC, p_name, E_NOTICE, "Done"); E_NOTICE 69 ext/fileinfo/libmagic/print.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Warning: %s", expanded_format); E_NOTICE 1946 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid window handle"); E_NOTICE 2843 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%ld,%ld is out of bounds", x, y); E_NOTICE 2850 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%ld,%ld is out of bounds", x, y); E_NOTICE 362 ext/gd/libgd/gd_gif_in.c php_gd_error_ex(E_NOTICE, "[GetDataBlock returning %d: %s]", rv, tmp); E_NOTICE 69 ext/gd/libgd/gd_jpeg.c php_gd_error_ex(ignore_warning ? E_NOTICE : E_WARNING, "gd-jpeg, libjpeg: recoverable error: %s\n", message); E_NOTICE 76 ext/gd/libgd/gd_jpeg.c php_gd_error_ex(E_NOTICE, "gd-jpeg, libjpeg: strace message: %s\n", message); E_NOTICE 73 ext/hash/bench.php error_reporting(E_ALL&~E_NOTICE); E_NOTICE 1923 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot open converter"); E_NOTICE 1927 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong charset, conversion from `%s' to `%s' is not allowed", E_NOTICE 1932 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected an incomplete multibyte character in input string"); E_NOTICE 1936 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected an illegal character in input string"); E_NOTICE 1950 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown error (%d)", errno); E_NOTICE 1080 ext/imap/php_imap.c if (EG(error_reporting) & E_NOTICE) { E_NOTICE 1083 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s (errflg=%ld)", ecur->LTEXT, ecur->errflg); E_NOTICE 1092 ext/imap/php_imap.c if (EG(error_reporting) & E_NOTICE) { E_NOTICE 1095 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s", acur->LTEXT); E_NOTICE 1166 ext/interbase/ibase_query.c php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE, E_NOTICE 1805 ext/interbase/ibase_query.c php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE, E_NOTICE 282 ext/intl/collator/collator_is_numeric.c zend_error(E_NOTICE, "A non well formed numeric value encountered"); E_NOTICE 305 ext/intl/idn/idn.c php_error_docref0(NULL TSRMLS_CC, E_NOTICE, E_NOTICE 543 ext/libxml/libxml.c php_libxml_ctx_error_level(E_NOTICE, ctx, LIBXML(error_buffer).c TSRMLS_CC); E_NOTICE 2274 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Argument is empty"); E_NOTICE 43 ext/mysql/php_mysql.c # define E_STRICT E_NOTICE E_NOTICE 379 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Function called without first fetching all rows from a previous unbuffered query"); \ E_NOTICE 398 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Function called without first fetching all rows from a previous unbuffered query"); \ E_NOTICE 769 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "SQL safe mode in effect - ignoring host/user/password information"); E_NOTICE 2046 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Too many open persistent connections (%ld)", OCI_G(num_persistent)); E_NOTICE 449 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); E_NOTICE 561 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); E_NOTICE 739 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); E_NOTICE 1805 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); E_NOTICE 1836 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); E_NOTICE 1867 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); E_NOTICE 1898 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); E_NOTICE 735 ext/opcache/zend_accelerator_module.c zend_error(E_NOTICE, ACCELERATOR_PRODUCT_NAME " seems to be disabled, can't compile file"); E_NOTICE 667 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Matched, but too many substrings"); E_NOTICE 1099 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Matched, but too many substrings"); E_NOTICE 1549 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Matched, but too many substrings"); E_NOTICE 1818 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Matched, but too many substrings"); E_NOTICE 836 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s", notice->message); E_NOTICE 872 ext/pgsql/pgsql.c php_error_docref("ref.pgsql" TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); E_NOTICE 1687 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); E_NOTICE 1695 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); E_NOTICE 1789 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); E_NOTICE 1797 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); E_NOTICE 1910 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); E_NOTICE 1918 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); E_NOTICE 1996 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); E_NOTICE 2004 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); E_NOTICE 3053 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "OID value passing not supported"); E_NOTICE 3062 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); E_NOTICE 3069 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); E_NOTICE 3075 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); E_NOTICE 3115 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3122 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); E_NOTICE 3132 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3141 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID is specified"); E_NOTICE 3187 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3194 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); E_NOTICE 3204 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3213 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); E_NOTICE 3434 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Old API is used"); E_NOTICE 3452 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "OID value passing not supported"); E_NOTICE 3462 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); E_NOTICE 3469 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); E_NOTICE 3475 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); E_NOTICE 3515 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); E_NOTICE 3525 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3532 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); E_NOTICE 3544 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3555 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); E_NOTICE 3561 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Old API is used"); E_NOTICE 3563 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); E_NOTICE 4578 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to nonblocking mode"); E_NOTICE 4607 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); E_NOTICE 4628 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); E_NOTICE 4671 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); E_NOTICE 4679 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); E_NOTICE 4692 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty PostgreSQL send buffer"); E_NOTICE 4698 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); E_NOTICE 4730 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); E_NOTICE 4738 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); E_NOTICE 4787 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty PostgreSQL send buffer"); E_NOTICE 4793 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); E_NOTICE 4824 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); E_NOTICE 4832 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); E_NOTICE 4845 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty postgres send buffer"); E_NOTICE 4851 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); E_NOTICE 4885 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); E_NOTICE 4893 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); E_NOTICE 4942 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty postgres send buffer"); E_NOTICE 4948 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); E_NOTICE 5350 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "'%s' does not match with '%s'", str, regex); E_NOTICE 5401 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", field ); \ E_NOTICE 5455 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid field name (%s) in values", field); E_NOTICE 5459 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'type'"); E_NOTICE 5463 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'not null'"); E_NOTICE 5467 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'has default'"); E_NOTICE 5471 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'is enum'"); E_NOTICE 5477 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects scalar values as field values"); E_NOTICE 5517 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected invalid value (%s) for PostgreSQL %s field (%s)", Z_STRVAL_PP(val), Z_STRVAL_PP(type), field); E_NOTICE 5542 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects string, null, long or boolelan value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5584 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for pgsql '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5625 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5676 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5718 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5750 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5783 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5814 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5845 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5924 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); E_NOTICE 5976 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); E_NOTICE 6007 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); E_NOTICE 6022 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "PostgreSQL '%s' type (%s) is not supported", Z_STRVAL_PP(type), field); E_NOTICE 6028 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or system data type '%s' for '%s'", Z_STRVAL_PP(type), field); E_NOTICE 6088 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Table name is invalid"); E_NOTICE 6095 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); E_NOTICE 6210 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects associative array for values to be inserted"); E_NOTICE 6298 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); E_NOTICE 6325 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects associative array for values to be inserted"); E_NOTICE 6347 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects scaler values other than NULL. Need to convert?"); E_NOTICE 6454 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); E_NOTICE 6546 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); E_NOTICE 6642 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Failed to execute '%s'", querystr.c); E_NOTICE 6684 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); E_NOTICE 521 ext/phar/func_interceptors.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown file type (%u)", stat_sb->st_mode & S_IFMT); E_NOTICE 185 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno); E_NOTICE 268 ext/session/php_session.h php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Skipping numeric key %ld", num_key); \ E_NOTICE 1432 ext/session/session.c php_error(E_NOTICE, "A session had already been started - ignoring session_start()"); E_NOTICE 1553 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "purged %d expired session objects", nrdels); E_NOTICE 26 ext/soap/interop/client_round2_interop.php error_reporting(E_ALL ^ E_NOTICE); E_NOTICE 191 ext/soap/php_http.c EG(error_reporting) &= ~(E_WARNING|E_NOTICE|E_USER_WARNING|E_USER_NOTICE); E_NOTICE 326 ext/spl/spl_array.c zend_error(E_NOTICE, "Undefined index: %s", Z_STRVAL_P(offset)); E_NOTICE 332 ext/spl/spl_array.c zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); E_NOTICE 354 ext/spl/spl_array.c zend_error(E_NOTICE, "Undefined offset: %ld", index); E_NOTICE 360 ext/spl/spl_array.c zend_error(E_NOTICE, "Undefined offset: %ld", index); E_NOTICE 527 ext/spl/spl_array.c zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); E_NOTICE 531 ext/spl/spl_array.c zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); E_NOTICE 577 ext/spl/spl_array.c zend_error(E_NOTICE,"Undefined offset: %ld", Z_LVAL_P(offset)); E_NOTICE 666 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%sArray was modified outside object and is no longer an array", msg_prefix); E_NOTICE 671 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%sArray was modified outside object and internal position is no longer valid", msg_prefix); E_NOTICE 727 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); E_NOTICE 955 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and internal position is no longer valid"); E_NOTICE 1050 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::current(): Array was modified outside object and is no longer an array"); E_NOTICE 1055 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::next(): Array was modified outside object and internal position is no longer valid"); E_NOTICE 1077 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::rewind(): Array was modified outside object and is no longer an array"); E_NOTICE 1307 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); E_NOTICE 1348 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); E_NOTICE 1373 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); E_NOTICE 1677 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); E_NOTICE 2804 ext/spl/spl_iterators.c zend_error(E_NOTICE, "Undefined index: %s", arKey); E_NOTICE 1828 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "delimiter must be a single character"); E_NOTICE 1840 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "enclosure must be a single character"); E_NOTICE 1851 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "escape must be a single character"); E_NOTICE 1971 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "delimiter must be a single character"); E_NOTICE 1983 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "enclosure must be a single character"); E_NOTICE 1995 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "escape must be a single character"); E_NOTICE 994 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown file type (%d)", ssb.sb.st_mode&S_IFMT); E_NOTICE 225 ext/standard/formatted_print.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Requested precision of %d digits was truncated to PHP maximum of %d digits", precision, MAX_FLOAT_PRECISION); E_NOTICE 629 ext/standard/http_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Content-type not specified assuming application/x-www-form-urlencoded"); E_NOTICE 1225 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); E_NOTICE 1236 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); E_NOTICE 1258 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); E_NOTICE 1273 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); E_NOTICE 1324 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "The image is a compressed SWF file, but you do not have a static version of the zlib extension enabled"); E_NOTICE 59 ext/standard/incomplete_class.c incomplete_class_message(object, E_NOTICE TSRMLS_CC); E_NOTICE 71 ext/standard/incomplete_class.c incomplete_class_message(object, E_NOTICE TSRMLS_CC); E_NOTICE 77 ext/standard/incomplete_class.c incomplete_class_message(object, E_NOTICE TSRMLS_CC); E_NOTICE 84 ext/standard/incomplete_class.c incomplete_class_message(object, E_NOTICE TSRMLS_CC); E_NOTICE 90 ext/standard/incomplete_class.c incomplete_class_message(object, E_NOTICE TSRMLS_CC); E_NOTICE 660 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize."); E_NOTICE 696 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "\"%s\" returned as member variable from __sleep() but does not exist", Z_STRVAL_PP(name)); E_NOTICE 818 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize"); E_NOTICE 969 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Error at offset %ld of %d bytes", (long)((char*)p - buf), buf_len); E_NOTICE 562 ext/standard/var_unserializer.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unexpected end of serialized data"); E_NOTICE 1134 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Unexpected results, canceling current"); E_NOTICE 1144 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Unexpected results, canceling all"); E_NOTICE 1445 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Cannot use non-storing mode with buffered queries"); E_NOTICE 1465 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Called without first fetching all rows from a previous unbuffered query"); E_NOTICE 1871 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Class %s has not been declared", Z_STRVAL_P(object)); E_NOTICE 84 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There were errors while parsing the configuration file '%s'", Z_STRVAL_PP(_val)); \ E_NOTICE 499 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown Tidy Configuration Option '%s'", optname); E_NOTICE 504 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Attempting to set read-only option '%s'", optname); E_NOTICE 495 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize."); E_NOTICE 1161 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot expand this node type"); E_NOTICE 565 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "The xsl.security_prefs php.ini was not used, since the XsltProcessor->setSecurityPrefs() method was used"); E_NOTICE 73 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); \ E_NOTICE 373 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string given as remove_path option"); E_NOTICE 393 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string given as the add_path option"); E_NOTICE 1682 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as pattern"); E_NOTICE 1795 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as filename"); E_NOTICE 2069 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); E_NOTICE 2130 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); E_NOTICE 2259 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as new entry name"); E_NOTICE 2290 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as new entry name"); E_NOTICE 673 main/fopen_wrappers.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN); E_NOTICE 1010 main/main.c case E_NOTICE: E_NOTICE 1050 main/main.c case E_NOTICE: E_NOTICE 2082 main/main.c EG(error_reporting) = E_ALL & ~E_NOTICE; E_NOTICE 1208 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to %s buffer. No buffer to %s", (flags&PHP_OUTPUT_POP_DISCARD)?"discard":"send", (flags&PHP_OUTPUT_POP_DISCARD)?"discard":"send"); E_NOTICE 1213 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to %s buffer of %s (%d)", (flags&PHP_OUTPUT_POP_DISCARD)?"discard":"send", orphan->name, orphan->level); E_NOTICE 1319 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to create buffer"); E_NOTICE 1335 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to flush buffer. No buffer to flush"); E_NOTICE 1340 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to flush buffer of %s (%d)", OG(active)->name, OG(active)->level); E_NOTICE 1356 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete buffer. No buffer to delete"); E_NOTICE 1361 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete buffer of %s (%d)", OG(active)->name, OG(active)->level); E_NOTICE 1377 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete and flush buffer. No buffer to delete or flush"); E_NOTICE 1394 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete buffer. No buffer to delete"); E_NOTICE 1411 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete and flush buffer. No buffer to delete or flush"); E_NOTICE 1416 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete buffer of %s (%d)", OG(active)->name, OG(active)->level); E_NOTICE 1434 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete buffer. No buffer to delete"); E_NOTICE 1439 main/output.c php_error_docref("ref.outcontrol" TSRMLS_CC, E_NOTICE, "failed to delete buffer of %s (%d)", OG(active)->name, OG(active)->level); E_NOTICE 984 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "No file uploaded"); E_NOTICE 1028 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "upload_max_filesize of %ld bytes exceeded - file [%s=%s] not saved", PG(upload_max_filesize), param, filename); E_NOTICE 1033 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "MAX_FILE_SIZE of %ld bytes exceeded - file [%s=%s] not saved", max_file_size, param, filename); E_NOTICE 1042 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "write() failed - %s", strerror(errno)); E_NOTICE 1047 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "Only %d bytes were written, expected to write %d", wlen, blen); E_NOTICE 1066 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "Missing mime boundary at the end of the data for file %s", filename[0] != '\0' ? filename : ""); E_NOTICE 1437 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s/%s path was truncated to %d", cwd, filename, MAXPATHLEN); E_NOTICE 1491 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN); E_NOTICE 597 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s:// was never changed, nothing to restore", protocol); E_NOTICE 98 main/streams/xp_socket.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "send of %ld bytes failed with errno=%ld %s", E_NOTICE 513 main/streams/xp_socket.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,