php_error_docref  353 ext/bcmath/bcmath.c 			php_error_docref(NULL, E_WARNING, "Division by zero");
php_error_docref  387 ext/bcmath/bcmath.c 			php_error_docref(NULL, E_WARNING, "Division by zero");
php_error_docref  503 ext/bcmath/bcmath.c 		php_error_docref(NULL, E_WARNING, "Square root of negative number");
php_error_docref  378 ext/bz2/bz2.c  		php_error_docref(NULL, E_WARNING, "length may not be negative");
php_error_docref  405 ext/bz2/bz2.c  		php_error_docref(NULL, E_WARNING, "'%s' is not a valid mode for bzopen(). Only 'w' and 'r' are supported.", mode);
php_error_docref  412 ext/bz2/bz2.c  			php_error_docref(NULL, E_WARNING, "filename cannot be empty");
php_error_docref  430 ext/bz2/bz2.c  			php_error_docref(NULL, E_WARNING, "cannot use stream opened in mode '%s'", stream->mode);
php_error_docref  433 ext/bz2/bz2.c  			php_error_docref(NULL, E_WARNING, "cannot use stream opened in mode '%s'", stream->mode);
php_error_docref  441 ext/bz2/bz2.c  					php_error_docref(NULL, E_WARNING, "cannot read from a stream opened in write only mode");
php_error_docref  450 ext/bz2/bz2.c  					php_error_docref(NULL, E_WARNING, "cannot write to a stream opened in read only mode");
php_error_docref  467 ext/bz2/bz2.c  		php_error_docref(NULL, E_WARNING, "first parameter has to be string or file-resource");
php_error_docref  319 ext/bz2/bz2_filter.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zu bytes", sizeof(php_bz2_filter_data));
php_error_docref  332 ext/bz2/bz2_filter.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zu bytes", data->inbuf_len);
php_error_docref  339 ext/bz2/bz2_filter.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zu bytes", data->outbuf_len);
php_error_docref  382 ext/bz2/bz2_filter.c 						php_error_docref(NULL, E_WARNING, "Invalid parameter given for number of blocks to allocate. (%pd)", blocks);
php_error_docref  392 ext/bz2/bz2_filter.c 						php_error_docref(NULL, E_WARNING, "Invalid parameter given for work factor. (%pd)", work);
php_error_docref  314 ext/calendar/calendar.c 		php_error_docref(NULL, E_WARNING, "invalid calendar ID %pd.", cal);
php_error_docref  336 ext/calendar/calendar.c 		php_error_docref(NULL, E_WARNING, "invalid calendar ID %pd.", cal);
php_error_docref  345 ext/calendar/calendar.c 		php_error_docref(NULL, E_WARNING, "invalid date.");
php_error_docref  378 ext/calendar/calendar.c 		php_error_docref(NULL, E_WARNING, "invalid calendar ID %pd.", cal);
php_error_docref  400 ext/calendar/calendar.c 		php_error_docref(NULL, E_WARNING, "invalid calendar ID %pd", cal);
php_error_docref  614 ext/calendar/calendar.c 			php_error_docref(NULL, E_WARNING, "Year out of range (0-9999).");
php_error_docref   55 ext/calendar/easter.c 		php_error_docref(NULL, E_WARNING, "This function is only valid for years between 1970 and 2037 inclusive");
php_error_docref  213 ext/com_dotnet/com_handlers.c 	php_error_docref(NULL, E_WARNING, "Operation not yet supported on a COM object");
php_error_docref  219 ext/com_dotnet/com_handlers.c 	php_error_docref(NULL, E_WARNING, "Cannot delete properties from a COM object");
php_error_docref  224 ext/com_dotnet/com_handlers.c 	php_error_docref(NULL, E_WARNING, "Cannot delete properties from a COM object");
php_error_docref  155 ext/com_dotnet/com_iterator.c 		php_error_docref(NULL, E_WARNING, "variant is not an object or array VT=%d", V_VT(&obj->v));
php_error_docref  178 ext/com_dotnet/com_iterator.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  112 ext/com_dotnet/com_misc.c 		php_error_docref(NULL, E_WARNING,
php_error_docref   65 ext/com_dotnet/com_olechar.c 		php_error_docref(NULL, E_WARNING,
php_error_docref   96 ext/com_dotnet/com_olechar.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  299 ext/com_dotnet/com_saproxy.c 	php_error_docref(NULL, E_WARNING, "Operation not yet supported on a COM object");
php_error_docref  305 ext/com_dotnet/com_saproxy.c 	php_error_docref(NULL, E_WARNING, "Cannot delete properties from a COM object");
php_error_docref  310 ext/com_dotnet/com_saproxy.c 	php_error_docref(NULL, E_WARNING, "Cannot delete properties from a COM object");
php_error_docref  202 ext/com_dotnet/com_typeinfo.c 						php_error_docref(NULL, E_WARNING, "Type library constant %s is already defined", c.name);
php_error_docref  283 ext/com_dotnet/com_typeinfo.c 				php_error_docref(NULL, E_WARNING, "IProvideClassInfo: this code not yet written!");
php_error_docref   57 ext/com_dotnet/com_variant.c 			php_error_docref(NULL, E_WARNING, "COM: max number %u of elements in safe array exceeded", UINT_MAX);
php_error_docref   89 ext/com_dotnet/com_variant.c 	php_error_docref(NULL, E_WARNING, "COM: converting from PHP array to VARIANT array; only arrays with numeric keys are allowed");
php_error_docref  278 ext/com_dotnet/com_variant.c 		php_error_docref(NULL, E_WARNING, "variant->zval: conversion from 0x%x ret=%d", V_VT(v), ret);
php_error_docref  428 ext/com_dotnet/com_variant.c 		php_error_docref(NULL, E_WARNING, "variant->variant: failed to copy from 0x%x to 0x%x", V_VT(dstvar), V_VT(srcvar));
php_error_docref 1002 ext/com_dotnet/com_variant.c 		php_error_docref(NULL, E_WARNING, "Timestamp value must be a positive value.");
php_error_docref  175 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Curl option contains invalid characters (\\0)");
php_error_docref  209 ext/curl/interface.c 			php_error_docref(NULL, E_WARNING, "Invalid URL '%s'", url);
php_error_docref  214 ext/curl/interface.c 			php_error_docref(NULL, E_WARNING, "Protocol 'file' disabled in cURL");
php_error_docref  236 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "CURLOPT_STDERR resource has gone away, resetting to stderr");
php_error_docref  248 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "CURLOPT_INFILE resource has gone away, resetting to default");
php_error_docref  262 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "CURLOPT_WRITEHEADER resource has gone away, resetting to default");
php_error_docref  276 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "CURLOPT_FILE resource has gone away, resetting to default");
php_error_docref 1354 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "Could not call the CURLOPT_WRITEFUNCTION");
php_error_docref 1405 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "Cannot call the CURLOPT_FNMATCH_FUNCTION");
php_error_docref 1462 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "Cannot call the CURLOPT_PROGRESSFUNCTION");
php_error_docref 1525 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "Cannot call the CURLOPT_READFUNCTION");
php_error_docref 1593 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "Could not call the CURLOPT_HEADERFUNCTION");
php_error_docref 1651 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Could not call the CURLOPT_PASSWDFUNCTION");
php_error_docref 1654 ext/curl/interface.c 			php_error_docref(NULL, E_WARNING, "Returned password is too long for libcurl to handle");
php_error_docref 1659 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "User handler '%s' did not return a string", Z_STRVAL_P(func));
php_error_docref 1833 ext/curl/interface.c 					php_error_docref(NULL, E_WARNING, "Could not extract hash key from certificate info");
php_error_docref 1893 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Could not initialize a new cURL handle");
php_error_docref 1937 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Cannot duplicate cURL handle");
php_error_docref 2033 ext/curl/interface.c 				php_error_docref(NULL, 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");
php_error_docref 2035 ext/curl/interface.c 				php_error_docref(NULL, E_NOTICE, "CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead");
php_error_docref 2189 ext/curl/interface.c 					php_error_docref(NULL, E_WARNING, "CURLPROTO_FILE cannot be activated when an open_basedir is set");
php_error_docref 2195 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "CURLOPT_DNS_USE_GLOBAL_CACHE cannot be activated when thread safety is enabled");
php_error_docref 2204 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "Disabling safe uploads is no longer supported");
php_error_docref 2357 ext/curl/interface.c 						php_error_docref(NULL, E_WARNING, "the provided file handle is not writable");
php_error_docref 2375 ext/curl/interface.c 						php_error_docref(NULL, E_WARNING, "the provided file handle is not writable");
php_error_docref 2404 ext/curl/interface.c 						php_error_docref(NULL, E_WARNING, "the provided file handle is not writable");
php_error_docref 2467 ext/curl/interface.c 				php_error_docref(NULL, E_WARNING, "You must pass either an object or an array with the %s argument", name);
php_error_docref 2477 ext/curl/interface.c 					php_error_docref(NULL, E_WARNING, "Could not build curl_slist");
php_error_docref 2502 ext/curl/interface.c 					php_error_docref(NULL, E_WARNING, "CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set");
php_error_docref 2531 ext/curl/interface.c 					php_error_docref(NULL, E_WARNING, "Couldn't get HashTable in CURLOPT_POSTFIELDS");
php_error_docref 2553 ext/curl/interface.c 							php_error_docref(NULL, E_WARNING, "Invalid filename for key %s", ZSTR_VAL(string_key));
php_error_docref 2801 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Invalid curl configuration option");
php_error_docref 2832 ext/curl/interface.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 3184 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Attempt to close cURL handle from a callback");
php_error_docref 3363 ext/curl/interface.c 		php_error_docref(NULL, E_WARNING, "Attempt to reset cURL handle from a callback");
php_error_docref  424 ext/curl/multi.c 			php_error_docref(NULL, E_WARNING, "Invalid curl multi configuration option");
php_error_docref   83 ext/curl/share.c 			php_error_docref(NULL, E_WARNING, "Invalid curl share configuration option");
php_error_docref  619 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "The " #class_name " object has not been correctly initialized by its constructor"); \
php_error_docref  955 ext/date/php_date.c 				php_error_docref(NULL, E_WARNING, "Invalid date.timezone value '%s', we selected the timezone 'UTC' for now.", DATEG(default_timezone));
php_error_docref  988 ext/date/php_date.c 			php_error_docref(NULL, E_WARNING, "Invalid date.timezone value '%s', we selected the timezone 'UTC' for now.", DATEG(default_timezone));
php_error_docref 1007 ext/date/php_date.c 		php_error_docref(NULL, E_ERROR, "Timezone database is corrupt - this should *never* happen!");
php_error_docref 1398 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "idate format is one char");
php_error_docref 1408 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Unrecognized date format token.");
php_error_docref 1544 ext/date/php_date.c 			php_error_docref(NULL, E_DEPRECATED, "You should be using the time() function instead");
php_error_docref 2135 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Trying to compare an incomplete DateTime or DateTimeImmutable object");
php_error_docref 2507 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Failed to parse time string (%s) at position %d (%c): %s", time_str,
php_error_docref 3008 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "The DateTime object has not been correctly initialized by its constructor");
php_error_docref 3018 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Failed to parse time string (%s) at position %d (%c): %s", modify,
php_error_docref 3168 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Only non-special relative time specifications are supported for subtraction");
php_error_docref 3612 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Timezone must not contain null bytes");
php_error_docref 3618 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Unknown or bad timezone (%s)", orig_tz);
php_error_docref 3708 ext/date/php_date.c 		php_error_docref(NULL, E_ERROR, "Timezone initialization failed");
php_error_docref 3726 ext/date/php_date.c 		php_error_docref(NULL, E_ERROR, "Timezone initialization failed");
php_error_docref 3942 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Unknown or bad format (%s)", format);
php_error_docref 3955 ext/date/php_date.c 				php_error_docref(NULL, E_WARNING, "Failed to parse interval (%s)", format);
php_error_docref 4308 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Unknown or bad format (%s)", format);
php_error_docref 4340 ext/date/php_date.c 				php_error_docref(NULL, E_WARNING, "This constructor accepts either (DateTimeInterface, DateInterval, int) OR (DateTimeInterface, DateInterval, DateTime) OR (string) as arguments.");
php_error_docref 4353 ext/date/php_date.c 			php_error_docref(NULL, E_WARNING, "The ISO interval '%s' did not contain a start date.", isostr);
php_error_docref 4356 ext/date/php_date.c 			php_error_docref(NULL, E_WARNING, "The ISO interval '%s' did not contain an interval.", isostr);
php_error_docref 4359 ext/date/php_date.c 			php_error_docref(NULL, E_WARNING, "The ISO interval '%s' did not contain an end date or a recurrence count.", isostr);
php_error_docref 4522 ext/date/php_date.c 		php_error_docref(NULL, E_NOTICE, "A two-letter ISO 3166-1 compatible country code is expected");
php_error_docref 4602 ext/date/php_date.c 		php_error_docref(NULL, E_NOTICE, "Timezone ID '%s' is invalid", zone);
php_error_docref 4660 ext/date/php_date.c 			php_error_docref(NULL, E_WARNING, "invalid format");
php_error_docref 4668 ext/date/php_date.c 		php_error_docref(NULL, E_WARNING, "Wrong return format given, pick one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING or SUNFUNCS_RET_DOUBLE");
php_error_docref 5030 ext/date/php_date.c 		php_error_docref(NULL, E_ERROR, "Retrieval of DatePeriod properties for modification is unsupported");
php_error_docref 5048 ext/date/php_date.c 	php_error_docref(NULL, E_ERROR, "Writing to DatePeriod properties is unsupported");
php_error_docref  211 ext/dba/dba.c  			php_error_docref(NULL, E_RECOVERABLE_ERROR, "Key does not have exactly two elements: (key, name)");
php_error_docref  310 ext/dba/dba.c  		php_error_docref(NULL, E_WARNING, "You cannot perform a modification to a database without proper access"); \
php_error_docref  317 ext/dba/dba.c  		php_error_docref(NULL, E_WARNING, "You cannot perform a modification to a database without proper access"); \
php_error_docref  498 ext/dba/dba.c  		php_error_docref(NULL, E_WARNING, "No such handler: %s", ZSTR_VAL(new_value));
php_error_docref  925 ext/dba/dba.c  				php_error_docref(NULL, E_WARNING, "Could not cast stream");
php_error_docref 1027 ext/dba/dba.c  				php_error_docref(NULL, E_NOTICE, "Handler %s accepts only skip values greater than or equal to zero, using skip=0", info->hnd->name);
php_error_docref 1038 ext/dba/dba.c  				php_error_docref(NULL, E_NOTICE, "Handler %s accepts only skip value -1 and greater, using skip=0", info->hnd->name);
php_error_docref 1042 ext/dba/dba.c  			php_error_docref(NULL, E_NOTICE, "Handler %s does not support optional skip parameter, the value will be ignored", info->hnd->name);
php_error_docref   45 ext/dba/dba_db3.c 	php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg);
php_error_docref   59 ext/dba/dba_db4.c 	php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg);
php_error_docref   45 ext/dba/dba_inifile.c 		php_error_docref(NULL, E_WARNING, "No key specified"); \
php_error_docref   68 ext/dba/libcdb/cdb_make.c 		php_error_docref(NULL, E_NOTICE, "Fseek failed");
php_error_docref   88 ext/dba/libinifile/inifile.c 			php_error_docref(NULL, E_WARNING, "Can't truncate this stream");
php_error_docref  317 ext/dba/libinifile/inifile.c 		php_error_docref(NULL, E_WARNING, "Error in ftruncate: %d", res);
php_error_docref  395 ext/dba/libinifile/inifile.c 		php_error_docref(NULL, E_WARNING, "Could not create temporary stream");
php_error_docref  406 ext/dba/libinifile/inifile.c 		php_error_docref(NULL, E_WARNING, "Could not copy group [%zu - %zu] to temporary stream", pos_start, pos_end);
php_error_docref  434 ext/dba/libinifile/inifile.c 					php_error_docref(NULL, E_WARNING, "Could not copy [%zu - %zu] from temporary stream", pos_next, pos_start);
php_error_docref  453 ext/dba/libinifile/inifile.c 			php_error_docref(NULL, E_WARNING, "Could not copy [%zu - %zu] from temporary stream", pos_next, pos_start);
php_error_docref  497 ext/dba/libinifile/inifile.c 			php_error_docref(NULL, E_WARNING, "Could not create temporary stream");
php_error_docref  504 ext/dba/libinifile/inifile.c 					php_error_docref(NULL, E_WARNING, "Could not copy remainder to temporary stream");
php_error_docref  545 ext/dba/libinifile/inifile.c 				php_error_docref(NULL, E_RECOVERABLE_ERROR, "Could not copy from temporary stream - ini file truncated");
php_error_docref  216 ext/dom/attr.c 	php_error_docref(NULL, E_WARNING, "Not yet implemented");
php_error_docref  353 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid Document Encoding");
php_error_docref  993 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Cannot import: Node Type Not Supported");
php_error_docref 1130 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Document Missing Root Element");
php_error_docref 1493 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Empty string supplied as input");
php_error_docref 1497 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1501 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid options");
php_error_docref 1579 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid Filename");
php_error_docref 1638 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Could not fetch buffer");
php_error_docref 1732 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid flags");
php_error_docref 1815 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid Schema source");
php_error_docref 1824 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Invalid Schema file source");
php_error_docref 1829 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Invalid Schema file source");
php_error_docref 1850 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid Schema");
php_error_docref 1915 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid Schema source");
php_error_docref 1924 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Invalid RelaxNG file source");
php_error_docref 1929 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Invalid RelaxNG file source");
php_error_docref 1950 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid RelaxNG");
php_error_docref 2013 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Empty string supplied as input");
php_error_docref 2018 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid options");
php_error_docref 2024 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Invalid file source");
php_error_docref 2031 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 2125 ext/dom/document.c 		php_error_docref(NULL, E_WARNING, "Invalid Filename");
php_error_docref 2180 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Could not fetch buffer");
php_error_docref 2208 ext/dom/document.c 			php_error_docref(NULL, E_WARNING, "Error dumping HTML node");
php_error_docref 2249 ext/dom/document.c 			php_error_docref(NULL, E_ERROR, "Class %s could not be registered.", ZSTR_VAL(ce->name));
php_error_docref 2253 ext/dom/document.c 		php_error_docref(NULL, E_ERROR, "Class %s is not derived from %s.", ZSTR_VAL(ce->name), ZSTR_VAL(basece->name));
php_error_docref  106 ext/dom/domimplementation.c 		php_error_docref(NULL, E_WARNING, "qualifiedName is required");
php_error_docref  142 ext/dom/domimplementation.c 		php_error_docref(NULL, E_WARNING, "Unable to create DocumentType");
php_error_docref  174 ext/dom/domimplementation.c 			php_error_docref(NULL, E_WARNING, "Invalid DocumentType object");
php_error_docref  236 ext/dom/domimplementation.c 			php_error_docref(NULL, E_WARNING, "Unexpected Error");
php_error_docref  380 ext/dom/element.c 		php_error_docref(NULL, E_WARNING, "Attribute Name is required");
php_error_docref  419 ext/dom/element.c 		php_error_docref(NULL, E_WARNING, "No such attribute '%s'", name);
php_error_docref  549 ext/dom/element.c 		php_error_docref(NULL, E_WARNING, "Attribute node is required");
php_error_docref  753 ext/dom/element.c 		php_error_docref(NULL, E_WARNING, "Attribute Name is required");
php_error_docref  975 ext/dom/element.c 		php_error_docref(NULL, E_WARNING, "Attribute node is required");
php_error_docref  218 ext/dom/namednodemap.c 			php_error_docref(NULL, E_WARNING, "Invalid index");
php_error_docref  262 ext/dom/node.c 			php_error_docref(NULL, E_WARNING, "Invalid Node Type");
php_error_docref  956 ext/dom/node.c 		php_error_docref(NULL, E_WARNING, "Document Fragment is empty");
php_error_docref 1062 ext/dom/node.c 		php_error_docref(NULL, E_WARNING, "Couldn't add newnode as the previous sibling of refnode");
php_error_docref 1254 ext/dom/node.c 		php_error_docref(NULL, E_WARNING, "Document Fragment is empty");
php_error_docref 1302 ext/dom/node.c 			php_error_docref(NULL, E_WARNING, "Couldn't append node");
php_error_docref 1702 ext/dom/node.c 		php_error_docref(NULL, E_WARNING, "Node must be associated with a document");
php_error_docref 1719 ext/dom/node.c 				php_error_docref(NULL, E_WARNING, "XPath query did not return a nodeset.");
php_error_docref 1733 ext/dom/node.c 			php_error_docref(NULL, E_WARNING, "'query' missing from xpath array or is not a string");
php_error_docref 1763 ext/dom/node.c 			php_error_docref(NULL, E_WARNING, "XPath query did not return a nodeset.");
php_error_docref 1782 ext/dom/node.c 			php_error_docref(NULL, E_NOTICE,
php_error_docref  289 ext/dom/php_dom.c 	php_error_docref(NULL, E_ERROR, "Cannot read property");
php_error_docref  297 ext/dom/php_dom.c 	php_error_docref(NULL, E_ERROR, "Cannot write property");
php_error_docref  496 ext/dom/php_dom.c 		php_error_docref(NULL, E_WARNING, "Invalid Nodetype to import");
php_error_docref 1278 ext/dom/php_dom.c 			php_error_docref(NULL, E_WARNING, "Unsupported node type: %d", obj->type);
php_error_docref  140 ext/dom/php_dom.h   		php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(__intern->std.ce->name));\
php_error_docref  151 ext/dom/php_dom.h 	php_error_docref(NULL, E_WARNING, "Not yet implemented"); \
php_error_docref   69 ext/dom/xml_common.h   		php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", \
php_error_docref   79 ext/dom/xml_common.h   			php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
php_error_docref   90 ext/dom/xml_common.h 		php_error_docref(NULL, E_WARNING, "Underlying object missing"); \
php_error_docref  178 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Handler name must be a string");
php_error_docref  197 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Unable to call handler %s()", ZSTR_VAL(callable));
php_error_docref  199 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Not allowed to call handler '%s()'.", ZSTR_VAL(callable));
php_error_docref  220 ext/dom/xpath.c 				php_error_docref(NULL, E_WARNING, "A PHP Object cannot be converted to a XPath-string");
php_error_docref  329 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Invalid XPath Context");
php_error_docref  371 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Invalid XPath Context");
php_error_docref  377 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Invalid XPath Document Pointer");
php_error_docref  390 ext/dom/xpath.c 		php_error_docref(NULL, E_WARNING, "Node From Wrong Document");
php_error_docref  339 ext/enchant/enchant.c 		php_error_docref(NULL, E_WARNING, "%s", "Resource broker invalid");	\
php_error_docref  346 ext/enchant/enchant.c 		php_error_docref(NULL, E_WARNING, "%s", "Invalid dictionary resource.");	\
php_error_docref  545 ext/enchant/enchant.c 		php_error_docref(NULL, E_WARNING, "Tag cannot be empty");
php_error_docref  171 ext/exif/exif.c 			php_error_docref(NULL, E_WARNING, "Illegal encoding ignored: '%s'", ZSTR_VAL(new_value));
php_error_docref  186 ext/exif/exif.c 			php_error_docref(NULL, E_WARNING, "Illegal encoding ignored: '%s'", ZSTR_VAL(new_value));
php_error_docref 1260 ext/exif/exif.c 			php_error_docref(NULL, E_NOTICE, "Found value of type single");
php_error_docref 1265 ext/exif/exif.c 			php_error_docref(NULL, E_NOTICE, "Found value of type double");
php_error_docref 1309 ext/exif/exif.c 			php_error_docref(NULL, E_NOTICE, "Found value of type single");
php_error_docref 1314 ext/exif/exif.c 			php_error_docref(NULL, E_NOTICE, "Found value of type double");
php_error_docref 1764 ext/exif/exif.c 						php_error_docref(NULL, E_WARNING, "Found value of type single");
php_error_docref 1770 ext/exif/exif.c 						php_error_docref(NULL, E_WARNING, "Found value of type double");
php_error_docref 2229 ext/exif/exif.c 				php_error_docref(NULL, E_NOTICE, "Undefined JPEG2000 comment encoding");
php_error_docref 2234 ext/exif/exif.c 		php_error_docref(NULL, E_NOTICE, "JPEG2000 comment section too small");
php_error_docref   77 ext/fileinfo/fileinfo.c         	php_error_docref(NULL, E_WARNING, "The invalid fileinfo object."); \
php_error_docref  176 ext/fileinfo/fileinfo.c 		php_error_docref(NULL, E_WARNING, "Failed to set option '%pd' %d:%s", \
php_error_docref  343 ext/fileinfo/fileinfo.c 		php_error_docref(NULL, E_WARNING, "Invalid mode '%pd'.", options);
php_error_docref  354 ext/fileinfo/fileinfo.c 		php_error_docref(NULL, E_WARNING, "Failed to load magic database at '%s'.", file);
php_error_docref  462 ext/fileinfo/fileinfo.c 				php_error_docref(NULL, E_WARNING, "Can only process string or stream arguments");
php_error_docref  468 ext/fileinfo/fileinfo.c 			php_error_docref(NULL, E_WARNING, "Failed to load magic database.");
php_error_docref  526 ext/fileinfo/fileinfo.c 				php_error_docref(NULL, E_WARNING, "Empty filename or path");
php_error_docref  531 ext/fileinfo/fileinfo.c 				php_error_docref(NULL, E_WARNING, "Invalid path");
php_error_docref  576 ext/fileinfo/fileinfo.c 			php_error_docref(NULL, E_WARNING, "Can only process string or stream arguments");
php_error_docref  583 ext/fileinfo/fileinfo.c 		php_error_docref(NULL, E_WARNING, "Failed identify data %d:%s", magic_errno(magic), magic_error(magic));
php_error_docref   70 ext/fileinfo/libmagic/print.c 		php_error_docref(NULL, E_NOTICE, "Warning: %s", expanded_format);
php_error_docref   30 ext/filter/callback_filter.c 		php_error_docref(NULL, E_WARNING, "First argument is expected to be a valid callback");
php_error_docref  553 ext/filter/filter.c 			php_error_docref(NULL, E_WARNING, "INPUT_SESSION is not yet implemented");
php_error_docref  557 ext/filter/filter.c 			php_error_docref(NULL, E_WARNING, "INPUT_REQUEST is not yet implemented");
php_error_docref  689 ext/filter/filter.c 				php_error_docref(NULL, E_WARNING, "Numeric keys are not allowed in the definition array");
php_error_docref  694 ext/filter/filter.c 				php_error_docref(NULL, E_WARNING, "Empty keys are not allowed in the definition array");
php_error_docref  350 ext/filter/logical_filters.c 			php_error_docref(NULL, E_WARNING, "decimal separator must be one char");
php_error_docref  441 ext/filter/logical_filters.c 		php_error_docref(NULL, E_WARNING, "'regexp' option missing");
php_error_docref  871 ext/filter/logical_filters.c 		php_error_docref(NULL, E_WARNING, "Separator must be exactly one character long");
php_error_docref  151 ext/ftp/ftp.c  		php_error_docref(NULL, E_WARNING, "getsockname failed: %s (%d)", strerror(errno), errno);
php_error_docref  285 ext/ftp/ftp.c  			php_error_docref(NULL, E_WARNING, "failed to create the SSL context");
php_error_docref  296 ext/ftp/ftp.c  			php_error_docref(NULL, E_WARNING, "failed to create the SSL handle");
php_error_docref  334 ext/ftp/ftp.c  					php_error_docref(NULL, E_WARNING, "SSL/TLS handshake failed");
php_error_docref 1331 ext/ftp/ftp.c  						php_error_docref(NULL, E_WARNING, "SSL write failed");
php_error_docref 1420 ext/ftp/ftp.c  					php_error_docref(NULL, E_WARNING, "SSL read failed");
php_error_docref 1536 ext/ftp/ftp.c  		php_error_docref(NULL, E_WARNING, "socket() failed: %s (%d)", strerror(errno), errno);
php_error_docref 1551 ext/ftp/ftp.c  			php_error_docref(NULL, E_WARNING, "php_connect_nonb() failed: %s (%d)", strerror(errno), errno);
php_error_docref 1569 ext/ftp/ftp.c  		php_error_docref(NULL, E_WARNING, "bind() failed: %s (%d)", strerror(errno), errno);
php_error_docref 1574 ext/ftp/ftp.c  		php_error_docref(NULL, E_WARNING, "getsockname() failed: %s (%d)", strerror(errno), errno);
php_error_docref 1579 ext/ftp/ftp.c  		php_error_docref(NULL, E_WARNING, "listen() failed: %s (%d)", strerror(errno), errno);
php_error_docref 1665 ext/ftp/ftp.c  			php_error_docref(NULL, E_WARNING, "data_accept: failed to create the SSL context");
php_error_docref 1676 ext/ftp/ftp.c  			php_error_docref(NULL, E_WARNING, "data_accept: failed to create the SSL handle");
php_error_docref 1718 ext/ftp/ftp.c  					php_error_docref(NULL, E_WARNING, "data_accept: SSL/TLS handshake failed");
php_error_docref 1797 ext/ftp/ftp.c  		php_error_docref(NULL, E_WARNING, "Unable to create temporary file.  Check permissions in temporary files directory.");
php_error_docref  350 ext/ftp/php_ftp.c 									php_error_docref(NULL, E_WARNING, "Mode must be FTP_ASCII or FTP_BINARY"); \
php_error_docref  372 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "Timeout has to be greater than 0");
php_error_docref  409 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "Timeout has to be greater than 0");
php_error_docref  448 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  473 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  497 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  524 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  551 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  601 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  628 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  655 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  772 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  818 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  868 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref  949 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "Error opening %s", local);
php_error_docref  956 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1013 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "Error opening %s", local);
php_error_docref 1025 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1055 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "no nbronous transfer to continue.");
php_error_docref 1071 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1119 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1173 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1227 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1292 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1362 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1389 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1416 ext/ftp/php_ftp.c 		php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf);
php_error_docref 1464 ext/ftp/php_ftp.c 				php_error_docref(NULL, E_WARNING, "Option TIMEOUT_SEC expects value of type long, %s given",
php_error_docref 1469 ext/ftp/php_ftp.c 				php_error_docref(NULL, E_WARNING, "Timeout has to be greater than 0");
php_error_docref 1477 ext/ftp/php_ftp.c 				php_error_docref(NULL, E_WARNING, "Option AUTOSEEK expects value of type boolean, %s given",
php_error_docref 1486 ext/ftp/php_ftp.c 				php_error_docref(NULL, E_WARNING, "Option USEPASVADDRESS expects value of type boolean, %s given",
php_error_docref 1494 ext/ftp/php_ftp.c 			php_error_docref(NULL, E_WARNING, "Unknown option '%pd'", option);
php_error_docref 1528 ext/ftp/php_ftp.c 			php_error_docref(NULL, E_WARNING, "Unknown option '%pd'", option);
php_error_docref 1360 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "End of file while reading header");
php_error_docref 1362 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Error while reading header");
php_error_docref 1381 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Error reading font, invalid font header");
php_error_docref 1388 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Error reading font");
php_error_docref 1404 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "End of file while reading body");
php_error_docref 1406 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Error while reading body");
php_error_docref 1467 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Invalid image dimensions");
php_error_docref 1518 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Number of colors has to be greater than zero");
php_error_docref 1572 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Image1 must be TrueColor" );
php_error_docref 1576 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Image2 must be Palette" );
php_error_docref 1580 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Image1 and Image2 must be the same size" );
php_error_docref 1584 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Image2 must have at least one color" );
php_error_docref 1884 ext/gd/gd.c    		php_error_docref(NULL, E_NOTICE, "Invalid window handle");
php_error_docref 1916 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Windows API too old");
php_error_docref 2097 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Invalid image dimensions");
php_error_docref 2209 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Passed data is not in '%s' format", tn);
php_error_docref 2235 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Empty string or invalid image");
php_error_docref 2248 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "No JPEG support in this PHP build");
php_error_docref 2257 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "No PNG support in this PHP build");
php_error_docref 2275 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Data is not in a recognized format");
php_error_docref 2280 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Couldn't create GD Image Stream out of Data");
php_error_docref 2307 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Zero width or height not allowed");
php_error_docref 2336 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING,"Cannot read image data");
php_error_docref 2346 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING,"Cannot allocate GD IO context");
php_error_docref 2399 ext/gd/gd.c    	php_error_docref(NULL, E_WARNING, "'%s' is not a valid %s file", file, tn);
php_error_docref 2536 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Unable to open '%s' for writing", fn);
php_error_docref 2545 ext/gd/gd.c    					php_error_docref(NULL, E_WARNING, "Invalid threshold value '%d'. It must be between 0 and 255", q);
php_error_docref 2588 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Unable to open temporary file");
php_error_docref 2597 ext/gd/gd.c      					php_error_docref(NULL, E_WARNING, "Invalid threshold value '%d'. It must be between 0 and 255", q);
php_error_docref 2812 ext/gd/gd.c    			php_error_docref(NULL, E_NOTICE, "%pd,%pd is out of bounds", x, y);
php_error_docref 2819 ext/gd/gd.c    			php_error_docref(NULL, E_NOTICE, "%pd,%pd is out of bounds", x, y);
php_error_docref 2894 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Color index %d out of range",	col);
php_error_docref 2997 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Color index %d out of range", col);
php_error_docref 3350 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "You must have at least 3 points in your array");
php_error_docref 3354 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "You must give a positive number of points");
php_error_docref 3358 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Trying to use %d points in array with only %d points", npoints, nelem/2);
php_error_docref 3734 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Invalid image dimensions");
php_error_docref 3895 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "%s", error);
php_error_docref 3950 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate temporary buffer");
php_error_docref 3956 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate the colors for the destination buffer");
php_error_docref 3962 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate the colors for the destination buffer");
php_error_docref 4022 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Invalid threshold value '%d'", int_threshold);
php_error_docref 4035 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to open '%s' for reading", fn_org);
php_error_docref 4042 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to open '%s' for writing", fn_dest);
php_error_docref 4050 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Unable to open '%s' Not a valid GIF file", fn_dest);
php_error_docref 4060 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Unable to open '%s' Not a valid JPEG file", fn_dest);
php_error_docref 4070 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Unable to open '%s' Not a valid PNG file", fn_dest);
php_error_docref 4077 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Format not supported");
php_error_docref 4111 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate temporary buffer");
php_error_docref 4123 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate destination buffer");
php_error_docref 4129 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate the colors for the destination buffer");
php_error_docref 4135 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Unable to allocate the colors for the destination buffer");
php_error_docref 4440 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "You must have 3x3 array");
php_error_docref 4447 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "You must have 3x3 array");
php_error_docref 4455 ext/gd/gd.c    					php_error_docref(NULL, E_WARNING, "You must have a 3x3 matrix");
php_error_docref 4502 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Unknown flip mode");
php_error_docref 4554 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Missing x position");
php_error_docref 4561 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Missing y position");
php_error_docref 4568 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Missing width");
php_error_docref 4575 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Missing height");
php_error_docref 4621 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Color argument missing with threshold mode");
php_error_docref 4628 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Unknown crop mode");
php_error_docref 4710 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Affine array must have six elements");
php_error_docref 4727 ext/gd/gd.c    					php_error_docref(NULL, E_WARNING, "Invalid type for element %i", i);
php_error_docref 4737 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Missing x position");
php_error_docref 4744 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Missing y position");
php_error_docref 4751 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Missing width");
php_error_docref 4758 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Missing height");
php_error_docref 4801 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Array expected as options");
php_error_docref 4807 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Missing x position");
php_error_docref 4814 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Missing y position");
php_error_docref 4832 ext/gd/gd.c    				php_error_docref(NULL, E_WARNING, "Number is expected as option");
php_error_docref 4849 ext/gd/gd.c    			php_error_docref(NULL, E_WARNING, "Invalid type for element %li", type);
php_error_docref 4881 ext/gd/gd.c    		php_error_docref(NULL, E_WARNING, "Affine arrays must have six elements");
php_error_docref 4898 ext/gd/gd.c    					php_error_docref(NULL, E_WARNING, "Invalid type for element %i", i);
php_error_docref 4914 ext/gd/gd.c    					php_error_docref(NULL, E_WARNING, "Invalid type for element %i", i);
php_error_docref   57 ext/gd/gd_compat.c 		php_error_docref(NULL, E_WARNING, "gd warning: one parameter to a memory allocation multiplication is negative or zero, failing operation gracefully\n");
php_error_docref   61 ext/gd/gd_compat.c 		php_error_docref(NULL, E_WARNING, "gd warning: product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully\n");
php_error_docref  125 ext/gd/gd_ctx.c 				php_error_docref(NULL, E_WARNING, "Invalid 2nd parameter, filename must not contain null bytes");
php_error_docref  134 ext/gd/gd_ctx.c 			php_error_docref(NULL, E_WARNING, "Invalid 2nd parameter, it must a filename or a stream");
php_error_docref  166 ext/gd/gd_ctx.c 				php_error_docref(NULL, E_WARNING, "Invalid threshold value '%d'. It must be between 0 and 255", q);
php_error_docref   81 ext/gd/libgd/gdkanji.c 	php_error_docref(NULL, E_WARNING, "%s: %s", LIBNAME, tmp);
php_error_docref   36 ext/gd/php_gd.h 		php_error_docref(NULL, E_WARNING, errormsg);      \
php_error_docref  143 ext/gettext/gettext.c 		php_error_docref(NULL, E_WARNING, "domain passed too long"); \
php_error_docref  149 ext/gettext/gettext.c 		php_error_docref(NULL, E_WARNING, "%s passed too long", check_name); \
php_error_docref  465 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Shift cannot be negative");
php_error_docref  735 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING,
php_error_docref  743 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING,
php_error_docref  837 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "Zero operand not allowed");
php_error_docref  886 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "Zero operand not allowed");
php_error_docref 1036 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Bad base for conversion: %pd (should be between 2 and %d)", base, GMP_MAX_BASE);
php_error_docref 1051 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING,
php_error_docref 1065 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING,
php_error_docref 1082 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING,
php_error_docref 1110 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING,
php_error_docref 1194 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Bad base for conversion: %pd (should be between 2 and %d or -2 and -36)", base, GMP_MAX_BASE);
php_error_docref 1252 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Invalid rounding mode");
php_error_docref 1280 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Invalid rounding mode");
php_error_docref 1308 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Invalid rounding mode");
php_error_docref 1360 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "Number has to be greater than or equal to 0");
php_error_docref 1365 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "Number has to be greater than or equal to 0");
php_error_docref 1388 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Negative exponent not supported");
php_error_docref 1425 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "Second parameter cannot be less than 0");
php_error_docref 1434 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Modulus may not be zero");
php_error_docref 1469 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Number has to be greater than or equal to 0");
php_error_docref 1496 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Number has to be greater than or equal to 0");
php_error_docref 1527 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "The root must be positive");
php_error_docref 1534 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Can't take even root of negative number");
php_error_docref 1560 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "The root must be positive");
php_error_docref 1567 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Can't take even root of negative number");
php_error_docref 1821 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "The number of bits must be positive");
php_error_docref 1852 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "The minimum value must be less than the maximum value");
php_error_docref 1879 ext/gmp/gmp.c  			php_error_docref(NULL, E_WARNING, "The minimum value must be less than the maximum value");
php_error_docref 1952 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Index must be greater than or equal to zero");
php_error_docref 1979 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Index must be greater than or equal to zero");
php_error_docref 2002 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Index must be greater than or equal to zero");
php_error_docref 2042 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Starting index must be greater than or equal to zero");
php_error_docref 2067 ext/gmp/gmp.c  		php_error_docref(NULL, E_WARNING, "Starting index must be greater than or equal to zero");
php_error_docref  135 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Unknown hashing algorithm: %s", algo);
php_error_docref  140 ext/hash/hash.c 			php_error_docref(NULL, E_WARNING, "Invalid path");
php_error_docref  254 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Unknown hashing algorithm: %s", algo);
php_error_docref  259 ext/hash/hash.c 			php_error_docref(NULL, E_WARNING, "Invalid path");
php_error_docref  350 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Unknown hashing algorithm: %s", algo);
php_error_docref  357 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "HMAC requested without a key");
php_error_docref  626 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Unknown hashing algorithm: %s", algo);
php_error_docref  631 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Iterations must be a positive integer: " ZEND_LONG_FMT, iterations);
php_error_docref  636 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Length must be greater than or equal to 0: " ZEND_LONG_FMT, length);
php_error_docref  641 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Supplied salt is too long, max of INT_MAX - 4 bytes: %zd supplied", salt_len);
php_error_docref  746 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Expected known_string to be a string, %s given", zend_zval_type_name(known_zval));
php_error_docref  751 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "Expected user_string to be a string, %s given", zend_zval_type_name(user_zval));
php_error_docref  944 ext/hash/hash.c 		php_error_docref(NULL, E_WARNING, "the byte parameter must be greater than 0");
php_error_docref  236 ext/iconv/iconv.c 		php_error_docref("ref.iconv", E_DEPRECATED, "Use of iconv.input_encoding is deprecated");
php_error_docref  249 ext/iconv/iconv.c 		php_error_docref("ref.iconv", E_DEPRECATED, "Use of iconv.output_encoding is deprecated");
php_error_docref  262 ext/iconv/iconv.c 		php_error_docref("ref.iconv", E_DEPRECATED, "Use of iconv.internal_encoding is deprecated");
php_error_docref 2015 ext/iconv/iconv.c 			php_error_docref(NULL, E_NOTICE, "Cannot open converter");
php_error_docref 2019 ext/iconv/iconv.c 			php_error_docref(NULL, E_NOTICE, "Wrong charset, conversion from `%s' to `%s' is not allowed",
php_error_docref 2024 ext/iconv/iconv.c 			php_error_docref(NULL, E_NOTICE, "Detected an incomplete multibyte character in input string");
php_error_docref 2028 ext/iconv/iconv.c 			php_error_docref(NULL, E_NOTICE, "Detected an illegal character in input string");
php_error_docref 2033 ext/iconv/iconv.c 			php_error_docref(NULL, E_WARNING, "Buffer length exceeded");
php_error_docref 2037 ext/iconv/iconv.c 			php_error_docref(NULL, E_WARNING, "Malformed string");
php_error_docref 2042 ext/iconv/iconv.c 			php_error_docref(NULL, E_NOTICE, "Unknown error (%d)", errno);
php_error_docref 2066 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2100 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2140 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2145 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Offset not contained in string.");
php_error_docref 2189 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2248 ext/iconv/iconv.c 				php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2260 ext/iconv/iconv.c 				php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2325 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2365 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2458 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2488 ext/iconv/iconv.c 		php_error_docref(NULL, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN);
php_error_docref 2633 ext/iconv/iconv.c 						php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): invalid multibyte sequence", self->from_charset, self->to_charset);
php_error_docref 2640 ext/iconv/iconv.c 									php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): insufficient buffer", self->from_charset, self->to_charset);
php_error_docref 2690 ext/iconv/iconv.c 						php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset);
php_error_docref 2695 ext/iconv/iconv.c 					php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset);
php_error_docref 2712 ext/iconv/iconv.c 					php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): invalid multibyte sequence", self->from_charset, self->to_charset);
php_error_docref 2718 ext/iconv/iconv.c 							php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): insufficient buffer", self->from_charset, self->to_charset);
php_error_docref 2726 ext/iconv/iconv.c 						php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unexpected octet values", self->from_charset, self->to_charset);
php_error_docref 2767 ext/iconv/iconv.c 					php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset);
php_error_docref 2772 ext/iconv/iconv.c 				php_error_docref(NULL, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset);
php_error_docref  595 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Bad message number");	\
php_error_docref 1080 ext/imap/php_imap.c 				php_error_docref(NULL, E_NOTICE, "%s (errflg=%ld)", ecur->LTEXT, ecur->errflg);
php_error_docref 1092 ext/imap/php_imap.c 				php_error_docref(NULL, E_NOTICE, "%s", acur->LTEXT);
php_error_docref 1193 ext/imap/php_imap.c 									php_error_docref(NULL, E_WARNING, "Invalid argument, expect string or array of strings");
php_error_docref 1201 ext/imap/php_imap.c 					php_error_docref(NULL, E_WARNING, "Invalid argument, expect string or array of strings");
php_error_docref 1228 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING ,"Retries must be greater or equal to 0");
php_error_docref 1238 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Couldn't open stream %s", ZSTR_VAL(mailbox));
php_error_docref 1300 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Couldn't re-open stream");
php_error_docref 1338 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "internal date not correctly formatted");
php_error_docref 1438 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "c-client imap_getquota failed");
php_error_docref 1467 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "c-client imap_getquotaroot failed");
php_error_docref 1588 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the flags parameter");
php_error_docref 1624 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "invalid value for the flags parameter");
php_error_docref 1710 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the options parameter");
php_error_docref 1727 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Bad message number");
php_error_docref 2093 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "From length has to be between 0 and %d", MAILTMPLEN);
php_error_docref 2101 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "Subject length has to be between 0 and %d", MAILTMPLEN);
php_error_docref 2332 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the options parameter");
php_error_docref 2359 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "No body information available");
php_error_docref 2384 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the options parameter");
php_error_docref 2400 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "No body information available");
php_error_docref 2426 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the options parameter");
php_error_docref 2442 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "No body MIME information available");
php_error_docref 2816 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "Invalid modified UTF-7 character: `%c'", *inp);
php_error_docref 2821 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "Unexpected end of string");
php_error_docref 2832 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "Stray modified base64 character: `%c'", *--inp);
php_error_docref 2837 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "Invalid modified base64 character: `%c'", *inp);
php_error_docref 2858 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Unexpected end of string");
php_error_docref 2915 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "outp - out [%ld] != outlen [%d]", outp - out, outlen);
php_error_docref 3152 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Unrecognized sort criteria");
php_error_docref 3157 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "Search options parameter has to be greater than or equal to 0");
php_error_docref 3204 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the options parameter");
php_error_docref 3246 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Bad message number");
php_error_docref 3337 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Bad message number");
php_error_docref 3446 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "invalid value for the options parameter");
php_error_docref 3607 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "body parameter must be a non-empty array");
php_error_docref 3807 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "body parameter must be a non-empty array");
php_error_docref 3812 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "cannot generate multipart e-mail without components.");
php_error_docref 3871 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "The boundary should be no longer than 4kb");
php_error_docref 4045 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "%s", tsm_errmsg);
php_error_docref 4048 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err));
php_error_docref 4076 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Could not execute mail delivery program");
php_error_docref 4098 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "No to field in mail command");
php_error_docref 4104 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "No subject field in mail command");
php_error_docref 4111 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "No message string in mail command");
php_error_docref 4449 ext/imap/php_imap.c 		php_error_docref(NULL, E_ERROR, "Address buffer overflow");
php_error_docref 4755 ext/imap/php_imap.c 		php_error_docref(NULL, E_WARNING, "Function returned an empty tree");
php_error_docref 4848 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "Failed to read from socket");
php_error_docref 4851 ext/imap/php_imap.c 				php_error_docref(NULL, E_WARNING, "Failed to write to stream");
php_error_docref 4862 ext/imap/php_imap.c 			php_error_docref(NULL, E_WARNING, "Failed to read from socket");
php_error_docref  323 ext/interbase/ibase_query.c 		php_error_docref(NULL, E_WARNING, "Querystring empty.");
php_error_docref 1168 ext/interbase/ibase_query.c 			php_error_docref(NULL, (bind_n < expected_n) ? E_WARNING : E_NOTICE,
php_error_docref 1804 ext/interbase/ibase_query.c 			php_error_docref(NULL, (bind_n < expected_n) ? E_WARNING : E_NOTICE,
php_error_docref   44 ext/interbase/interbase.c #define CHECK_LINK(link) { if (link==NULL) { php_error_docref(NULL, E_WARNING, "A link to the server could not be established"); RETURN_FALSE; } }
php_error_docref  520 ext/interbase/interbase.c 	php_error_docref(NULL, E_WARNING, "%s", IBG(errmsg));
php_error_docref  537 ext/interbase/interbase.c 	php_error_docref(NULL, E_WARNING, "%s", IBG(errmsg));
php_error_docref 1280 ext/interbase/interbase.c 		php_error_docref(NULL, E_WARNING, "Invalid database link");
php_error_docref 1434 ext/interbase/interbase.c 		php_error_docref(NULL, E_WARNING, "Invalid generator name");
php_error_docref  348 ext/interbase/php_ibase_udf.c 	php_error_docref(NULL, E_WARNING, "Error calling function '%s' from database", name);
php_error_docref   65 ext/intl/collator/collator_compare.c 		php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized");
php_error_docref   58 ext/intl/collator/collator_locale.c 		php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized");
php_error_docref   78 ext/intl/collator/collator_sort.c 			php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized");
php_error_docref  407 ext/intl/collator/collator_sort.c 		php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized");
php_error_docref  573 ext/intl/collator/collator_sort.c 		php_error_docref(NULL, E_RECOVERABLE_ERROR, "Object not initialized");
php_error_docref  388 ext/intl/converter/converter.c 		php_error_docref(NULL, E_WARNING, "Ambiguous encoding specified, using %s", actual_encoding);
php_error_docref  393 ext/intl/converter/converter.c 			php_error_docref(NULL, E_WARNING, "Error setting encoding: %d - %s", (int)error, u_errorName(error));
php_error_docref  735 ext/intl/converter/converter.c 			php_error_docref(NULL, E_WARNING, "Unknown UConverterCallbackReason: %pd", reason);
php_error_docref  122 ext/intl/formatter/formatter_format.c 			php_error_docref(NULL, E_WARNING, "Unsupported format type %pd", type);
php_error_docref  100 ext/intl/formatter/formatter_parse.c 			php_error_docref(NULL, E_WARNING, "Unsupported format type %pd", type);
php_error_docref  168 ext/intl/idn/idn.c 		php_error_docref(NULL, E_ERROR, "ICU returned an unexpected length");
php_error_docref  111 ext/intl/intl_error.c 			php_error_docref( NULL, INTL_G( error_level ), "%s", msg );
php_error_docref   44 ext/intl/spoofchecker/spoofchecker_main.c 		php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co)));
php_error_docref   79 ext/intl/spoofchecker/spoofchecker_main.c 		php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co)));
php_error_docref  109 ext/intl/spoofchecker/spoofchecker_main.c 		php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co)));
php_error_docref  132 ext/intl/spoofchecker/spoofchecker_main.c 		php_error_docref(NULL, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co)));
php_error_docref  186 ext/intl/transliterator/transliterator_class.c 			php_error_docref( NULL, E_ERROR, "%s", ZSTR_VAL(err_msg) );
php_error_docref  194 ext/intl/transliterator/transliterator_class.c 		php_error_docref( NULL, E_WARNING,
php_error_docref  360 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Too many open links (%pd)", LDAPG(num_links));
php_error_docref  373 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "invalid port number: %ld", port);
php_error_docref  392 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Could not create session handle");
php_error_docref  401 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Could not create session handle: %s", ldap_err2string(rc));
php_error_docref  414 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "SSL init failed");
php_error_docref  484 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "DN contains a null byte");
php_error_docref  490 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Password contains a null byte");
php_error_docref  510 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to bind to server: %s", ldap_err2string(rc));
php_error_docref  635 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to bind to server: %s", ldap_err2string(rc));
php_error_docref  738 ext/ldap/ldap.c 					php_error_docref(NULL, E_WARNING, "Array initialization wrong");
php_error_docref  759 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "No links in link array");
php_error_docref  767 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Base must either be a string, or an array with the same number of elements as the links array");
php_error_docref  785 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Filter must either be a string, or an array with the same number of elements as the links array");
php_error_docref  881 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Search: %s", ldap_err2string(errno));
php_error_docref  885 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Partial search results returned: Sizelimit exceeded");
php_error_docref  889 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Partial search results returned: Adminlimit exceeded");
php_error_docref 1197 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "called before calling ldap_first_attribute() or no attributes found in result entry");
php_error_docref 1302 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Cannot get the value(s) of attribute %s", ldap_err2string(_get_lderrno(ld->link)));
php_error_docref 1457 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Unknown attribute in the data");
php_error_docref 1492 ext/ldap/ldap.c 					php_error_docref(NULL, E_WARNING, "Value array must have consecutive indices 0, 1, ...");
php_error_docref 1512 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Add: %s", ldap_err2string(i));
php_error_docref 1517 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Modify: %s", ldap_err2string(i));
php_error_docref 1592 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Delete: %s", ldap_err2string(rc));
php_error_docref 1700 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "DN must not contain NUL bytes");
php_error_docref 1707 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Modifications array must not be string-indexed");
php_error_docref 1716 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Modifications array must have consecutive indices 0, 1, ...");
php_error_docref 1723 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Each entry of modifications array must be an array itself");
php_error_docref 1734 ext/ldap/ldap.c 					php_error_docref(NULL, E_WARNING, "Each entry of modifications array must be string-indexed");
php_error_docref 1744 ext/ldap/ldap.c 					php_error_docref(NULL, E_WARNING, "The only allowed keys in entries of the modifications array are '" LDAP_MODIFY_BATCH_ATTRIB "', '" LDAP_MODIFY_BATCH_MODTYPE "' and '" LDAP_MODIFY_BATCH_VALUES "'");
php_error_docref 1754 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_ATTRIB "' value must be a string");
php_error_docref 1759 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_ATTRIB "' value must not contain NUL bytes");
php_error_docref 1765 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_MODTYPE "' value must be a long");
php_error_docref 1777 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "The '" LDAP_MODIFY_BATCH_MODTYPE "' value must match one of the LDAP_MODIFY_BATCH_* constants");
php_error_docref 1784 ext/ldap/ldap.c 							php_error_docref(NULL, E_WARNING, "If '" LDAP_MODIFY_BATCH_MODTYPE "' is LDAP_MODIFY_BATCH_REMOVE_ALL, a '" LDAP_MODIFY_BATCH_VALUES "' array must not be provided");
php_error_docref 1790 ext/ldap/ldap.c 							php_error_docref(NULL, E_WARNING, "If '" LDAP_MODIFY_BATCH_MODTYPE "' is not LDAP_MODIFY_BATCH_REMOVE_ALL, a '" LDAP_MODIFY_BATCH_VALUES "' array must be provided");
php_error_docref 1797 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_VALUES "' value must be an array");
php_error_docref 1805 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_VALUES "' array must have at least one element");
php_error_docref 1811 ext/ldap/ldap.c 						php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_VALUES "' array must not be string-indexed");
php_error_docref 1818 ext/ldap/ldap.c 							php_error_docref(NULL, E_WARNING, "A '" LDAP_MODIFY_BATCH_VALUES "' array must have consecutive indices 0, 1, ...");
php_error_docref 1825 ext/ldap/ldap.c 							php_error_docref(NULL, E_WARNING, "Each element of a '" LDAP_MODIFY_BATCH_VALUES "' array must be a string");
php_error_docref 1866 ext/ldap/ldap.c 				php_error_docref(NULL, E_ERROR, "Unknown and uncaught modification type.");
php_error_docref 1907 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Batch Modify: %s", ldap_err2string(i));
php_error_docref 2030 ext/ldap/ldap.c 	php_error_docref(NULL, E_WARNING, "Compare: %s", ldap_err2string(errno));
php_error_docref 2055 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Supplied resource is not a valid ldap result resource");
php_error_docref 2060 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "%s", ldap_err2string(errno));
php_error_docref 2324 ext/ldap/ldap.c 				php_error_docref(NULL, E_WARNING, "Expected non-empty array value for this option");
php_error_docref 2332 ext/ldap/ldap.c 					php_error_docref(NULL, E_WARNING, "The array value must contain only arrays, where each array is a control");
php_error_docref 2337 ext/ldap/ldap.c 					php_error_docref(NULL, E_WARNING, "Control must have an oid key");
php_error_docref 2413 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to parse result: %s", ldap_err2string(rc));
php_error_docref 2589 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "You are using old LDAP API, newparent must be the empty string, can only modify RDN");
php_error_docref 2623 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING,"Unable to start TLS: %s", ldap_err2string(rc));
php_error_docref 2648 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Link not found or no callback set");
php_error_docref 2660 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "rebind_proc PHP callback failed");
php_error_docref 2696 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Two arguments expected for '%s' to be a valid callback", ZSTR_VAL(callback_name));
php_error_docref 2819 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Conversion from iso-8859-1 to t61 failed: %s", ldap_err2string(result));
php_error_docref 2874 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to alloc BER encoding resources for paged results control");
php_error_docref 2891 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to BER printf paged results control");
php_error_docref 2897 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to BER encode paged results control");
php_error_docref 2911 ext/ldap/ldap.c 			php_error_docref(NULL, E_WARNING, "Unable to set paged results control: %s (%d)", ldap_err2string(rc), rc);
php_error_docref 2973 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to parse result: %s (%d)", ldap_err2string(rc), rc);
php_error_docref 2978 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Result is: %s (%d)", ldap_err2string(lerrcode), lerrcode);
php_error_docref 2983 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "No server controls in result");
php_error_docref 2990 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "No paged results control response in result");
php_error_docref 2997 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to alloc BER decoding resources for paged results control response");
php_error_docref 3006 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Unable to decode paged results control response");
php_error_docref 3012 ext/ldap/ldap.c 		php_error_docref(NULL, E_WARNING, "Invalid paged results control response value");
php_error_docref  520 ext/libxml/libxml.c 			php_error_docref(NULL, level, "%s in %s, line: %d", msg, parser->input->filename, parser->input->line);
php_error_docref  522 ext/libxml/libxml.c 			php_error_docref(NULL, level, "%s in Entity, line: %d", msg, parser->input->line);
php_error_docref  532 ext/libxml/libxml.c 		php_error_docref(NULL, level, "%s", msg);
php_error_docref  567 ext/libxml/libxml.c 					php_error_docref(NULL, E_WARNING, "%s", ZSTR_VAL(LIBXML(error_buffer).s));
php_error_docref  257 ext/mbstring/mb_gpc.c 		php_error_docref(NULL, E_WARNING, "Input variables exceeded %pd. To increase the limit change max_input_vars in php.ini.", PG(max_input_vars));
php_error_docref  287 ext/mbstring/mb_gpc.c 				php_error_docref(NULL, E_WARNING, "Unable to detect encoding");
php_error_docref  301 ext/mbstring/mb_gpc.c 				php_error_docref(NULL, E_WARNING, "Unable to create converter");
php_error_docref 1011 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "%s: %s", pattern, err_str);
php_error_docref 1043 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "%s (offset=%d): %s", pattern, err_offset, err_str);
php_error_docref 1278 ext/mbstring/mbstring.c 		php_error_docref("ref.mbstring", E_DEPRECATED, "Use of mbstring.http_input is deprecated");
php_error_docref 1309 ext/mbstring/mbstring.c 		php_error_docref("ref.mbstring", E_DEPRECATED, "Use of mbstring.http_output is deprecated");
php_error_docref 1346 ext/mbstring/mbstring.c 		php_error_docref("ref.mbstring", E_DEPRECATED, "Use of mbstring.internal_encoding is deprecated");
php_error_docref 1632 ext/mbstring/mbstring.c 					php_error_docref("ref.mbstring", E_WARNING, "mbstring couldn't find function %s.", p->orig_func);
php_error_docref 1640 ext/mbstring/mbstring.c 						php_error_docref("ref.mbstring", E_WARNING, "mbstring couldn't replace function %s.", p->orig_func);
php_error_docref 1754 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown language \"%s\"", ZSTR_VAL(name));
php_error_docref 1785 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", name);
php_error_docref 1909 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", name);
php_error_docref 2013 ext/mbstring/mbstring.c 						php_error_docref(NULL, E_WARNING, "Unknown character.");
php_error_docref 2024 ext/mbstring/mbstring.c 					php_error_docref(NULL, E_WARNING, "Unknown character.");
php_error_docref 2046 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", name);
php_error_docref 2051 ext/mbstring/mbstring.c 				php_error_docref(NULL, E_WARNING, "No MIME preferred name corresponding to \"%s\"", name);
php_error_docref 2234 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "String overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2246 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 2282 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2285 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2295 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 2301 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Offset not contained in string");
php_error_docref 2305 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Empty delimiter");
php_error_docref 2317 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle has not positive length");
php_error_docref 2320 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding or conversion error");
php_error_docref 2323 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_NOTICE, "Argument is empty");
php_error_docref 2326 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown error in mb_strpos");
php_error_docref 2359 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2362 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2413 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 2429 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2458 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2461 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2469 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Empty delimiter");
php_error_docref 2497 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2500 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2539 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2542 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2552 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 2558 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Empty delimiter");
php_error_docref 2612 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2615 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2625 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 2687 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2690 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2698 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Empty delimiter");
php_error_docref 2704 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", from_encoding);
php_error_docref 2761 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2764 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2773 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", from_encoding);
php_error_docref 2829 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Haystack length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2832 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Needle length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2842 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 2848 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Empty substring");
php_error_docref 2883 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", encoding);
php_error_docref 2956 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "String length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 2965 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", encoding);
php_error_docref 3028 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "String length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 3037 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", enc_name);
php_error_docref 3076 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", encoding);
php_error_docref 3085 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Start position is out of range");
php_error_docref 3090 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Width is negative value");
php_error_docref 3130 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", _to_encoding);
php_error_docref 3160 ext/mbstring/mbstring.c 				php_error_docref(NULL, E_WARNING, "Unable to detect character encoding");
php_error_docref 3166 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Illegal character encoding specified");
php_error_docref 3176 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Unable to create character encoding converter");
php_error_docref 3389 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Illegal argument");
php_error_docref 3453 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", name);
php_error_docref 3490 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "String length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 3502 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", charset_name);
php_error_docref 3549 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "String length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 3587 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "String length overflows the max allowed length of %u", UINT_MAX);
php_error_docref 3663 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", encname);
php_error_docref 3705 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", to_enc);
php_error_docref 3804 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unable to detect encoding");
php_error_docref 3816 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unable to create converter");
php_error_docref 3936 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", encoding);
php_error_docref 4280 ext/mbstring/mbstring.c 							php_error_docref(NULL, E_WARNING, "Unsupported charset \"%s\" - will be regarded as ascii", charset);
php_error_docref 4304 ext/mbstring/mbstring.c 				php_error_docref(NULL, E_WARNING, "Unsupported transfer encoding \"%s\" - will be regarded as 8bit", Z_STRVAL_P(s));
php_error_docref 4336 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Missing To: field");
php_error_docref 4355 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Missing Subject: field");
php_error_docref 4386 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Empty message body");
php_error_docref 4672 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Invalid encoding \"%s\"", enc);
php_error_docref 4679 ext/mbstring/mbstring.c 		php_error_docref(NULL, E_WARNING, "Unable to create converter");
php_error_docref 4854 ext/mbstring/mbstring.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", from_encoding);
php_error_docref 4864 ext/mbstring/mbstring.c  					php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 4869 ext/mbstring/mbstring.c  					php_error_docref(NULL, E_WARNING, "Offset not contained in string");
php_error_docref  458 ext/mbstring/php_mbregex.c 			php_error_docref(NULL, E_WARNING, "mbregex compile err: %s", err_str);
php_error_docref  676 ext/mbstring/php_mbregex.c 			php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", encoding);
php_error_docref  718 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "empty pattern");
php_error_docref  819 ext/mbstring/php_mbregex.c 			php_error_docref(NULL, E_WARNING, "Unknown error");
php_error_docref  883 ext/mbstring/php_mbregex.c 			php_error_docref(NULL, E_WARNING, "Option 'e' cannot be used with replacement callback");
php_error_docref  898 ext/mbstring/php_mbregex.c 			php_error_docref(NULL, E_WARNING, "mbregex search failure in php_mbereg_replace_exec(): %s", err_str);
php_error_docref  904 ext/mbstring/php_mbregex.c 				php_error_docref(NULL, E_WARNING, "Empty regular expression");
php_error_docref  943 ext/mbstring/php_mbregex.c 					php_error_docref(NULL,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, ZSTR_VAL(eval_buf.s));
php_error_docref  981 ext/mbstring/php_mbregex.c 						php_error_docref(NULL, E_WARNING, "Unable to call custom replacement function");
php_error_docref 1113 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "mbregex search failure in mbsplit(): %s", err_str);
php_error_docref 1214 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "No regex given");
php_error_docref 1219 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "No string given");
php_error_docref 1235 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "mbregex search failure in mbregex_search(): %s", err_str);
php_error_docref 1239 ext/mbstring/php_mbregex.c 			php_error_docref(NULL, E_WARNING, "Empty regular expression");
php_error_docref 1321 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "Empty pattern");
php_error_docref 1404 ext/mbstring/php_mbregex.c 		php_error_docref(NULL, E_WARNING, "Position is out of range");
php_error_docref  280 ext/mbstring/php_unicode.c 		php_error_docref(NULL, E_WARNING, "Unknown encoding \"%s\"", src_encoding);
php_error_docref  333 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Operation disallowed prior to mcrypt_generic_init().");	\
php_error_docref  522 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Could not open encryption module");
php_error_docref  557 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Key size is 0");
php_error_docref  567 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Key size too large; supplied length: %zd, max: %d", key_len, max_key_size);
php_error_docref  575 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Iv size incorrect; supplied length: %zd, needed: %d", iv_len, iv_size);
php_error_docref  591 ext/mcrypt/mcrypt.c 				php_error_docref(NULL, E_WARNING, "Key length incorrect");
php_error_docref  594 ext/mcrypt/mcrypt.c 				php_error_docref(NULL, E_WARNING, "Memory allocation error");
php_error_docref  598 ext/mcrypt/mcrypt.c 				php_error_docref(NULL, E_WARNING, "Unknown error");
php_error_docref  632 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "An empty string was passed");
php_error_docref  678 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "An empty string was passed");
php_error_docref  749 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Could not terminate encryption specifier");
php_error_docref  965 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "No algorithms found in module dir");
php_error_docref  992 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "No modes found in module dir");
php_error_docref 1024 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
php_error_docref 1053 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
php_error_docref 1082 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
php_error_docref 1122 ext/mcrypt/mcrypt.c 			php_error_docref(NULL, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
php_error_docref 1203 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 1227 ext/mcrypt/mcrypt.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1234 ext/mcrypt/mcrypt.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1258 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
php_error_docref 1286 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_RECOVERABLE_ERROR, "Mcrypt initialisation failed");
php_error_docref 1353 ext/mcrypt/mcrypt.c 		php_error_docref(NULL, E_WARNING, "Cannot create an IV with a size of less than 1 or greater than %d", INT_MAX);
php_error_docref 1365 ext/mcrypt/mcrypt.c 			php_error_docref(NULL, E_WARNING, "Could not gather sufficient random data");
php_error_docref 1377 ext/mcrypt/mcrypt.c 				php_error_docref(NULL, E_WARNING, "Cannot open source device");
php_error_docref 1393 ext/mcrypt/mcrypt.c 			php_error_docref(NULL, E_WARNING, "Could not gather sufficient random data");
php_error_docref  173 ext/mcrypt/mcrypt_filter.c 		php_error_docref(NULL, E_WARNING, "Filter parameters for %s must be an array", filtername);
php_error_docref  181 ext/mcrypt/mcrypt_filter.c 			php_error_docref(NULL, E_WARNING, "mode is not a string, ignoring");
php_error_docref  189 ext/mcrypt/mcrypt_filter.c 			php_error_docref(NULL, E_WARNING, "algorithms_dir is not a string, ignoring");
php_error_docref  197 ext/mcrypt/mcrypt_filter.c 			php_error_docref(NULL, E_WARNING, "modes_dir is not a string, ignoring");
php_error_docref  206 ext/mcrypt/mcrypt_filter.c 		php_error_docref(NULL, E_WARNING, "key not specified or is not a string");
php_error_docref  212 ext/mcrypt/mcrypt_filter.c 		php_error_docref(NULL, E_WARNING, "Could not open encryption module");
php_error_docref  223 ext/mcrypt/mcrypt_filter.c 		php_error_docref(NULL, E_WARNING, "Filter parameter[iv] not provided or not of type: string");
php_error_docref  241 ext/mcrypt/mcrypt_filter.c 				php_error_docref(NULL, E_WARNING, "Key length incorrect");
php_error_docref  244 ext/mcrypt/mcrypt_filter.c 				php_error_docref(NULL, E_WARNING, "Memory allocation error");
php_error_docref  248 ext/mcrypt/mcrypt_filter.c 				php_error_docref(NULL, E_WARNING, "Unknown error");
php_error_docref  158 ext/mysqli/mysqli.c 			php_error_docref(NULL, E_WARNING, "Error occurred while closing statement");
php_error_docref  285 ext/mysqli/mysqli.c 	php_error_docref(NULL, E_ERROR, "Cannot read property");
php_error_docref  293 ext/mysqli/mysqli.c 	php_error_docref(NULL, E_ERROR, "Cannot write property");
php_error_docref  410 ext/mysqli/mysqli.c 				php_error_docref(NULL, E_WARNING, "Invalid value for has_set_exists");
php_error_docref  494 ext/mysqli/mysqli.c 			php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(intern->zo.ce->name));
php_error_docref 1138 ext/mysqli/mysqli.c 			php_error_docref(NULL, E_WARNING, "Invalid value for resultmode");
php_error_docref 1251 ext/mysqli/mysqli.c 			php_error_docref(NULL, E_WARNING, "Could not find class '%s'", ZSTR_VAL(class_name));
php_error_docref 1271 ext/mysqli/mysqli.c 		php_error_docref(NULL, E_WARNING, "The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH");
php_error_docref   98 ext/mysqli/mysqli_api.c 				php_error_docref(NULL, E_WARNING, "Transaction name truncated. Must be only [0-9A-Za-z\\-_=]+");
php_error_docref  238 ext/mysqli/mysqli_api.c 				php_error_docref(NULL, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[ofs], i+1);
php_error_docref  302 ext/mysqli/mysqli_api.c 				php_error_docref(NULL, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[i], i + start + 1);
php_error_docref  353 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Invalid type or no types specified");
php_error_docref  359 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Number of elements in type definition string doesn't match number of bind variables");
php_error_docref  364 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Number of variables doesn't match number of parameters in prepared statement");
php_error_docref  538 ext/mysqli/mysqli_api.c 				php_error_docref(NULL, E_WARNING, "Server returned unknown type %ld. Probably your client library is incompatible with the server version you use!", col_type);
php_error_docref  600 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Number of bind variables doesn't match number of fields in prepared statement");
php_error_docref  780 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT");
php_error_docref 1250 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Field offset is invalid for resultset");
php_error_docref 1330 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Invalid field offset");
php_error_docref 1566 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "processid should have positive value");
php_error_docref 1606 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_STRICT, "There is no next result set. "
php_error_docref 1644 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_STRICT, "There is no next result set. "
php_error_docref 1683 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT");
php_error_docref 1857 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "All data must be fetched before a new statement prepare takes place");
php_error_docref 2022 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Invalid parameter number");
php_error_docref 2085 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "Offset must be positive");
php_error_docref 2340 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_WARNING, "mode should be non-negative, %pd passed", mode_in);
php_error_docref   50 ext/mysqli/mysqli_exception.c 	 	php_error_docref(NULL, E_WARNING, "(%s/%d): %s", sqlstate, errorno, message);
php_error_docref   77 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  155 ext/mysqli/mysqli_nonapi.c 			php_error_docref(NULL, E_WARNING, "Persistent connections are disabled. Downgrading to normal");
php_error_docref  205 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Too many open links (%pd)", MyG(num_links));
php_error_docref  212 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Too many open persistent links (%pd)",
php_error_docref  373 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Mode can be only MYSQLI_FETCH_NUM, "
php_error_docref  561 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Empty query");
php_error_docref  569 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Invalid value for resultmode");
php_error_docref  652 ext/mysqli/mysqli_nonapi.c 			php_error_docref(NULL, E_WARNING, "Parameter %d not a mysqli object", i);
php_error_docref  658 ext/mysqli/mysqli_nonapi.c 		  		php_error_docref(NULL, E_WARNING, "[%d] Couldn't fetch %s", i, ZSTR_VAL(intern->zo.ce->name));
php_error_docref  663 ext/mysqli/mysqli_nonapi.c 				php_error_docref(NULL, E_WARNING, "Invalid object %d or resource %s", i, ZSTR_VAL(intern->zo.ce->name));
php_error_docref  694 ext/mysqli/mysqli_nonapi.c 		  		php_error_docref(NULL, E_WARNING, "[%d] Couldn't fetch %s", i, ZSTR_VAL(intern->zo.ce->name));
php_error_docref  763 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Negative values passed for sec and/or usec");
php_error_docref  768 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "No stream arrays were passed");
php_error_docref  998 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "The connection has no charset associated");
php_error_docref 1040 ext/mysqli/mysqli_nonapi.c 			php_error_docref(NULL, E_WARNING, "This server version doesn't support 'READ WRITE' and 'READ ONLY'. Minimum 5.6.5 is required");
php_error_docref 1091 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Invalid value for parameter flags (%pd)", flags);
php_error_docref 1095 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Savepoint name cannot be empty");
php_error_docref 1143 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Savepoint name cannot be empty");
php_error_docref 1172 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "Savepoint name cannot be empty");
php_error_docref 1191 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL, E_WARNING, "no parameters expected");
php_error_docref   36 ext/mysqli/mysqli_prop.c 		php_error_docref(NULL, E_WARNING, "Property access is not allowed yet"); \
php_error_docref   44 ext/mysqli/mysqli_prop.c 	php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(obj->zo.ce->name));\
php_error_docref   55 ext/mysqli/mysqli_prop.c 	php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(obj->zo.ce->name));\
php_error_docref   67 ext/mysqli/mysqli_prop.c 	php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(obj->zo.ce->name));\
php_error_docref  128 ext/mysqli/mysqli_result_iterator.c 			php_error_docref(NULL, E_WARNING, "Data fetched with MYSQLI_USE_RESULT can be iterated only once");
php_error_docref  278 ext/mysqli/mysqli_warning.c 			php_error_docref(NULL, E_WARNING, "No warnings found");
php_error_docref  293 ext/mysqli/mysqli_warning.c 			php_error_docref(NULL, E_WARNING, "No warnings found");
php_error_docref  297 ext/mysqli/mysqli_warning.c 		php_error_docref(NULL, E_WARNING, "invalid class argument");
php_error_docref  262 ext/mysqli/php_mysqli_structs.h   		php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(intern->zo.ce->name));\
php_error_docref  267 ext/mysqli/php_mysqli_structs.h 		php_error_docref(NULL, E_WARNING, "invalid object or resource %s\n", ZSTR_VAL(intern->zo.ce->name)); \
php_error_docref  276 ext/mysqli/php_mysqli_structs.h   		php_error_docref(NULL, E_WARNING, "Couldn't fetch %s", ZSTR_VAL(intern->zo.ce->name));\
php_error_docref  281 ext/mysqli/php_mysqli_structs.h 		php_error_docref(NULL, E_WARNING, "invalid object or resource %s\n", ZSTR_VAL(intern->zo.ce->name)); \
php_error_docref  291 ext/mysqli/php_mysqli_structs.h 		php_error_docref(NULL, E_WARNING, "invalid object or resource %s\n", ZSTR_VAL(intern->zo.ce->name)); \
php_error_docref  301 ext/mysqli/php_mysqli_structs.h 		php_error_docref(NULL, E_WARNING, "invalid object or resource %s\n", ZSTR_VAL(intern->zo.ce->name)); \
php_error_docref  233 ext/mysqlnd/mysqlnd.c 					php_error_docref(NULL, E_WARNING, "Error while reading %s's OK packet. PID=%u",
php_error_docref  281 ext/mysqlnd/mysqlnd.c 					php_error_docref(NULL, E_WARNING, "Error while reading %s's EOF packet. PID=%d",
php_error_docref  292 ext/mysqlnd/mysqlnd.c 					php_error_docref(NULL, E_WARNING, "EOF packet expected, field count wasn't 0xFE but 0x%2X",
php_error_docref  303 ext/mysqlnd/mysqlnd.c 			php_error_docref(NULL, E_ERROR, "Wrong response packet %u passed to the function", ok_packet);
php_error_docref  599 ext/mysqlnd/mysqlnd.c 			php_error_docref(NULL, E_WARNING, "The server requested authentication method unknown to the client [%s]", requested_protocol);
php_error_docref  814 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING, "Error while reading greeting packet. PID=%d", getpid());
php_error_docref  822 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING, "Connecting to 3.22, 3.23 & 4.0 "
php_error_docref  835 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 1065 ext/mysqlnd/mysqlnd.c 				php_error_docref(NULL, E_WARNING, "Impossible. Should be either socket or a pipe. Report a bug!");
php_error_docref 1102 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING, "[%u] %.128s (trying to connect via %s)",
php_error_docref 1255 ext/mysqlnd/mysqlnd.c 			php_error_docref(NULL, E_WARNING, "Connection not opened, clear or has been closed");
php_error_docref 1394 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING, "Negative values passed for sec and/or usec");
php_error_docref 1420 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING, *dont_poll ? "All arrays passed are clear":"No stream arrays were passed");
php_error_docref 1441 ext/mysqlnd/mysqlnd.c 		php_error_docref(NULL, E_WARNING, "unable to select [%d]: %s (max_fd=%d)",
php_error_docref 1836 ext/mysqlnd/mysqlnd.c 			php_error_docref(NULL, E_WARNING, "Error executing query");
php_error_docref 2192 ext/mysqlnd/mysqlnd.c 					php_error_docref(NULL, E_WARNING, "Serious error. PID=%d", getpid());
php_error_docref 2741 ext/mysqlnd/mysqlnd.c 				php_error_docref(NULL, E_WARNING, "Transaction name truncated. Must be only [0-9A-Za-z\\-_=]+");
php_error_docref 2819 ext/mysqlnd/mysqlnd.c 					php_error_docref(NULL, E_WARNING, "This server version doesn't support 'READ WRITE' and 'READ ONLY'. Minimum 5.6.5 is required");
php_error_docref  553 ext/mysqlnd/mysqlnd_debug.c 					php_error_docref(NULL, E_WARNING, "Consecutive semicolons at position %u", i);
php_error_docref  590 ext/mysqlnd/mysqlnd_debug.c 					php_error_docref(NULL, E_WARNING,
php_error_docref  670 ext/mysqlnd/mysqlnd_debug.c 					php_error_docref(NULL, E_WARNING, "Unrecognized format '%c'", mode[i]);
php_error_docref  684 ext/mysqlnd/mysqlnd_debug.c 					php_error_docref(NULL, E_WARNING, "Colon expected, '%c' found", mode[i]);
php_error_docref  159 ext/mysqlnd/mysqlnd_loaddata.c 		php_error_docref(NULL, E_WARNING, "LOAD DATA LOCAL INFILE forbidden");
php_error_docref  892 ext/mysqlnd/mysqlnd_net.c 			php_error_docref(NULL, E_WARNING, "Skipped %u bytes. Last command %s hasn't "
php_error_docref  995 ext/mysqlnd/mysqlnd_net.c 		php_error_docref(NULL, E_WARNING, "Cannot connect to MySQL by using SSL");
php_error_docref  145 ext/mysqlnd/mysqlnd_plugin.c 			php_error_docref(NULL, E_WARNING, "Plugin API version mismatch while loading plugin %s. Expected %d, got %d",
php_error_docref  176 ext/mysqlnd/mysqlnd_plugin.c 			php_error_docref(NULL, E_WARNING, "mysqlnd_plugin_apply_with_argument must not remove table entries");
php_error_docref 1415 ext/mysqlnd/mysqlnd_ps.c 			php_error_docref(NULL, E_WARNING, "There was an error "
php_error_docref  424 ext/mysqlnd/mysqlnd_result.c 			php_error_docref(NULL, E_WARNING, "Error reading result set's header");
php_error_docref 1729 ext/mysqlnd/mysqlnd_result.c 		php_error_docref(NULL, E_WARNING, "Error while reading a row");
php_error_docref 1767 ext/mysqlnd/mysqlnd_result.c 		php_error_docref(NULL, E_ERROR, "result->m.fetch_row has invalid value. Report to the developers");
php_error_docref 1785 ext/mysqlnd/mysqlnd_result.c 		php_error_docref(NULL, E_WARNING, "fetch_all can be used only with buffered sets");
php_error_docref   95 ext/mysqlnd/mysqlnd_result_meta.c 			php_error_docref(NULL, E_WARNING,
php_error_docref   41 ext/mysqlnd/mysqlnd_wireprotocol.c 			php_error_docref(NULL, E_WARNING, "%s", mysqlnd_server_gone); \
php_error_docref   53 ext/mysqlnd/mysqlnd_wireprotocol.c 			php_error_docref(NULL, E_WARNING, "%s", mysqlnd_server_gone); \
php_error_docref   66 ext/mysqlnd/mysqlnd_wireprotocol.c 		php_error_docref(NULL, E_WARNING, "Premature end of data (mysqlnd_wireprotocol.c:%u)", __LINE__); \
php_error_docref  448 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "GREET packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref  520 ext/mysqlnd/mysqlnd_wireprotocol.c 			php_error_docref(NULL, E_WARNING, "%s", msg);
php_error_docref  762 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "AUTH_RESPONSE packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref  903 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "OK packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref  986 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "EOF packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref 1179 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "RSET_HEADER packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref 1286 ext/mysqlnd/mysqlnd_wireprotocol.c 		php_error_docref(NULL, E_WARNING, "Protocol error. Server sent false length. Expected 12");
php_error_docref 1409 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "Protocol error. Server sent NULL_LENGTH."
php_error_docref 1414 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "Result set field packet "MYSQLND_SZ_T_SPEC" bytes "
php_error_docref 2017 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "PREPARE packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref 2092 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "CHANGE_USER packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref 2182 ext/mysqlnd/mysqlnd_wireprotocol.c 	php_error_docref(NULL, E_WARNING, "SHA256_PK_REQUEST_RESPONSE packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected",
php_error_docref 1089 ext/oci8/oci8.c 		php_error_docref(NULL, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that " PHP_OCI8_LIB_PATH_MSG " includes the directory with Oracle Instant Client libraries");
php_error_docref 1091 ext/oci8/oci8.c 		php_error_docref(NULL, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and " PHP_OCI8_LIB_PATH_MSG " are set and point to the right directories");
php_error_docref 1096 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "%s", tmp_buf);
php_error_docref 1133 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "Initialization error: OCI_SUCCESS_WITH_INFO: %s", tmp_buf);
php_error_docref 1135 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "Initialization error: OCI_ERROR: %s", tmp_buf);
php_error_docref 1648 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "OCI_SUCCESS_WITH_INFO: %s", errbuf);
php_error_docref 1650 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "OCI_SUCCESS_WITH_INFO: failed to fetch error message");
php_error_docref 1654 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "OCI_NEED_DATA");
php_error_docref 1659 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "%s", errbuf);
php_error_docref 1661 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "OCI_NO_DATA: failed to fetch error message");
php_error_docref 1667 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "%s", errbuf, sizeof(errbuf));
php_error_docref 1669 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "failed to fetch error message");
php_error_docref 1673 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "OCI_INVALID_HANDLE");
php_error_docref 1676 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "OCI_STILL_EXECUTING");
php_error_docref 1679 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "OCI_CONTINUE");
php_error_docref 1682 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "Unknown OCI error code: %d", errstatus);
php_error_docref 1812 ext/oci8/oci8.c 		php_error_docref(NULL, E_WARNING, "Invalid session mode specified (%pd)", session_mode);
php_error_docref 1817 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "OCI_SYSDBA and OCI_SYSOPER cannot be used together");
php_error_docref 1825 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "External Authentication is not supported on Windows");
php_error_docref 1829 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "OCI_CRED_EXT can only be used with a username of \"/\" and a NULL password");
php_error_docref 1839 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "Privileged connect is disabled. Enable oci8.privileged_connect to be able to connect as SYSOPER or SYSDBA");
php_error_docref 1845 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "Privileged connect is disabled in Safe Mode");
php_error_docref 1900 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "Invalid character set name: %s", charset);
php_error_docref 2087 ext/oci8/oci8.c 				php_error_docref(NULL, E_NOTICE, "Too many open persistent connections (%pd)", OCI_G(num_persistent));
php_error_docref 2582 ext/oci8/oci8.c 				php_error_docref(NULL, E_WARNING, "Unable to find LOB descriptor #%d", column->descid);
php_error_docref 3079 ext/oci8/oci8.c 		php_error_docref(NULL, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that " PHP_OCI8_LIB_PATH_MSG " includes the directory with Oracle Instant Client libraries");
php_error_docref 3081 ext/oci8/oci8.c 		php_error_docref(NULL, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and " PHP_OCI8_LIB_PATH_MSG " are set and point to the right directories");
php_error_docref 3086 ext/oci8/oci8.c 			php_error_docref(NULL, E_WARNING, "%s", ora_msg_buf);
php_error_docref  200 ext/oci8/oci8_collection.c 			php_error_docref(NULL, E_WARNING, "unknown collection type %d", collection->coll_typecode);
php_error_docref  465 ext/oci8/oci8_collection.c 			php_error_docref(NULL, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode);
php_error_docref  576 ext/oci8/oci8_collection.c 			php_error_docref(NULL, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode);
php_error_docref  760 ext/oci8/oci8_collection.c 			php_error_docref(NULL, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode);
php_error_docref   65 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Column name cannot be empty");
php_error_docref  156 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Maximum array length must be greater than zero");
php_error_docref  181 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  215 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  222 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Offset parameter must be greater than or equal to 0");
php_error_docref  264 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Filename cannot contain null bytes");
php_error_docref  270 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  299 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  342 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  349 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref  382 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  411 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  435 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  468 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  496 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Invalid offset or LOB position");
php_error_docref  518 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  562 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  598 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property. The first argument should be valid descriptor object");
php_error_docref  603 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property. The second argument should be valid descriptor object");
php_error_docref  639 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  644 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Length must be greater than or equal to zero");
php_error_docref  673 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Offset must be greater than or equal to 0");
php_error_docref  678 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Length must be greater than or equal to 0");
php_error_docref  688 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Offset must be greater than or equal to 0");
php_error_docref  693 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Length must be greater than or equal to 0");
php_error_docref  699 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  732 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  770 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  797 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref  823 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property. The first argument should be valid descriptor object");
php_error_docref  828 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property. The second argument should be valid descriptor object");
php_error_docref  836 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref  865 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property. The first argument should be valid descriptor object");
php_error_docref  870 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property. The second argument should be valid descriptor object");
php_error_docref  911 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Start parameter must be greater than or equal to 0");
php_error_docref  915 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Length parameter must be greater than or equal to 0");
php_error_docref  929 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Start parameter must be greater than or equal to 0");
php_error_docref  933 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "Length parameter must be greater than or equal to 0");
php_error_docref  941 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Filename cannot contain null bytes");
php_error_docref  947 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref 1048 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref 1075 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref 1681 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Oci_error: unable to find error handle");
php_error_docref 1757 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Number of rows to be prefetched has to be greater than or equal to 0");
php_error_docref 1845 ext/oci8/oci8_interface.c 	php_error_docref(NULL, E_NOTICE, "Unsupported attribute type");
php_error_docref 1877 ext/oci8/oci8_interface.c 	php_error_docref(NULL, E_NOTICE, "Unsupported attribute type");
php_error_docref 1909 ext/oci8/oci8_interface.c 	php_error_docref(NULL, E_NOTICE, "Unsupported attribute type");
php_error_docref 1941 ext/oci8/oci8_interface.c 	php_error_docref(NULL, E_NOTICE, "Unsupported attribute type");
php_error_docref 1972 ext/oci8/oci8_interface.c 	php_error_docref(NULL, E_NOTICE, "Unsupported attribute type");
php_error_docref 1991 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "is disabled in Safe Mode");
php_error_docref 2000 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "username cannot be empty");
php_error_docref 2004 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "old password cannot be empty");
php_error_docref 2008 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "new password cannot be empty");
php_error_docref 2019 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "username cannot be empty");
php_error_docref 2023 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "old password cannot be empty");
php_error_docref 2027 ext/oci8/oci8_interface.c 			php_error_docref(NULL, E_WARNING, "new password cannot be empty");
php_error_docref 2205 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 2237 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 2271 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 2304 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property. The first argument should be valid collection object");
php_error_docref 2309 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property. The second argument should be valid collection object");
php_error_docref 2345 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 2373 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 2401 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 2434 ext/oci8/oci8_interface.c 		php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref   66 ext/oci8/oci8_lob.c 			php_error_docref(NULL, E_WARNING, "Unknown descriptor type %pd", type);
php_error_docref  107 ext/oci8/oci8_lob.c 			php_error_docref(NULL, E_WARNING, "Internal descriptor counter has reached limit");
php_error_docref  201 ext/oci8/oci8_lob.c 					php_error_docref(NULL, E_WARNING, "Unexpected LOB piece id received (value:%d)", piece);
php_error_docref  273 ext/oci8/oci8_lob.c 		php_error_docref(NULL, E_WARNING, "Offset must be less than size of the LOB");
php_error_docref  633 ext/oci8/oci8_lob.c 			php_error_docref(NULL, E_WARNING, "Invalid flag value: %pd", flush_flag);
php_error_docref  729 ext/oci8/oci8_lob.c 		php_error_docref(NULL, E_WARNING, "Can't open file %s", filename);
php_error_docref  820 ext/oci8/oci8_lob.c 		php_error_docref(NULL, E_WARNING, "Size must be greater than or equal to 0");
php_error_docref  825 ext/oci8/oci8_lob.c 		php_error_docref(NULL, E_WARNING, "Size must be less than or equal to the current LOB size");
php_error_docref  917 ext/oci8/oci8_lob.c 			php_error_docref(NULL, E_WARNING, "Invalid temporary lob type: %pd", type);
php_error_docref  131 ext/oci8/oci8_statement.c 	php_error_docref(NULL, E_WARNING, "Implicit results are available in Oracle Database 12c onwards");
php_error_docref  146 ext/oci8/oci8_statement.c 		php_error_docref(NULL, E_WARNING, "Unexpected implicit result type returned from Oracle Database");
php_error_docref  417 ext/oci8/oci8_statement.c 		php_error_docref(NULL, E_WARNING, "Invalid context pointer value");
php_error_docref  505 ext/oci8/oci8_statement.c 			php_error_docref(NULL, E_WARNING, "Invalid execute mode given: %d", mode);
php_error_docref  927 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref  943 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref  950 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref 1107 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Unable to find collection property");
php_error_docref 1129 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Unable to find descriptor property");
php_error_docref 1148 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref 1168 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref 1189 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref 1205 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref 1215 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "Invalid variable used for bind");
php_error_docref 1226 ext/oci8/oci8_statement.c 			php_error_docref(NULL, E_WARNING, "Unknown or unsupported datatype given: %d", (int)type);
php_error_docref 1344 ext/oci8/oci8_statement.c 		php_error_docref(NULL, E_WARNING, "Invalid phpbind pointer value");
php_error_docref 1405 ext/oci8/oci8_statement.c 		php_error_docref(NULL, E_WARNING, "Invalid phpbind pointer value");
php_error_docref 1432 ext/oci8/oci8_statement.c 			php_error_docref(NULL, E_WARNING, "Unable to find object outbind descriptor property");
php_error_docref 1498 ext/oci8/oci8_statement.c 			php_error_docref(NULL, E_WARNING, "Invalid column name \"%s\"", Z_STRVAL_P(column_index));
php_error_docref 1509 ext/oci8/oci8_statement.c 			php_error_docref(NULL, E_WARNING, "Invalid column index \"%pd\"", Z_LVAL(tmp));
php_error_docref 1576 ext/oci8/oci8_statement.c 		php_error_docref(NULL, E_WARNING, "Invalid max length value (%pd)", maxlength);
php_error_docref 1598 ext/oci8/oci8_statement.c 				php_error_docref(NULL, E_WARNING, "You must provide max length value for empty arrays");
php_error_docref 1607 ext/oci8/oci8_statement.c 			php_error_docref(NULL, E_WARNING, "Unknown or unsupported datatype given: %pd", type);
php_error_docref  162 ext/odbc/birdstep.c #define PHP_GET_BIRDSTEP_RES_IDX(id) if (!(res = birdstep_find_result(list, id))) { php_error_docref(NULL, E_WARNING, "Birdstep: Not result index (%ld)", id); RETURN_FALSE; }
php_error_docref  163 ext/odbc/birdstep.c #define PHP_BIRDSTEP_CHK_LNK(id) if (!(conn = birdstep_find_conn(list, id))) { php_error_docref(NULL, E_WARNING, "Birdstep: Not connection index (%ld)", id); RETURN_FALSE; }
php_error_docref  301 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Too many open connections (%d)",php_birdstep_module.num_links);
php_error_docref  307 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Could not allocate connection handle");
php_error_docref  312 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Could not connect to server \"%s\" for %s", serv, user);
php_error_docref  366 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: SQLAllocStmt return %d",stat);
php_error_docref  372 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Cannot execute \"%s\" query",query);
php_error_docref  380 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: SQLNumResultCols return %d",stat);
php_error_docref  388 ext/odbc/birdstep.c 			php_error_docref(NULL, E_WARNING, "Birdstep: SQLNumResultCols return %d",stat);
php_error_docref  448 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: SQLFetch return error");
php_error_docref  492 ext/odbc/birdstep.c 			php_error_docref(NULL, E_WARNING,  "Field %s not found",field);
php_error_docref  497 ext/odbc/birdstep.c 			php_error_docref(NULL, E_WARNING, "Birdstep: Field index not in range");
php_error_docref  509 ext/odbc/birdstep.c 			php_error_docref(NULL, E_WARNING, "Birdstep: SQLFetch return error");
php_error_docref  534 ext/odbc/birdstep.c 				php_error_docref(NULL, E_WARNING, "Birdstep: SQLGetData return error");
php_error_docref  587 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Set autocommit_on option failure");
php_error_docref  610 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Set autocommit_off option failure");
php_error_docref  633 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Commit failure");
php_error_docref  656 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Rollback failure");
php_error_docref  679 ext/odbc/birdstep.c 		php_error_docref(NULL, E_WARNING, "Birdstep: Field index not in range");
php_error_docref  905 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQL error: %s, SQL state %s in %s", errormsg, state, func);
php_error_docref  907 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQL error: %s, SQL state %s", errormsg, state);
php_error_docref 1011 ext/odbc/php_odbc.c 						php_error_docref(NULL, E_WARNING, "SQLColAttribute can't handle SQL_DESC_OCTET_LENGTH: [%s] %s", state, errtxt);
php_error_docref 1109 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 1114 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Field index larger than number of fields");
php_error_docref 1119 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Field numbering starts at 1");
php_error_docref 1211 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 1314 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No parameters to SQL statement given");
php_error_docref 1320 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING,"Not enough parameters (%d should be %d) given", ne, result->numparams);
php_error_docref 1332 ext/odbc/php_odbc.c 				php_error_docref(NULL, E_WARNING,"Error getting parameter");
php_error_docref 1346 ext/odbc/php_odbc.c 				php_error_docref(NULL, E_WARNING,"Error converting parameter");
php_error_docref 1390 ext/odbc/php_odbc.c 					php_error_docref(NULL, E_WARNING,"Can't open file %s", filename);
php_error_docref 1546 ext/odbc/php_odbc.c 				php_error_docref(NULL, E_WARNING, "SQL error: %s, SQL state %s", errormsg, state);
php_error_docref 1578 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Invalid fetch type (%d)", fetch_type);
php_error_docref 1647 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 1740 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 1892 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 1996 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 2039 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 2105 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 2112 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING, "Result set contains no data");
php_error_docref 2124 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING, "Field %s not found", field);
php_error_docref 2130 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING, "Field index is larger than the number of fields");
php_error_docref 2284 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 2589 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING, "Invalid Cursor type (%d)", cur_opt);
php_error_docref 2617 ext/odbc/php_odbc.c 				php_error_docref(NULL, E_WARNING, "Too many open links (%ld)", ODBCG(num_links));
php_error_docref 2622 ext/odbc/php_odbc.c 				php_error_docref(NULL, E_WARNING,"Too many open persistent links (%ld)", ODBCG(num_persistent));
php_error_docref 2704 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING,"Too many open connections (%ld)",ODBCG(num_links));
php_error_docref 2876 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 2881 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Field index larger than number of fields");
php_error_docref 2886 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Field numbering starts at 1");
php_error_docref 2913 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 2918 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Field index larger than number of fields");
php_error_docref 2923 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "Field numbering starts at 1");
php_error_docref 2966 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "No tuples available at this result index");
php_error_docref 3121 ext/odbc/php_odbc.c 				php_error_docref(NULL, E_WARNING, "Unable to set option for persistent connection");
php_error_docref 3143 ext/odbc/php_odbc.c 			php_error_docref(NULL, E_WARNING, "Unknown option type");
php_error_docref 3181 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3250 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3322 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3400 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3468 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3527 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3595 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3664 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3734 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3805 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref 3870 ext/odbc/php_odbc.c 		php_error_docref(NULL, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
php_error_docref  544 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, #_name" is too long"); \
php_error_docref  735 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "illegal ASN1 data type for timestamp");
php_error_docref  740 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "illegal length in timestamp");
php_error_docref  745 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "unable to parse time string %s correctly", timestr->data);
php_error_docref  750 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "unable to parse time string %s correctly", timestr->data);
php_error_docref  822 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Error loading %s section %s of %s",
php_error_docref  845 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "problem loading oid section %s", str);
php_error_docref  851 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "problem creating object %s=%s", cnf->name, cnf->value);
php_error_docref  955 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm for private key.");
php_error_docref  982 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Invalid global string mask setting %s", str);
php_error_docref 1028 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "unable to load random state; not enough random data!");
php_error_docref 1052 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "unable to write random state");
php_error_docref 1468 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get cert from parameter 1");
php_error_docref 1485 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error opening file %s", filename);
php_error_docref 1520 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to use supplied private key");
php_error_docref 1528 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Algorithm must be of supported type");
php_error_docref 1535 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm");
php_error_docref 1540 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to create new SPKAC");
php_error_docref 1546 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Unable to set challenge data");
php_error_docref 1552 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to embed public key");
php_error_docref 1557 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to sign with specified algorithm");
php_error_docref 1563 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to encode SPKAC");
php_error_docref 1613 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to use supplied SPKAC");
php_error_docref 1621 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Invalid SPKAC");
php_error_docref 1627 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC");
php_error_docref 1633 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key");
php_error_docref 1675 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to use supplied SPKAC");
php_error_docref 1683 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Invalid SPKAC");
php_error_docref 1689 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC");
php_error_docref 1695 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key");
php_error_docref 1744 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to use supplied SPKAC");
php_error_docref 1752 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Invalid SPKAC");
php_error_docref 1758 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unable to decode SPKAC");
php_error_docref 1789 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get cert from parameter 1");
php_error_docref 1822 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm");
php_error_docref 1825 ext/openssl/openssl.c 		php_error_docref(NULL, E_ERROR, "Could not generate signature");
php_error_docref 1856 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get cert from parameter 1");
php_error_docref 2113 ext/openssl/openssl.c 		php_error_docref(NULL, E_ERROR, "memory allocation failure");
php_error_docref 2123 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error opening the file, %s", certfile);
php_error_docref 2130 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error reading the file, %s", certfile);
php_error_docref 2145 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "no certificates in file, %s", certfile);
php_error_docref 2166 ext/openssl/openssl.c 		php_error_docref(NULL, E_ERROR, "memory allocation failure");
php_error_docref 2259 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "unable to stat %s", Z_STRVAL_P(item));
php_error_docref 2266 ext/openssl/openssl.c 					php_error_docref(NULL, E_WARNING, "error loading file %s", Z_STRVAL_P(item));
php_error_docref 2274 ext/openssl/openssl.c 					php_error_docref(NULL, E_WARNING, "error loading directory %s", Z_STRVAL_P(item));
php_error_docref 2313 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "supplied parameter cannot be coerced into an X509 certificate!");
php_error_docref 2424 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get cert from parameter 1");
php_error_docref 2429 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get private key from parameter 3");
php_error_docref 2433 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "private key does not correspond to cert");
php_error_docref 2464 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error opening file %s", filename);
php_error_docref 2505 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get cert from parameter 1");
php_error_docref 2510 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get private key from parameter 3");
php_error_docref 2514 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "private key does not correspond to cert");
php_error_docref 2705 ext/openssl/openssl.c 						php_error_docref(NULL, E_WARNING,
php_error_docref 2713 ext/openssl/openssl.c 					php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex));
php_error_docref 2758 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value);
php_error_docref 2762 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "no objects specified in config file");
php_error_docref 2775 ext/openssl/openssl.c 						php_error_docref(NULL, E_WARNING, "attribs: add_entry_by_NID %d -> %s (failed)", nid, Z_STRVAL_P(item));
php_error_docref 2779 ext/openssl/openssl.c 					php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex));
php_error_docref 2790 ext/openssl/openssl.c 					php_error_docref(NULL, E_WARNING,
php_error_docref 2870 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get CSR from parameter 1");
php_error_docref 2886 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error opening file %s", filename);
php_error_docref 2914 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get CSR from parameter 1");
php_error_docref 2964 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get CSR from parameter 1");
php_error_docref 2970 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "cannot get cert from parameter 2");
php_error_docref 2976 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get private key from parameter 3");
php_error_docref 2980 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "private key does not correspond to signing cert");
php_error_docref 2990 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error unpacking public key");
php_error_docref 2996 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Signature verification problems");
php_error_docref 3000 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Signature did not match the certificate request");
php_error_docref 3008 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "No memory");
php_error_docref 3044 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "failed to sign it");
php_error_docref 3107 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Unable to generate a private key");
php_error_docref 3121 ext/openssl/openssl.c 						php_error_docref(NULL, E_WARNING, "Error loading extension section %s", req.request_extensions_section);
php_error_docref 3129 ext/openssl/openssl.c 							php_error_docref(NULL, E_WARNING, "Error signing request");
php_error_docref 3255 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key array must be of the form array(0 => key, 1 => phrase)");
php_error_docref 3269 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key array must be of the form array(0 => key, 1 => phrase)");
php_error_docref 3297 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "supplied key param is a public key");
php_error_docref 3302 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "Don't know how to get public key from this private key");
php_error_docref 3394 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "private key length is too short; it needs to be at least %d bits, not %d",
php_error_docref 3415 ext/openssl/openssl.c 							php_error_docref(NULL, E_WARNING, "failed setting exponent");
php_error_docref 3474 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "Unsupported private key type");
php_error_docref 3538 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key type not supported in this PHP build!");
php_error_docref 3695 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get key from parameter 1");
php_error_docref 3769 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "cannot get key from parameter 1");
php_error_docref 4052 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm");
php_error_docref 4172 ext/openssl/openssl.c 				php_error_docref(NULL, E_WARNING, "signature OK, but cannot open %s for writing", signersfilename);
php_error_docref 4276 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Failed to get cipher");
php_error_docref 4356 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error getting private key");
php_error_docref 4362 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error getting cert");
php_error_docref 4372 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error opening input file %s!", infilename);
php_error_docref 4378 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error opening output file %s!", outfilename);
php_error_docref 4384 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "error creating PKCS7 structure!");
php_error_docref 4448 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "unable to coerce parameter 3 to x509 cert");
php_error_docref 4454 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "unable to get private key");
php_error_docref 4517 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "key param is not a valid private key");
php_error_docref 4536 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key type not supported in this PHP build!");
php_error_docref 4577 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "key parameter is not a valid private key");
php_error_docref 4601 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key type not supported in this PHP build!");
php_error_docref 4643 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key");
php_error_docref 4662 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key type not supported in this PHP build!");
php_error_docref 4704 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key");
php_error_docref 4729 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "key type not supported in this PHP build!");
php_error_docref 4793 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "supplied key param cannot be coerced into a private key");
php_error_docref 4805 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm.");
php_error_docref 4809 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm.");
php_error_docref 4866 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm.");
php_error_docref 4870 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm.");
php_error_docref 4876 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "supplied key param cannot be coerced into a public key");
php_error_docref 4916 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Fourth argument to openssl_seal() must be a non-empty array");
php_error_docref 4925 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Unknown signature algorithm.");
php_error_docref 4934 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 4952 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "not a public key (%dth member of pubkeys)", i+1);
php_error_docref 5046 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "unable to coerce parameter 4 into a private key");
php_error_docref 5056 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Unknown signature algorithm.");
php_error_docref 5066 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 5071 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "IV length is invalid");
php_error_docref 5167 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown signature algorithm");
php_error_docref 5216 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "IV passed is only %zd bytes long, cipher expects an IV of precisely %zd bytes, padding with \\0", *piv_len, iv_required_len);
php_error_docref 5223 ext/openssl/openssl.c 	php_error_docref(NULL, E_WARNING, "IV passed is %zd bytes long which is longer than the %zd expected by selected cipher, truncating", *piv_len, iv_required_len);
php_error_docref 5250 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
php_error_docref 5267 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Using an empty Initialization Vector (iv) is potentially insecure and not recommended");
php_error_docref 5334 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
php_error_docref 5342 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
php_error_docref 5349 ext/openssl/openssl.c 			php_error_docref(NULL, E_WARNING, "Failed to base64 decode the input");
php_error_docref 5415 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
php_error_docref 5421 ext/openssl/openssl.c 		php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
php_error_docref  212 ext/openssl/xp_ssl.c 						php_error_docref(NULL, E_WARNING,
php_error_docref  221 ext/openssl/xp_ssl.c 					php_error_docref(NULL, E_WARNING,
php_error_docref  238 ext/openssl/xp_ssl.c 					php_error_docref(NULL, E_WARNING, "SSL_R_NO_SHARED_CIPHER: no suitable shared cipher could be used.  This could be because the server is missing an SSL certificate (local_cert context option)");
php_error_docref  254 ext/openssl/xp_ssl.c 					php_error_docref(NULL, E_WARNING,
php_error_docref  344 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "Invalid peer_fingerprint array; [algo => fingerprint] form required");
php_error_docref  350 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Invalid peer_fingerprint array; [algo => fingerprint] form required");
php_error_docref  360 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  467 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "Unable to locate peer certificate CN");
php_error_docref  469 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "Peer certificate CN=`%.*s' is malformed", cert_name_len, buf);
php_error_docref  473 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "Peer certificate CN=`%.*s' did not match expected CN=`%s'", cert_name_len, buf, subject_name);
php_error_docref  502 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "Could not get peer certificate");
php_error_docref  520 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING,
php_error_docref  533 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING,
php_error_docref  539 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  620 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "Error encoding X509 certificate: %d: %s", err_code, ERR_error_string(err_code, err_buf));
php_error_docref  628 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "Error creating certificate context: %s", php_win_err());
php_error_docref  650 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "Error getting certificate chain: %s", php_win_err());
php_error_docref  691 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Unable to locate certificate CN");
php_error_docref  701 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Unable to convert %s to wide character string", cert_name_utf8);
php_error_docref  712 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Unable to convert %s to wide character string", cert_name_utf8);
php_error_docref  734 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "Error verifying certificate chain policy: %s", php_win_err());
php_error_docref  876 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  909 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Unable to set local cert chain file `%s'; Check that your cafile/capath settings include details of your certificate and its issuer", certfile);
php_error_docref  918 ext/openssl/xp_ssl.c 						php_error_docref(NULL, E_WARNING, "Unable to set private key file `%s'", resolved_path_buff_pk);
php_error_docref  924 ext/openssl/xp_ssl.c 					php_error_docref(NULL, E_WARNING, "Unable to set private key file `%s'", resolved_path_buff);
php_error_docref  946 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Private key does not match certificate!");
php_error_docref  961 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  969 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  979 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  987 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  992 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 1085 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1149 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "allocation error generating RSA key");
php_error_docref 1188 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "invalid dh_param");
php_error_docref 1196 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "failed reading DH params");
php_error_docref 1201 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "failed assigning DH params");
php_error_docref 1232 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "invalid ecdh_curve specified");
php_error_docref 1239 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "failed generating ECDH curve");
php_error_docref 1267 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "rsa_key_size context option has been removed");
php_error_docref 1342 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 1350 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 1364 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1376 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING,
php_error_docref 1385 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING,
php_error_docref 1397 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1504 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "SSL/TLS already set-up for this stream");
php_error_docref 1541 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "SSL context creation failure");
php_error_docref 1593 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Failed parsing comma-separated TLS ALPN protocol string");
php_error_docref 1610 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING,
php_error_docref 1631 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "SSL handle creation failure");
php_error_docref 1664 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "supplied session stream must be an SSL enabled stream");
php_error_docref 1666 ext/openssl/xp_ssl.c 			php_error_docref(NULL, E_WARNING, "supplied SSL session stream is not initialized");
php_error_docref 1823 ext/openssl/xp_ssl.c 					php_error_docref(NULL, E_WARNING, "SSL: Handshake timed out");
php_error_docref 2249 ext/openssl/xp_ssl.c 				php_error_docref(NULL, E_WARNING, "Failed to enable crypto");
php_error_docref 2412 ext/openssl/xp_ssl.c 							php_error_docref(NULL, E_WARNING, "Failed to enable crypto");
php_error_docref 2587 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "SSLv2 support is not compiled into the OpenSSL library against which PHP is linked");
php_error_docref 2596 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "SSLv3 support is not compiled into the OpenSSL library against which PHP is linked");
php_error_docref 2611 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "TLSv1.1 support is not compiled into the OpenSSL library against which PHP is linked");
php_error_docref 2620 ext/openssl/xp_ssl.c 		php_error_docref(NULL, E_WARNING, "TLSv1.2 support is not compiled into the OpenSSL library against which PHP is linked");
php_error_docref  562 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "Error %d", errno);
php_error_docref  926 ext/pcntl/pcntl.c 			php_error_docref(NULL, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno));
php_error_docref  936 ext/pcntl/pcntl.c 			php_error_docref(NULL, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno));
php_error_docref  960 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "Invalid signal");
php_error_docref  980 ext/pcntl/pcntl.c 			php_error_docref(NULL, E_WARNING, "Invalid value for handle argument specified");
php_error_docref  985 ext/pcntl/pcntl.c 			php_error_docref(NULL, E_WARNING, "Error assigning signal");
php_error_docref  994 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "%s is not a callable function name error", ZSTR_VAL(func_name));
php_error_docref 1007 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "Error assigning signal");
php_error_docref 1038 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1046 ext/pcntl/pcntl.c 			php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1053 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1099 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1107 ext/pcntl/pcntl.c 			php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1121 ext/pcntl/pcntl.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1216 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Error %d: No process was located using the given parameters", errno);
php_error_docref 1219 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Error %d: Invalid identifier flag", errno);
php_error_docref 1222 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Unknown error %d has occurred", errno);
php_error_docref 1250 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Error %d: No process was located using the given parameters", errno);
php_error_docref 1253 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Error %d: Invalid identifier flag", errno);
php_error_docref 1256 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Error %d: A process was located, but neither its effective nor real user ID matched the effective user ID of the caller", errno);
php_error_docref 1259 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Error %d: Only a super user may attempt to increase the process priority", errno);
php_error_docref 1262 ext/pcntl/pcntl.c 				php_error_docref(NULL, E_WARNING, "Unknown error %d has occurred", errno);
php_error_docref  230 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
php_error_docref  239 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Numeric named subpatterns are not allowed");
php_error_docref  318 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  327 ext/pcre/php_pcre.c 		php_error_docref(NULL,E_WARNING, "Delimiter must not be alphanumeric or backslash");
php_error_docref  367 ext/pcre/php_pcre.c 			php_error_docref(NULL,E_WARNING, "Null byte in regex");
php_error_docref  369 ext/pcre/php_pcre.c 			php_error_docref(NULL,E_WARNING, "No ending delimiter '%c' found", delimiter);
php_error_docref  371 ext/pcre/php_pcre.c 			php_error_docref(NULL,E_WARNING, "No ending matching delimiter '%c' found", delimiter);
php_error_docref  416 ext/pcre/php_pcre.c 					php_error_docref(NULL,E_WARNING, "Unknown modifier '%c'", pp[-1]);
php_error_docref  418 ext/pcre/php_pcre.c 					php_error_docref(NULL,E_WARNING, "Null byte in regex");
php_error_docref  440 ext/pcre/php_pcre.c 		php_error_docref(NULL,E_WARNING, "Compilation failed: %s at offset %d", error, erroffset);
php_error_docref  466 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Error while studying pattern");
php_error_docref  501 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
php_error_docref  507 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
php_error_docref  617 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Subject is too long");
php_error_docref  681 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Invalid flags specified");
php_error_docref  750 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_NOTICE, "Matched, but too many substrings");
php_error_docref  771 ext/pcre/php_pcre.c 					php_error_docref(NULL, E_WARNING, "Get subpatterns list failed");
php_error_docref 1042 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Unable to call custom replacement function");
php_error_docref 1119 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "The /e modifier is no longer supported, use preg_replace_callback instead");
php_error_docref 1173 ext/pcre/php_pcre.c 			php_error_docref(NULL,E_NOTICE, "Matched, but too many substrings");
php_error_docref 1363 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Subject is too long");
php_error_docref 1523 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "Parameter mismatch, pattern is a string while replacement is an array");
php_error_docref 1561 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "Requires argument 2, '%s', to be a valid callback", ZSTR_VAL(callback_name));
php_error_docref 1606 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Delimiter must not be alphanumeric or backslash");
php_error_docref 1612 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "'%s' is not a valid callback", ZSTR_VAL(callback_name));
php_error_docref 1674 ext/pcre/php_pcre.c 		php_error_docref(NULL, E_WARNING, "Parameter mismatch, pattern is a string while replacement is an array");
php_error_docref 1713 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_WARNING, "Subject is too long");
php_error_docref 1795 ext/pcre/php_pcre.c 			php_error_docref(NULL,E_NOTICE, "Matched, but too many substrings");
php_error_docref 2067 ext/pcre/php_pcre.c 			php_error_docref(NULL, E_NOTICE, "Matched, but too many substrings");
php_error_docref   75 ext/pdo/pdo_dbh.c 		php_error_docref(NULL, E_WARNING, "%s", message);
php_error_docref  150 ext/pdo/pdo_dbh.c 		php_error_docref(NULL, E_WARNING, "%s", ZSTR_VAL(message));
php_error_docref  344 ext/pdo/pdo_dbh.c 		php_error_docref(NULL, E_ERROR, "out of memory");
php_error_docref  370 ext/pdo/pdo_dbh.c 				php_error_docref(NULL, E_ERROR, "Failed to register persistent entry");
php_error_docref 1291 ext/pdo/pdo_dbh.c 		php_error_docref(NULL, E_ERROR, "out of memory while allocating PDO methods.");
php_error_docref 1942 ext/pdo/pdo_stmt.c 					php_error_docref(NULL, E_WARNING, "PHP might crash if you don't call $stmt->setFetchMode() to reset to defaults on this persistent statement.  This will be fixed in a later release");
php_error_docref 1973 ext/pdo/pdo_stmt.c 					php_error_docref(NULL, E_WARNING, "PHP might crash if you don't call $stmt->setFetchMode() to reset to defaults on this persistent statement.  This will be fixed in a later release");
php_error_docref 2529 ext/pdo/pdo_stmt.c 	php_error_docref(NULL, E_WARNING, "This PDORow is not from a writable result set");
php_error_docref 2534 ext/pdo/pdo_stmt.c 	php_error_docref(NULL, E_WARNING, "This PDORow is not from a writable result set");
php_error_docref 2575 ext/pdo/pdo_stmt.c 	php_error_docref(NULL, E_WARNING, "Cannot delete properties from a PDORow");
php_error_docref 2580 ext/pdo/pdo_stmt.c 	php_error_docref(NULL, E_WARNING, "Cannot delete properties from a PDORow");
php_error_docref 2699 ext/pdo/pdo_stmt.c 	php_error_docref(NULL, E_WARNING, "PDORow instances may not be serialized");
php_error_docref   71 ext/pdo_mysql/pdo_mysql.c 			php_error_docref(NULL, E_WARNING, "Failed to retrieve handle from object store");
php_error_docref   76 ext/pdo_mysql/pdo_mysql.c 			php_error_docref(NULL, E_WARNING, "Provided PDO instance is not using MySQL but %s", dbh->driver->driver_name);
php_error_docref  347 ext/pdo_oci/oci_driver.c 		php_error_docref(NULL, E_WARNING, "issuing a SELECT query here is invalid");
php_error_docref  205 ext/pdo_oci/oci_statement.c 		php_error_docref(NULL, E_WARNING, "param is NULL in oci_bind_input_cb; this should not happen");
php_error_docref  242 ext/pdo_oci/oci_statement.c 		php_error_docref(NULL, E_WARNING, "param is NULL in oci_bind_output_cb; this should not happen");
php_error_docref  517 ext/pdo_oci/oci_statement.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  790 ext/pdo_oci/oci_statement.c 		php_error_docref(NULL, E_WARNING, "column %d data was too large for buffer and was truncated to fit it", colno);
php_error_docref  126 ext/pdo_odbc/pdo_odbc.c 		php_error_docref(NULL, E_ERROR, "Error in pdo_odbc.connection_pooling configuration.  Value MUST be one of 'strict', 'relaxed' or 'off'");
php_error_docref  566 ext/pdo_pgsql/pgsql_driver.c 		php_error_docref(NULL, E_WARNING, "Cannot copy from an empty array");
php_error_docref 1063 ext/pdo_pgsql/pgsql_driver.c 		php_error_docref(NULL, E_WARNING, "Invalid result type");
php_error_docref 1068 ext/pdo_pgsql/pgsql_driver.c 		php_error_docref(NULL, E_WARNING, "Invalid timeout");
php_error_docref 1072 ext/pdo_pgsql/pgsql_driver.c 		php_error_docref(NULL, E_WARNING, "timeout was shrinked to %d", INT_MAX);
php_error_docref  382 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL, E_WARNING, "An error occurred while invoking the callback");
php_error_docref  492 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL, E_WARNING, "An error occurred while invoking the callback");
php_error_docref  535 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL, E_WARNING, "function '%s' is not callable", ZSTR_VAL(cbname));
php_error_docref  605 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL, E_WARNING, "function '%s' is not callable", ZSTR_VAL(cbname));
php_error_docref  611 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL, E_WARNING, "function '%s' is not callable", ZSTR_VAL(cbname));
php_error_docref  665 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL, E_WARNING, "function '%s' is not callable", ZSTR_VAL(cbname));
php_error_docref   89 ext/pgsql/pgsql.c #define CHECK_DEFAULT_LINK(x) if ((x) == NULL) { php_error_docref(NULL, E_WARNING, "No PostgreSQL link opened yet"); }
php_error_docref  842 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Unsafe encoding is used. Do not use '%s' encoding or use PostgreSQL 9.0 or later libpq.", encoding);
php_error_docref  911 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, text, msgbuf);		\
php_error_docref  970 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "%s", notice->message);
php_error_docref 1006 ext/pgsql/pgsql.c 		php_error_docref("ref.pgsql", E_NOTICE, "Cannot set connection to blocking mode");
php_error_docref 1340 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING,
php_error_docref 1345 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING,
php_error_docref 1396 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_WARNING,"PostgreSQL link lost, unable to reconnect");
php_error_docref 1439 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Cannot create new link. Too many open links (%pd)", PGG(num_links));
php_error_docref 1455 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Connection string required for async connections");
php_error_docref 1851 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
php_error_docref 1859 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first");
php_error_docref 1954 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
php_error_docref 1962 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first");
php_error_docref 1980 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_WARNING,"Error converting parameter");
php_error_docref 2070 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
php_error_docref 2078 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first");
php_error_docref 2157 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
php_error_docref 2165 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first");
php_error_docref 2183 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_WARNING,"Error converting parameter");
php_error_docref 2273 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Not supported under this build");
php_error_docref 2417 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Bad field offset specified");
php_error_docref 2513 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Bad field offset specified");
php_error_docref 2642 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Unable to jump to row %pd on PostgreSQL result index %pd",
php_error_docref 2652 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Bad column offset specified");
php_error_docref 2659 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Bad column offset specified");
php_error_docref 2699 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Could not find class '%s'", ZSTR_VAL(class_name));
php_error_docref 2714 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "The row parameter must be greater or equal to zero");
php_error_docref 2721 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid result type");
php_error_docref 2733 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Unable to jump to row %pd on PostgreSQL result index %pd",
php_error_docref 2921 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid column number '%pd'", colno);
php_error_docref 3005 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Unable to jump to row %pd on PostgreSQL result index %pd",
php_error_docref 3017 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Bad column offset specified");
php_error_docref 3024 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Bad column offset specified");
php_error_docref 3219 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Passing OID value is not supported. Upgrade your PostgreSQL");
php_error_docref 3228 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
php_error_docref 3235 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
php_error_docref 3241 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
php_error_docref 3245 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Unable to create PostgreSQL large object");
php_error_docref 3254 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Unable to create PostgreSQL large object");
php_error_docref 3281 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3289 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
php_error_docref 3300 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3309 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID is specified");
php_error_docref 3317 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Requires 1 or 2 arguments");
php_error_docref 3326 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Unable to delete PostgreSQL large object %u", oid);
php_error_docref 3355 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3363 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
php_error_docref 3374 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3383 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
php_error_docref 3391 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Requires 1 or 2 arguments");
php_error_docref 3424 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Unable to create PostgreSQL large object");
php_error_docref 3430 ext/pgsql/pgsql.c 						php_error_docref(NULL, E_WARNING, "Something is really messed up! Your database is badly corrupted in a way NOT related to PHP");
php_error_docref 3434 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_WARNING, "Unable to open PostgreSQL large object");
php_error_docref 3444 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Unable to open PostgreSQL large object");
php_error_docref 3471 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Unable to close PostgreSQL large object descriptor %d", pgsql->lofd);
php_error_docref 3537 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Cannot write more than buffer size %d. Tried to write %pd", str_len, z_len);
php_error_docref 3541 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Buffer size must be larger than 0, but %pd was specified", z_len);
php_error_docref 3613 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Old API is used");
php_error_docref 3630 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "OID value passing not supported");
php_error_docref 3640 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
php_error_docref 3647 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
php_error_docref 3653 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
php_error_docref 3694 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
php_error_docref 3705 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3713 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
php_error_docref 3725 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3736 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
php_error_docref 3743 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Old API is used");
php_error_docref 3745 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
php_error_docref 3752 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Requires 2 or 3 arguments");
php_error_docref 3784 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid whence parameter");
php_error_docref 4536 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING,"Invalid parameter");
php_error_docref 4576 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING,"Cannot get pgsql link");
php_error_docref 4586 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING,"Failed to escape");
php_error_docref 4765 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,"Cannot set connection to nonblocking mode");
php_error_docref 4795 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
php_error_docref 4810 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_ERROR, "PostgreSQL module error, please report this error");
php_error_docref 4814 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
php_error_docref 4869 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
php_error_docref 4874 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,
php_error_docref 4896 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
php_error_docref 4903 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
php_error_docref 4942 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
php_error_docref 4947 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,
php_error_docref 4965 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_WARNING,"Error converting parameter");
php_error_docref 4999 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
php_error_docref 5006 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
php_error_docref 5044 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
php_error_docref 5049 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,
php_error_docref 5072 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
php_error_docref 5078 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
php_error_docref 5119 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
php_error_docref 5124 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE,
php_error_docref 5142 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_WARNING,"Error converting parameter");
php_error_docref 5176 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
php_error_docref 5182 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
php_error_docref 5255 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Optional 2nd parameter should be PGSQL_STATUS_LONG or PGSQL_STATUS_STRING");
php_error_docref 5280 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid result type");
php_error_docref 5467 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
php_error_docref 5474 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Failed resetting connection to blocking mode");
php_error_docref 5499 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "The table name must be specified");
php_error_docref 5507 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "The table name must be specified");
php_error_docref 5556 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Table '%s' doesn't exists", table_name);
php_error_docref 5741 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Cannot compile regex");
php_error_docref 5751 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Cannot exec regex");
php_error_docref 5793 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", ZSTR_VAL(field)); \
php_error_docref 5829 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "Accepts only string key for values");
php_error_docref 5834 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Invalid field name (%s) in values", ZSTR_VAL(field));
php_error_docref 5838 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'type'");
php_error_docref 5842 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'not null'");
php_error_docref 5846 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'has default'");
php_error_docref 5850 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'is enum'");
php_error_docref 5854 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Expects scalar values as field values");
php_error_docref 5893 ext/pgsql/pgsql.c 								php_error_docref(NULL, E_NOTICE, "Detected invalid value (%s) for PostgreSQL %s field (%s)", Z_STRVAL_P(val), Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 5925 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects string, null, long or boolelan value for PostgreSQL '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 5967 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for pgsql '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6013 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6076 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6118 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6150 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL or string for '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6183 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6214 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6245 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6324 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6372 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6403 ext/pgsql/pgsql.c 					php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6409 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_NOTICE, "Unknown or system data type '%s' for '%s'. Report error", Z_STRVAL_P(type), ZSTR_VAL(field));
php_error_docref 6457 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid option is specified");
php_error_docref 6461 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Table name is invalid");
php_error_docref 6470 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
php_error_docref 6495 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_WARNING, "%s", PQresultErrorMessage(pg_result));
php_error_docref 6580 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Expects associative array for values to be inserted");
php_error_docref 6623 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Expects scaler values. type = %d", Z_TYPE_P(val));
php_error_docref 6677 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid option is specified");
php_error_docref 6686 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
php_error_docref 6752 ext/pgsql/pgsql.c 			php_error_docref(NULL, E_NOTICE, "Expects associative array for values to be inserted");
php_error_docref 6792 ext/pgsql/pgsql.c 				php_error_docref(NULL, E_WARNING, "Expects scaler values. type=%d", Z_TYPE_P(val));
php_error_docref 6890 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid option is specified");
php_error_docref 6899 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
php_error_docref 6982 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid option is specified");
php_error_docref 6991 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
php_error_docref 7081 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Failed to execute '%s'", ZSTR_VAL(querystr.s));
php_error_docref 7114 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_WARNING, "Invalid option is specified");
php_error_docref 7123 ext/pgsql/pgsql.c 		php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
php_error_docref  142 ext/phar/func_interceptors.c 				php_error_docref(NULL, E_WARNING, "length must be greater than or equal to zero");
php_error_docref  203 ext/phar/func_interceptors.c 				php_error_docref(NULL, E_WARNING, "Failed to seek to position %pd in the stream", offset);
php_error_docref  518 ext/phar/func_interceptors.c 		php_error_docref(NULL, E_NOTICE, "Unknown file type (%u)", stat_sb->st_mode & S_IFMT);
php_error_docref  603 ext/phar/func_interceptors.c 	php_error_docref(NULL, E_WARNING, "Didn't understand stat call");
php_error_docref  735 ext/phar/func_interceptors.c 					php_error_docref(NULL, E_WARNING, "%sstat failed for %s", IS_LINK_OPERATION(type) ? "L" : "", filename);
php_error_docref 2938 ext/phar/phar_object.c 		php_error_docref(NULL, E_WARNING, "method accepts no arguments for a tar- or zip-based phar stub, %d given", ZEND_NUM_ARGS());
php_error_docref  765 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid or non-writable url \"%s\"", url_from, url_to, url_from);
php_error_docref  776 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: Write operations disabled by the php.ini setting phar.readonly");
php_error_docref  782 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid or non-writable url \"%s\"", url_from, url_to, url_to);
php_error_docref  793 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: Write operations disabled by the php.ini setting phar.readonly");
php_error_docref  800 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\", not within the same phar archive", url_from, url_to);
php_error_docref  808 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid url \"%s\"", url_from, url_to, url_from);
php_error_docref  815 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid url \"%s\"", url_from, url_to, url_to);
php_error_docref  822 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": not a phar stream url \"%s\"", url_from, url_to, url_from);
php_error_docref  829 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": not a phar stream url \"%s\"", url_from, url_to, url_to);
php_error_docref  838 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_to, error);
php_error_docref  846 ext/phar/stream.c 		php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": could not make cached phar writeable", url_from, url_to);
php_error_docref  857 ext/phar/stream.c 			php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\" from extracted phar archive, source has been deleted", url_from, url_to);
php_error_docref  876 ext/phar/stream.c 			php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_to, error);
php_error_docref  891 ext/phar/stream.c 			php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\" from extracted phar archive, source does not exist", url_from, url_to);
php_error_docref  974 ext/phar/stream.c 			php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_to, error);
php_error_docref  764 ext/posix/posix.c 		php_error_docref(NULL, E_WARNING, "expects argument 1 to be a valid stream resource");
php_error_docref  772 ext/posix/posix.c 		php_error_docref(NULL, E_WARNING, "could not use stream of type '%s'",
php_error_docref  947 ext/posix/posix.c 			php_error_docref(NULL, E_WARNING, "For S_IFCHR and S_IFBLK you need to pass a major device kernel identifier");
php_error_docref  951 ext/posix/posix.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  958 ext/posix/posix.c 			php_error_docref(NULL, E_WARNING, "Cannot create a block or character device, creating a normal file instead");
php_error_docref 1090 ext/posix/posix.c 		php_error_docref(NULL, E_WARNING, "unable to convert posix group to array");
php_error_docref 1142 ext/posix/posix.c 		php_error_docref(NULL, E_WARNING, "unable to convert posix group struct to array");
php_error_docref 1209 ext/posix/posix.c 		php_error_docref(NULL, E_WARNING, "unable to convert posix passwd struct to array");
php_error_docref 1259 ext/posix/posix.c 		php_error_docref(NULL, E_WARNING, "unable to convert posix passwd struct to array");
php_error_docref  233 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "%ld is not a PSPELL config index", conf); \
php_error_docref  242 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "%ld is not a PSPELL result index", scin); \
php_error_docref  348 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "PSPELL couldn't open the dictionary. reason: %s", pspell_error_message(ret));
php_error_docref  453 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "PSPELL couldn't open the dictionary. reason: %s", pspell_error_message(ret));
php_error_docref  483 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "PSPELL couldn't open the dictionary. reason: %s", pspell_error_message(ret));
php_error_docref  544 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "PSPELL had a problem. details: %s", pspell_manager_error_message(manager));
php_error_docref  569 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "pspell_store_replacement() gave error: %s", pspell_manager_error_message(manager));
php_error_docref  599 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "pspell_add_to_personal() gave error: %s", pspell_manager_error_message(manager));
php_error_docref  629 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "pspell_add_to_session() gave error: %s", pspell_manager_error_message(manager));
php_error_docref  652 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "pspell_clear_session() gave error: %s", pspell_manager_error_message(manager));
php_error_docref  676 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "pspell_save_wordlist() gave error: %s", pspell_manager_error_message(manager));
php_error_docref  523 ext/readline/readline.c 		php_error_docref(NULL, E_WARNING, "%s is not callable", ZSTR_VAL(name));
php_error_docref  572 ext/readline/readline.c 		php_error_docref(NULL, E_WARNING, "%s is not callable", ZSTR_VAL(name));
php_error_docref  159 ext/recode/recode.c 		php_error_docref(NULL, E_WARNING, "Cannot allocate request structure");
php_error_docref  164 ext/recode/recode.c 		php_error_docref(NULL, E_WARNING, "Illegal recode request '%s'", req);
php_error_docref  170 ext/recode/recode.c 		php_error_docref(NULL, E_WARNING, "Recoding failed.");
php_error_docref  212 ext/recode/recode.c 		php_error_docref(NULL, E_WARNING, "Cannot allocate request structure");
php_error_docref  217 ext/recode/recode.c 		php_error_docref(NULL, E_WARNING, "Illegal recode request '%s'", req);
php_error_docref  222 ext/recode/recode.c 		php_error_docref(NULL, E_WARNING, "Recoding failed.");
php_error_docref   91 ext/reflection/php_reflection.c 		php_error_docref(NULL, E_ERROR, "%s() cannot be called statically", get_active_function_name());        \
php_error_docref  109 ext/reflection/php_reflection.c 		php_error_docref(NULL, E_ERROR, "Internal error: Failed to retrieve the reflection object");                    \
php_error_docref 1466 ext/reflection/php_reflection.c 		php_error_docref(NULL, E_ERROR, "Internal error: Failed to retrieve the reflection object");
php_error_docref 1537 ext/reflection/php_reflection.c 		php_error_docref(NULL, E_WARNING, "%s::__toString() did not return anything", ZSTR_VAL(Z_OBJCE_P(object)->name));
php_error_docref 4645 ext/reflection/php_reflection.c 			php_error_docref(NULL, E_WARNING, "Invocation of %s's constructor failed", ZSTR_VAL(ce->name));
php_error_docref 4753 ext/reflection/php_reflection.c 			php_error_docref(NULL, E_WARNING, "Invocation of %s's constructor failed", ZSTR_VAL(ce->name));
php_error_docref 4935 ext/reflection/php_reflection.c 					php_error_docref(NULL, E_ERROR, "Internal error: Failed to retrieve the argument's reflection object");
php_error_docref 4979 ext/reflection/php_reflection.c 					php_error_docref(NULL, E_ERROR, "Internal error: Failed to retrieve the argument's reflection object");
php_error_docref 5372 ext/reflection/php_reflection.c 			php_error_docref(NULL, E_ERROR, "Internal error: Could not find the property %s::%s", ZSTR_VAL(intern->ce->name), ZSTR_VAL(ref->prop.name));
php_error_docref 5424 ext/reflection/php_reflection.c 			php_error_docref(NULL, E_ERROR, "Internal error: Could not find the property %s::%s", ZSTR_VAL(intern->ce->name), ZSTR_VAL(ref->prop.name));
php_error_docref  173 ext/session/mod_files.c 			php_error_docref(NULL, E_WARNING, "The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'");
php_error_docref  214 ext/session/mod_files.c 				php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, strerror(errno), errno);
php_error_docref  218 ext/session/mod_files.c 			php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno);
php_error_docref  266 ext/session/mod_files.c 			php_error_docref(NULL, E_WARNING, "write failed: %s (%d)", strerror(errno), errno);
php_error_docref  268 ext/session/mod_files.c 			php_error_docref(NULL, E_WARNING, "write wrote less bytes than requested");
php_error_docref  289 ext/session/mod_files.c 		php_error_docref(NULL, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno);
php_error_docref  513 ext/session/mod_files.c 			php_error_docref(NULL, E_WARNING, "read failed: %s (%d)", strerror(errno), errno);
php_error_docref  515 ext/session/mod_files.c 			php_error_docref(NULL, E_WARNING, "read returned less bytes than requested");
php_error_docref  126 ext/session/mod_mm.c 		php_error_docref(NULL, E_WARNING, "mm_malloc failed, avail %ld, err %s", mm_available(data->mm), mm_error());
php_error_docref  410 ext/session/mod_mm.c 				php_error_docref(NULL, E_WARNING, "cannot allocate new data segment");
php_error_docref   64 ext/session/mod_user.c 				php_error_docref(NULL, E_WARNING, \
php_error_docref   79 ext/session/mod_user.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  194 ext/session/mod_user.c 			php_error_docref(NULL, E_ERROR, "No session id returned by function");
php_error_docref  199 ext/session/mod_user.c 			php_error_docref(NULL, E_ERROR, "Session id must be a string");
php_error_docref   26 ext/session/mod_user_class.c 		php_error_docref(NULL, E_CORE_ERROR, "Cannot call default session handler"); \
php_error_docref   33 ext/session/mod_user_class.c 		php_error_docref(NULL, E_WARNING, "Parent session handler is not open");	\
php_error_docref  302 ext/session/php_session.h 			php_error_docref(NULL, E_NOTICE,				\
php_error_docref   93 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "A session is active. You cannot change the session module's ini settings at this time");	\
php_error_docref  144 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Trying to destroy uninitialized session");
php_error_docref  150 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Session object destruction failed");
php_error_docref  220 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Unknown session.serialize_handler. Failed to encode session object");
php_error_docref  225 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Cannot encode non-existent session");
php_error_docref  234 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Unknown session.serialize_handler. Failed to decode session object");
php_error_docref  240 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Failed to decode session object. Session has been destroyed");
php_error_docref  344 ext/session/session.c 				php_error_docref(NULL, E_ERROR, "Invalid session hash function");
php_error_docref  356 ext/session/session.c 			php_error_docref(NULL, E_ERROR, "Invalid session hash function");
php_error_docref  435 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "The ini setting hash_bits_per_character is out of range (should be 4, 5, or 6) - using 4 for now");
php_error_docref  494 ext/session/session.c 				php_error_docref(NULL, E_NOTICE, "purged %d expired session objects", nrdels);
php_error_docref  507 ext/session/session.c 		php_error_docref(NULL, E_ERROR, "No storage module chosen - failed to initialize session");
php_error_docref  515 ext/session/session.c 		php_error_docref(NULL, E_ERROR, "Failed to initialize storage module: %s (path: %s)", PS(mod)->s_name, PS(save_path));
php_error_docref  523 ext/session/session.c 			php_error_docref(NULL, E_ERROR, "Failed to create session ID: %s (path: %s)", PS(mod)->s_name, PS(save_path));
php_error_docref  601 ext/session/session.c 				php_error_docref(NULL, E_WARNING, "Failed to write session data (%s). Please "
php_error_docref  638 ext/session/session.c 			php_error_docref(NULL, err_type, "Cannot find save handler '%s'", ZSTR_VAL(new_value));
php_error_docref  668 ext/session/session.c 			php_error_docref(NULL, err_type, "Cannot find serialization handler '%s'", ZSTR_VAL(new_value));
php_error_docref  737 ext/session/session.c 			php_error_docref(NULL, err_type, "session.name cannot be a numeric or empty '%s'", ZSTR_VAL(new_value));
php_error_docref  791 ext/session/session.c 	php_error_docref(NULL, E_WARNING, "session.configuration 'session.hash_function' must be existing hash function. %s does not exist.", ZSTR_VAL(new_value));
php_error_docref  801 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "session.upload_progress.freq must be greater than or equal to zero");
php_error_docref  806 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "session.upload_progress.freq cannot be over 100%%");
php_error_docref 1298 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Cannot send session cache limiter - headers already sent (output started at %s:%d)", output_start_filename, output_start_lineno);
php_error_docref 1300 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Cannot send session cache limiter - headers already sent");
php_error_docref 1376 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Cannot send session cookie - headers already sent by (output started at %s:%d)", output_start_filename, output_start_lineno);
php_error_docref 1378 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Cannot send session cookie - headers already sent");
php_error_docref 1489 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Cannot set session ID - session ID is not initialized");
php_error_docref 1555 ext/session/session.c 					php_error_docref(NULL, E_WARNING, "Cannot find save handler '%s' - session startup failed", value);
php_error_docref 1563 ext/session/session.c 					php_error_docref(NULL, E_WARNING, "Cannot find serialization handler '%s' - session startup failed", value);
php_error_docref 1802 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Cannot find named PHP session module (%s)", ZSTR_VAL(name));
php_error_docref 1856 ext/session/session.c 				php_error_docref(NULL, E_ERROR, "Session handler's function table is corrupt");
php_error_docref 1914 ext/session/session.c 				php_error_docref(NULL, E_WARNING, "Unable to register session shutdown function");
php_error_docref 1948 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Argument %d is not a valid callback", i+1);
php_error_docref 1989 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "The save_path cannot contain NULL characters");
php_error_docref 2045 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Cannot regenerate session id - headers already sent");
php_error_docref 2050 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Cannot regenerate session id - session is not active");
php_error_docref 2059 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Session object destruction failed.  ID: %s (path: %s)", PS(mod)->s_name, PS(save_path));
php_error_docref 2074 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Session write failed. ID: %s (path: %s)", PS(mod)->s_name, PS(save_path));
php_error_docref 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));
php_error_docref 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));
php_error_docref 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));
php_error_docref 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));
php_error_docref 2142 ext/session/session.c 			php_error_docref(NULL, E_WARNING, "Prefix cannot contain special characters. Only aphanumeric, ',', '-' are allowed");
php_error_docref 2160 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Failed to create new ID");
php_error_docref 2239 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Session is not active. You cannot decode session data");
php_error_docref 2281 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Cannot start session with empty session ID");
php_error_docref 2299 ext/session/session.c 								php_error_docref(NULL, E_WARNING, "Setting option '%s' failed", ZSTR_VAL(str_idx));
php_error_docref 2305 ext/session/session.c 						php_error_docref(NULL, E_WARNING, "Option(%s) value must be string, boolean or long", ZSTR_VAL(str_idx));
php_error_docref 2421 ext/session/session.c 		php_error_docref(NULL, E_WARNING, "Unable to register session flush function");
php_error_docref  160 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "%s is not a valid flag", flags);
php_error_docref  190 ext/shmop/shmop.c 			php_error_docref(NULL, E_WARNING, "invalid access mode");
php_error_docref  195 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "Shared memory segment size must be greater than zero");
php_error_docref  201 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "unable to attach or create shared memory segment '%s'", strerror(errno));
php_error_docref  206 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "unable to get shared memory segment information '%s'", strerror(errno));
php_error_docref  212 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "unable to attach to shared memory segment '%s'", strerror(errno));
php_error_docref  245 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "start is out of range");
php_error_docref  250 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "count is out of range");
php_error_docref  321 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "trying to write to a read only segment");
php_error_docref  326 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "offset out of range");
php_error_docref  353 ext/shmop/shmop.c 		php_error_docref(NULL, E_WARNING, "can't mark segment for deletion (are you the owner?)");
php_error_docref   38 ext/simplexml/php_simplexml_exports.h 		php_error_docref(NULL, E_WARNING, "Node no longer exists"); \
php_error_docref   94 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Node no longer exists"); \
php_error_docref  253 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_ERROR, "Cannot create unnamed attribute");
php_error_docref  280 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_ERROR, "Cannot create unnamed attribute");
php_error_docref  326 ext/simplexml/simplexml.c 						php_error_docref(NULL, E_WARNING, "Cannot add element %s number %pd when only 0 such elements exist", mynode->name, Z_LVAL_P(member));
php_error_docref  337 ext/simplexml/simplexml.c 						php_error_docref(NULL, E_WARNING, "Cannot add element %s number %pd when only %pd such elements exist", mynode->name, Z_LVAL_P(member), cnt);
php_error_docref  425 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_WARNING, "It is not possible to assign complex types to nodes");
php_error_docref  462 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_ERROR, "Cannot create unnamed attribute");
php_error_docref  474 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_WARNING, "Cannot write or create unnamed %s", attribs ? "attribute" : "element");
php_error_docref  501 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_ERROR, "Cannot create unnamed attribute");
php_error_docref  574 ext/simplexml/simplexml.c 					php_error_docref(NULL, E_ERROR, "Cannot create duplicate attribute");
php_error_docref  582 ext/simplexml/simplexml.c 						php_error_docref(NULL, E_WARNING, "Cannot add element %s number %pd when only 0 such elements exist", mynode->name, Z_LVAL_P(member));
php_error_docref  619 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_WARNING, "Cannot assign to an array of nodes (duplicate subnodes or attr detected)");
php_error_docref  630 ext/simplexml/simplexml.c 					php_error_docref(NULL, E_WARNING, "Cannot add element %s number %pd when only %pd such elements exist", mynode->name, Z_LVAL_P(member), cnt);
php_error_docref  637 ext/simplexml/simplexml.c 				php_error_docref(NULL, E_WARNING, "Cannot change attribute number %pd when only %d attributes exist", Z_LVAL_P(member), nodendx);
php_error_docref 1705 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Element name is required");
php_error_docref 1713 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Cannot add element to attributes");
php_error_docref 1720 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Cannot add child. Parent is not a permanent member of the XML tree");
php_error_docref 1771 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Attribute name is required");
php_error_docref 1785 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Unable to locate parent Element");
php_error_docref 1795 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_WARNING, "Attribute requires prefix for namespace");
php_error_docref 1807 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Attribute already exists");
php_error_docref 2207 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Invalid options");
php_error_docref 2253 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Data is too long");
php_error_docref 2257 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Namespace is too long");
php_error_docref 2261 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Invalid options");
php_error_docref 2303 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Data is too long");
php_error_docref 2307 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Namespace is too long");
php_error_docref 2311 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Invalid options");
php_error_docref 2552 ext/simplexml/simplexml.c 			php_error_docref(NULL, E_WARNING, "Imported Node must have associated Document");
php_error_docref 2574 ext/simplexml/simplexml.c 		php_error_docref(NULL, E_WARNING, "Invalid Nodetype to import");
php_error_docref  566 ext/snmp/snmp.c 				php_error_docref(NULL, E_WARNING, "snprint_value() asks for a buffer more than 512k, Net-SNMP bug?");
php_error_docref  582 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "emalloc() failed: %s, fallback to static buffer", strerror(errno));
php_error_docref  597 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "emalloc() failed: %s, fallback to static buffer", strerror(errno));
php_error_docref  671 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "Unknown value type: %u", vars->type);
php_error_docref  730 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Could not open snmp connection: %s", err);
php_error_docref  760 ext/snmp/snmp.c 				php_error_docref(NULL, E_ERROR, "Unknown SNMP command (internals)");
php_error_docref  850 ext/snmp/snmp.c 								php_error_docref(NULL, E_WARNING, "Could not find original OID name for '%s'", buf2);
php_error_docref  987 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "emalloc() failed while parsing oid: %s", strerror(errno));
php_error_docref  995 ext/snmp/snmp.c 					php_error_docref(NULL, E_WARNING, "Bogus type '%s', should be single char, got %u", Z_STRVAL_P(type), Z_STRLEN_P(type));
php_error_docref 1003 ext/snmp/snmp.c 				php_error_docref(NULL, E_WARNING, "Single objid and multiple type or values are not supported");
php_error_docref 1011 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "Got empty OID array");
php_error_docref 1016 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "emalloc() failed while parsing oid array: %s", strerror(errno));
php_error_docref 1039 ext/snmp/snmp.c 							php_error_docref(NULL, E_WARNING, "'%s': bogus type '%s', should be single char, got %u", Z_STRVAL_P(tmp_oid), Z_STRVAL_P(tmp_type), Z_STRLEN_P(tmp_type));
php_error_docref 1047 ext/snmp/snmp.c 						php_error_docref(NULL, E_WARNING, "'%s': no type set", Z_STRVAL_P(tmp_oid));
php_error_docref 1068 ext/snmp/snmp.c 						php_error_docref(NULL, E_WARNING, "'%s': no value set", Z_STRVAL_P(tmp_oid));
php_error_docref 1127 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "emalloc() failed allocating session");
php_error_docref 1139 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "emalloc() failed while copying hostname");
php_error_docref 1156 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "malformed IPv6 address, closing square bracket missing");
php_error_docref 1205 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Unknown failure while resolving '%s'", hostname);
php_error_docref 1264 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Unknown authentication protocol '%s'", prot);
php_error_docref 1284 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Unknown security protocol '%s'", prot);
php_error_docref 1300 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Error generating a key for authentication pass phrase '%s': %s", pass, snmp_api_errstring(snmp_errno));
php_error_docref 1317 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Error generating a key for privacy pass phrase '%s': %s", pass, snmp_api_errstring(snmp_errno));
php_error_docref 1332 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "malloc failure setting contextEngineID");
php_error_docref 1336 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Bad engine ID value '%s'", contextEngineID);
php_error_docref 1358 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Invalid security level '%s'", sec_level);
php_error_docref 1515 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "Invalid or uninitialized SNMP object");
php_error_docref 1657 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "Unknown SNMP output print format '%d'", (int) a1);
php_error_docref 1758 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Unknown SNMP value retrieval method '%pd'", method);
php_error_docref 1789 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Error while reading MIB file '%s': %s", filename, error);
php_error_docref 2163 ext/snmp/snmp.c 	php_error_docref(NULL, E_WARNING, "info property is read-only");
php_error_docref 2189 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "max_oids should be positive integer or NULL, got %pd", Z_LVAL_P(newval));
php_error_docref 2216 ext/snmp/snmp.c 		php_error_docref(NULL, E_WARNING, "Unknown SNMP value retrieval method '%pd'", Z_LVAL_P(newval));
php_error_docref 2266 ext/snmp/snmp.c 			php_error_docref(NULL, E_WARNING, "Unknown SNMP output print format '%pd'", Z_LVAL_P(newval));
php_error_docref 3363 ext/soap/php_sdl.c 				php_error_docref(NULL, E_WARNING, "Failed to register persistent entry");
php_error_docref  153 ext/soap/soap.c 	                php_error_docref(NULL, E_WARNING, "Can not fetch service object"); \
php_error_docref  827 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid parameter name");
php_error_docref  852 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid namespace");
php_error_docref  856 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid header name");
php_error_docref  876 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid actor");
php_error_docref  912 ext/soap/soap.c 			php_error_docref(NULL, E_WARNING, "Invalid fault code");
php_error_docref  916 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid fault code");
php_error_docref  920 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid fault code");
php_error_docref 1004 ext/soap/soap.c 			php_error_docref(NULL, E_WARNING, "Invalid type ID");
php_error_docref 1043 ext/soap/soap.c 			php_error_docref(NULL, E_WARNING, "Wrong 'typemap' option");
php_error_docref 1146 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR, "Invalid parameters");
php_error_docref 1150 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR, "Invalid parameters");
php_error_docref 1168 ext/soap/soap.c 				php_error_docref(NULL, E_ERROR, "'soap_version' option must be SOAP_1_1 or SOAP_1_2");
php_error_docref 1176 ext/soap/soap.c 			php_error_docref(NULL, E_ERROR, "'uri' option is required in nonWSDL mode");
php_error_docref 1190 ext/soap/soap.c 				php_error_docref(NULL, E_ERROR, "Invalid 'encoding' option - '%s'", Z_STRVAL_P(tmp));
php_error_docref 1228 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR, "'uri' option is required in nonWSDL mode");
php_error_docref 1278 ext/soap/soap.c 				php_error_docref(NULL, E_WARNING, "Tried to set persistence with bogus value (%pd)", value);
php_error_docref 1282 ext/soap/soap.c 			php_error_docref(NULL, E_WARNING, "Tried to set persistence when you are using you SOAP SERVER in function mode, no persistence needed");
php_error_docref 1326 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Tried to set a non existent class (%s)", ZSTR_VAL(classname));
php_error_docref 1435 ext/soap/soap.c 					php_error_docref(NULL, E_WARNING, "Tried to add a function that isn't a string");
php_error_docref 1443 ext/soap/soap.c 					php_error_docref(NULL, E_WARNING, "Tried to add a non existent function '%s'", Z_STRVAL_P(tmp_function));
php_error_docref 1461 ext/soap/soap.c 			php_error_docref(NULL, E_WARNING, "Tried to add a non existent function '%s'", Z_STRVAL_P(function_name));
php_error_docref 1482 ext/soap/soap.c 			php_error_docref(NULL, E_WARNING, "Invalid value passed");
php_error_docref 1594 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR,"ob_start failed");
php_error_docref 1624 ext/soap/soap.c 						php_error_docref(NULL, E_WARNING,"Can't uncompress compressed request");
php_error_docref 1629 ext/soap/soap.c 					php_error_docref(NULL, E_WARNING,"Request is compressed with unknown compression '%s'",Z_STRVAL_P(encoding));
php_error_docref 1726 ext/soap/soap.c 					php_error_docref(NULL, E_ERROR, "Error calling constructor");
php_error_docref 1748 ext/soap/soap.c 						php_error_docref(NULL, E_ERROR, "Error calling constructor");
php_error_docref 1824 ext/soap/soap.c 					php_error_docref(NULL, E_WARNING, "Function '%s' call failed", Z_STRVAL(h->function_name));
php_error_docref 1913 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Function '%s' call failed", Z_STRVAL(function_name));
php_error_docref 1940 ext/soap/soap.c 			php_error_docref(NULL, E_ERROR, "Dump memory failed");
php_error_docref 2045 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "The SoapServer::addSoapHeader function may be called only during SOAP request processing");
php_error_docref 2332 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR, "Invalid parameters");
php_error_docref 2336 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR, "$wsdl must be string or null");
php_error_docref 2351 ext/soap/soap.c 				php_error_docref(NULL, E_ERROR, "'uri' option is required in nonWSDL mode");
php_error_docref 2377 ext/soap/soap.c 			php_error_docref(NULL, E_ERROR, "'location' option is required in nonWSDL mode");
php_error_docref 2456 ext/soap/soap.c 				php_error_docref(NULL, E_ERROR, "Invalid 'encoding' option - '%s'", Z_STRVAL_P(tmp));
php_error_docref 2513 ext/soap/soap.c 		php_error_docref(NULL, E_ERROR, "'location' and 'uri' options are required in nonWSDL mode");
php_error_docref 2852 ext/soap/soap.c 			php_error_docref(NULL, E_ERROR, "Invalid SOAP header");
php_error_docref 2913 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid SOAP header");
php_error_docref 3221 ext/soap/soap.c 		php_error_docref(NULL, E_WARNING, "Invalid SOAP header");
php_error_docref   73 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref   81 ext/sockets/multicast.c 	php_error_docref(NULL, E_WARNING,
php_error_docref   94 ext/sockets/multicast.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  135 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING, "no key \"%s\" passed in optval", key);
php_error_docref  231 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  293 ext/sockets/multicast.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  358 ext/sockets/multicast.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  505 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  560 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  567 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  655 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  666 ext/sockets/multicast.c 	php_error_docref(NULL, E_WARNING,
php_error_docref  695 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  710 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  739 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  745 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  777 ext/sockets/multicast.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  820 ext/sockets/multicast.c 				php_error_docref(NULL, E_WARNING,
php_error_docref  839 ext/sockets/multicast.c 		php_error_docref(NULL, E_WARNING,
php_error_docref   86 ext/sockets/php_sockets.h 				php_error_docref(NULL, E_WARNING, "%s [%d]: %s", msg, _err, sockets_strerror(_err)); \
php_error_docref  270 ext/sockets/sendrecvmsg.c 		php_error_docref(NULL, E_WARNING, "error in recvmsg [%d]: %s",
php_error_docref   47 ext/sockets/sockaddr_conv.c 			php_error_docref(NULL, E_WARNING, "Host lookup failed: Non AF_INET6 domain returned on AF_INET6 socket");
php_error_docref   57 ext/sockets/sockaddr_conv.c 		php_error_docref(NULL, E_WARNING, "Host lookup failed: getaddrinfo() not available on this system");
php_error_docref  103 ext/sockets/sockaddr_conv.c 			php_error_docref(NULL, E_WARNING, "Host lookup failed: Non AF_INET domain returned on AF_INET socket");
php_error_docref  138 ext/sockets/sockaddr_conv.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  867 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "no resource arrays were passed to select");
php_error_docref  904 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "unable to select [%d]: %s", errno, sockets_strerror(errno));
php_error_docref 1270 ext/sockets/sockets.c 			php_error_docref(NULL, E_WARNING, "Unsupported address family %d", sa->sa_family);
php_error_docref 1351 ext/sockets/sockets.c 			php_error_docref(NULL, E_WARNING, "Unsupported address family %d", sa->sa_family);
php_error_docref 1374 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "invalid socket domain [%pd] specified for argument 1, assuming AF_INET", arg1);
php_error_docref 1379 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "invalid socket type [%pd] specified for argument 2, assuming SOCK_STREAM", arg2);
php_error_docref 1388 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "Unable to create socket [%d]: %s", errno, sockets_strerror(errno));
php_error_docref 1426 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "Socket of type AF_INET6 requires 3 arguments");
php_error_docref 1447 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "Socket of type AF_INET requires 3 arguments");
php_error_docref 1466 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "Path too long");
php_error_docref 1478 ext/sockets/sockets.c 			php_error_docref(NULL, E_WARNING, "Unsupported socket type %d", php_sock->type);
php_error_docref 1534 ext/sockets/sockets.c 					php_error_docref(NULL, E_WARNING,
php_error_docref 1577 ext/sockets/sockets.c 			php_error_docref(NULL, E_WARNING, "unsupported socket type '%d', must be AF_UNIX, AF_INET, or AF_INET6", php_sock->type);
php_error_docref 1785 ext/sockets/sockets.c 			php_error_docref(NULL, E_WARNING, "Unsupported socket type %d", php_sock->type);
php_error_docref 1860 ext/sockets/sockets.c 			php_error_docref(NULL, E_WARNING, "Unsupported socket type %d", php_sock->type);
php_error_docref 2045 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "no key \"%s\" passed in optval", l_onoff_key);
php_error_docref 2049 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "no key \"%s\" passed in optval", l_linger_key);
php_error_docref 2073 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "no key \"%s\" passed in optval", sec_key);
php_error_docref 2077 ext/sockets/sockets.c 				php_error_docref(NULL, E_WARNING, "no key \"%s\" passed in optval", usec_key);
php_error_docref 2150 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "invalid socket domain [%pd] specified for argument 1, assuming AF_INET", domain);
php_error_docref 2155 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "invalid socket type [%pd] specified for argument 2, assuming SOCK_STREAM", type);
php_error_docref 2161 ext/sockets/sockets.c 		php_error_docref(NULL, E_WARNING, "unable to create socket pair [%d]: %s", errno, sockets_strerror(errno));
php_error_docref   78 ext/spl/php_spl.c 		php_error_docref(NULL, E_WARNING, "Class %s does not exist%s", ZSTR_VAL(name), autoload ? " and could not be loaded" : "");
php_error_docref   98 ext/spl/php_spl.c 		php_error_docref(NULL, E_WARNING, "object or string expected");
php_error_docref  131 ext/spl/php_spl.c 		php_error_docref(NULL, E_WARNING, "object or string expected");
php_error_docref  160 ext/spl/php_spl.c 		php_error_docref(NULL, E_WARNING, "object or string expected");
php_error_docref  359 ext/spl/php_spl.c 			php_error_docref(NULL, E_ERROR, "Class %s could not be loaded", ZSTR_VAL(class_name));
php_error_docref  208 ext/spl/spl_array.c 		php_error_docref(NULL, E_COMPILE_ERROR, "Internal compiler error, Class is not child of ArrayObject or ArrayIterator");
php_error_docref  687 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "%sArray was modified outside object and is no longer an array", msg_prefix);
php_error_docref  746 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "Array was modified outside object and is no longer an array");
php_error_docref  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));
php_error_docref 1050 ext/spl/spl_array.c 			php_error_docref(NULL, E_NOTICE, "ArrayIterator::current(): Array was modified outside object and is no longer an array");
php_error_docref 1064 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "ArrayIterator::rewind(): Array was modified outside object and is no longer an array");
php_error_docref 1300 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "Array was modified outside object and is no longer an array");
php_error_docref 1338 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "Array was modified outside object and is no longer an array");
php_error_docref 1363 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "Array was modified outside object and is no longer an array");
php_error_docref 1677 ext/spl/spl_array.c 		php_error_docref(NULL, E_NOTICE, "Array was modified outside object and is no longer an array");
php_error_docref  195 ext/spl/spl_directory.c 				php_error_docref(NULL, E_ERROR, "Object not initialized");
php_error_docref  358 ext/spl/spl_directory.c 			php_error_docref(NULL, E_ERROR, "An object of class %s cannot be cloned", ZSTR_VAL(old_object->ce->name));
php_error_docref  712 ext/spl/spl_directory.c 		php_error_docref(NULL, E_WARNING, "Directory object is already initialized");
php_error_docref 1233 ext/spl/spl_directory.c 		php_error_docref(NULL, E_WARNING, "Empty filename");
php_error_docref 1238 ext/spl/spl_directory.c 			php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref 1590 ext/spl/spl_directory.c 		php_error_docref(NULL, E_ERROR, "GlobIterator lost glob state");
php_error_docref 2587 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "escape must be a character");
php_error_docref 2594 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "enclosure must be a character");
php_error_docref 2601 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "delimiter must be a character");
php_error_docref 2630 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "escape must be a character");
php_error_docref 2637 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "enclosure must be a character");
php_error_docref 2644 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "delimiter must be a character");
php_error_docref 2673 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "escape must be a character");
php_error_docref 2680 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "enclosure must be a character");
php_error_docref 2687 ext/spl/spl_directory.c 				php_error_docref(NULL, E_WARNING, "delimiter must be a character");
php_error_docref 2915 ext/spl/spl_directory.c 		php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref  425 ext/spl/spl_dllist.c 		php_error_docref(NULL, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplDoublyLinkedList");
php_error_docref  254 ext/spl/spl_fixedarray.c 		php_error_docref(NULL, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplFixedArray");
php_error_docref  420 ext/spl/spl_heap.c 		php_error_docref(NULL, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplHeap");
php_error_docref  891 ext/spl/spl_iterators.c 		php_error_docref(NULL, E_ERROR, "The %s instance wasn't initialized properly", ZSTR_VAL((*zobject)->ce->name));
php_error_docref 1397 ext/spl/spl_iterators.c 		php_error_docref(NULL, E_ERROR, "Method %s::%s() does not exist", intern->inner.ce->name, method);
php_error_docref 1418 ext/spl/spl_iterators.c 		php_error_docref(NULL, E_ERROR, "Unable to call %s::%s()", intern->inner.ce->name, method);
php_error_docref 1649 ext/spl/spl_iterators.c 		php_error_docref(NULL, E_ERROR, "The inner constructor wasn't initialized with an iterator instance");
php_error_docref   59 ext/sqlite3/sqlite3.c 		php_error_docref(NULL, E_WARNING, "%s", message);
php_error_docref   76 ext/sqlite3/sqlite3.c 		php_error_docref(NULL, E_WARNING, "The " #class_name " object has not been correctly initialised"); \
php_error_docref  751 ext/sqlite3/sqlite3.c 		php_error_docref(NULL, E_WARNING, "An error occurred while invoking the callback");
php_error_docref  873 ext/sqlite3/sqlite3.c 			php_error_docref(NULL, E_WARNING, "An error occurred while invoking the compare callback");
php_error_docref  889 ext/sqlite3/sqlite3.c 		php_error_docref(NULL, E_WARNING, "An error occurred while invoking the compare callback (invalid return type).  Collation behaviour is undefined.");
php_error_docref 2207 ext/sqlite3/sqlite3.c 		php_error_docref(NULL, E_WARNING, "A thread safe version of SQLite is required when using a thread safe version of PHP.");
php_error_docref  765 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "recursion detected");
php_error_docref 1009 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Invalid comparison function");	\
php_error_docref 1061 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Array was modified by the user comparison function");
php_error_docref 1344 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "When only one parameter is given, it must be an array");
php_error_docref 1351 ext/standard/array.c 				php_error_docref(NULL, E_WARNING, "Array must contain at least one element");
php_error_docref 1391 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "When only one parameter is given, it must be an array");
php_error_docref 1398 ext/standard/array.c 				php_error_docref(NULL, E_WARNING, "Array must contain at least one element");
php_error_docref 1460 ext/standard/array.c 				php_error_docref(NULL, E_WARNING, "recursion detected");
php_error_docref 1804 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Invalid extract type");
php_error_docref 1809 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "specified extract type requires the prefix parameter");
php_error_docref 1816 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "prefix is not a valid identifier");
php_error_docref 1824 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "failed to build symbol table");
php_error_docref 1953 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "recursion detected");
php_error_docref 2015 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Number of elements can't be negative");
php_error_docref 2035 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Cannot add element to the array as the next element is already occupied");
php_error_docref 2072 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "The supplied range exceeds the maximum array size: start=%0.0f end=%0.0f", end, start); \
php_error_docref 2083 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "The supplied range exceeds the maximum array size: start=%pd end=%pd", end, start); \
php_error_docref 2194 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Invalid range supplied: start=%0.0f end=%0.0f", low, high);
php_error_docref 2285 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "step exceeds the specified range");
php_error_docref 2556 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Cannot add element to the array as the next element is already occupied");
php_error_docref 2994 ext/standard/array.c 					php_error_docref(NULL, E_WARNING, "recursion detected");
php_error_docref 3125 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "recursion detected");
php_error_docref 3176 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is not an array", i + 1);
php_error_docref 3450 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Can only count STRING and INTEGER values!");
php_error_docref 3476 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "The %s key should be either a string or an integer", name);
php_error_docref 3620 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "You may only pad up to 1048576 elements at a time");
php_error_docref 3692 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Can only flip STRING and INTEGER values!");
php_error_docref 3878 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "at least %d parameters are required, %d given", req_args, argc);
php_error_docref 3888 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is not an array", i + 1);
php_error_docref 3977 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "data_compare_type is %d. This should never happen. Please report as a bug", data_compare_type);
php_error_docref 3982 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS());
php_error_docref 4030 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "data_compare_type is %d. key_compare_type is %d. This should never happen. Please report as a bug", data_compare_type, key_compare_type);
php_error_docref 4035 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS());
php_error_docref 4044 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "behavior is %d. This should never happen. Please report as a bug", behavior);
php_error_docref 4064 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is not an array", i + 1);
php_error_docref 4289 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "at least 3 parameters are required, %d given", ZEND_NUM_ARGS());
php_error_docref 4298 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "at least 2 parameters are required, %d given", ZEND_NUM_ARGS());
php_error_docref 4311 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is not an array", i + 1);
php_error_docref 4400 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "data_compare_type is %d. This should never happen. Please report as a bug", data_compare_type);
php_error_docref 4405 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS());
php_error_docref 4452 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "data_compare_type is %d. key_compare_type is %d. This should never happen. Please report as a bug", data_compare_type, key_compare_type);
php_error_docref 4457 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS());
php_error_docref 4466 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "behavior is %d. This should never happen. Please report as a bug", behavior);
php_error_docref 4486 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is not an array", i + 1);
php_error_docref 4661 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "at least 2 parameters are required, %d given", ZEND_NUM_ARGS());
php_error_docref 4670 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Argument #1 is not an array");
php_error_docref 4678 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is not an array", i + 1);
php_error_docref 4862 ext/standard/array.c 						php_error_docref(NULL, E_WARNING, "Argument #%d is expected to be an array or sorting flag that has not already been specified", i + 1);
php_error_docref 4880 ext/standard/array.c 						php_error_docref(NULL, E_WARNING, "Argument #%d is expected to be an array or sorting flag that has not already been specified", i + 1);
php_error_docref 4886 ext/standard/array.c 					php_error_docref(NULL, E_WARNING, "Argument #%d is an unknown sort flag", i + 1);
php_error_docref 4892 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d is expected to be an array or a sort flag", i + 1);
php_error_docref 4903 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Array sizes are inconsistent");
php_error_docref 4995 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Second argument has to be between 1 and the number of elements in the array");
php_error_docref 5280 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "Argument #%d should be an array", 2);
php_error_docref 5319 ext/standard/array.c 				php_error_docref(NULL, E_WARNING, "Argument #%d should be an array", i + 2);
php_error_docref 5448 ext/standard/array.c 			php_error_docref(NULL, E_WARNING, "The first argument should be either a string or an integer");
php_error_docref 5472 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Size parameter expected to be greater than 0");
php_error_docref 5536 ext/standard/array.c 		php_error_docref(NULL, E_WARNING, "Both parameters should have an equal number of elements");
php_error_docref  180 ext/standard/assert.c 				php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s", PHP_EOL, myeval);
php_error_docref  183 ext/standard/assert.c 				php_error_docref(NULL, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s:\"%s\"", PHP_EOL, ZSTR_VAL(str), myeval);
php_error_docref  259 ext/standard/assert.c 				php_error_docref(NULL, E_WARNING, "Assertion \"%s\" failed", myeval);
php_error_docref  261 ext/standard/assert.c 				php_error_docref(NULL, E_WARNING, "Assertion failed");
php_error_docref  266 ext/standard/assert.c 				php_error_docref(NULL, E_WARNING, "%s: \"%s\" failed", ZSTR_VAL(str), myeval);
php_error_docref  268 ext/standard/assert.c 				php_error_docref(NULL, E_WARNING, "%s failed", ZSTR_VAL(str));
php_error_docref  372 ext/standard/assert.c 		php_error_docref(NULL, E_WARNING, "Unknown value %pd", what);
php_error_docref 3860 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Couldn't find constant %s", ZSTR_VAL(const_name));
php_error_docref 3886 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Invalid in_addr value");
php_error_docref 3891 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "An unknown error occurred");
php_error_docref 3922 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Unrecognized address %s", address);
php_error_docref 3929 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Unrecognized address %s", address);
php_error_docref 4094 ext/standard/basic_functions.c     	php_error_docref(NULL, E_WARNING, "Invalid parameter syntax");
php_error_docref 4435 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Number of seconds must be greater than or equal to 0");
php_error_docref 4458 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Number of microseconds must be greater than or equal to 0");
php_error_docref 4479 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "The seconds value must be greater than 0");
php_error_docref 4483 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "The nanoseconds value must be greater than 0");
php_error_docref 4497 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "nanoseconds was not in the range 0 to 999 999 999 or seconds was negative");
php_error_docref 4522 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Sleep until to time is less than current time");
php_error_docref 4690 ext/standard/basic_functions.c 			php_error_docref(NULL, E_WARNING, "TCP/IP option not available!");
php_error_docref 4956 ext/standard/basic_functions.c 				php_error_docref(NULL, E_WARNING, "Unable to call %s() - function does not exist", Z_STRVAL_P(function));
php_error_docref 4962 ext/standard/basic_functions.c 				php_error_docref(NULL, E_WARNING, "Unable to call %s::%s() - function does not exist", ZSTR_VAL(Z_OBJCE_P(obj)->name), Z_STRVAL_P(method));
php_error_docref 4964 ext/standard/basic_functions.c 				php_error_docref(NULL, E_WARNING, "Unable to call tick function");
php_error_docref 4996 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Unable to delete tick function executed at the moment");
php_error_docref 5054 ext/standard/basic_functions.c 			php_error_docref(NULL, E_WARNING, "Invalid shutdown callback '%s' passed", ZSTR_VAL(callback_name));
php_error_docref 5056 ext/standard/basic_functions.c 			php_error_docref(NULL, E_WARNING, "Invalid shutdown callback passed");
php_error_docref 5330 ext/standard/basic_functions.c 			php_error_docref(NULL, E_WARNING, "Unable to find extension '%s'", extname);
php_error_docref 5668 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Invalid tick callback '%s' passed", ZSTR_VAL(function_name));
php_error_docref 5786 ext/standard/basic_functions.c 			php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 5797 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Unable to move '%s' to '%s'", path, new_path);
php_error_docref 5901 ext/standard/basic_functions.c 		php_error_docref(NULL, E_WARNING, "Filename cannot be empty!");
php_error_docref  449 ext/standard/browscap.c 			php_error_docref(NULL, E_WARNING, "browscap ini directive not set");
php_error_docref  463 ext/standard/browscap.c 			php_error_docref(NULL, E_WARNING, "HTTP_USER_AGENT variable is not set, cannot determine user agent name");
php_error_docref  230 ext/standard/crypt.c 						php_error_docref(NULL, E_DEPRECATED, DES_INVALID_SALT_ERROR);
php_error_docref  262 ext/standard/crypt.c 				php_error_docref(NULL, E_DEPRECATED, DES_INVALID_SALT_ERROR);
php_error_docref  301 ext/standard/crypt.c 		php_error_docref(NULL, E_NOTICE, "No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash.");
php_error_docref  231 ext/standard/cyr_convert.c 			php_error_docref(NULL, E_WARNING, "Unknown source charset: %c", from);
php_error_docref  253 ext/standard/cyr_convert.c 			php_error_docref(NULL, E_WARNING, "Unknown destination charset: %c", to);
php_error_docref   85 ext/standard/dir.c 				php_error_docref(NULL, E_WARNING, "Unable to find my handle property"); \
php_error_docref  281 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "%pd is not a valid Directory resource", dirp->res->handle);
php_error_docref  309 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno);
php_error_docref  318 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno);
php_error_docref  345 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno);
php_error_docref  397 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "%pd is not a valid Directory resource", dirp->res->handle);
php_error_docref  416 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "%pd is not a valid Directory resource", dirp->res->handle);
php_error_docref  451 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN);
php_error_docref  456 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "At least one of the passed flags is invalid or not supported on this platform");
php_error_docref  574 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "Directory name cannot be empty");
php_error_docref  590 ext/standard/dir.c 		php_error_docref(NULL, E_WARNING, "(errno %d): %s", errno, strerror(errno));
php_error_docref   64 ext/standard/dl.c 		php_error_docref(NULL, E_WARNING, "Dynamically loaded extensions aren't enabled");
php_error_docref   69 ext/standard/dl.c 		php_error_docref(NULL, E_WARNING, "File name exceeds the maximum allowed length of %d characters", MAXPATHLEN);
php_error_docref  115 ext/standard/dl.c 			php_error_docref(NULL, E_WARNING, "Temporary module name should contain only filename");
php_error_docref  137 ext/standard/dl.c 			php_error_docref(NULL, error_type, "Unable to load dynamic library '%s' - %s", libpath, err);
php_error_docref  140 ext/standard/dl.c 			php_error_docref(NULL, error_type, "Unable to load dynamic library '%s' - %s", libpath, "Unknown reason");
php_error_docref  143 ext/standard/dl.c 		php_error_docref(NULL, error_type, "Unable to load dynamic library '%s' - %s", libpath, GET_DL_ERROR());
php_error_docref  164 ext/standard/dl.c 			php_error_docref(NULL, error_type, "Invalid library (appears to be a Zend Extension, try loading using zend_extension=%s from php.ini)", filename);
php_error_docref  168 ext/standard/dl.c 		php_error_docref(NULL, error_type, "Invalid library (maybe not a PHP library) '%s'", filename);
php_error_docref  173 ext/standard/dl.c 			php_error_docref(NULL, error_type,
php_error_docref  183 ext/standard/dl.c 		php_error_docref(NULL, error_type,
php_error_docref  208 ext/standard/dl.c 			php_error_docref(NULL, error_type, "Unable to initialize module '%s'", module_entry->name);
php_error_docref  239 ext/standard/dl.c 	php_error_docref(NULL, E_WARNING, "Cannot dynamically load %s - dynamic modules are not supported", file);
php_error_docref  138 ext/standard/dns.c 		php_error_docref(NULL, E_WARNING, "unable to fetch host [%d]: %s", errno, strerror(errno));
php_error_docref  167 ext/standard/dns.c 		php_error_docref(NULL, E_WARNING, "Address is not a valid IPv4 or IPv6 address");
php_error_docref  169 ext/standard/dns.c 		php_error_docref(NULL, E_WARNING, "Address is not in a.b.c.d form");
php_error_docref  226 ext/standard/dns.c 		php_error_docref(NULL, E_WARNING, "Host name is too long, the limit is %d characters", MAXFQDNLEN);
php_error_docref  250 ext/standard/dns.c 		php_error_docref(NULL, E_WARNING, "Host name is too long, the limit is %d characters", MAXFQDNLEN);
php_error_docref  376 ext/standard/dns.c 		php_error_docref(NULL, E_WARNING, "Host cannot be empty");
php_error_docref  394 ext/standard/dns.c 			php_error_docref(NULL, E_WARNING, "Type '%s' not supported", rectype);
php_error_docref  804 ext/standard/dns.c 			php_error_docref(NULL, E_WARNING, "Type '%ld' not supported", type_param);
php_error_docref  809 ext/standard/dns.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  918 ext/standard/dns.c 						php_error_docref(NULL, E_WARNING, "An unexpected server failure occurred.");
php_error_docref  922 ext/standard/dns.c 						php_error_docref(NULL, E_WARNING, "A temporary server error occurred.");
php_error_docref  926 ext/standard/dns.c 						php_error_docref(NULL, E_WARNING, "DNS Query failed");
php_error_docref  944 ext/standard/dns.c 					php_error_docref(NULL, E_WARNING, "Unable to parse DNS data received");
php_error_docref  107 ext/standard/dns_win32.c 		php_error_docref(NULL, E_WARNING, "Host cannot be empty");
php_error_docref  125 ext/standard/dns_win32.c 			php_error_docref(NULL, E_WARNING, "Type '%s' not supported", rectype);
php_error_docref  369 ext/standard/dns_win32.c 			php_error_docref(NULL, E_WARNING, "Type '%ld' not supported", type_param);
php_error_docref  374 ext/standard/dns_win32.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  457 ext/standard/dns_win32.c 					php_error_docref(NULL, E_WARNING, "DNS Query failed");
php_error_docref  116 ext/standard/exec.c 		php_error_docref(NULL, E_WARNING, "Unable to fork [%s]", cmd);
php_error_docref  222 ext/standard/exec.c 		php_error_docref(NULL, E_WARNING, "Cannot execute a blank command");
php_error_docref  226 ext/standard/exec.c 		php_error_docref(NULL, E_WARNING, "NULL byte detected. Possible attack");
php_error_docref  291 ext/standard/exec.c 		php_error_docref(NULL, E_ERROR, "Command exceeds the allowed length of %d bytes", cmd_max_len);
php_error_docref  367 ext/standard/exec.c 		php_error_docref(NULL, E_ERROR, "Escaped command exceeds the allowed length of %d bytes", cmd_max_len);
php_error_docref  395 ext/standard/exec.c 		php_error_docref(NULL, E_ERROR, "Argument exceeds the allowed length of %d bytes", cmd_max_len);
php_error_docref  454 ext/standard/exec.c 		php_error_docref(NULL, E_ERROR, "Escaped argument exceeds the allowed length of %d bytes", cmd_max_len);
php_error_docref  482 ext/standard/exec.c 			php_error_docref(NULL, E_ERROR, "Input string contains NULL bytes");
php_error_docref  505 ext/standard/exec.c 			php_error_docref(NULL, E_ERROR, "Input string contains NULL bytes");
php_error_docref  532 ext/standard/exec.c 		php_error_docref(NULL, E_WARNING, "Unable to execute '%s'", command);
php_error_docref  560 ext/standard/exec.c 		php_error_docref(NULL, E_WARNING, "Only a super user may attempt to increase the priority of a process");
php_error_docref  347 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Illegal operation argument");
php_error_docref  533 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "length must be greater than or equal to zero");
php_error_docref  547 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Failed to seek to position " ZEND_LONG_FMT " in the stream", offset);
php_error_docref  553 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "maxlen truncated from %pd to %d bytes", maxlen, INT_MAX);
php_error_docref  597 ext/standard/file.c 				php_error_docref(NULL, E_WARNING, "Exclusive locks may only be set for regular files");
php_error_docref  612 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Exclusive locks are not supported for this stream");
php_error_docref  627 ext/standard/file.c 					php_error_docref(NULL, E_WARNING, "content truncated from %zu to " ZEND_LONG_FMT " bytes", len, ZEND_LONG_MAX);
php_error_docref  645 ext/standard/file.c 					php_error_docref(NULL, E_WARNING, "Only "ZEND_LONG_FMT" of %zd bytes written, possibly out of free disk space", numbytes, Z_STRLEN_P(data));
php_error_docref  662 ext/standard/file.c 							php_error_docref(NULL, E_WARNING, "Failed to write %zd bytes to %s", ZSTR_LEN(str), filename);
php_error_docref  680 ext/standard/file.c 						php_error_docref(NULL, E_WARNING, "Only "ZEND_LONG_FMT" of %zd bytes written, possibly out of free disk space", numbytes, Z_STRLEN(out));
php_error_docref  726 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "'" ZEND_LONG_FMT "' flag is not supported", flags);
php_error_docref  895 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "%pd is not a valid stream resource", stream->res->handle);
php_error_docref 1035 ext/standard/file.c 			php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref 1105 ext/standard/file.c 			php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref 1337 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1481 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Unable to locate stream wrapper");
php_error_docref 1486 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "%s wrapper does not support renaming", wrapper->wops->label ? wrapper->wops->label : "Source");
php_error_docref 1491 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Cannot rename a file across wrapper types");
php_error_docref 1520 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Unable to locate stream wrapper");
php_error_docref 1525 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "%s does not allow unlinking", wrapper->wops->label ? wrapper->wops->label : "Wrapper");
php_error_docref 1547 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Can't truncate this stream!");
php_error_docref 1712 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "The first argument to copy() function cannot be a directory");
php_error_docref 1727 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "The second argument to copy() function cannot be a directory");
php_error_docref 1809 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref 1884 ext/standard/file.c 			php_error_docref(NULL, E_WARNING, "delimiter must be a character");
php_error_docref 1887 ext/standard/file.c 			php_error_docref(NULL, E_NOTICE, "delimiter must be a single character");
php_error_docref 1896 ext/standard/file.c 			php_error_docref(NULL, E_WARNING, "enclosure must be a character");
php_error_docref 1899 ext/standard/file.c 			php_error_docref(NULL, E_NOTICE, "enclosure must be a single character");
php_error_docref 1907 ext/standard/file.c 			php_error_docref(NULL, E_WARNING, "escape must be a character");
php_error_docref 1910 ext/standard/file.c 			php_error_docref(NULL, E_NOTICE, "escape must be a single character");
php_error_docref 2017 ext/standard/file.c 				php_error_docref(NULL, E_WARNING, "delimiter must be a character");
php_error_docref 2020 ext/standard/file.c 				php_error_docref(NULL, E_NOTICE, "delimiter must be a single character");
php_error_docref 2029 ext/standard/file.c 				php_error_docref(NULL, E_WARNING, "enclosure must be a character");
php_error_docref 2032 ext/standard/file.c 				php_error_docref(NULL, E_NOTICE, "enclosure must be a single character");
php_error_docref 2041 ext/standard/file.c 				php_error_docref(NULL, E_WARNING, "escape must be character");
php_error_docref 2044 ext/standard/file.c 				php_error_docref(NULL, E_NOTICE, "escape must be a single character");
php_error_docref 2053 ext/standard/file.c 				php_error_docref(NULL, E_WARNING, "Length parameter may not be negative");
php_error_docref 2497 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Filename exceeds the maximum allowed length of %d characters", MAXPATHLEN);
php_error_docref 2501 ext/standard/file.c 		php_error_docref(NULL, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN);
php_error_docref  143 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "%s", php_win_err());
php_error_docref  155 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "%s", php_win_err());
php_error_docref  161 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "Unable to load kernel32.dll");
php_error_docref  194 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  205 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  275 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "%s", php_win_err());
php_error_docref  287 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "%s", php_win_err());
php_error_docref  293 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "Unable to load kernel32.dll");
php_error_docref  326 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  336 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  435 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(group));
php_error_docref  446 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "Can not call chgrp() for a non-standard stream");
php_error_docref  460 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "Unable to find gid for %s", Z_STRVAL_P(group));
php_error_docref  464 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(group));
php_error_docref  481 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  572 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(user));
php_error_docref  583 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "Can not call chown() for a non-standard stream");
php_error_docref  598 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "Unable to find uid for %s", Z_STRVAL_P(user));
php_error_docref  602 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(user));
php_error_docref  619 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  677 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "Can not call chmod() for a non-standard stream");
php_error_docref  691 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  751 ext/standard/filestat.c 				php_error_docref(NULL, E_WARNING, "Can not call touch() for a non-standard stream");
php_error_docref  773 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "Unable to create file %s because %s", filename, strerror(errno));
php_error_docref  781 ext/standard/filestat.c 		php_error_docref(NULL, E_WARNING, "Utime failed: %s", strerror(errno));
php_error_docref  897 ext/standard/filestat.c 			php_error_docref(NULL, E_WARNING, "%sstat failed for %s", IS_LINK_OPERATION(type) ? "L" : "", filename);
php_error_docref  982 ext/standard/filestat.c 		php_error_docref(NULL, E_NOTICE, "Unknown file type (%d)", ssb.sb.st_mode&S_IFMT);
php_error_docref 1072 ext/standard/filestat.c 	php_error_docref(NULL, E_WARNING, "Didn't understand stat call");
php_error_docref 1503 ext/standard/filters.c 					php_error_docref(NULL, E_WARNING, "stream filter (%s): invalid byte sequence", inst->filtername);
php_error_docref 1510 ext/standard/filters.c 								php_error_docref(NULL, E_WARNING, "stream filter (%s): insufficient buffer", inst->filtername);
php_error_docref 1525 ext/standard/filters.c 					php_error_docref(NULL, E_WARNING, "stream filter (%s): unexpected end of stream", inst->filtername);
php_error_docref 1565 ext/standard/filters.c 					php_error_docref(NULL, E_WARNING, "stream filter (%s): unknown error", inst->filtername);
php_error_docref 1581 ext/standard/filters.c 				php_error_docref(NULL, E_WARNING, "stream filter (%s): invalid byte sequence", inst->filtername);
php_error_docref 1587 ext/standard/filters.c 						php_error_docref(NULL, E_WARNING, "stream filter (%s): insufficient buffer", inst->filtername);
php_error_docref 1595 ext/standard/filters.c 					php_error_docref(NULL, E_WARNING, "stream filter (%s): unexpected octet values", inst->filtername);
php_error_docref 1636 ext/standard/filters.c 				php_error_docref(NULL, E_WARNING, "stream filter (%s): unknown error", inst->filtername);
php_error_docref 1736 ext/standard/filters.c 		php_error_docref(NULL, E_WARNING, "stream filter (%s): invalid filter parameter", filtername);
php_error_docref 1842 ext/standard/filters.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zd bytes", sizeof(php_consumed_filter_data));
php_error_docref 2050 ext/standard/filters.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zd bytes", sizeof(php_chunked_filter_data));
php_error_docref  231 ext/standard/formatted_print.c 		php_error_docref(NULL, E_NOTICE, "Requested precision of %d digits was truncated to PHP maximum of %d digits", precision, MAX_FLOAT_PRECISION);
php_error_docref  477 ext/standard/formatted_print.c 						php_error_docref(NULL, E_WARNING, "Argument number must be greater than zero");
php_error_docref  520 ext/standard/formatted_print.c 						php_error_docref(NULL, E_WARNING, "Width must be greater than zero and less than %d", INT_MAX);
php_error_docref  539 ext/standard/formatted_print.c 							php_error_docref(NULL, E_WARNING, "Precision must be greater than zero and less than %d", INT_MAX);
php_error_docref  561 ext/standard/formatted_print.c 				php_error_docref(NULL, E_WARNING, "Too few arguments");
php_error_docref   95 ext/standard/fsock.c 		php_error_docref(NULL, E_WARNING, "unable to connect to %s:" ZEND_LONG_FMT " (%s)", host, port, errstr == NULL ? "Unknown error" : ZSTR_VAL(errstr));
php_error_docref   43 ext/standard/ftok.c 		php_error_docref(NULL, E_WARNING, "Pathname is invalid");
php_error_docref   48 ext/standard/ftok.c 		php_error_docref(NULL, E_WARNING, "Project identifier is invalid");
php_error_docref   58 ext/standard/ftok.c 		php_error_docref(NULL, E_WARNING, "ftok() failed - %s", strerror(errno));
php_error_docref  117 ext/standard/ftp_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "FTP server error %d:%s", result, tmp_line);
php_error_docref  909 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Unable to connect to %s", url);
php_error_docref  916 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Invalid path provided in %s", url);
php_error_docref  927 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Error Deleting file: %s", tmp_line);
php_error_docref  980 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Unable to connect to %s", resource_from->host);
php_error_docref  991 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Error Renaming file: %s", tmp_line);
php_error_docref 1002 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Error Renaming file: %s", tmp_line);
php_error_docref 1038 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Unable to connect to %s", url);
php_error_docref 1045 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Invalid path provided in %s", url);
php_error_docref 1088 ext/standard/ftp_fopen_wrapper.c 								php_error_docref(NULL, E_WARNING, "%s", tmp_line);
php_error_docref 1132 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Unable to connect to %s", url);
php_error_docref 1139 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "Invalid path provided in %s", url);
php_error_docref 1149 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "%s", tmp_line);
php_error_docref  463 ext/standard/html.c 			php_error_docref(NULL, E_WARNING, "charset `%s' not supported, assuming utf-8",
php_error_docref  240 ext/standard/http.c 		php_error_docref(NULL, E_WARNING, "Parameter 1 expected to be Array or Object.  Incorrect value given");
php_error_docref  615 ext/standard/http_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "Cannot construct User-agent header");
php_error_docref  653 ext/standard/http_fopen_wrapper.c 			php_error_docref(NULL, E_NOTICE, "Content-type not specified assuming application/x-www-form-urlencoded");
php_error_docref  628 ext/standard/image.c 		php_error_docref(NULL, E_WARNING, "JPEG2000 codestream corrupt(Expected SIZ marker not found after SOC)");
php_error_docref  731 ext/standard/image.c 		php_error_docref(NULL, E_WARNING, "JP2 file has no codestreams at root level");
php_error_docref 1242 ext/standard/image.c 		php_error_docref(NULL, E_NOTICE, "Read error!");
php_error_docref 1253 ext/standard/image.c 			php_error_docref(NULL, E_NOTICE, "Read error!");
php_error_docref 1259 ext/standard/image.c 			php_error_docref(NULL, E_WARNING, "PNG file corrupted by ASCII conversion");
php_error_docref 1275 ext/standard/image.c 		php_error_docref(NULL, E_NOTICE, "Read error!");
php_error_docref 1302 ext/standard/image.c 		php_error_docref(NULL, E_NOTICE, "Read error!");
php_error_docref 1343 ext/standard/image.c 			php_error_docref(NULL, E_NOTICE, "The image is a compressed SWF file, but you do not have a static version of the zlib extension enabled");
php_error_docref   44 ext/standard/incomplete_class.c 		php_error_docref(NULL, error_type, INCOMPLETE_CLASS_MSG, ZSTR_VAL(class_name));
php_error_docref   47 ext/standard/incomplete_class.c 		php_error_docref(NULL, error_type, INCOMPLETE_CLASS_MSG, "unknown");
php_error_docref  209 ext/standard/iptc.c 		php_error_docref(NULL, E_WARNING, "IPTC data too large");
php_error_docref  214 ext/standard/iptc.c 		php_error_docref(NULL, E_WARNING, "Unable to open %s", jpeg_file);
php_error_docref   84 ext/standard/levenshtein.c 	php_error_docref(NULL, E_WARNING, "The general Levenshtein support is not there yet");
php_error_docref  129 ext/standard/levenshtein.c 		php_error_docref(NULL, E_WARNING, "Argument string(s) too long");
php_error_docref   73 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  107 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  134 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref  142 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref  149 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "Unable to symlink to a URL");
php_error_docref  167 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  190 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref  197 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "Unable to link to a URL");
php_error_docref  215 ext/standard/link.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref   78 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "readlink failed to read the symbolic link (%s), error %d)", link, GetLastError());
php_error_docref  100 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  129 ext/standard/link_win32.c 			php_error_docref(NULL, E_WARNING, "Can't call CreateSymbolicLinkA");
php_error_docref  133 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "Can't call get a handle on kernel32.dll");
php_error_docref  142 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref  150 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref  157 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "Unable to symlink to a URL");
php_error_docref  170 ext/standard/link_win32.c 			php_error_docref(NULL, E_WARNING, "Could not fetch file information(error %d)", GetLastError());
php_error_docref  180 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "Cannot create symlink, error code(%d)", GetLastError());
php_error_docref  205 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "No such file or directory");
php_error_docref  212 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "Unable to link to a URL");
php_error_docref  231 ext/standard/link_win32.c 		php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref  334 ext/standard/mail.c 		php_error_docref(NULL, E_WARNING, "Multiple or malformed newlines found in additional_header");
php_error_docref  343 ext/standard/mail.c 				php_error_docref(NULL, E_WARNING, "%s", tsm_errmsg);
php_error_docref  346 ext/standard/mail.c 				php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err));
php_error_docref  387 ext/standard/mail.c 			php_error_docref(NULL, E_WARNING, "Permission denied: unable to execute shell to run mail delivery binary '%s'", sendmail_path);
php_error_docref  430 ext/standard/mail.c 		php_error_docref(NULL, E_WARNING, "Could not execute mail delivery program '%s'", sendmail_path);
php_error_docref  864 ext/standard/math.c 		php_error_docref(NULL, E_WARNING, "base must be greater than 0");
php_error_docref 1013 ext/standard/math.c 			php_error_docref(NULL, E_WARNING, "Number '%s' is too big to fit in long", s);
php_error_docref 1135 ext/standard/math.c 			php_error_docref(NULL, E_WARNING, "Number too large");
php_error_docref 1264 ext/standard/math.c 		php_error_docref(NULL, E_WARNING, "Invalid `from base' (%pd)", frombase);
php_error_docref 1268 ext/standard/math.c 		php_error_docref(NULL, E_WARNING, "Invalid `to base' (%pd)", tobase);
php_error_docref   60 ext/standard/pack.c 		php_error_docref(NULL, E_WARNING, "Type %c: integer overflow in format string", code); \
php_error_docref  163 ext/standard/pack.c 					php_error_docref(NULL, E_WARNING, "Type %c: '*' ignored", code);
php_error_docref  177 ext/standard/pack.c 					php_error_docref(NULL, E_WARNING, "Type %c: not enough arguments", code);
php_error_docref  203 ext/standard/pack.c 					php_error_docref(NULL, E_WARNING, "64-bit format codes are not available for 32-bit versions of PHP");
php_error_docref  229 ext/standard/pack.c 					php_error_docref(NULL, E_WARNING, "Type %c: too few arguments", code);
php_error_docref  237 ext/standard/pack.c 				php_error_docref(NULL, E_WARNING, "Type %c: unknown format code", code);
php_error_docref  246 ext/standard/pack.c 		php_error_docref(NULL, E_WARNING, "%d arguments unused", (num_args - currentarg));
php_error_docref  309 ext/standard/pack.c 					php_error_docref(NULL, E_WARNING, "Type %c: outside of string", code);
php_error_docref  360 ext/standard/pack.c 					php_error_docref(NULL, E_WARNING, "Type %c: not enough characters in string", code);
php_error_docref  374 ext/standard/pack.c 						php_error_docref(NULL, E_WARNING, "Type %c: illegal hex digit %c", code, n);
php_error_docref  669 ext/standard/pack.c 				php_error_docref(NULL, E_WARNING, "64-bit format codes are not available for 32-bit versions of PHP");
php_error_docref  685 ext/standard/pack.c 				php_error_docref(NULL, E_WARNING, "Invalid format type %c", type);
php_error_docref  692 ext/standard/pack.c 			php_error_docref(NULL, E_WARNING, "Type %c: integer overflow", type);
php_error_docref  711 ext/standard/pack.c 				php_error_docref(NULL, E_WARNING, "Type %c: integer overflow", type);
php_error_docref  962 ext/standard/pack.c 								php_error_docref(NULL, E_WARNING, "Type %c: outside of string", type);
php_error_docref  971 ext/standard/pack.c 							php_error_docref(NULL, E_WARNING, "Type %c: outside of string", type);
php_error_docref  981 ext/standard/pack.c 						php_error_docref(NULL, E_WARNING, "Type %c: outside of string", type);
php_error_docref  989 ext/standard/pack.c 				php_error_docref(NULL, E_WARNING, "Type %c: not enough input, need %d, have " ZEND_LONG_FMT, type, size, inputlen - inputpos);
php_error_docref  118 ext/standard/password.c 		php_error_docref(NULL, E_WARNING, "Length is too large to safely generate");
php_error_docref  127 ext/standard/password.c 		php_error_docref(NULL, E_WARNING, "Unable to generate salt");
php_error_docref  134 ext/standard/password.c 		php_error_docref(NULL, E_WARNING, "Generated salt too short");
php_error_docref  287 ext/standard/password.c 				php_error_docref(NULL, E_WARNING, "Invalid bcrypt cost parameter specified: " ZEND_LONG_FMT, cost);
php_error_docref  298 ext/standard/password.c 			php_error_docref(NULL, E_WARNING, "Unknown password hashing algorithm: " ZEND_LONG_FMT, algo);
php_error_docref  305 ext/standard/password.c 		php_error_docref(NULL, E_DEPRECATED, "Use of the 'salt' option to password_hash is deprecated");
php_error_docref  322 ext/standard/password.c 				php_error_docref(NULL, E_WARNING, "Non-string salt parameter supplied");
php_error_docref  330 ext/standard/password.c 			php_error_docref(NULL, E_WARNING, "Supplied salt is too long");
php_error_docref  333 ext/standard/password.c 			php_error_docref(NULL, E_WARNING, "Provided salt is too short: %zd expecting %zd", ZSTR_LEN(buffer), required_salt_len);
php_error_docref  340 ext/standard/password.c 				php_error_docref(NULL, E_WARNING, "Provided salt is too short: %zd", ZSTR_LEN(buffer));
php_error_docref  159 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "Unable to create filter (%s)", p);
php_error_docref  166 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "Unable to create filter (%s)", p);
php_error_docref  198 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_RECOVERABLE_ERROR, "Max memory must be >= 0");
php_error_docref  228 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "URL file-access is disabled in the server configuration");
php_error_docref  247 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "URL file-access is disabled in the server configuration");
php_error_docref  306 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "Direct access to file descriptors is only available from command-line PHP");
php_error_docref  313 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "URL file-access is disabled in the server configuration");
php_error_docref  356 ext/standard/php_fopen_wrapper.c 			php_error_docref(NULL, E_RECOVERABLE_ERROR, "No URL resource specified");
php_error_docref  384 ext/standard/php_fopen_wrapper.c 		php_error_docref(NULL, E_WARNING, "Invalid php:// URL specified");
php_error_docref  531 ext/standard/proc_open.c 			php_error_docref(NULL, E_WARNING, "descriptor spec must be an integer indexed array");
php_error_docref  551 ext/standard/proc_open.c 				php_error_docref(NULL, E_WARNING, "unable to dup File-Handle for descriptor %d", nindex);
php_error_docref  557 ext/standard/proc_open.c 				php_error_docref(NULL, E_WARNING, "unable to dup File-Handle for descriptor %pd - %s", nindex, strerror(errno));
php_error_docref  564 ext/standard/proc_open.c 			php_error_docref(NULL, E_WARNING, "Descriptor item must be either an array or a File-Handle");
php_error_docref  571 ext/standard/proc_open.c 				php_error_docref(NULL, E_WARNING, "Missing handle qualifier in array");
php_error_docref  582 ext/standard/proc_open.c 					php_error_docref(NULL, E_WARNING, "Missing mode parameter for 'pipe'");
php_error_docref  589 ext/standard/proc_open.c 					php_error_docref(NULL, E_WARNING, "unable to create pipe %s", strerror(errno));
php_error_docref  621 ext/standard/proc_open.c 					php_error_docref(NULL, E_WARNING, "Missing file name parameter for 'file'");
php_error_docref  628 ext/standard/proc_open.c 					php_error_docref(NULL, E_WARNING, "Missing mode parameter for 'file'");
php_error_docref  661 ext/standard/proc_open.c 						php_error_docref(NULL, E_WARNING, "failed to open /dev/ptmx, errno %d", errno);
php_error_docref  669 ext/standard/proc_open.c 						php_error_docref(NULL, E_WARNING, "failed to open slave pty, errno %d", errno);
php_error_docref  678 ext/standard/proc_open.c 				php_error_docref(NULL, E_WARNING, "pty pseudo terminal not supported on this system");
php_error_docref  682 ext/standard/proc_open.c 				php_error_docref(NULL, E_WARNING, "%s is not a valid descriptor spec/mode", Z_STRVAL_P(ztype));
php_error_docref  694 ext/standard/proc_open.c 			php_error_docref(NULL, E_WARNING, "Cannot get current directory");
php_error_docref  759 ext/standard/proc_open.c 		php_error_docref(NULL, E_WARNING, "CreateProcess failed, error code - %u", dw);
php_error_docref  808 ext/standard/proc_open.c 		php_error_docref(NULL, E_WARNING, "procve failed - %s", strerror(errno));
php_error_docref  877 ext/standard/proc_open.c 		php_error_docref(NULL, E_WARNING, "fork failed - %s", strerror(errno));
php_error_docref  321 ext/standard/rand.c 			php_error_docref(NULL, E_WARNING, "max(" ZEND_LONG_FMT ") is smaller than min(" ZEND_LONG_FMT ")", max, min);
php_error_docref  396 ext/standard/scanf.c 			php_error_docref(NULL, E_WARNING, "%s", "cannot mix \"%\" and \"%n$\" conversion specifiers");
php_error_docref  478 ext/standard/scanf.c 				php_error_docref(NULL, E_WARNING, "Unmatched [ in format string");
php_error_docref  482 ext/standard/scanf.c 				php_error_docref(NULL, E_WARNING, "Bad scan conversion character \"%c\"", *ch);
php_error_docref  532 ext/standard/scanf.c 			php_error_docref(NULL, E_WARNING, "%s", "Variable is assigned by multiple \"%n$\" conversion specifiers");
php_error_docref  539 ext/standard/scanf.c 			php_error_docref(NULL, E_WARNING, "Variable is not assigned by any conversion specifiers");
php_error_docref  551 ext/standard/scanf.c 		php_error_docref(NULL, E_WARNING, "%s", "\"%n$\" argument index out of range");
php_error_docref  553 ext/standard/scanf.c 		php_error_docref(NULL, E_WARNING, "Different numbers of variable names and field specifiers");
php_error_docref  627 ext/standard/scanf.c 				php_error_docref(NULL, E_WARNING, "Parameter %d must be passed by reference", i);
php_error_docref   65 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "failed to create sockets: [%d]: %s",
php_error_docref  142 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "unable to connect to %s (%s)", ZSTR_VAL(quoted_host), errstr == NULL ? "Unknown error" : ZSTR_VAL(errstr));
php_error_docref  212 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "unable to connect to %s (%s)", host, errstr == NULL ? "Unknown error" : ZSTR_VAL(errstr));
php_error_docref  290 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "accept failed: %s", errstr ? ZSTR_VAL(errstr) : "Unknown error");
php_error_docref  353 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "Failed to parse `%s' into a valid network address", target_addr);
php_error_docref  386 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Length parameter must be greater than 0");
php_error_docref  440 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  447 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "maxlen truncated from %pd to %d bytes", maxlen, INT_MAX);
php_error_docref  476 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Failed to seek to position " ZEND_LONG_FMT " in the stream", pos);
php_error_docref  787 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "No stream arrays were passed");
php_error_docref  796 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "The seconds parameter must be greater than 0");
php_error_docref  799 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "The microseconds parameter must be greater than 0");
php_error_docref  828 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "unable to select [%d]: %s (max_fd=%d)",
php_error_docref  862 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "failed to call user notifier");
php_error_docref  894 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "options should have the form [\"wrappername\"][\"optionname\"] = $value");
php_error_docref  922 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter");
php_error_docref  978 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter");
php_error_docref 1009 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter");
php_error_docref 1034 ext/standard/streamsfuncs.c 			php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter");
php_error_docref 1063 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter");
php_error_docref 1090 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter");
php_error_docref 1281 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Invalid resource given, not a stream filter");
php_error_docref 1286 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Unable to flush filter, not removing");
php_error_docref 1291 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Could not invalidate filter, not removing");
php_error_docref 1316 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "The maximum allowed length must be greater than or equal to zero");
php_error_docref 1453 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "The chunk size must be a positive integer, given " ZEND_LONG_FMT, csize);
php_error_docref 1461 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "The chunk size cannot be larger than %d", INT_MAX);
php_error_docref 1533 ext/standard/streamsfuncs.c 				php_error_docref(NULL, E_WARNING, "When enabling encryption you must specify the crypto type");
php_error_docref 1663 ext/standard/streamsfuncs.c 		php_error_docref(NULL, E_WARNING, "Second parameter $how needs to be one of STREAM_SHUT_RD, STREAM_SHUT_WR or STREAM_SHUT_RDWR");
php_error_docref  285 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Hexadecimal input string must have an even length");
php_error_docref  292 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Input string must be hexadecimal string");
php_error_docref  713 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Item '" ZEND_LONG_FMT "' is not valid", item);
php_error_docref  767 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "Invalid '..'-range, no character to the left of '..'");
php_error_docref  772 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "Invalid '..'-range, no character to the right of '..'");
php_error_docref  777 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "Invalid '..'-range, '..'-range needs to be incrementing");
php_error_docref  782 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Invalid '..'-range");
php_error_docref  966 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Break string cannot be empty");
php_error_docref  971 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Can't force cut when width is zero");
php_error_docref 1176 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Empty delimiter");
php_error_docref 1306 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Argument must be an array");
php_error_docref 1320 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Invalid arguments passed");
php_error_docref 1675 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Invalid argument, levels must be >= 1");
php_error_docref 1842 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "needle is not a string or an integer");
php_error_docref 1869 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Empty needle");
php_error_docref 1918 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Empty needle");
php_error_docref 1972 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Offset not contained in string");
php_error_docref 1978 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Empty needle");
php_error_docref 2022 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Offset not contained in string");
php_error_docref 2109 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2116 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2176 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2185 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2208 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2217 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Offset is greater than the length of haystack string");
php_error_docref 2341 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Chunk length should be greater than zero");
php_error_docref 2485 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "'from' and 'len' should be of same type - numerical or array ");
php_error_docref 2490 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "'from' and 'len' should have the same number of elements");
php_error_docref 2562 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Functionality of 'from' and 'len' as arrays is not implemented");
php_error_docref 3463 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "The second argument is not an array");
php_error_docref 4536 ext/standard/string.c 				php_error_docref(NULL, E_WARNING, "Specified locale name is too long");
php_error_docref 5022 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Second argument has to be greater than or equal to 0");
php_error_docref 5077 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Unknown mode");
php_error_docref 5284 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Empty substring");
php_error_docref 5292 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Offset should be greater than or equal to 0");
php_error_docref 5297 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Offset value " ZEND_LONG_FMT " exceeds string length", offset);
php_error_docref 5305 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Length should be greater than 0");
php_error_docref 5309 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Length value " ZEND_LONG_FMT " exceeds string length", length);
php_error_docref 5360 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Padding string cannot be empty");
php_error_docref 5365 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Padding type has to be STR_PAD_LEFT, STR_PAD_RIGHT, or STR_PAD_BOTH");
php_error_docref 5371 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "Padding length is too long");
php_error_docref 5537 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Invalid format value " ZEND_LONG_FMT, type);
php_error_docref 5611 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "Only a single %%i or %%n token can be used");
php_error_docref 5643 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "The length of each segment must be greater than zero");
php_error_docref 5682 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "The character list cannot be empty");
php_error_docref 5715 ext/standard/string.c 			php_error_docref(NULL, E_WARNING, "The length must be greater than or equal to zero");
php_error_docref 5726 ext/standard/string.c 		php_error_docref(NULL, E_WARNING, "The start position cannot exceed initial string length");
php_error_docref  125 ext/standard/type.c 		php_error_docref(NULL, E_WARNING, "Cannot convert to resource type");
php_error_docref  128 ext/standard/type.c 		php_error_docref(NULL, E_WARNING, "Invalid type");
php_error_docref   65 ext/standard/uniqid.c 		php_error_docref(NULL, E_WARNING, "You must use 'more entropy' under CYGWIN");
php_error_docref  418 ext/standard/url.c 				php_error_docref(NULL, E_WARNING, "Invalid URL component identifier " ZEND_LONG_FMT, key);
php_error_docref  216 ext/standard/user_filters.c 		php_error_docref(NULL, E_WARNING, "failed to call filter function");
php_error_docref  226 ext/standard/user_filters.c 		php_error_docref(NULL, E_WARNING, "Unprocessed filter buckets remaining on input brigade");
php_error_docref  275 ext/standard/user_filters.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  310 ext/standard/user_filters.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  319 ext/standard/user_filters.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  438 ext/standard/user_filters.c 		php_error_docref(NULL, E_WARNING, "Object has no bucket property");
php_error_docref  571 ext/standard/user_filters.c 		php_error_docref(NULL, E_WARNING, "Filter name cannot be empty");
php_error_docref  576 ext/standard/user_filters.c 		php_error_docref(NULL, E_WARNING, "Class name cannot be empty");
php_error_docref  225 ext/standard/uuencode.c 		php_error_docref(NULL, E_WARNING, "The given parameter is not a valid uuencoded string");
php_error_docref  710 ext/standard/var.c 				php_error_docref(NULL, E_NOTICE,
php_error_docref  764 ext/standard/var.c 						php_error_docref(NULL, E_NOTICE,
php_error_docref  884 ext/standard/var.c 								php_error_docref(NULL, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize");
php_error_docref 1048 ext/standard/var.c 			php_error_docref(NULL, E_NOTICE, "Error at offset " ZEND_LONG_FMT " of %zd bytes",
php_error_docref  619 ext/standard/var_unserializer.c 	php_error_docref(NULL, E_NOTICE, "Unexpected end of serialized data");
php_error_docref  744 ext/standard/var_unserializer.c 			php_error_docref(NULL, E_WARNING, "defined (%s) but not found", Z_STRVAL(user_func));
php_error_docref  762 ext/standard/var_unserializer.c 			php_error_docref(NULL, E_WARNING, "Function %s() hasn't defined the class it was called for", Z_STRVAL(user_func));
php_error_docref  271 ext/sysvmsg/sysvmsg.c 			php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
php_error_docref  324 ext/sysvmsg/sysvmsg.c 		php_error_docref(NULL, E_WARNING, "maximum size of the message has to be greater than zero");
php_error_docref  331 ext/sysvmsg/sysvmsg.c 			php_error_docref(NULL, E_WARNING, "MSG_EXCEPT is not supported on your system");
php_error_docref  376 ext/sysvmsg/sysvmsg.c 				php_error_docref(NULL, E_WARNING, "message corrupted");
php_error_docref  450 ext/sysvmsg/sysvmsg.c 				php_error_docref(NULL, E_WARNING, "Message parameter must be either a string or a number.");
php_error_docref  470 ext/sysvmsg/sysvmsg.c 		php_error_docref(NULL, E_WARNING, "msgsnd failed: %s", strerror(errno));
php_error_docref  209 ext/sysvsem/sysvsem.c 		php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
php_error_docref  241 ext/sysvsem/sysvsem.c 			php_error_docref(NULL, E_WARNING, "failed acquiring SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno));
php_error_docref  249 ext/sysvsem/sysvsem.c 		php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
php_error_docref  260 ext/sysvsem/sysvsem.c 			php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
php_error_docref  265 ext/sysvsem/sysvsem.c 			php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
php_error_docref  270 ext/sysvsem/sysvsem.c 			php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
php_error_docref  282 ext/sysvsem/sysvsem.c 			php_error_docref(NULL, E_WARNING, "failed releasing SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno));
php_error_docref  322 ext/sysvsem/sysvsem.c 		php_error_docref(NULL, E_WARNING, "SysV semaphore %ld (key 0x%x) is not currently acquired", Z_LVAL_P(arg_id), sem_ptr->key);
php_error_docref  333 ext/sysvsem/sysvsem.c 				php_error_docref(NULL, E_WARNING, "failed to %s key 0x%x: %s", acquire ? "acquire" : "release", sem_ptr->key, strerror(errno));
php_error_docref  391 ext/sysvsem/sysvsem.c 		php_error_docref(NULL, E_WARNING, "SysV semaphore %ld does not (any longer) exist", Z_LVAL_P(arg_id));
php_error_docref  400 ext/sysvsem/sysvsem.c 		php_error_docref(NULL, E_WARNING, "failed for SysV sempphore %ld: %s", Z_LVAL_P(arg_id), strerror(errno));
php_error_docref  164 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "Segment size must be greater than zero");
php_error_docref  173 ext/sysvshm/sysvshm.c 			php_error_docref(NULL, E_WARNING, "failed for key 0x%px: memorysize too small", shm_key);
php_error_docref  178 ext/sysvshm/sysvshm.c 			php_error_docref(NULL, E_WARNING, "failed for key 0x%px: %s", shm_key, strerror(errno));
php_error_docref  185 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "failed for key 0x%px: %s", shm_key, strerror(errno));
php_error_docref  236 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "failed for key 0x%x, id %ld: %s", shm_list_ptr->key, Z_LVAL_P(shm_id), strerror(errno));
php_error_docref  277 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "not enough shared memory left");
php_error_docref  306 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "variable key %pd doesn't exist", shm_key);
php_error_docref  314 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "variable data in shared memory is corrupted");
php_error_docref  353 ext/sysvshm/sysvshm.c 		php_error_docref(NULL, E_WARNING, "variable key %pd doesn't exist", shm_key);
php_error_docref   79 ext/tidy/tidy.c                 php_error_docref(NULL, E_WARNING, "Could not load configuration file '%s'", Z_STRVAL_P(_val)); \
php_error_docref   82 ext/tidy/tidy.c                 php_error_docref(NULL, E_NOTICE, "There were errors while parsing the configuration file '%s'", Z_STRVAL_P(_val)); \
php_error_docref  161 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Unable to load Tidy configuration file at '%s'.", TG(default_config)); \
php_error_docref  491 ext/tidy/tidy.c 	php_error_docref(NULL, E_ERROR, "Could not allocate memory for tidy! (Reason: %s)", (char *)msg);
php_error_docref  502 ext/tidy/tidy.c 		php_error_docref(NULL, E_NOTICE, "Unknown Tidy Configuration Option '%s'", optname);
php_error_docref  507 ext/tidy/tidy.c 		php_error_docref(NULL, E_NOTICE, "Attempting to set read-only option '%s'", optname);
php_error_docref  549 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Unable to determine type of configuration option");
php_error_docref  581 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref  593 ext/tidy/tidy.c 		php_error_docref(NULL, E_ERROR, "Could not set Tidy error buffer");
php_error_docref  607 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Could not set encoding '%s'", enc);
php_error_docref  619 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "%s", errbuf->bp);
php_error_docref  705 ext/tidy/tidy.c 				php_error_docref(NULL, E_ERROR, "Could not set Tidy error buffer");
php_error_docref 1017 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Could not set encoding '%s'", enc);
php_error_docref 1027 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "%s", obj->ptdoc->errbuf->bp);
php_error_docref 1107 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Cannot enable tidy.clean_output - there has already been output");
php_error_docref 1111 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Cannot change tidy.clean_output - headers already sent");
php_error_docref 1143 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Cannot use a chunk size for ob_tidyhandler");
php_error_docref 1167 ext/tidy/tidy.c 				php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1209 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1275 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Cannot Load '%s' into memory%s", ZSTR_VAL(inputfile), (use_include_path) ? " (Using include path)" : "");
php_error_docref 1280 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1381 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Unknown Tidy Configuration Option '%s'", optname);
php_error_docref 1542 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Unknown Tidy Configuration Option '%s'", optname);
php_error_docref 1565 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Unable to determine type of configuration option");
php_error_docref 1593 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Cannot Load '%s' into memory%s", ZSTR_VAL(inputfile), (use_include_path) ? " (Using include path)" : "");
php_error_docref 1598 ext/tidy/tidy.c 			php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1629 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Cannot Load '%s' into memory%s", ZSTR_VAL(inputfile), (use_include_path) ? " (Using include path)" : "");
php_error_docref 1634 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1664 ext/tidy/tidy.c 		php_error_docref(NULL, E_WARNING, "Input string is too long");
php_error_docref 1852 ext/tidy/tidy.c 	php_error_docref(NULL, E_ERROR, "You should not create a tidyNode manually");
php_error_docref  474 ext/wddx/wddx.c 					php_error_docref(NULL, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize.");
php_error_docref  629 ext/wddx/wddx.c 				php_error_docref(NULL, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references");
php_error_docref  644 ext/wddx/wddx.c 				php_error_docref(NULL, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references");
php_error_docref  680 ext/wddx/wddx.c 			php_error_docref(NULL, E_WARNING, "recursion detected");
php_error_docref 1273 ext/wddx/wddx.c 		php_error_docref(NULL, E_WARNING, "Expecting parameter 1 to be a string or a stream");
php_error_docref  502 ext/xml/xml.c  				php_error_docref(NULL, E_WARNING, "Unable to call handler %s()", Z_STRVAL_P(handler));
php_error_docref  507 ext/xml/xml.c  				php_error_docref(NULL, E_WARNING, "Unable to call handler %s::%s()", ZSTR_VAL(Z_OBJCE_P(obj)->name), Z_STRVAL_P(method));
php_error_docref  509 ext/xml/xml.c  				php_error_docref(NULL, E_WARNING, "Unable to call handler");
php_error_docref  794 ext/xml/xml.c  							php_error_docref(NULL, E_WARNING, "Maximum depth exceeded - Results truncated");
php_error_docref  935 ext/xml/xml.c  											php_error_docref(NULL, E_WARNING, "Maximum depth exceeded - Results truncated");
php_error_docref 1123 ext/xml/xml.c  			php_error_docref(NULL, E_WARNING, "unsupported source encoding \"%s\"", encoding_param);
php_error_docref 1572 ext/xml/xml.c  		php_error_docref(NULL, E_WARNING, "Parser cannot be freed while it is parsing.");
php_error_docref 1617 ext/xml/xml.c  				php_error_docref(NULL, E_WARNING, "Unsupported target encoding \"%s\"", Z_STRVAL_P(val));
php_error_docref 1624 ext/xml/xml.c  			php_error_docref(NULL, E_WARNING, "Unknown option");
php_error_docref 1656 ext/xml/xml.c  			php_error_docref(NULL, E_WARNING, "Unknown option");
php_error_docref   85 ext/xmlreader/php_xmlreader.c 					php_error_docref(NULL, E_WARNING, "Internal libxml error returned");
php_error_docref  211 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Cannot write to read-only property");
php_error_docref  412 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Argument cannot be an empty string");
php_error_docref  495 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Schema data source is required");
php_error_docref  524 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "Unable to set schema. This must be set prior to reading or schema contains errors.");
php_error_docref  528 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "No Schema support built into libxml.");
php_error_docref  601 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Attribute Name and Namespace URI cannot be empty");
php_error_docref  638 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Invalid parser property");
php_error_docref  679 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Attribute Name is required");
php_error_docref  741 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Attribute Name and Namespace URI cannot be empty");
php_error_docref  802 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "Load Data before trying to read");
php_error_docref  844 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "Load Data before trying to read");
php_error_docref  877 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Empty string supplied as input");
php_error_docref  888 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Unable to open source data");
php_error_docref  954 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Schema data source is required");
php_error_docref  969 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "Unable to set schema. This must be set prior to reading or schema contains errors.");
php_error_docref  973 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "No Schema support built into libxml.");
php_error_docref 1003 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Invalid parser property");
php_error_docref 1061 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Empty string supplied as input");
php_error_docref 1114 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL, E_WARNING, "Unable to load source data");
php_error_docref 1146 ext/xmlreader/php_xmlreader.c 			php_error_docref(NULL, E_WARNING, "An Error Occurred while expanding ");
php_error_docref 1151 ext/xmlreader/php_xmlreader.c 				php_error_docref(NULL, E_NOTICE, "Cannot expand this node type");
php_error_docref 1158 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL, E_WARNING, "Load Data before trying to expand");
php_error_docref  560 ext/xmlrpc/xmlrpc-epi-php.c 							php_error_docref(NULL, E_ERROR, "XML-RPC doesn't support circular references");
php_error_docref  933 ext/xmlrpc/xmlrpc-epi-php.c 						php_error_docref(NULL, E_WARNING, "Unable to add introspection data returned from %s(), improper element structure", ZSTR_VAL(php_function_name));
php_error_docref  939 ext/xmlrpc/xmlrpc-epi-php.c 						php_error_docref(NULL, E_WARNING, "xml parse error: [line %ld, column %ld, message: %s] Unable to add introspection data returned from %s()",
php_error_docref  942 ext/xmlrpc/xmlrpc-epi-php.c 						php_error_docref(NULL, E_WARNING, "Unable to add introspection data returned from %s()", ZSTR_VAL(php_function_name));
php_error_docref  948 ext/xmlrpc/xmlrpc-epi-php.c 				php_error_docref(NULL, E_WARNING, "Error calling user introspection callback: %s()", ZSTR_VAL(php_function_name));
php_error_docref  951 ext/xmlrpc/xmlrpc-epi-php.c 			php_error_docref(NULL, E_WARNING, "Invalid callback '%s' passed", ZSTR_VAL(php_function_name));
php_error_docref 1173 ext/xmlrpc/xmlrpc-epi-php.c 				php_error_docref(NULL, E_WARNING, "xml parse error: [line %ld, column %ld, message: %s] Unable to create introspection data",
php_error_docref 1176 ext/xmlrpc/xmlrpc-epi-php.c 				php_error_docref(NULL, E_WARNING, "Invalid xml structure. Unable to create introspection data");
php_error_docref 1179 ext/xmlrpc/xmlrpc-epi-php.c 			php_error_docref(NULL, E_WARNING, "xml parse error. no method description created");
php_error_docref  115 ext/xmlwriter/php_xmlwriter.c 			php_error_docref(NULL, E_WARNING, "Invalid or uninitialized XMLWriter object"); \
php_error_docref  155 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL, E_WARNING, "%s", __err);	\
php_error_docref 1698 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL, E_WARNING, "Empty string as source");
php_error_docref 1704 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL, E_WARNING, "Unable to resolve file path");
php_error_docref 1747 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL, E_WARNING, "Unable to create output buffer");
php_error_docref   96 ext/xsl/php_xsl.h 		php_error_docref(NULL, E_WARNING, "Cannot create required DOM object"); \
php_error_docref  119 ext/xsl/xsltprocessor.c 			php_error_docref(NULL, E_WARNING, "Cannot create XPath expression (string contains both quote and double-quotes)");
php_error_docref  151 ext/xsl/xsltprocessor.c 			php_error_docref(NULL, E_WARNING, "Invalid argument or parameter array");
php_error_docref  308 ext/xsl/xsltprocessor.c 		php_error_docref(NULL, E_WARNING, "Handler name must be a string");
php_error_docref  329 ext/xsl/xsltprocessor.c 		php_error_docref(NULL, E_WARNING, "Unable to call handler %s()", ZSTR_VAL(callable));
php_error_docref  332 ext/xsl/xsltprocessor.c 		php_error_docref(NULL, E_WARNING, "Not allowed to call handler '%s()'", ZSTR_VAL(callable));
php_error_docref  339 ext/xsl/xsltprocessor.c 				php_error_docref(NULL, E_WARNING, "Unable to call handler %s()", Z_STRVAL(handler));
php_error_docref  360 ext/xsl/xsltprocessor.c 				php_error_docref(NULL, E_WARNING, "A PHP Object cannot be converted to a XPath-string");
php_error_docref  500 ext/xsl/xsltprocessor.c 		php_error_docref(NULL, E_WARNING, "Invalid Document");
php_error_docref  505 ext/xsl/xsltprocessor.c 		php_error_docref(NULL, E_WARNING, "No stylesheet associated to this object");
php_error_docref  585 ext/xsl/xsltprocessor.c 		php_error_docref(NULL, E_WARNING, "Can't set libxslt security properties, not doing transformation for security reasons");
php_error_docref  658 ext/xsl/xsltprocessor.c 				php_error_docref(NULL, E_WARNING,
php_error_docref  765 ext/xsl/xsltprocessor.c 				php_error_docref(NULL, E_WARNING, "Invalid parameter array");
php_error_docref   70 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as entry name"); \
php_error_docref  222 ext/zip/php_zip.c 		php_error_docref(NULL, E_WARNING, "Full extraction path exceed MAXPATHLEN (%i)", MAXPATHLEN);
php_error_docref  323 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "remove_path option expected to be a string");
php_error_docref  328 ext/zip/php_zip.c 			php_error_docref(NULL, E_NOTICE, "Empty string given as remove_path option");
php_error_docref  333 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "remove_path string is too long (max: %d, %zd given)",
php_error_docref  343 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "add_path option expected to be a string");
php_error_docref  348 ext/zip/php_zip.c 			php_error_docref(NULL, E_NOTICE, "Empty string given as the add_path option");
php_error_docref  353 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "add_path string too long (max: %d, %zd given)",
php_error_docref  375 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "Invalid or uninitialized Zip object"); \
php_error_docref  506 ext/zip/php_zip.c 		php_error_docref(NULL, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN);
php_error_docref  511 ext/zip/php_zip.c 		php_error_docref(NULL, E_WARNING, "At least one of the passed flags is invalid or not supported on this platform");
php_error_docref  592 ext/zip/php_zip.c 	php_error_docref(NULL, E_ERROR, "Glob support is not available");
php_error_docref  640 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "Invalid expression");
php_error_docref  661 ext/zip/php_zip.c 				php_error_docref(NULL, E_WARNING, "add_path string too long (max: %i, %i given)",
php_error_docref  670 ext/zip/php_zip.c 				php_error_docref(NULL, E_WARNING, "Cannot read <%s>", fullpath);
php_error_docref  805 ext/zip/php_zip.c 					php_error_docref(NULL, E_WARNING, "Internal zip error returned");
php_error_docref  998 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "Cannot destroy the zip context: %s", zip_strerror(intern->za));
php_error_docref 1044 ext/zip/php_zip.c 				php_error_docref(NULL, E_WARNING, "Cannot destroy the zip context");
php_error_docref 1117 ext/zip/php_zip.c 		php_error_docref(NULL, E_WARNING, "Empty string as source");
php_error_docref 1420 ext/zip/php_zip.c 		php_error_docref(NULL, E_WARNING, "Empty string as source");
php_error_docref 1435 ext/zip/php_zip.c 			php_error_docref(NULL, E_WARNING, "Empty string as source");
php_error_docref 1508 ext/zip/php_zip.c 		php_error_docref(NULL, E_WARNING, "%s", zip_strerror(intern));
php_error_docref 1643 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as pattern");
php_error_docref 1689 ext/zip/php_zip.c 						php_error_docref(NULL, E_WARNING, "Entry name too long (max: %d, %pd given)",
php_error_docref 1756 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as filename");
php_error_docref 2029 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as entry name");
php_error_docref 2093 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as entry name");
php_error_docref 2162 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as entry name");
php_error_docref 2241 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as entry name");
php_error_docref 2306 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as entry name");
php_error_docref 2437 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as new entry name");
php_error_docref 2468 ext/zip/php_zip.c 		php_error_docref(NULL, E_NOTICE, "Empty string as new entry name");
php_error_docref 2656 ext/zip/php_zip.c 				php_error_docref(NULL, E_WARNING, "Invalid argument, expect string or array of strings");
php_error_docref 2664 ext/zip/php_zip.c 				php_error_docref(NULL, E_WARNING, "Illegal archive");
php_error_docref   58 ext/zip/zip_stream.c 			php_error_docref(NULL, E_WARNING, "Zip stream error: %s", zip_file_strerror(self->zf));
php_error_docref   63 ext/zip/zip_stream.c 			php_error_docref(NULL, E_WARNING, "Zip stream error: %s", zip_error_strerror(err));
php_error_docref  369 ext/zlib/zlib.c 	php_error_docref(NULL, E_WARNING, "%s", zError(status));
php_error_docref  460 ext/zlib/zlib.c 	php_error_docref(NULL, E_WARNING, "%s", zError(status));
php_error_docref  676 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "compression level (%pd) must be within -1..9", level); \
php_error_docref  685 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING, "encoding mode must be either ZLIB_ENCODING_RAW, ZLIB_ENCODING_GZIP or ZLIB_ENCODING_DEFLATE"); \
php_error_docref  705 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "length (%pd) must be greater or equal zero", max_len); \
php_error_docref  772 ext/zlib/zlib.c 							php_error_docref(NULL, E_WARNING, "dictionary string must not contain empty entries (two consecutive NULL-bytes or one at the very beginning)");
php_error_docref  779 ext/zlib/zlib.c 					php_error_docref(NULL, E_WARNING, "dictionary string must be NULL-byte terminated (each dictionary entry has to be NULL-terminated)");
php_error_docref  808 ext/zlib/zlib.c 							php_error_docref(NULL, E_WARNING, "dictionary entries must be non-empty strings");
php_error_docref  817 ext/zlib/zlib.c 								php_error_docref(NULL, E_WARNING, "dictionary entries must not contain a NULL-byte");
php_error_docref  839 ext/zlib/zlib.c 				php_error_docref(NULL, E_WARNING, "dictionary must be of type zero-terminated string or array, got %s", zend_get_type_by_const(Z_TYPE_P(option_buffer)));
php_error_docref  866 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "zlib window size (lograithm) (%pd) must be within 8..15", window);
php_error_docref  880 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING, "encoding mode must be ZLIB_ENCODING_RAW, ZLIB_ENCODING_GZIP or ZLIB_ENCODING_DEFLATE");
php_error_docref  900 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "failed allocating zlib.inflate context");
php_error_docref  923 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "Invalid zlib.inflate resource");
php_error_docref  937 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  990 ext/zlib/zlib.c 							php_error_docref(NULL, E_WARNING, "dictionary does not match expected dictionary (incorrect adler32 hash)");
php_error_docref  999 ext/zlib/zlib.c 					php_error_docref(NULL, E_WARNING, "inflating this data requires a preset dictionary, please specify it in the options array of inflate_init()");
php_error_docref 1004 ext/zlib/zlib.c 				php_error_docref(NULL, E_WARNING, "%s", zError(status));
php_error_docref 1036 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "compression level (%pd) must be within -1..9", level);
php_error_docref 1044 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "compression memory level (%pd) must be within 1..9", memory);
php_error_docref 1052 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "zlib window size (logarithm) (%pd) must be within 8..15", window);
php_error_docref 1067 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING, "strategy must be one of ZLIB_FILTERED, ZLIB_HUFFMAN_ONLY, ZLIB_RLE, ZLIB_FIXED or ZLIB_DEFAULT_STRATEGY");
php_error_docref 1081 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1106 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "failed allocating zlib.deflate context");
php_error_docref 1129 ext/zlib/zlib.c 		php_error_docref(NULL, E_WARNING, "Invalid deflate resource");
php_error_docref 1136 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1148 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING,
php_error_docref 1182 ext/zlib/zlib.c 			php_error_docref(NULL, E_WARNING, "zlib error (%s)", zError(status));
php_error_docref 1381 ext/zlib/zlib.c 		php_error_docref("ref.outcontrol", E_CORE_ERROR, "Cannot use both zlib.output_compression and output_handler together!!");
php_error_docref 1387 ext/zlib/zlib.c 			php_error_docref("ref.outcontrol", E_WARNING, "Cannot change zlib.output_compression - headers already sent");
php_error_docref 1410 ext/zlib/zlib.c 		php_error_docref("ref.outcontrol", E_WARNING, "Cannot change zlib.output_handler - headers already sent");
php_error_docref  298 ext/zlib/zlib_filter.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zd bytes", sizeof(php_zlib_filter_data));
php_error_docref  310 ext/zlib/zlib_filter.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zd bytes", data->inbuf_len);
php_error_docref  317 ext/zlib/zlib_filter.c 		php_error_docref(NULL, E_WARNING, "Failed allocating %zd bytes", data->outbuf_len);
php_error_docref  336 ext/zlib/zlib_filter.c 					php_error_docref(NULL, E_WARNING, "Invalid parameter give for window size. (%pd)", tmp);
php_error_docref  368 ext/zlib/zlib_filter.c 							php_error_docref(NULL, E_WARNING, "Invalid parameter give for memory level. (%pd)", tmp);
php_error_docref  378 ext/zlib/zlib_filter.c 							php_error_docref(NULL, E_WARNING, "Invalid parameter give for window size. (%pd)", tmp);
php_error_docref  398 ext/zlib/zlib_filter.c 						php_error_docref(NULL, E_WARNING, "Invalid compression level specified. (%pd)", tmp);
php_error_docref  404 ext/zlib/zlib_filter.c 					php_error_docref(NULL, E_WARNING, "Invalid filter parameter, ignored");
php_error_docref   68 ext/zlib/zlib_fopen_wrapper.c 		php_error_docref(NULL, E_WARNING, "SEEK_END is not supported");
php_error_docref  122 ext/zlib/zlib_fopen_wrapper.c 			php_error_docref(NULL, E_WARNING, "cannot open a zlib stream for reading and writing at the same time!");
php_error_docref  155 ext/zlib/zlib_fopen_wrapper.c 				php_error_docref(NULL, E_WARNING, "gzopen failed");
php_error_docref  163 main/SAPI.c    		php_error_docref(NULL, E_WARNING, "Could not call the sapi_header_callback");
php_error_docref  265 main/SAPI.c    		php_error_docref(NULL, E_WARNING, "POST Content-Length of %pd bytes exceeds the limit of %pd bytes",
php_error_docref  285 main/SAPI.c    					php_error_docref(NULL, E_WARNING, "POST data can't be buffered; all data discarded");
php_error_docref  291 main/SAPI.c    				php_error_docref(NULL, E_WARNING, "Actual POST length does not match Content-Length, and exceeds " ZEND_LONG_FMT " bytes", SG(post_max_size));
php_error_docref  295 main/fopen_wrappers.c 			php_error_docref(NULL, E_WARNING, "File name is longer than the maximum allowed path length on this platform (%d): %s", MAXPATHLEN, path);
php_error_docref  319 main/fopen_wrappers.c 			php_error_docref(NULL, E_WARNING, "open_basedir restriction in effect. File(%s) is not within the allowed path(s): (%s)", path, PG(open_basedir));
php_error_docref  683 main/fopen_wrappers.c 			php_error_docref(NULL, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN);
php_error_docref 1427 main/main.c    			php_error_docref("function.include", E_WARNING, "Failed opening '%s' for inclusion (include_path='%s')", php_strip_url_passwd((char *) data), STR_PRINT(PG(include_path)));
php_error_docref 1430 main/main.c    			php_error_docref("function.require", E_COMPILE_ERROR, "Failed opening required '%s' (include_path='%s')", php_strip_url_passwd((char *) data), STR_PRINT(PG(include_path)));
php_error_docref 1433 main/main.c    			php_error_docref(NULL, E_WARNING, "Failed opening '%s' for highlighting", php_strip_url_passwd((char *) data));
php_error_docref  216 main/network.c 			php_error_docref(NULL, E_WARNING, "%s", ZSTR_VAL(*error_string));
php_error_docref  218 main/network.c 			php_error_docref(NULL, E_WARNING, "php_network_getaddresses: getaddrinfo failed: %s", PHP_GAI_STRERROR(n));
php_error_docref  224 main/network.c 			php_error_docref(NULL, E_WARNING, "%s", ZSTR_VAL(*error_string));
php_error_docref  226 main/network.c 			php_error_docref(NULL, E_WARNING, "php_network_getaddresses: getaddrinfo failed (null result pointer)");
php_error_docref  258 main/network.c 				php_error_docref(NULL, E_WARNING, "%s", ZSTR_VAL(*error_string));
php_error_docref  260 main/network.c 				php_error_docref(NULL, E_WARNING, "php_network_getaddresses: gethostbyname failed");
php_error_docref  396 main/network.c 		php_error_docref(NULL, E_WARNING, "Asynchronous connect() not supported on this platform");
php_error_docref  576 main/network.c 			php_error_docref(NULL, E_WARNING, "Failed to resolve `%s': %s", tmp, ZSTR_VAL(errstr));
php_error_docref  863 main/network.c 						php_error_docref(NULL, E_WARNING, "Invalid IP Address: %s", bindto);
php_error_docref  878 main/network.c 						php_error_docref(NULL, E_WARNING, "Invalid IP Address: %s", bindto);
php_error_docref  885 main/network.c 					php_error_docref(NULL, E_WARNING, "failed to bind to '%s:%d', system said: %s", bindto, bindport, strerror(errno));
php_error_docref 1174 main/network.c 	php_error_docref(NULL, E_WARNING,
php_error_docref 1184 main/network.c 	php_error_docref(NULL, E_WARNING,
php_error_docref  503 main/output.c  				php_error_docref("ref.outcontrol", E_WARNING, "%s", error);
php_error_docref  598 main/output.c  			php_error_docref("ref.outcontrol", E_WARNING, "output handler '%s' conflicts with '%s'", handler_new, handler_set);
php_error_docref  600 main/output.c  			php_error_docref("ref.outcontrol", E_WARNING, "output handler '%s' cannot be used twice", handler_new);
php_error_docref  766 main/output.c  		php_error_docref("ref.outcontrol", E_ERROR, "Cannot use output buffering in output buffering display handlers");
php_error_docref 1200 main/output.c  			php_error_docref("ref.outcontrol", E_NOTICE, "failed to %s buffer. No buffer to %s", (flags&PHP_OUTPUT_POP_DISCARD)?"discard":"send", (flags&PHP_OUTPUT_POP_DISCARD)?"discard":"send");
php_error_docref 1205 main/output.c  			php_error_docref("ref.outcontrol", E_NOTICE, "failed to %s buffer of %s (%d)", (flags&PHP_OUTPUT_POP_DISCARD)?"discard":"send", ZSTR_VAL(orphan->name), orphan->level);
php_error_docref 1310 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to create buffer");
php_error_docref 1326 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to flush buffer. No buffer to flush");
php_error_docref 1331 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to flush buffer of %s (%d)", ZSTR_VAL(OG(active)->name), OG(active)->level);
php_error_docref 1347 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete buffer. No buffer to delete");
php_error_docref 1352 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete buffer of %s (%d)", ZSTR_VAL(OG(active)->name), OG(active)->level);
php_error_docref 1368 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete and flush buffer. No buffer to delete or flush");
php_error_docref 1385 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete buffer. No buffer to delete");
php_error_docref 1402 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete and flush buffer. No buffer to delete or flush");
php_error_docref 1407 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete buffer of %s (%d)", ZSTR_VAL(OG(active)->name), OG(active)->level);
php_error_docref 1425 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete buffer. No buffer to delete");
php_error_docref 1430 main/output.c  		php_error_docref("ref.outcontrol", E_NOTICE, "failed to delete buffer of %s (%d)", ZSTR_VAL(OG(active)->name), OG(active)->level);
php_error_docref  144 main/php_variables.c 					php_error_docref(NULL, E_WARNING, "Input variable nesting level exceeded " ZEND_LONG_FMT ". To increase the limit change max_input_nesting_level in php.ini.", PG(max_input_nesting_level));
php_error_docref  300 main/php_variables.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  452 main/php_variables.c 			php_error_docref(NULL, E_WARNING, "Input variables exceeded " ZEND_LONG_FMT ". To increase the limit change max_input_vars in php.ini.", PG(max_input_vars));
php_error_docref  899 main/rfc1867.c 						php_error_docref(NULL, E_WARNING, "Input variables exceeded " ZEND_LONG_FMT ". To increase the limit change max_input_vars in php.ini.", PG(max_input_vars));
php_error_docref  259 main/streams/cast.c 		php_error_docref(NULL, E_ERROR, "fopencookie failed");
php_error_docref  298 main/streams/cast.c 		php_error_docref(NULL, E_WARNING, "cannot cast a filtered stream on this system");
php_error_docref  313 main/streams/cast.c 		php_error_docref(NULL, E_WARNING, "cannot represent a stream of type %s as a %s", stream->ops->label, cast_names[castas]);
php_error_docref  328 main/streams/cast.c 		php_error_docref(NULL, E_WARNING, ZEND_LONG_FMT " bytes of buffered data lost during stream conversion!", (zend_long)(stream->writepos - stream->readpos));
php_error_docref  285 main/streams/filter.c 			php_error_docref(NULL, E_WARNING, "unable to locate filter \"%s\"", filtername);
php_error_docref  287 main/streams/filter.c 			php_error_docref(NULL, E_WARNING, "unable to create or locate filter \"%s\"", filtername);
php_error_docref  378 main/streams/filter.c 				php_error_docref(NULL, E_WARNING, "Filter failed to process pre-buffered data");
php_error_docref  379 main/streams/memory.c 				php_error_docref(NULL, E_WARNING, "Unable to create temporary file, Check permissions in temporary files directory.");
php_error_docref  226 main/streams/plain_wrapper.c 		php_error_docref(NULL, E_WARNING, "unable to allocate stream");
php_error_docref  509 main/streams/plain_wrapper.c 		php_error_docref(NULL, E_WARNING, "cannot seek on a pipe");
php_error_docref  962 main/streams/plain_wrapper.c 			php_error_docref(NULL, E_WARNING, "`%s' is not a valid mode for fopen", mode);
php_error_docref 1211 main/streams/plain_wrapper.c 			php_error_docref(NULL, E_WARNING, "Invalid path");
php_error_docref 1260 main/streams/plain_wrapper.c 							php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
php_error_docref 1474 main/streams/plain_wrapper.c 			php_error_docref(NULL, E_NOTICE, "%s/%s path was truncated to %d", cwd, filename, MAXPATHLEN);
php_error_docref 1529 main/streams/plain_wrapper.c 			php_error_docref(NULL, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN);
php_error_docref  242 main/streams/streams.c 		php_error_docref(NULL, E_WARNING, "%s", buffer);
php_error_docref 1340 main/streams/streams.c 	php_error_docref(NULL, E_WARNING, "stream does not support seeking");
php_error_docref 1776 main/streams/streams.c 		php_error_docref(NULL, E_WARNING, "Use of \"zlib:\" wrapper is deprecated; please use \"compress.zlib://\" instead");
php_error_docref 1791 main/streams/streams.c 				php_error_docref(NULL, E_WARNING, "Unable to find the wrapper \"%s\" - did you forget to enable it when you configured PHP?", wrapper_name);
php_error_docref 1817 main/streams/streams.c 					php_error_docref(NULL, E_WARNING, "remote host file access not supported, %s", path);
php_error_docref 1856 main/streams/streams.c 				php_error_docref(NULL, E_WARNING, "file:// wrapper is disabled in the server configuration");
php_error_docref 1873 main/streams/streams.c 				php_error_docref(NULL, E_WARNING, "%s:// wrapper is disabled in the server configuration by allow_url_fopen=0", protocol_dup);
php_error_docref 1875 main/streams/streams.c 				php_error_docref(NULL, E_WARNING, "%s:// wrapper is disabled in the server configuration by allow_url_include=0", protocol_dup);
php_error_docref 2030 main/streams/streams.c 		php_error_docref(NULL, E_WARNING, "Filename cannot be empty");
php_error_docref 2048 main/streams/streams.c 		php_error_docref(NULL, E_WARNING, "This function may only be used against URLs");
php_error_docref   44 main/streams/transports.c 	else { php_error_docref(NULL, E_WARNING, fmt, arg); }
php_error_docref   48 main/streams/transports.c 	else { php_error_docref(NULL, E_WARNING, fmt, local_err ? ZSTR_VAL(local_err) : "Unspecified error"); \
php_error_docref  128 main/streams/transports.c 		php_error_docref(NULL, E_WARNING, "Could not find a factory !?");
php_error_docref  368 main/streams/transports.c 	php_error_docref("streams.crypto", E_WARNING, "this stream does not support SSL/crypto");
php_error_docref  388 main/streams/transports.c 	php_error_docref("streams.crypto", E_WARNING, "this stream does not support SSL/crypto");
php_error_docref  410 main/streams/transports.c 		php_error_docref(NULL, E_WARNING, "cannot peek or fetch OOB data from a filtered stream");
php_error_docref  480 main/streams/transports.c 		php_error_docref(NULL, E_WARNING, "cannot write OOB data, or data to a targeted address on a filtered stream");
php_error_docref  318 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "Could not execute %s::%s()", ZSTR_VAL(uwrap->ce->name), ZSTR_VAL(uwrap->ce->constructor->common.function_name));
php_error_docref  514 main/streams/userspace.c 				php_error_docref(NULL, E_WARNING, "Protocol %s:// is already defined.", ZSTR_VAL(protocol));
php_error_docref  517 main/streams/userspace.c 				php_error_docref(NULL, E_WARNING, "Invalid protocol scheme specified. Unable to register wrapper class %s to %s://", ZSTR_VAL(classname), ZSTR_VAL(protocol));
php_error_docref  521 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "class '%s' is undefined", ZSTR_VAL(classname));
php_error_docref  542 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "Unable to unregister protocol %s://", protocol);
php_error_docref  564 main/streams/userspace.c 		php_error_docref(NULL, E_NOTICE, "%s:// was never changed, nothing to restore", ZSTR_VAL(protocol));
php_error_docref  569 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s:// never existed, nothing to restore", ZSTR_VAL(protocol));
php_error_docref  577 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "Unable to restore original %s:// wrapper", ZSTR_VAL(protocol));
php_error_docref  619 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!",
php_error_docref  625 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " wrote " ZEND_LONG_FMT " bytes more data than requested (" ZEND_LONG_FMT " written, " ZEND_LONG_FMT " max)",
php_error_docref  669 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " - read " ZEND_LONG_FMT " bytes more data than requested (" ZEND_LONG_FMT " read, " ZEND_LONG_FMT " max) - excess data will be lost",
php_error_docref  676 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!",
php_error_docref  696 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING,
php_error_docref  824 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_TELL " is not implemented!", us->wrapper->classname);
php_error_docref  901 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!",
php_error_docref  929 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING,
php_error_docref  971 main/streams/userspace.c 				php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!",
php_error_docref 1009 main/streams/userspace.c 						php_error_docref(NULL, E_WARNING,
php_error_docref 1014 main/streams/userspace.c 					php_error_docref(NULL, E_WARNING,
php_error_docref 1070 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_SET_OPTION " is not implemented!",
php_error_docref 1123 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_UNLINK " is not implemented!", uwrap->classname);
php_error_docref 1168 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_RENAME " is not implemented!", uwrap->classname);
php_error_docref 1215 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_MKDIR " is not implemented!", uwrap->classname);
php_error_docref 1262 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_RMDIR " is not implemented!", uwrap->classname);
php_error_docref 1305 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "Unknown option %d for " USERSTREAM_METADATA, option);
php_error_docref 1333 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_METADATA " is not implemented!", uwrap->classname);
php_error_docref 1384 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!",
php_error_docref 1429 main/streams/userspace.c 		php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_DIR_READ " is not implemented!",
php_error_docref 1515 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_CAST " is not implemented!",
php_error_docref 1524 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_CAST " must return a stream resource",
php_error_docref 1529 main/streams/userspace.c 			php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_CAST " must not return itself",
php_error_docref  105 main/streams/xp_socket.c 		php_error_docref(NULL, E_NOTICE, "send of " ZEND_LONG_FMT " bytes failed with errno=%ld %s",
php_error_docref  391 main/streams/xp_socket.c 						php_error_docref(NULL, E_WARNING,
php_error_docref  547 main/streams/xp_socket.c 		php_error_docref(NULL, E_NOTICE,
php_error_docref   83 sapi/apache2handler/php_functions.c 		php_error_docref(NULL, E_WARNING, "Unable to include '%s' - URI lookup failed", filename);
php_error_docref   88 sapi/apache2handler/php_functions.c 		php_error_docref(NULL, E_WARNING, "Unable to include '%s' - error finding URI", filename);
php_error_docref  102 sapi/apache2handler/php_functions.c 		php_error_docref(NULL, E_WARNING, "Unable to include '%s' - request execution failed", filename);
php_error_docref  129 sapi/apache2handler/php_functions.c 		php_error_docref(NULL, E_WARNING, "Unable to include '%s' - URI lookup failed", filename);
php_error_docref  166 sapi/apache2handler/php_functions.c 	php_error_docref(NULL, E_WARNING, "Unable to include '%s' - error finding URI", filename);
php_error_docref   46 sapi/cli/php_cli_process_title.c     php_error_docref(NULL, E_WARNING, "cli_set_process_title had an error: %s", ps_title_errno(rc));
php_error_docref   65 sapi/cli/php_cli_process_title.c                 php_error_docref(NULL, E_WARNING, "cli_get_process_title had an error: %s", ps_title_errno(rc));