You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Warning: XMLReader::read(): /app/:1: parser error : Document is empty in /app/app/vendor/aliyunmq/mq-http-sdk/MQ/Responses/BaseResponse.php on line 45PHP Warning: XMLReader::read(): cURL error 28: Resolving timed out after 3000 milliseconds (see https://curl.hax in /app/app/vendor/aliyunmq/mq-http-sdk/MQ/Responses/BaseResponse.php on line 45PHP Warning: XMLReader::read(): ^ in /app/app/vendor/aliyunmq/mq-http-sdk/MQ/Responses/BaseResponse.php on line 45PHP Warning: XMLReader::read(): /app/:1: parser error : Document is empty in /app/app/vendor/aliyunmq/mq-http-sdk/MQ/Common/XMLParser.php on line 11PHP Warning: XMLReader::read(): cURL error 28: Resolving timed out after 3000 milliseconds (see https://curl.hax in /app/app/vendor/aliyunmq/mq-http-sdk/MQ/Common/XMLParser.php on line 11PHP Warning: XMLReader::read(): ^ in /app/app/vendor/aliyunmq/mq-http-sdk/MQ/Common/XMLParser.php on line 11
other
and i see the pull requests: Format Code have add ext-xmlwriter and ext-xmlreader to composer.json
is the xml warning ?
The text was updated successfully, but these errors were encountered:
sdk version 1.03,php version 7.3.9,swoole version 4.6.3
log:
Warning: XMLReader::read(): /app/:1: parser error : Document is empty in /app/vendor/aliyunmq/mq-http-sdk/MQ/Responses/BaseResponse.php on line 46
Warning: XMLReader::read(): cURL error 28: Resolving timed out after 10004 milliseconds (see https://curl.ha in /app/vendor/aliyunmq/mq-http-sdk/MQ/Responses/BaseResponse.php on line 46
Warning: XMLReader::read(): ^ in /app/vendor/aliyunmq/mq-http-sdk/MQ/Responses/BaseResponse.php on line 46
Warning: XMLReader::read(): /app/:1: parser error : Document is empty in /app/vendor/aliyunmq/mq-http-sdk/MQ/Common/XMLParser.php on line 11
Warning: XMLReader::read(): cURL error 28: Resolving timed out after 10004 milliseconds (see https://curl.ha in /app/vendor/aliyunmq/mq-http-sdk/MQ/Common/XMLParser.php on line 11
Warning: XMLReader::read(): ^ in /app/vendor/aliyunmq/mq-http-sdk/MQ/Common/XMLParser.php on line 11
version: 1.0.0
log
other
and i see the pull requests: Format Code have add ext-xmlwriter and ext-xmlreader to composer.json
is the xml warning ?
The text was updated successfully, but these errors were encountered: