php_stream_wrapper_log_error  316 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar url \"%s\" is unknown", path);
php_stream_wrapper_log_error  323 ext/phar/dirstream.c 			php_stream_wrapper_log_error(wrapper, options, "phar error: no directory in \"%s\", must have at least phar://%s/ for root directory (always use full path to a new phar)", path, resource->host);
php_stream_wrapper_log_error  328 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: invalid url \"%s\", must have at least phar://%s/", path, path);
php_stream_wrapper_log_error  334 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: not a phar url \"%s\"", path);
php_stream_wrapper_log_error  344 ext/phar/dirstream.c 			php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  347 ext/phar/dirstream.c 			php_stream_wrapper_log_error(wrapper, options, "phar file \"%s\" is unknown", resource->host);
php_stream_wrapper_log_error  423 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\", no phar archive specified", url_from);
php_stream_wrapper_log_error  435 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\", write operations disabled", url_from);
php_stream_wrapper_log_error  446 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: invalid url \"%s\"", url_from);
php_stream_wrapper_log_error  452 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: not a phar stream url \"%s\"", url_from);
php_stream_wrapper_log_error  459 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", error retrieving phar information: %s", resource->path+1, resource->host, error);
php_stream_wrapper_log_error  471 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", directory already exists", resource->path+1, resource->host);
php_stream_wrapper_log_error  477 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", %s", resource->path+1, resource->host, error);
php_stream_wrapper_log_error  485 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", file already exists", resource->path+1, resource->host);
php_stream_wrapper_log_error  491 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", %s", resource->path+1, resource->host, error);
php_stream_wrapper_log_error  521 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", adding to manifest failed", entry.filename, phar->fname);
php_stream_wrapper_log_error  530 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot create directory \"%s\" in phar \"%s\", %s", entry.filename, phar->fname, error);
php_stream_wrapper_log_error  558 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot remove directory \"%s\", no phar archive specified, or phar archive does not exist", url);
php_stream_wrapper_log_error  570 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot rmdir directory \"%s\", write operations disabled", url);
php_stream_wrapper_log_error  581 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: invalid url \"%s\"", url);
php_stream_wrapper_log_error  587 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: not a phar stream url \"%s\"", url);
php_stream_wrapper_log_error  594 ext/phar/dirstream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: cannot remove directory \"%s\" in phar \"%s\", error retrieving phar information: %s", resource->path+1, resource->host, error);
php_stream_wrapper_log_error  604 ext/phar/dirstream.c 			php_stream_wrapper_log_error(wrapper, options, "phar error: cannot remove directory \"%s\" in phar \"%s\", %s", resource->path+1, resource->host, error);
php_stream_wrapper_log_error  607 ext/phar/dirstream.c 			php_stream_wrapper_log_error(wrapper, options, "phar error: cannot remove directory \"%s\" in phar \"%s\", directory does not exist", resource->path+1, resource->host);
php_stream_wrapper_log_error  621 ext/phar/dirstream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: Directory not empty");
php_stream_wrapper_log_error  638 ext/phar/dirstream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: Directory not empty");
php_stream_wrapper_log_error  659 ext/phar/dirstream.c 			php_stream_wrapper_log_error(wrapper, options, "phar error: cannot remove directory \"%s\" in phar \"%s\", %s", entry->filename, phar->fname, error);
php_stream_wrapper_log_error   70 ext/phar/stream.c 			php_stream_wrapper_log_error(wrapper, options, "phar error: open mode append not supported");
php_stream_wrapper_log_error   77 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: no directory in \"%s\", must have at least phar://%s/ for root directory (always use full path to a new phar)", filename, arch);
php_stream_wrapper_log_error   80 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: invalid url or non-existent phar \"%s\"", filename);
php_stream_wrapper_log_error  111 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: write operations disabled by the php.ini setting phar.readonly");
php_stream_wrapper_log_error  120 ext/phar/stream.c 					php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  131 ext/phar/stream.c 					php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  143 ext/phar/stream.c 					php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  177 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: invalid url \"%s\"", path);
php_stream_wrapper_log_error  183 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: not a phar stream url \"%s\"", path);
php_stream_wrapper_log_error  195 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  198 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: file \"%s\" could not be created in phar \"%s\"", internal_file, resource->host);
php_stream_wrapper_log_error  242 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "file %s is not a valid phar archive", resource->host);
php_stream_wrapper_log_error  289 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  292 ext/phar/stream.c 				php_stream_wrapper_log_error(wrapper, options, "phar error: \"%s\" is not a file in phar \"%s\"", internal_file, resource->host);
php_stream_wrapper_log_error  312 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  443 ext/phar/stream.c 		php_stream_wrapper_log_error(stream->wrapper, stream->flags, "phar error: Could not write %d characters to \"%s\" in phar \"%s\"", (int) count, data->internal_file->filename, data->phar->fname);
php_stream_wrapper_log_error  470 ext/phar/stream.c 			php_stream_wrapper_log_error(stream->wrapper, REPORT_ERRORS, "%s", error);
php_stream_wrapper_log_error  688 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: unlink failed");
php_stream_wrapper_log_error  695 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: invalid url \"%s\"", url);
php_stream_wrapper_log_error  701 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: not a phar stream url \"%s\"", url);
php_stream_wrapper_log_error  711 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: write operations disabled by the php.ini setting phar.readonly");
php_stream_wrapper_log_error  721 ext/phar/stream.c 			php_stream_wrapper_log_error(wrapper, options, "unlink of \"%s\" failed: %s", url, error);
php_stream_wrapper_log_error  724 ext/phar/stream.c 			php_stream_wrapper_log_error(wrapper, options, "unlink of \"%s\" failed, file does not exist", url);
php_stream_wrapper_log_error  735 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "phar error: \"%s\" in phar \"%s\", has open file pointers, cannot unlink", internal_file, resource->host);
php_stream_wrapper_log_error  745 ext/phar/stream.c 		php_stream_wrapper_log_error(wrapper, options, "%s", error);
php_stream_wrapper_log_error  208 ext/standard/ftp_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, "Unable to activate SSL mode");
php_stream_wrapper_log_error  239 ext/standard/ftp_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, err_msg, val);	\
php_stream_wrapper_log_error  439 ext/standard/ftp_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, "FTP does not support simultaneous read/write connections");
php_stream_wrapper_log_error  450 ext/standard/ftp_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "Unknown file open mode");
php_stream_wrapper_log_error  461 ext/standard/ftp_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, "FTP proxy may only be used in read mode");
php_stream_wrapper_log_error  513 ext/standard/ftp_fopen_wrapper.c 				php_stream_wrapper_log_error(wrapper, options, "Remote file already exists and overwrite context option not specified");
php_stream_wrapper_log_error  537 ext/standard/ftp_fopen_wrapper.c 				php_stream_wrapper_log_error(wrapper, options, "Unable to resume from offset %pd", Z_LVAL_P(tmpzval));
php_stream_wrapper_log_error  581 ext/standard/ftp_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "Unable to activate SSL mode");
php_stream_wrapper_log_error  602 ext/standard/ftp_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "FTP server reports %s", tmp_line);
php_stream_wrapper_log_error  744 ext/standard/ftp_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "Unable to activate SSL mode");
php_stream_wrapper_log_error  768 ext/standard/ftp_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "FTP server reports %s", tmp_line);
php_stream_wrapper_log_error  153 ext/standard/http_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "Redirection limit reached, aborting");
php_stream_wrapper_log_error  181 ext/standard/http_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, "HTTP wrapper does not support writeable connections");
php_stream_wrapper_log_error  232 ext/standard/http_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "%s", ZSTR_VAL(errstr));
php_stream_wrapper_log_error  315 ext/standard/http_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, "Cannot connect to HTTPS server through proxy");
php_stream_wrapper_log_error  338 ext/standard/http_fopen_wrapper.c 				php_stream_wrapper_log_error(wrapper, options, "Cannot connect to HTTPS server through proxy");
php_stream_wrapper_log_error  730 ext/standard/http_fopen_wrapper.c 		php_stream_wrapper_log_error(wrapper, options, "HTTP request failed, unexpected end of socket!");
php_stream_wrapper_log_error  745 ext/standard/http_fopen_wrapper.c 						php_stream_wrapper_log_error(wrapper, options, "Failed to read HTTP headers");
php_stream_wrapper_log_error  865 ext/standard/http_fopen_wrapper.c 				php_stream_wrapper_log_error(wrapper, options, "Invalid redirect URL! %s", new_path);
php_stream_wrapper_log_error  877 ext/standard/http_fopen_wrapper.c 				php_stream_wrapper_log_error(wrapper, options, "Invalid redirect URL! %s", new_path); \
php_stream_wrapper_log_error  892 ext/standard/http_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options, "HTTP request failed! %s", tmp_line);
php_stream_wrapper_log_error  321 ext/standard/php_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options,
php_stream_wrapper_log_error  333 ext/standard/php_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options,
php_stream_wrapper_log_error  340 ext/standard/php_fopen_wrapper.c 			php_stream_wrapper_log_error(wrapper, options,
php_stream_wrapper_log_error  572 main/php_streams.h PHPAPI void php_stream_wrapper_log_error(php_stream_wrapper *wrapper, int options, const char *fmt, ...) PHP_ATTRIBUTE_FORMAT(printf, 3, 4);
php_stream_wrapper_log_error  648 main/streams/memory.c 		php_stream_wrapper_log_error(wrapper, options, "rfc2397: no comma in URL");
php_stream_wrapper_log_error  660 main/streams/memory.c 			php_stream_wrapper_log_error(wrapper, options, "rfc2397: illegal media type");
php_stream_wrapper_log_error  675 main/streams/memory.c 			php_stream_wrapper_log_error(wrapper, options, "rfc2397: illegal media type");
php_stream_wrapper_log_error  688 main/streams/memory.c 					php_stream_wrapper_log_error(wrapper, options, "rfc2397: illegal parameter");
php_stream_wrapper_log_error  710 main/streams/memory.c 			php_stream_wrapper_log_error(wrapper, options, "rfc2397: illegal URL");
php_stream_wrapper_log_error  726 main/streams/memory.c 			php_stream_wrapper_log_error(wrapper, options, "rfc2397: unable to decode");
php_stream_wrapper_log_error 1991 main/streams/streams.c 		php_stream_wrapper_log_error(wrapper, options ^ REPORT_ERRORS, "not implemented");
php_stream_wrapper_log_error 2057 main/streams/streams.c 			php_stream_wrapper_log_error(wrapper, options ^ REPORT_ERRORS,
php_stream_wrapper_log_error 2068 main/streams/streams.c 			php_stream_wrapper_log_error(wrapper, options ^ REPORT_ERRORS,
php_stream_wrapper_log_error  340 main/streams/userspace.c 		php_stream_wrapper_log_error(wrapper, options, "infinite recursion prevented");
php_stream_wrapper_log_error  394 main/streams/userspace.c 		php_stream_wrapper_log_error(wrapper, options, "\"%s::" USERSTREAM_OPEN "\" call failed",
php_stream_wrapper_log_error  429 main/streams/userspace.c 		php_stream_wrapper_log_error(wrapper, options, "infinite recursion prevented");
php_stream_wrapper_log_error  464 main/streams/userspace.c 		php_stream_wrapper_log_error(wrapper, options, "\"%s::" USERSTREAM_DIR_OPEN "\" call failed",