From baeefd5c359b105c8ff1122a7928612ebafbbb4b Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Wed, 28 Feb 2024 16:51:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vendor/adbario/php-dot-notation/LICENSE.md | 0 vendor/adbario/php-dot-notation/composer.json | 6 +- vendor/adbario/php-dot-notation/src/Dot.php | 34 +- .../adbario/php-dot-notation/src/helpers.php | 9 +- vendor/alibabacloud/credentials/CHANGELOG.md | 0 .../alibabacloud/credentials/CONTRIBUTING.md | 0 vendor/alibabacloud/credentials/LICENSE.md | 0 vendor/alibabacloud/credentials/NOTICE.md | 0 .../alibabacloud/credentials/README-zh-CN.md | 2 +- vendor/alibabacloud/credentials/README.md | 2 +- vendor/alibabacloud/credentials/SECURITY.md | 0 vendor/alibabacloud/credentials/UPGRADING.md | 0 vendor/alibabacloud/credentials/composer.json | 7 +- .../credentials/src/AccessKeyCredential.php | 0 .../credentials/src/BearerTokenCredential.php | 8 +- .../credentials/src/Credential.php | 1 - .../credentials/src/Credential/Config.php | 0 .../credentials/src/Credentials.php | 0 .../credentials/src/CredentialsInterface.php | 0 .../credentials/src/EcsRamRoleCredential.php | 0 .../alibabacloud/credentials/src/Filter.php | 4 +- .../alibabacloud/credentials/src/Helper.php | 0 .../credentials/src/MockTrait.php | 0 .../src/Providers/ChainProvider.php | 0 .../src/Providers/EcsRamRoleProvider.php | 0 .../credentials/src/Providers/Provider.php | 0 .../src/Providers/RamRoleArnProvider.php | 0 .../src/Providers/RsaKeyPairProvider.php | 0 .../credentials/src/RamRoleArnCredential.php | 0 .../credentials/src/Request/AssumeRole.php | 0 .../src/Request/GenerateSessionAccessKey.php | 0 .../credentials/src/Request/Request.php | 0 .../credentials/src/RsaKeyPairCredential.php | 0 .../src/Signature/BearerTokenSignature.php | 0 .../src/Signature/ShaHmac1Signature.php | 0 .../src/Signature/ShaHmac256Signature.php | 0 .../Signature/ShaHmac256WithRsaSignature.php | 0 .../src/Signature/SignatureInterface.php | 0 .../credentials/src/StsCredential.php | 0 .../alibabacloud/darabonba-openapi/.gitignore | 0 .../darabonba-openapi/.php_cs.dist | 0 .../darabonba-openapi/README-CN.md | 0 .../alibabacloud/darabonba-openapi/README.md | 0 .../darabonba-openapi/autoload.php | 0 .../darabonba-openapi/composer.json | 7 +- .../darabonba-openapi/src/Models/Config.php | 118 +- .../src/Models/GlobalParameters.php | 42 - .../src/Models/OpenApiRequest.php | 15 +- .../darabonba-openapi/src/Models/Params.php | 7 + .../darabonba-openapi/src/OpenApiClient.php | 945 +- .../alibabacloud/dysmsapi-20170525/.gitignore | 0 .../dysmsapi-20170525/.php_cs.dist | 0 .../dysmsapi-20170525/ChangeLog.md | 0 .../dysmsapi-20170525/README-CN.md | 0 .../alibabacloud/dysmsapi-20170525/README.md | 0 .../dysmsapi-20170525/autoload.php | 0 .../dysmsapi-20170525/composer.json | 0 .../dysmsapi-20170525/src/Dysmsapi.php | 0 .../src/Models/AddShortUrlRequest.php | 0 .../src/Models/AddShortUrlResponse.php | 0 .../src/Models/AddShortUrlResponseBody.php | 0 .../Models/AddShortUrlResponseBody/data.php | 0 .../src/Models/AddSmsSignRequest.php | 0 .../Models/AddSmsSignRequest/signFileList.php | 0 .../src/Models/AddSmsSignResponse.php | 0 .../src/Models/AddSmsSignResponseBody.php | 0 .../src/Models/AddSmsTemplateRequest.php | 0 .../src/Models/AddSmsTemplateResponse.php | 0 .../src/Models/AddSmsTemplateResponseBody.php | 0 .../src/Models/DeleteShortUrlRequest.php | 0 .../src/Models/DeleteShortUrlResponse.php | 0 .../src/Models/DeleteShortUrlResponseBody.php | 0 .../src/Models/DeleteSmsSignRequest.php | 0 .../src/Models/DeleteSmsSignResponse.php | 0 .../src/Models/DeleteSmsSignResponseBody.php | 0 .../src/Models/DeleteSmsTemplateRequest.php | 0 .../src/Models/DeleteSmsTemplateResponse.php | 0 .../Models/DeleteSmsTemplateResponseBody.php | 0 .../src/Models/ListTagResourcesRequest.php | 0 .../Models/ListTagResourcesRequest/tag.php | 0 .../src/Models/ListTagResourcesResponse.php | 0 .../Models/ListTagResourcesResponseBody.php | 0 .../tagResources.php | 0 .../tagResources/tagResource.php | 0 .../src/Models/ModifySmsSignRequest.php | 0 .../ModifySmsSignRequest/signFileList.php | 0 .../src/Models/ModifySmsSignResponse.php | 0 .../src/Models/ModifySmsSignResponseBody.php | 0 .../src/Models/ModifySmsTemplateRequest.php | 0 .../src/Models/ModifySmsTemplateResponse.php | 0 .../Models/ModifySmsTemplateResponseBody.php | 0 .../src/Models/QuerySendDetailsRequest.php | 0 .../src/Models/QuerySendDetailsResponse.php | 0 .../Models/QuerySendDetailsResponseBody.php | 0 .../smsSendDetailDTOs.php | 0 .../smsSendDetailDTOs/smsSendDetailDTO.php | 0 .../src/Models/QuerySendStatisticsRequest.php | 0 .../Models/QuerySendStatisticsResponse.php | 0 .../QuerySendStatisticsResponseBody.php | 0 .../QuerySendStatisticsResponseBody/data.php | 0 .../data/targetList.php | 0 .../src/Models/QueryShortUrlRequest.php | 0 .../src/Models/QueryShortUrlResponse.php | 0 .../src/Models/QueryShortUrlResponseBody.php | 0 .../Models/QueryShortUrlResponseBody/data.php | 0 .../src/Models/QuerySmsSignListRequest.php | 0 .../src/Models/QuerySmsSignListResponse.php | 0 .../Models/QuerySmsSignListResponseBody.php | 0 .../smsSignList.php | 0 .../smsSignList/reason.php | 0 .../src/Models/QuerySmsSignRequest.php | 0 .../src/Models/QuerySmsSignResponse.php | 0 .../src/Models/QuerySmsSignResponseBody.php | 0 .../Models/QuerySmsTemplateListRequest.php | 0 .../Models/QuerySmsTemplateListResponse.php | 0 .../QuerySmsTemplateListResponseBody.php | 0 .../smsTemplateList.php | 0 .../smsTemplateList/reason.php | 0 .../src/Models/QuerySmsTemplateRequest.php | 0 .../src/Models/QuerySmsTemplateResponse.php | 0 .../Models/QuerySmsTemplateResponseBody.php | 0 .../src/Models/SendBatchSmsRequest.php | 0 .../src/Models/SendBatchSmsResponse.php | 0 .../src/Models/SendBatchSmsResponseBody.php | 0 .../src/Models/SendSmsRequest.php | 0 .../src/Models/SendSmsResponse.php | 0 .../src/Models/SendSmsResponseBody.php | 0 .../src/Models/TagResourcesRequest.php | 0 .../src/Models/TagResourcesRequest/tag.php | 0 .../src/Models/TagResourcesResponse.php | 0 .../src/Models/TagResourcesResponseBody.php | 0 .../src/Models/UntagResourcesRequest.php | 0 .../src/Models/UntagResourcesResponse.php | 0 .../src/Models/UntagResourcesResponseBody.php | 0 vendor/alibabacloud/endpoint-util/.gitignore | 0 .../alibabacloud/endpoint-util/.php_cs.dist | 0 vendor/alibabacloud/endpoint-util/LICENSE | 0 .../alibabacloud/endpoint-util/README-CN.md | 0 vendor/alibabacloud/endpoint-util/README.md | 0 .../alibabacloud/endpoint-util/composer.json | 0 vendor/alibabacloud/endpoint-util/phpunit.xml | 0 .../endpoint-util/src/Endpoint.php | 0 .../endpoint-util/tests/EndpointTest.php | 0 .../endpoint-util/tests/bootstrap.php | 0 vendor/alibabacloud/gateway-spi/.gitignore | 0 vendor/alibabacloud/gateway-spi/.php_cs.dist | 0 vendor/alibabacloud/gateway-spi/autoload.php | 0 vendor/alibabacloud/gateway-spi/composer.json | 0 .../alibabacloud/gateway-spi/src/Client.php | 2 - .../gateway-spi/src/Models/AttributeMap.php | 0 .../src/Models/InterceptorContext.php | 0 .../InterceptorContext/configuration.php | 0 .../src/Models/InterceptorContext/request.php | 0 .../Models/InterceptorContext/response.php | 0 vendor/alibabacloud/ocr-20191230/.gitignore | 15 - vendor/alibabacloud/ocr-20191230/.php_cs.dist | 65 - vendor/alibabacloud/ocr-20191230/ChangeLog.md | 70 - vendor/alibabacloud/ocr-20191230/LICENSE | 201 - vendor/alibabacloud/ocr-20191230/README-CN.md | 35 - vendor/alibabacloud/ocr-20191230/README.md | 35 - vendor/alibabacloud/ocr-20191230/autoload.php | 17 - .../alibabacloud/ocr-20191230/composer.json | 37 - .../src/Models/GetAsyncJobResultRequest.php | 49 - .../src/Models/GetAsyncJobResultResponse.php | 74 - .../Models/GetAsyncJobResultResponseBody.php | 62 - .../GetAsyncJobResultResponseBody/data.php | 103 - .../RecognizeBankCardAdvanceRequest.php | 50 - .../src/Models/RecognizeBankCardRequest.php | 49 - .../src/Models/RecognizeBankCardResponse.php | 74 - .../Models/RecognizeBankCardResponseBody.php | 62 - .../RecognizeBankCardResponseBody/data.php | 75 - .../RecognizeBusinessCardAdvanceRequest.php | 50 - .../Models/RecognizeBusinessCardRequest.php | 49 - .../Models/RecognizeBusinessCardResponse.php | 74 - .../RecognizeBusinessCardResponseBody.php | 62 - .../data.php | 145 - ...RecognizeBusinessLicenseAdvanceRequest.php | 50 - .../RecognizeBusinessLicenseRequest.php | 49 - .../RecognizeBusinessLicenseResponse.php | 74 - .../RecognizeBusinessLicenseResponseBody.php | 62 - .../data.php | 215 - .../data/QRCode.php | 91 - .../data/emblem.php | 91 - .../data/stamp.php | 91 - .../data/title.php | 91 - .../RecognizeCharacterAdvanceRequest.php | 78 - .../src/Models/RecognizeCharacterRequest.php | 77 - .../src/Models/RecognizeCharacterResponse.php | 74 - .../Models/RecognizeCharacterResponseBody.php | 62 - .../RecognizeCharacterResponseBody/data.php | 60 - .../data/results.php | 74 - .../data/results/textRectangles.php | 105 - .../RecognizeDriverLicenseAdvanceRequest.php | 64 - .../Models/RecognizeDriverLicenseRequest.php | 63 - .../Models/RecognizeDriverLicenseResponse.php | 74 - .../RecognizeDriverLicenseResponseBody.php | 62 - .../data.php | 61 - .../data/backResult.php | 87 - .../data/faceResult.php | 153 - .../RecognizeDrivingLicenseAdvanceRequest.php | 64 - .../Models/RecognizeDrivingLicenseRequest.php | 63 - .../RecognizeDrivingLicenseResponse.php | 74 - .../RecognizeDrivingLicenseResponseBody.php | 62 - .../data.php | 61 - .../data/backResult.php | 169 - .../data/faceResult.php | 163 - .../RecognizeIdentityCardAdvanceRequest.php | 64 - .../Models/RecognizeIdentityCardRequest.php | 63 - .../Models/RecognizeIdentityCardResponse.php | 74 - .../RecognizeIdentityCardResponseBody.php | 62 - .../data.php | 61 - .../data/backResult.php | 75 - .../data/frontResult.php | 174 - .../data/frontResult/cardAreas.php | 63 - .../data/frontResult/faceRectVertices.php | 63 - .../data/frontResult/faceRectangle.php | 75 - .../data/frontResult/faceRectangle/center.php | 63 - .../data/frontResult/faceRectangle/size.php | 63 - .../RecognizeLicensePlateAdvanceRequest.php | 50 - .../Models/RecognizeLicensePlateRequest.php | 49 - .../Models/RecognizeLicensePlateResponse.php | 74 - .../RecognizeLicensePlateResponseBody.php | 62 - .../data.php | 60 - .../data/plates.php | 125 - .../data/plates/positions.php | 63 - .../data/plates/roi.php | 91 - .../src/Models/RecognizePdfAdvanceRequest.php | 50 - .../src/Models/RecognizePdfRequest.php | 49 - .../src/Models/RecognizePdfResponse.php | 74 - .../src/Models/RecognizePdfResponseBody.php | 62 - .../Models/RecognizePdfResponseBody/data.php | 144 - .../data/wordsInfo.php | 142 - .../data/wordsInfo/positions.php | 63 - .../Models/RecognizeQrCodeAdvanceRequest.php | 62 - .../RecognizeQrCodeAdvanceRequest/tasks.php | 50 - .../src/Models/RecognizeQrCodeRequest.php | 62 - .../Models/RecognizeQrCodeRequest/tasks.php | 49 - .../src/Models/RecognizeQrCodeResponse.php | 74 - .../Models/RecognizeQrCodeResponseBody.php | 62 - .../RecognizeQrCodeResponseBody/data.php | 60 - .../data/elements.php | 88 - .../data/elements/results.php | 93 - .../RecognizeQuotaInvoiceAdvanceRequest.php | 50 - .../Models/RecognizeQuotaInvoiceRequest.php | 49 - .../Models/RecognizeQuotaInvoiceResponse.php | 74 - .../RecognizeQuotaInvoiceResponseBody.php | 62 - .../data.php | 143 - .../data/content.php | 101 - .../data/keyValueInfos.php | 98 - .../data/keyValueInfos/valuePositions.php | 63 - .../Models/RecognizeStampAdvanceRequest.php | 50 - .../src/Models/RecognizeStampRequest.php | 49 - .../src/Models/RecognizeStampResponse.php | 74 - .../src/Models/RecognizeStampResponseBody.php | 62 - .../RecognizeStampResponseBody/data.php | 60 - .../data/results.php | 86 - .../data/results/generalText.php | 61 - .../data/results/roi.php | 91 - .../data/results/text.php | 61 - .../Models/RecognizeTableAdvanceRequest.php | 120 - .../src/Models/RecognizeTableRequest.php | 119 - .../src/Models/RecognizeTableResponse.php | 74 - .../src/Models/RecognizeTableResponseBody.php | 62 - .../RecognizeTableResponseBody/data.php | 74 - .../data/tables.php | 88 - .../data/tables/tableRows.php | 60 - .../data/tables/tableRows/tableColumns.php | 133 - .../RecognizeTaxiInvoiceAdvanceRequest.php | 50 - .../Models/RecognizeTaxiInvoiceRequest.php | 49 - .../Models/RecognizeTaxiInvoiceResponse.php | 74 - .../RecognizeTaxiInvoiceResponseBody.php | 62 - .../RecognizeTaxiInvoiceResponseBody/data.php | 60 - .../data/invoices.php | 87 - .../data/invoices/invoiceRoi.php | 91 - .../data/invoices/items.php | 62 - .../data/invoices/items/itemRoi.php | 75 - .../data/invoices/items/itemRoi/center.php | 63 - .../data/invoices/items/itemRoi/size.php | 63 - .../RecognizeTicketInvoiceAdvanceRequest.php | 50 - .../Models/RecognizeTicketInvoiceRequest.php | 49 - .../Models/RecognizeTicketInvoiceResponse.php | 74 - .../RecognizeTicketInvoiceResponseBody.php | 62 - .../data.php | 130 - .../data/results.php | 124 - .../data/results/content.php | 157 - .../data/results/keyValueInfos.php | 100 - .../results/keyValueInfos/valuePositions.php | 63 - .../data/results/sliceRectangle.php | 63 - .../RecognizeTrainTicketAdvanceRequest.php | 50 - .../Models/RecognizeTrainTicketRequest.php | 49 - .../Models/RecognizeTrainTicketResponse.php | 74 - .../RecognizeTrainTicketResponseBody.php | 62 - .../RecognizeTrainTicketResponseBody/data.php | 135 - .../RecognizeVATInvoiceAdvanceRequest.php | 64 - .../src/Models/RecognizeVATInvoiceRequest.php | 63 - .../Models/RecognizeVATInvoiceResponse.php | 74 - .../RecognizeVATInvoiceResponseBody.php | 62 - .../RecognizeVATInvoiceResponseBody/data.php | 61 - .../data/box.php | 355 - .../data/content.php | 301 - .../Models/RecognizeVINCodeAdvanceRequest.php | 50 - .../src/Models/RecognizeVINCodeRequest.php | 49 - .../src/Models/RecognizeVINCodeResponse.php | 74 - .../Models/RecognizeVINCodeResponseBody.php | 62 - .../RecognizeVINCodeResponseBody/data.php | 49 - .../RecognizeVideoCharacterAdvanceRequest.php | 50 - .../Models/RecognizeVideoCharacterRequest.php | 49 - .../RecognizeVideoCharacterResponse.php | 74 - .../RecognizeVideoCharacterResponseBody.php | 74 - .../data.php | 102 - .../data/frames.php | 74 - .../data/frames/elements.php | 86 - .../data/frames/elements/textRectangles.php | 105 - vendor/alibabacloud/ocr-20191230/src/Ocr.php | 2496 --- vendor/alibabacloud/openapi-util/.gitignore | 0 vendor/alibabacloud/openapi-util/.php_cs.dist | 0 vendor/alibabacloud/openapi-util/README-CN.md | 0 vendor/alibabacloud/openapi-util/README.md | 0 vendor/alibabacloud/openapi-util/autoload.php | 0 .../alibabacloud/openapi-util/composer.json | 2 +- vendor/alibabacloud/openapi-util/phpunit.xml | 2 +- .../openapi-util/src/OpenApiUtilClient.php | 20 +- .../tests/OpenApiUtilClientTest.php | 78 +- .../openapi-util/tests/bootstrap.php | 0 .../openplatform-20191219/.gitignore | 15 - .../openplatform-20191219/.php_cs.dist | 65 - .../openplatform-20191219/ChangeLog.md | 15 - .../openplatform-20191219/LICENSE | 201 - .../openplatform-20191219/README-CN.md | 35 - .../openplatform-20191219/README.md | 35 - .../openplatform-20191219/autoload.php | 17 - .../openplatform-20191219/composer.json | 33 - .../src/Models/AuthorizeFileUploadRequest.php | 59 - .../Models/AuthorizeFileUploadResponse.php | 74 - .../AuthorizeFileUploadResponseBody.php | 131 - .../src/OpenPlatform.php | 89 - vendor/alibabacloud/tea-fileform/.gitignore | 12 - vendor/alibabacloud/tea-fileform/.php_cs.dist | 65 - vendor/alibabacloud/tea-fileform/README-CN.md | 31 - vendor/alibabacloud/tea-fileform/README.md | 31 - .../alibabacloud/tea-fileform/composer.json | 44 - vendor/alibabacloud/tea-fileform/phpunit.xml | 32 - .../tea-fileform/src/FileForm.php | 16 - .../tea-fileform/src/FileForm/FileField.php | 22 - .../tea-fileform/src/FileFormStream.php | 321 - .../tea-fileform/tests/FileFormTest.php | 81 - .../tea-fileform/tests/bootstrap.php | 3 - vendor/alibabacloud/tea-oss-sdk/.gitignore | 15 - vendor/alibabacloud/tea-oss-sdk/.php_cs.dist | 65 - vendor/alibabacloud/tea-oss-sdk/LICENSE | 13 - vendor/alibabacloud/tea-oss-sdk/README-CN.md | 31 - vendor/alibabacloud/tea-oss-sdk/README.md | 31 - vendor/alibabacloud/tea-oss-sdk/autoload.php | 17 - vendor/alibabacloud/tea-oss-sdk/composer.json | 34 - vendor/alibabacloud/tea-oss-sdk/src/OSS.php | 7255 --------- .../src/OSS/AbortMultipartUploadRequest.php | 82 - .../AbortMultipartUploadRequest/filter.php | 50 - .../src/OSS/AbortMultipartUploadResponse.php | 50 - .../src/OSS/AppendObjectRequest.php | 126 - .../src/OSS/AppendObjectRequest/filter.php | 50 - .../src/OSS/AppendObjectRequest/header.php | 161 - .../src/OSS/AppendObjectResponse.php | 80 - .../tea-oss-sdk/src/OSS/CallbackRequest.php | 51 - .../tea-oss-sdk/src/OSS/CallbackResponse.php | 50 - .../OSS/CompleteMultipartUploadRequest.php | 97 - .../CompleteMultipartUploadRequest/body.php | 51 - .../body/completeMultipartUpload.php | 62 - .../body/completeMultipartUpload/part.php | 63 - .../CompleteMultipartUploadRequest/filter.php | 64 - .../OSS/CompleteMultipartUploadResponse.php | 66 - .../completeMultipartUploadResult.php | 105 - .../tea-oss-sdk/src/OSS/Config.php | 223 - .../tea-oss-sdk/src/OSS/CopyObjectRequest.php | 82 - .../src/OSS/CopyObjectRequest/header.php | 204 - .../src/OSS/CopyObjectResponse.php | 66 - .../CopyObjectResponse/copyObjectResult.php | 63 - .../src/OSS/DeleteBucketCORSRequest.php | 51 - .../src/OSS/DeleteBucketCORSResponse.php | 50 - .../src/OSS/DeleteBucketEncryptionRequest.php | 51 - .../OSS/DeleteBucketEncryptionResponse.php | 50 - .../src/OSS/DeleteBucketLifecycleRequest.php | 51 - .../src/OSS/DeleteBucketLifecycleResponse.php | 50 - .../src/OSS/DeleteBucketLoggingRequest.php | 51 - .../src/OSS/DeleteBucketLoggingResponse.php | 50 - .../src/OSS/DeleteBucketRequest.php | 51 - .../src/OSS/DeleteBucketResponse.php | 50 - .../src/OSS/DeleteBucketTagsRequest.php | 67 - .../OSS/DeleteBucketTagsRequest/filter.php | 50 - .../src/OSS/DeleteBucketTagsResponse.php | 50 - .../src/OSS/DeleteBucketWebsiteRequest.php | 51 - .../src/OSS/DeleteBucketWebsiteResponse.php | 50 - .../src/OSS/DeleteLiveChannelRequest.php | 66 - .../src/OSS/DeleteLiveChannelResponse.php | 50 - .../src/OSS/DeleteMultipleObjectsRequest.php | 82 - .../OSS/DeleteMultipleObjectsRequest/body.php | 51 - .../body/delete.php | 76 - .../body/delete/object.php | 49 - .../DeleteMultipleObjectsRequest/header.php | 79 - .../src/OSS/DeleteMultipleObjectsResponse.php | 66 - .../deleteResult.php | 90 - .../deleteResult/deleted.php | 49 - .../src/OSS/DeleteObjectRequest.php | 66 - .../src/OSS/DeleteObjectResponse.php | 50 - .../src/OSS/DeleteObjectTaggingRequest.php | 66 - .../src/OSS/DeleteObjectTaggingResponse.php | 50 - .../src/OSS/GetBucketAclRequest.php | 51 - .../src/OSS/GetBucketAclResponse.php | 66 - .../accessControlPolicy.php | 67 - .../accessControlPolicy/accessControlList.php | 49 - .../accessControlPolicy/owner.php | 63 - .../src/OSS/GetBucketCORSRequest.php | 51 - .../src/OSS/GetBucketCORSResponse.php | 66 - .../cORSConfiguration.php | 62 - .../cORSConfiguration/cORSRule.php | 49 - .../src/OSS/GetBucketEncryptionRequest.php | 51 - .../src/OSS/GetBucketEncryptionResponse.php | 66 - .../serverSideEncryptionRule.php | 51 - .../applyServerSideEncryptionByDefault.php | 63 - .../src/OSS/GetBucketInfoRequest.php | 51 - .../src/OSS/GetBucketInfoResponse.php | 66 - .../OSS/GetBucketInfoResponse/bucketInfo.php | 51 - .../bucketInfo/bucket.php | 179 - .../bucketInfo/bucket/accessControlList.php | 49 - .../bucketInfo/bucket/owner.php | 63 - .../src/OSS/GetBucketLifecycleRequest.php | 51 - .../src/OSS/GetBucketLifecycleResponse.php | 66 - .../lifecycleConfiguration.php | 62 - .../lifecycleConfiguration/rule.php | 141 - .../rule/abortMultipartUpload.php | 63 - .../rule/expiration.php | 63 - .../lifecycleConfiguration/rule/tag.php | 63 - .../rule/transition.php | 63 - .../src/OSS/GetBucketLocationRequest.php | 51 - .../src/OSS/GetBucketLocationResponse.php | 65 - .../src/OSS/GetBucketLoggingRequest.php | 51 - .../src/OSS/GetBucketLoggingResponse.php | 66 - .../bucketLoggingStatus.php | 51 - .../bucketLoggingStatus/loggingEnabled.php | 63 - .../src/OSS/GetBucketRefererRequest.php | 51 - .../src/OSS/GetBucketRefererResponse.php | 66 - .../refererConfiguration.php | 65 - .../refererConfiguration/refererList.php | 51 - .../tea-oss-sdk/src/OSS/GetBucketRequest.php | 66 - .../src/OSS/GetBucketRequest/filter.php | 105 - .../OSS/GetBucketRequestPaymentRequest.php | 51 - .../OSS/GetBucketRequestPaymentResponse.php | 66 - .../requestPaymentConfiguration.php | 49 - .../tea-oss-sdk/src/OSS/GetBucketResponse.php | 66 - .../GetBucketResponse/listBucketResult.php | 174 - .../listBucketResult/contents.php | 121 - .../listBucketResult/contents/owner.php | 63 - .../src/OSS/GetBucketTagsRequest.php | 51 - .../src/OSS/GetBucketTagsResponse.php | 66 - .../src/OSS/GetBucketTagsResponse/tagging.php | 51 - .../GetBucketTagsResponse/tagging/tagSet.php | 62 - .../tagging/tagSet/tag.php | 63 - .../src/OSS/GetBucketWebsiteRequest.php | 51 - .../src/OSS/GetBucketWebsiteResponse.php | 66 - .../websiteConfiguration.php | 83 - .../websiteConfiguration/errorDocument.php | 49 - .../websiteConfiguration/indexDocument.php | 49 - .../websiteConfiguration/routingRules.php | 62 - .../routingRules/routingRule.php | 81 - .../routingRules/routingRule/condition.php | 79 - .../routingRule/condition/includeHeader.php | 63 - .../routingRules/routingRule/redirect.php | 205 - .../routingRule/redirect/mirrorHeaders.php | 93 - .../redirect/mirrorHeaders/set.php | 63 - .../src/OSS/GetLiveChannelHistoryRequest.php | 81 - .../GetLiveChannelHistoryRequest/filter.php | 49 - .../src/OSS/GetLiveChannelHistoryResponse.php | 66 - .../liveChannelHistory.php | 62 - .../liveChannelHistory/liveRecord.php | 77 - .../src/OSS/GetLiveChannelInfoRequest.php | 66 - .../src/OSS/GetLiveChannelInfoResponse.php | 66 - .../liveChannelConfiguration.php | 79 - .../liveChannelConfiguration/target.php | 91 - .../src/OSS/GetLiveChannelStatRequest.php | 81 - .../OSS/GetLiveChannelStatRequest/filter.php | 49 - .../src/OSS/GetLiveChannelStatResponse.php | 66 - .../liveChannelStat.php | 109 - .../liveChannelStat/audio.php | 77 - .../liveChannelStat/video.php | 105 - .../src/OSS/GetObjectAclRequest.php | 66 - .../src/OSS/GetObjectAclResponse.php | 66 - .../accessControlPolicy.php | 67 - .../accessControlPolicy/accessControlList.php | 49 - .../accessControlPolicy/owner.php | 63 - .../src/OSS/GetObjectMetaRequest.php | 66 - .../src/OSS/GetObjectMetaResponse.php | 95 - .../tea-oss-sdk/src/OSS/GetObjectRequest.php | 81 - .../src/OSS/GetObjectRequest/header.php | 203 - .../tea-oss-sdk/src/OSS/GetObjectResponse.php | 126 - .../src/OSS/GetObjectTaggingRequest.php | 66 - .../src/OSS/GetObjectTaggingResponse.php | 66 - .../OSS/GetObjectTaggingResponse/tagging.php | 51 - .../tagging/tagSet.php | 62 - .../tagging/tagSet/tag.php | 63 - .../tea-oss-sdk/src/OSS/GetServiceRequest.php | 50 - .../src/OSS/GetServiceRequest/filter.php | 77 - .../src/OSS/GetServiceResponse.php | 66 - .../listAllMyBucketsResult.php | 137 - .../listAllMyBucketsResult/buckets.php | 62 - .../listAllMyBucketsResult/buckets/bucket.php | 119 - .../listAllMyBucketsResult/owner.php | 63 - .../tea-oss-sdk/src/OSS/GetSymlinkRequest.php | 66 - .../src/OSS/GetSymlinkResponse.php | 65 - .../src/OSS/GetVodPlaylistRequest.php | 82 - .../src/OSS/GetVodPlaylistRequest/filter.php | 65 - .../src/OSS/GetVodPlaylistResponse.php | 50 - .../tea-oss-sdk/src/OSS/HeadObjectRequest.php | 81 - .../src/OSS/HeadObjectRequest/header.php | 91 - .../src/OSS/HeadObjectResponse.php | 335 - .../OSS/InitiateMultipartUploadRequest.php | 96 - .../InitiateMultipartUploadRequest/filter.php | 49 - .../InitiateMultipartUploadRequest/header.php | 161 - .../OSS/InitiateMultipartUploadResponse.php | 66 - .../initiateMultipartUploadResult.php | 77 - .../src/OSS/ListLiveChannelRequest.php | 66 - .../src/OSS/ListLiveChannelRequest/filter.php | 77 - .../src/OSS/ListLiveChannelResponse.php | 66 - .../listLiveChannelResult.php | 121 - .../listLiveChannelResult/liveChannel.php | 123 - .../liveChannel/playUrls.php | 49 - .../liveChannel/publishUrls.php | 49 - .../src/OSS/ListMultipartUploadsRequest.php | 66 - .../ListMultipartUploadsRequest/filter.php | 119 - .../src/OSS/ListMultipartUploadsResponse.php | 66 - .../listMultipartUploadsResult.php | 188 - .../listMultipartUploadsResult/upload.php | 77 - .../tea-oss-sdk/src/OSS/ListPartsRequest.php | 82 - .../src/OSS/ListPartsRequest/filter.php | 92 - .../tea-oss-sdk/src/OSS/ListPartsResponse.php | 66 - .../OSS/ListPartsResponse/listPartsResult.php | 174 - .../listPartsResult/part.php | 91 - .../src/OSS/OptionObjectRequest.php | 82 - .../src/OSS/OptionObjectRequest/header.php | 80 - .../src/OSS/OptionObjectResponse.php | 125 - .../tea-oss-sdk/src/OSS/PostObjectRequest.php | 67 - .../src/OSS/PostObjectRequest/header.php | 136 - .../src/OSS/PostObjectResponse.php | 51 - .../OSS/PostObjectResponse/postResponse.php | 80 - .../src/OSS/PostVodPlaylistRequest.php | 97 - .../src/OSS/PostVodPlaylistRequest/filter.php | 65 - .../src/OSS/PostVodPlaylistResponse.php | 50 - .../src/OSS/PutBucketAclRequest.php | 67 - .../src/OSS/PutBucketAclRequest/header.php | 50 - .../src/OSS/PutBucketAclResponse.php | 50 - .../src/OSS/PutBucketCORSRequest.php | 66 - .../src/OSS/PutBucketCORSRequest/body.php | 51 - .../body/cORSConfiguration.php | 62 - .../body/cORSConfiguration/cORSRule.php | 113 - .../src/OSS/PutBucketCORSResponse.php | 50 - .../src/OSS/PutBucketEncryptionRequest.php | 66 - .../OSS/PutBucketEncryptionRequest/body.php | 51 - .../body/serverSideEncryptionRule.php | 50 - .../applyServerSideEncryptionByDefault.php | 63 - .../src/OSS/PutBucketEncryptionResponse.php | 50 - .../src/OSS/PutBucketLifecycleRequest.php | 66 - .../OSS/PutBucketLifecycleRequest/body.php | 51 - .../body/lifecycleConfiguration.php | 62 - .../body/lifecycleConfiguration/rule.php | 137 - .../rule/abortMultipartUpload.php | 63 - .../rule/expiration.php | 63 - .../body/lifecycleConfiguration/rule/tag.php | 63 - .../rule/transition.php | 63 - .../src/OSS/PutBucketLifecycleResponse.php | 50 - .../src/OSS/PutBucketLoggingRequest.php | 66 - .../src/OSS/PutBucketLoggingRequest/body.php | 51 - .../body/bucketLoggingStatus.php | 50 - .../bucketLoggingStatus/loggingEnabled.php | 63 - .../src/OSS/PutBucketLoggingResponse.php | 50 - .../src/OSS/PutBucketRefererRequest.php | 66 - .../src/OSS/PutBucketRefererRequest/body.php | 51 - .../body/refererConfiguration.php | 64 - .../body/refererConfiguration/refererList.php | 51 - .../src/OSS/PutBucketRefererResponse.php | 50 - .../tea-oss-sdk/src/OSS/PutBucketRequest.php | 81 - .../src/OSS/PutBucketRequest/body.php | 51 - .../body/createBucketConfiguration.php | 63 - .../src/OSS/PutBucketRequest/header.php | 49 - .../OSS/PutBucketRequestPaymentRequest.php | 66 - .../PutBucketRequestPaymentRequest/body.php | 51 - .../body/requestPaymentConfiguration.php | 49 - .../OSS/PutBucketRequestPaymentResponse.php | 50 - .../tea-oss-sdk/src/OSS/PutBucketResponse.php | 50 - .../src/OSS/PutBucketTagsRequest.php | 66 - .../src/OSS/PutBucketTagsRequest/body.php | 51 - .../OSS/PutBucketTagsRequest/body/tagging.php | 50 - .../body/tagging/tagSet.php | 62 - .../body/tagging/tagSet/tag.php | 63 - .../src/OSS/PutBucketTagsResponse.php | 50 - .../src/OSS/PutBucketWebsiteRequest.php | 66 - .../src/OSS/PutBucketWebsiteRequest/body.php | 51 - .../body/websiteConfiguration.php | 80 - .../websiteConfiguration/errorDocument.php | 49 - .../websiteConfiguration/indexDocument.php | 49 - .../websiteConfiguration/routingRules.php | 62 - .../routingRules/routingRule.php | 79 - .../routingRules/routingRule/condition.php | 78 - .../routingRule/condition/includeHeader.php | 63 - .../routingRules/routingRule/redirect.php | 204 - .../routingRule/redirect/mirrorHeaders.php | 92 - .../redirect/mirrorHeaders/set.php | 63 - .../src/OSS/PutBucketWebsiteResponse.php | 50 - .../src/OSS/PutLiveChannelRequest.php | 81 - .../src/OSS/PutLiveChannelRequest/body.php | 51 - .../body/liveChannelConfiguration.php | 93 - .../liveChannelConfiguration/snapshot.php | 91 - .../body/liveChannelConfiguration/target.php | 91 - .../src/OSS/PutLiveChannelResponse.php | 66 - .../createLiveChannelResult.php | 67 - .../createLiveChannelResult/playUrls.php | 49 - .../createLiveChannelResult/publishUrls.php | 49 - .../src/OSS/PutLiveChannelStatusRequest.php | 82 - .../PutLiveChannelStatusRequest/filter.php | 50 - .../src/OSS/PutLiveChannelStatusResponse.php | 50 - .../src/OSS/PutObjectAclRequest.php | 82 - .../src/OSS/PutObjectAclRequest/header.php | 50 - .../src/OSS/PutObjectAclResponse.php | 50 - .../tea-oss-sdk/src/OSS/PutObjectRequest.php | 110 - .../src/OSS/PutObjectRequest/header.php | 231 - .../tea-oss-sdk/src/OSS/PutObjectResponse.php | 95 - .../src/OSS/PutObjectTaggingRequest.php | 81 - .../src/OSS/PutObjectTaggingRequest/body.php | 51 - .../PutObjectTaggingRequest/body/tagging.php | 50 - .../body/tagging/tagSet.php | 62 - .../body/tagging/tagSet/tag.php | 63 - .../src/OSS/PutObjectTaggingResponse.php | 50 - .../tea-oss-sdk/src/OSS/PutSymlinkRequest.php | 82 - .../src/OSS/PutSymlinkRequest/header.php | 64 - .../src/OSS/PutSymlinkResponse.php | 50 - .../src/OSS/RestoreObjectRequest.php | 66 - .../src/OSS/RestoreObjectResponse.php | 50 - .../src/OSS/SelectObjectRequest.php | 97 - .../src/OSS/SelectObjectRequest/body.php | 51 - .../body/selectRequest.php | 94 - .../body/selectRequest/inputSerialization.php | 64 - .../selectRequest/inputSerialization/cSV.php | 119 - .../body/selectRequest/options.php | 63 - .../selectRequest/outputSerialization.php | 106 - .../selectRequest/outputSerialization/cSV.php | 63 - .../src/OSS/SelectObjectRequest/filter.php | 50 - .../src/OSS/SelectObjectResponse.php | 50 - .../src/OSS/UploadPartCopyRequest.php | 98 - .../src/OSS/UploadPartCopyRequest/filter.php | 65 - .../src/OSS/UploadPartCopyRequest/header.php | 121 - .../src/OSS/UploadPartCopyResponse.php | 66 - .../UploadPartCopyResponse/copyPartResult.php | 63 - .../tea-oss-sdk/src/OSS/UploadPartRequest.php | 97 - .../src/OSS/UploadPartRequest/filter.php | 65 - .../src/OSS/UploadPartResponse.php | 50 - vendor/alibabacloud/tea-oss-utils/.gitignore | 12 - .../alibabacloud/tea-oss-utils/.php_cs.dist | 65 - .../alibabacloud/tea-oss-utils/README-CN.md | 31 - vendor/alibabacloud/tea-oss-utils/README.md | 31 - .../alibabacloud/tea-oss-utils/composer.json | 45 - .../alibabacloud/tea-oss-utils/mime.types.php | 7299 --------- vendor/alibabacloud/tea-oss-utils/phpunit.xml | 32 - .../alibabacloud/tea-oss-utils/src/Crc64.php | 49 - .../tea-oss-utils/src/OSSUtils.php | 418 - .../src/OSSUtils/RuntimeOptions.php | 239 - .../tea-oss-utils/src/VerifyStream.php | 49 - .../tea-oss-utils/tests/Crc64Test.php | 27 - .../tea-oss-utils/tests/OSSUtilsTest.php | 153 - .../tea-oss-utils/tests/VerifyStreamTest.php | 30 - .../tea-oss-utils/tests/bootstrap.php | 3 - vendor/alibabacloud/tea-utils/.gitignore | 0 vendor/alibabacloud/tea-utils/.php_cs.dist | 0 vendor/alibabacloud/tea-utils/README-CN.md | 0 vendor/alibabacloud/tea-utils/README.md | 0 vendor/alibabacloud/tea-utils/composer.json | 0 vendor/alibabacloud/tea-utils/phpunit.xml | 29 +- vendor/alibabacloud/tea-utils/src/Utils.php | 72 +- .../tea-utils/src/Utils/RuntimeOptions.php | 230 +- .../tea-utils/tests/UtilsTest.php | 146 +- .../tea-utils/tests/bootstrap.php | 0 vendor/alibabacloud/tea-xml/.gitignore | 12 - vendor/alibabacloud/tea-xml/.php_cs.dist | 65 - vendor/alibabacloud/tea-xml/README-CN.md | 31 - vendor/alibabacloud/tea-xml/README.md | 31 - vendor/alibabacloud/tea-xml/composer.json | 44 - vendor/alibabacloud/tea-xml/phpunit.xml | 32 - .../alibabacloud/tea-xml/src/ArrayToXml.php | 151 - vendor/alibabacloud/tea-xml/src/XML.php | 59 - vendor/alibabacloud/tea-xml/tests/XMLTest.php | 59 - .../alibabacloud/tea-xml/tests/bootstrap.php | 3 - vendor/alibabacloud/tea/.php_cs.dist | 0 vendor/alibabacloud/tea/CHANGELOG.md | 0 vendor/alibabacloud/tea/LICENSE.md | 0 vendor/alibabacloud/tea/README.md | 0 vendor/alibabacloud/tea/composer.json | 2 +- .../tea/src/Exception/TeaError.php | 8 +- .../tea/src/Exception/TeaRetryError.php | 0 .../tea/src/Exception/TeaUnableRetryError.php | 0 vendor/alibabacloud/tea/src/Helper.php | 44 - vendor/alibabacloud/tea/src/Model.php | 0 vendor/alibabacloud/tea/src/Parameter.php | 1 - vendor/alibabacloud/tea/src/Request.php | 8 +- vendor/alibabacloud/tea/src/Response.php | 6 - vendor/alibabacloud/tea/src/Tea.php | 8 +- vendor/aliyuncs/oss-sdk-php/.coveralls.yml | 0 vendor/aliyuncs/oss-sdk-php/.gitignore | 0 vendor/aliyuncs/oss-sdk-php/.travis.yml | 0 vendor/aliyuncs/oss-sdk-php/CHANGELOG.md | 239 +- vendor/aliyuncs/oss-sdk-php/LICENSE.md | 0 vendor/aliyuncs/oss-sdk-php/README-CN.md | 2 +- vendor/aliyuncs/oss-sdk-php/README.md | 300 +- vendor/aliyuncs/oss-sdk-php/autoload.php | 0 vendor/aliyuncs/oss-sdk-php/build-phar.sh | 0 vendor/aliyuncs/oss-sdk-php/composer.json | 4 +- vendor/aliyuncs/oss-sdk-php/example.jpg | Bin vendor/aliyuncs/oss-sdk-php/index.php | 0 vendor/aliyuncs/oss-sdk-php/phpunit.xml | 0 .../aliyuncs/oss-sdk-php/samples/Bucket.php | 86 - .../oss-sdk-php/samples/BucketCname.php | 91 - .../oss-sdk-php/samples/BucketCors.php | 0 .../oss-sdk-php/samples/BucketEncryption.php | 98 - .../oss-sdk-php/samples/BucketLifecycle.php | 0 .../oss-sdk-php/samples/BucketLogging.php | 0 .../oss-sdk-php/samples/BucketPayment.php | 116 - .../oss-sdk-php/samples/BucketPolicy.php | 123 - .../oss-sdk-php/samples/BucketReferer.php | 0 .../oss-sdk-php/samples/BucketStat.php | 65 - .../oss-sdk-php/samples/BucketTags.php | 112 - .../samples/BucketTransferAcceleration.php | 61 - .../oss-sdk-php/samples/BucketVersion.php | 235 - .../oss-sdk-php/samples/BucketWebsite.php | 0 .../oss-sdk-php/samples/BucketWorm.php | 145 - .../aliyuncs/oss-sdk-php/samples/Callback.php | 0 .../aliyuncs/oss-sdk-php/samples/Common.php | 0 .../aliyuncs/oss-sdk-php/samples/Config.php | 0 .../oss-sdk-php/samples/CredentialsPhp.php | 76 - .../samples/CredentialsProvider.php | 45 - vendor/aliyuncs/oss-sdk-php/samples/Image.php | 2 +- .../oss-sdk-php/samples/LiveChannel.php | 0 .../oss-sdk-php/samples/MultipartUpload.php | 2 +- .../aliyuncs/oss-sdk-php/samples/Object.php | 211 - .../oss-sdk-php/samples/ObjectTagging.php | 366 - .../aliyuncs/oss-sdk-php/samples/RunAll.php | 0 .../oss-sdk-php/samples/Signature.php | 2 +- .../oss-sdk-php/src/OSS/Core/MimeTypes.php | 0 .../oss-sdk-php/src/OSS/Core/OssException.php | 0 .../oss-sdk-php/src/OSS/Core/OssUtil.php | 1035 +- .../src/OSS/Credentials/Credentials.php | 63 - .../OSS/Credentials/CredentialsProvider.php | 11 - .../Credentials/StaticCredentialsProvider.php | 35 - .../aliyuncs/oss-sdk-php/src/OSS/Http/LICENSE | 0 .../oss-sdk-php/src/OSS/Http/RequestCore.php | 11 +- .../src/OSS/Http/RequestCore_Exception.php | 0 .../oss-sdk-php/src/OSS/Http/ResponseCore.php | 0 .../oss-sdk-php/src/OSS/Model/BucketInfo.php | 111 +- .../src/OSS/Model/BucketListInfo.php | 0 .../oss-sdk-php/src/OSS/Model/BucketStat.php | 331 - .../oss-sdk-php/src/OSS/Model/CnameConfig.php | 0 .../src/OSS/Model/CnameTokenInfo.php | 105 - .../oss-sdk-php/src/OSS/Model/CorsConfig.php | 0 .../oss-sdk-php/src/OSS/Model/CorsRule.php | 0 .../src/OSS/Model/DeleteMarkerInfo.php | 65 - .../src/OSS/Model/DeleteObjectInfo.php | 41 - .../src/OSS/Model/DeletedObjectInfo.php | 63 - .../src/OSS/Model/ExtendWormConfig.php | 64 - .../src/OSS/Model/GetLiveChannelHistory.php | 3 - .../src/OSS/Model/GetLiveChannelInfo.php | 0 .../src/OSS/Model/GetLiveChannelStatus.php | 0 .../src/OSS/Model/InitiateWormConfig.php | 64 - .../src/OSS/Model/LifecycleAction.php | 0 .../src/OSS/Model/LifecycleConfig.php | 0 .../src/OSS/Model/LifecycleRule.php | 0 .../src/OSS/Model/ListMultipartUploadInfo.php | 0 .../src/OSS/Model/ListPartsInfo.php | 0 .../src/OSS/Model/LiveChannelConfig.php | 0 .../src/OSS/Model/LiveChannelHistory.php | 0 .../src/OSS/Model/LiveChannelInfo.php | 0 .../src/OSS/Model/LiveChannelListInfo.php | 0 .../src/OSS/Model/LoggingConfig.php | 0 .../oss-sdk-php/src/OSS/Model/ObjectInfo.php | 20 +- .../src/OSS/Model/ObjectListInfo.php | 0 .../src/OSS/Model/ObjectListInfoV2.php | 147 - .../src/OSS/Model/ObjectVersionInfo.php | 125 - .../src/OSS/Model/ObjectVersionListInfo.php | 162 - .../oss-sdk-php/src/OSS/Model/PartInfo.php | 17 +- .../oss-sdk-php/src/OSS/Model/PrefixInfo.php | 0 .../src/OSS/Model/RefererConfig.php | 0 .../src/OSS/Model/RequestPaymentConfig.php | 68 - .../src/OSS/Model/RestoreConfig.php | 77 - .../OSS/Model/ServerSideEncryptionConfig.php | 91 - .../src/OSS/Model/StorageCapacityConfig.php | 2 - .../oss-sdk-php/src/OSS/Model/Tag.php | 41 - .../src/OSS/Model/TaggingConfig.php | 89 - .../OSS/Model/TransferAccelerationConfig.php | 73 - .../oss-sdk-php/src/OSS/Model/UploadInfo.php | 0 .../src/OSS/Model/VersioningConfig.php | 67 - .../src/OSS/Model/WebsiteConfig.php | 0 .../oss-sdk-php/src/OSS/Model/WormConfig.php | 90 - .../oss-sdk-php/src/OSS/Model/XmlConfig.php | 0 .../oss-sdk-php/src/OSS/OssClient.php | 1144 +- .../oss-sdk-php/src/OSS/Result/AclResult.php | 0 .../src/OSS/Result/AppendResult.php | 0 .../oss-sdk-php/src/OSS/Result/BodyResult.php | 0 .../src/OSS/Result/CallbackResult.php | 0 .../src/OSS/Result/CopyObjectResult.php | 2 +- .../Result/CreateBucketCnameTokenResult.php | 19 - .../OSS/Result/DeleteObjectVersionsResult.php | 39 - .../src/OSS/Result/DeleteObjectsResult.php | 0 .../src/OSS/Result/ExistResult.php | 0 .../OSS/Result/GetBucketCnameTokenResult.php | 19 - .../OSS/Result/GetBucketEncryptionResult.php | 26 - .../src/OSS/Result/GetBucketInfoResult.php | 37 - .../Result/GetBucketRequestPaymentResult.php | 26 - .../src/OSS/Result/GetBucketStatResult.php | 26 - .../src/OSS/Result/GetBucketTagsResult.php | 26 - .../GetBucketTransferAccelerationResult.php | 22 - .../OSS/Result/GetBucketVersioningResult.php | 26 - .../src/OSS/Result/GetBucketWormResult.php | 26 - .../src/OSS/Result/GetCnameResult.php | 0 .../src/OSS/Result/GetCorsResult.php | 0 .../src/OSS/Result/GetLifecycleResult.php | 0 .../Result/GetLiveChannelHistoryResult.php | 0 .../OSS/Result/GetLiveChannelInfoResult.php | 0 .../OSS/Result/GetLiveChannelStatusResult.php | 0 .../src/OSS/Result/GetLocationResult.php | 0 .../src/OSS/Result/GetLoggingResult.php | 0 .../src/OSS/Result/GetRefererResult.php | 0 .../OSS/Result/GetStorageCapacityResult.php | 0 .../src/OSS/Result/GetWebsiteResult.php | 0 .../src/OSS/Result/HeaderResult.php | 0 .../OSS/Result/InitiateBucketWormResult.php | 27 - .../Result/InitiateMultipartUploadResult.php | 0 .../src/OSS/Result/ListBucketsResult.php | 5 +- .../src/OSS/Result/ListLiveChannelResult.php | 0 .../OSS/Result/ListMultipartUploadResult.php | 0 .../OSS/Result/ListObjectVersionsResult.php | 96 - .../src/OSS/Result/ListObjectsResult.php | 2 +- .../src/OSS/Result/ListObjectsV2Result.php | 72 - .../src/OSS/Result/ListPartsResult.php | 2 +- .../src/OSS/Result/PutLiveChannelResult.php | 0 .../src/OSS/Result/PutSetDeleteResult.php | 0 .../oss-sdk-php/src/OSS/Result/Result.php | 0 .../src/OSS/Result/SymlinkResult.php | 0 .../src/OSS/Result/UploadPartResult.php | 0 .../tests/OSS/Tests/AclResultTest.php | 2 +- .../tests/OSS/Tests/BodyResultTest.php | 2 +- .../tests/OSS/Tests/BucketCnameTest.php | 6 +- .../tests/OSS/Tests/BucketInfoTest.php | 2 +- .../tests/OSS/Tests/BucketLiveChannelTest.php | 39 +- .../tests/OSS/Tests/CallbackTest.php | 2 +- .../tests/OSS/Tests/CnameConfigTest.php | 2 +- .../tests/OSS/Tests/CnameTokenInfoTest.php | 31 - .../oss-sdk-php/tests/OSS/Tests/Common.php | 0 .../tests/OSS/Tests/ContentTypeTest.php | 16 +- .../tests/OSS/Tests/CopyObjectResult.php | 4 +- .../tests/OSS/Tests/CorsConfigTest.php | 2 +- .../Tests/DeleteObjectVersionsResultTest.php | 187 - .../tests/OSS/Tests/ExistResultTest.php | 4 +- .../Tests/GetBucketEncryptionResultTest.php | 95 - .../GetBucketRequestPaymentResultTest.php | 66 - .../OSS/Tests/GetBucketStatResultTest.php | 85 - .../OSS/Tests/GetBucketTagsResultTest.php | 77 - ...etBucketTransferAccelerationResultTest.php | 61 - .../OSS/Tests/GetBucketWormResultTest.php | 84 - .../tests/OSS/Tests/GetCorsResultTest.php | 6 +- .../OSS/Tests/GetLifecycleResultTest.php | 6 +- .../tests/OSS/Tests/GetLoggingResultTest.php | 6 +- .../tests/OSS/Tests/GetRefererResultTest.php | 6 +- .../tests/OSS/Tests/GetWebsiteResultTest.php | 6 +- .../tests/OSS/Tests/HeaderResultTest.php | 2 +- .../oss-sdk-php/tests/OSS/Tests/HttpTest.php | 4 +- .../InitiateMultipartUploadResultTest.php | 4 +- .../tests/OSS/Tests/LifecycleConfigTest.php | 2 +- .../tests/OSS/Tests/ListBucketsResultTest.php | 90 +- .../Tests/ListMultipartUploadResultTest.php | 2 +- .../Tests/ListObjectVersionsResultTest.php | 215 - .../tests/OSS/Tests/ListObjectsResultTest.php | 2 +- .../OSS/Tests/ListObjectsV2ResultTest.php | 154 - .../tests/OSS/Tests/ListPartsResultTest.php | 2 +- .../tests/OSS/Tests/LiveChannelXmlTest.php | 32 +- .../tests/OSS/Tests/LoggingConfigTest.php | 2 +- .../tests/OSS/Tests/MimeTypesTest.php | 2 +- .../tests/OSS/Tests/ObjectAclTest.php | 6 +- .../OSS/Tests/OssClientBucketCnameTest.php | 61 - .../OSS/Tests/OssClientBucketCorsTest.php | 0 .../Tests/OssClientBucketEncryptionTest.php | 63 - .../OSS/Tests/OssClientBucketInfoTest.php | 20 - .../Tests/OssClientBucketLifecycleTest.php | 0 .../OSS/Tests/OssClientBucketLoggingTest.php | 0 .../OSS/Tests/OssClientBucketPolicyTest.php | 47 - .../OSS/Tests/OssClientBucketRefererTest.php | 0 .../OssClientBucketRequestPaymentTest.php | 51 - .../OSS/Tests/OssClientBucketStatTestTest.php | 34 - .../OssClientBucketStorageCapacityTest.php | 0 .../OSS/Tests/OssClientBucketTagsTest.php | 76 - .../tests/OSS/Tests/OssClientBucketTest.php | 31 +- ...ssClientBucketTransferAccelerationTest.php | 40 - .../Tests/OssClientBucketVersioningTest.php | 40 - .../OSS/Tests/OssClientBucketWebsiteTest.php | 0 .../OSS/Tests/OssClientBucketWormTest.php | 36 - .../tests/OSS/Tests/OssClientImageTest.php | 65 +- .../OSS/Tests/OssClientListObjectsTest.php | 184 - .../OSS/Tests/OssClientListObjectsV2Test.php | 175 - .../Tests/OssClientMultipartUploadTest.php | 213 +- .../OssClientObjectRequestPaymentTest.php | 472 - .../OSS/Tests/OssClientObjectTaggingTest.php | 160 - .../tests/OSS/Tests/OssClientObjectTest.php | 203 +- .../Tests/OssClientObjectVersioningTest.php | 610 - .../OSS/Tests/OssClientRestoreObjectTest.php | 82 +- .../OSS/Tests/OssClientSignatureTest.php | 278 +- .../tests/OSS/Tests/OssClientTest.php | 710 +- .../tests/OSS/Tests/OssExceptionTest.php | 2 +- .../tests/OSS/Tests/OssTrafficLimitTest.php | 96 - .../tests/OSS/Tests/OssUtilTest.php | 69 +- .../OSS/Tests/PutSetDeleteResultTest.php | 8 +- .../tests/OSS/Tests/RefererConfigTest.php | 2 +- .../OSS/Tests/StorageCapacityConfigTest.php | 58 - .../tests/OSS/Tests/StorageCapacityTest.php | 10 +- .../tests/OSS/Tests/SymlinkTest.php | 13 +- .../tests/OSS/Tests/TestOssClientBase.php | 10 +- .../Tests/TransferAccelerationConfigTest.php | 56 - .../tests/OSS/Tests/UploadPartResultTest.php | 2 +- .../tests/OSS/Tests/WebsiteConfigTest.php | 2 +- vendor/async-aws/core/.gitattributes | 5 + vendor/async-aws/core/CHANGELOG.md | 407 + vendor/async-aws/core/LICENSE | 21 + vendor/async-aws/core/README.md | 21 + vendor/async-aws/core/composer.json | 43 + vendor/async-aws/core/roave-bc-check.yaml | 3 + vendor/async-aws/core/src/AbstractApi.php | 345 + .../async-aws/core/src/AwsClientFactory.php | 579 + .../async-aws/core/src/AwsError/AwsError.php | 45 + .../AwsErrorFactoryFromResponseTrait.php | 19 + .../src/AwsError/AwsErrorFactoryInterface.php | 15 + .../src/AwsError/ChainAwsErrorFactory.php | 40 + .../src/AwsError/JsonRestAwsErrorFactory.php | 44 + .../src/AwsError/JsonRpcAwsErrorFactory.php | 41 + .../core/src/AwsError/XmlAwsErrorFactory.php | 62 + vendor/async-aws/core/src/Configuration.php | 240 + .../core/src/Credentials/CacheProvider.php | 45 + .../core/src/Credentials/ChainProvider.php | 81 + .../src/Credentials/ConfigurationProvider.php | 86 + .../src/Credentials/ContainerProvider.php | 71 + .../src/Credentials/CredentialProvider.php | 20 + .../core/src/Credentials/Credentials.php | 76 + .../core/src/Credentials/DateFromResult.php | 21 + .../core/src/Credentials/IniFileLoader.php | 100 + .../core/src/Credentials/IniFileProvider.php | 132 + .../core/src/Credentials/InstanceProvider.php | 109 + .../core/src/Credentials/NullProvider.php | 20 + .../core/src/Credentials/PsrCacheProvider.php | 64 + .../src/Credentials/SymfonyCacheProvider.php | 62 + .../src/Credentials/WebIdentityProvider.php | 149 + .../src/EndpointDiscovery/EndpointCache.php | 118 + .../EndpointDiscovery/EndpointInterface.php | 10 + vendor/async-aws/core/src/EnvVar.php | 31 + .../core/src/Exception/Exception.php | 14 + .../src/Exception/Http/ClientException.php | 17 + .../core/src/Exception/Http/HttpException.php | 21 + .../src/Exception/Http/HttpExceptionTrait.php | 81 + .../src/Exception/Http/NetworkException.php | 17 + .../Exception/Http/RedirectionException.php | 17 + .../src/Exception/Http/ServerException.php | 17 + .../core/src/Exception/InvalidArgument.php | 9 + .../core/src/Exception/LogicException.php | 9 + .../core/src/Exception/MissingDependency.php | 13 + .../core/src/Exception/RuntimeException.php | 9 + .../core/src/Exception/UnexpectedValue.php | 9 + .../core/src/Exception/UnparsableResponse.php | 9 + .../core/src/Exception/UnsupportedRegion.php | 9 + .../src/HttpClient/AwsHttpClientFactory.php | 32 + .../core/src/HttpClient/AwsRetryStrategy.php | 67 + vendor/async-aws/core/src/Input.php | 41 + vendor/async-aws/core/src/Request.php | 145 + vendor/async-aws/core/src/RequestContext.php | 117 + vendor/async-aws/core/src/Response.php | 470 + vendor/async-aws/core/src/Result.php | 139 + vendor/async-aws/core/src/Signer/Signer.php | 19 + vendor/async-aws/core/src/Signer/SignerV4.php | 351 + .../core/src/Signer/SigningContext.php | 65 + .../core/src/Stream/CallableStream.php | 72 + .../core/src/Stream/FixedSizeStream.php | 86 + .../core/src/Stream/IterableStream.php | 63 + .../core/src/Stream/ReadOnceResultStream.php | 14 + .../core/src/Stream/RequestStream.php | 22 + .../core/src/Stream/ResourceStream.php | 96 + .../src/Stream/ResponseBodyResourceStream.php | 79 + .../core/src/Stream/ResponseBodyStream.php | 98 + .../core/src/Stream/ResultStream.php | 35 + .../core/src/Stream/RewindableStream.php | 96 + .../core/src/Stream/StreamFactory.php | 31 + .../core/src/Stream/StringStream.php | 59 + .../Sts/Exception/ExpiredTokenException.php | 24 + .../IDPCommunicationErrorException.php | 26 + .../Exception/IDPRejectedClaimException.php | 25 + .../InvalidIdentityTokenException.php | 24 + .../MalformedPolicyDocumentException.php | 23 + .../PackedPolicyTooLargeException.php | 32 + .../Sts/Exception/RegionDisabledException.php | 27 + .../core/src/Sts/Input/AssumeRoleRequest.php | 386 + .../AssumeRoleWithWebIdentityRequest.php | 258 + .../Sts/Input/GetCallerIdentityRequest.php | 54 + .../src/Sts/Result/AssumeRoleResponse.php | 88 + .../AssumeRoleWithWebIdentityResponse.php | 132 + .../Sts/Result/GetCallerIdentityResponse.php | 63 + vendor/async-aws/core/src/Sts/StsClient.php | 249 + .../src/Sts/ValueObject/AssumedRoleUser.php | 53 + .../core/src/Sts/ValueObject/Credentials.php | 74 + .../Sts/ValueObject/PolicyDescriptorType.php | 52 + .../core/src/Sts/ValueObject/Tag.php | 70 + .../src/Test/Http/SimpleMockedResponse.php | 76 + .../core/src/Test/InternalTestCase.php | 32 + .../core/src/Test/ResultMockFactory.php | 280 + .../core/src/Test/SimpleResultStream.php | 53 + vendor/async-aws/core/src/Test/TestCase.php | 105 + vendor/async-aws/core/src/Waiter.php | 228 + vendor/async-aws/s3/.gitattributes | 5 + vendor/async-aws/s3/CHANGELOG.md | 217 + vendor/async-aws/s3/LICENSE | 21 + vendor/async-aws/s3/README.md | 20 + vendor/async-aws/s3/composer.json | 36 + .../async-aws/s3/src/Enum/ArchiveStatus.php | 20 + .../async-aws/s3/src/Enum/BucketCannedACL.php | 24 + .../s3/src/Enum/BucketLocationConstraint.php | 69 + .../s3/src/Enum/ChecksumAlgorithm.php | 27 + vendor/async-aws/s3/src/Enum/ChecksumMode.php | 18 + vendor/async-aws/s3/src/Enum/EncodingType.php | 15 + vendor/async-aws/s3/src/Enum/Event.php | 70 + .../async-aws/s3/src/Enum/FilterRuleName.php | 24 + .../src/Enum/IntelligentTieringAccessTier.php | 17 + .../s3/src/Enum/MetadataDirective.php | 20 + .../async-aws/s3/src/Enum/ObjectCannedACL.php | 31 + .../s3/src/Enum/ObjectLockLegalHoldStatus.php | 20 + .../async-aws/s3/src/Enum/ObjectLockMode.php | 20 + .../async-aws/s3/src/Enum/ObjectOwnership.php | 19 + .../s3/src/Enum/ObjectStorageClass.php | 34 + vendor/async-aws/s3/src/Enum/Permission.php | 26 + .../s3/src/Enum/ReplicationStatus.php | 25 + .../async-aws/s3/src/Enum/RequestCharged.php | 15 + vendor/async-aws/s3/src/Enum/RequestPayer.php | 15 + .../s3/src/Enum/ServerSideEncryption.php | 22 + vendor/async-aws/s3/src/Enum/StorageClass.php | 39 + .../s3/src/Enum/TaggingDirective.php | 21 + vendor/async-aws/s3/src/Enum/Type.php | 22 + .../BucketAlreadyExistsException.php | 13 + .../BucketAlreadyOwnedByYouException.php | 15 + .../Exception/InvalidObjectStateException.php | 44 + .../src/Exception/NoSuchBucketException.php | 12 + .../s3/src/Exception/NoSuchKeyException.php | 12 + .../src/Exception/NoSuchUploadException.php | 12 + .../ObjectNotInActiveTierErrorException.php | 12 + .../src/Input/AbortMultipartUploadRequest.php | 186 + .../Input/CompleteMultipartUploadRequest.php | 415 + .../s3/src/Input/CopyObjectRequest.php | 1166 ++ .../s3/src/Input/CreateBucketRequest.php | 320 + .../Input/CreateMultipartUploadRequest.php | 872 ++ .../s3/src/Input/DeleteBucketCorsRequest.php | 100 + .../s3/src/Input/DeleteBucketRequest.php | 100 + .../s3/src/Input/DeleteObjectRequest.php | 234 + .../s3/src/Input/DeleteObjectsRequest.php | 261 + .../s3/src/Input/GetBucketCorsRequest.php | 100 + .../src/Input/GetBucketEncryptionRequest.php | 100 + .../s3/src/Input/GetObjectAclRequest.php | 183 + .../s3/src/Input/GetObjectRequest.php | 588 + .../s3/src/Input/HeadBucketRequest.php | 100 + .../s3/src/Input/HeadObjectRequest.php | 442 + .../s3/src/Input/ListBucketsRequest.php | 46 + .../src/Input/ListMultipartUploadsRequest.php | 258 + .../s3/src/Input/ListObjectsV2Request.php | 317 + .../s3/src/Input/ListPartsRequest.php | 316 + .../s3/src/Input/PutBucketCorsRequest.php | 207 + ...BucketNotificationConfigurationRequest.php | 161 + .../s3/src/Input/PutObjectAclRequest.php | 442 + .../s3/src/Input/PutObjectRequest.php | 1091 ++ .../s3/src/Input/UploadPartRequest.php | 516 + .../src/Result/AbortMultipartUploadOutput.php | 29 + .../s3/src/Result/BucketExistsWaiter.php | 49 + .../s3/src/Result/BucketNotExistsWaiter.php | 37 + .../Result/CompleteMultipartUploadOutput.php | 232 + .../s3/src/Result/CopyObjectOutput.php | 178 + .../s3/src/Result/CreateBucketOutput.php | 28 + .../Result/CreateMultipartUploadOutput.php | 207 + .../s3/src/Result/DeleteObjectOutput.php | 55 + .../s3/src/Result/DeleteObjectsOutput.php | 102 + .../s3/src/Result/GetBucketCorsOutput.php | 116 + .../src/Result/GetBucketEncryptionOutput.php | 48 + .../s3/src/Result/GetObjectAclOutput.php | 88 + .../s3/src/Result/GetObjectOutput.php | 546 + .../s3/src/Result/HeadObjectOutput.php | 534 + .../s3/src/Result/ListBucketsOutput.php | 77 + .../src/Result/ListMultipartUploadsOutput.php | 353 + .../s3/src/Result/ListObjectsV2Output.php | 359 + .../s3/src/Result/ListPartsOutput.php | 318 + .../s3/src/Result/ObjectExistsWaiter.php | 41 + .../s3/src/Result/ObjectNotExistsWaiter.php | 37 + .../s3/src/Result/PutObjectAclOutput.php | 29 + .../s3/src/Result/PutObjectOutput.php | 230 + .../s3/src/Result/UploadPartOutput.php | 183 + vendor/async-aws/s3/src/S3Client.php | 1169 ++ .../async-aws/s3/src/Signer/SignerV4ForS3.php | 170 + .../src/ValueObject/AccessControlPolicy.php | 69 + .../s3/src/ValueObject/AwsObject.php | 117 + .../async-aws/s3/src/ValueObject/Bucket.php | 48 + .../s3/src/ValueObject/CORSConfiguration.php | 58 + .../async-aws/s3/src/ValueObject/CORSRule.php | 148 + .../s3/src/ValueObject/CommonPrefix.php | 36 + .../ValueObject/CompletedMultipartUpload.php | 51 + .../s3/src/ValueObject/CompletedPart.php | 135 + .../s3/src/ValueObject/CopyObjectResult.php | 110 + .../ValueObject/CreateBucketConfiguration.php | 54 + .../async-aws/s3/src/ValueObject/Delete.php | 70 + .../s3/src/ValueObject/DeletedObject.php | 72 + vendor/async-aws/s3/src/ValueObject/Error.php | 74 + .../ValueObject/EventBridgeConfiguration.php | 21 + .../s3/src/ValueObject/FilterRule.php | 72 + vendor/async-aws/s3/src/ValueObject/Grant.php | 70 + .../async-aws/s3/src/ValueObject/Grantee.php | 114 + .../s3/src/ValueObject/Initiator.php | 47 + .../LambdaFunctionConfiguration.php | 102 + .../s3/src/ValueObject/MultipartUpload.php | 115 + .../ValueObject/NotificationConfiguration.php | 109 + .../NotificationConfigurationFilter.php | 40 + .../s3/src/ValueObject/ObjectIdentifier.php | 62 + vendor/async-aws/s3/src/ValueObject/Owner.php | 59 + vendor/async-aws/s3/src/ValueObject/Part.php | 134 + .../s3/src/ValueObject/QueueConfiguration.php | 101 + .../s3/src/ValueObject/S3KeyFilter.php | 45 + .../ServerSideEncryptionByDefault.php | 53 + .../ServerSideEncryptionConfiguration.php | 34 + .../ValueObject/ServerSideEncryptionRule.php | 49 + .../s3/src/ValueObject/TopicConfiguration.php | 104 + vendor/autoload.php | 5 + vendor/bacon/bacon-qr-code/CHANGELOG.md | 37 + vendor/bacon/bacon-qr-code/LICENSE | 0 vendor/bacon/bacon-qr-code/README.md | 4 +- vendor/bacon/bacon-qr-code/composer.json | 24 +- vendor/bacon/bacon-qr-code/phpunit.xml.dist | 13 - .../bacon-qr-code/src/Common/BitArray.php | 0 .../bacon-qr-code/src/Common/BitMatrix.php | 0 .../bacon-qr-code/src/Common/BitUtils.php | 0 .../src/Common/CharacterSetEci.php | 3 - .../bacon-qr-code/src/Common/EcBlock.php | 0 .../bacon-qr-code/src/Common/EcBlocks.php | 0 .../src/Common/ErrorCorrectionLevel.php | 0 .../src/Common/FormatInformation.php | 2 +- .../bacon/bacon-qr-code/src/Common/Mode.php | 3 - .../src/Common/ReedSolomonCodec.php | 0 .../bacon-qr-code/src/Common/Version.php | 0 .../bacon-qr-code/src/Encoder/BlockPair.php | 0 .../bacon-qr-code/src/Encoder/ByteMatrix.php | 0 .../bacon-qr-code/src/Encoder/Encoder.php | 20 +- .../bacon-qr-code/src/Encoder/MaskUtil.php | 2 +- .../bacon-qr-code/src/Encoder/MatrixUtil.php | 0 .../bacon-qr-code/src/Encoder/QrCode.php | 0 .../src/Exception/ExceptionInterface.php | 0 .../Exception/InvalidArgumentException.php | 0 .../src/Exception/OutOfBoundsException.php | 0 .../src/Exception/RuntimeException.php | 0 .../Exception/UnexpectedValueException.php | 0 .../src/Exception/WriterException.php | 0 .../src/Renderer/Color/Alpha.php | 0 .../bacon-qr-code/src/Renderer/Color/Cmyk.php | 0 .../src/Renderer/Color/ColorInterface.php | 0 .../bacon-qr-code/src/Renderer/Color/Gray.php | 0 .../bacon-qr-code/src/Renderer/Color/Rgb.php | 0 .../src/Renderer/Eye/CompositeEye.php | 2 +- .../src/Renderer/Eye/EyeInterface.php | 0 .../src/Renderer/Eye/ModuleEye.php | 0 .../src/Renderer/Eye/SimpleCircleEye.php | 0 .../src/Renderer/Eye/SquareEye.php | 0 .../src/Renderer/Image/EpsImageBackEnd.php | 0 .../Renderer/Image/ImageBackEndInterface.php | 0 .../Renderer/Image/ImagickImageBackEnd.php | 9 +- .../src/Renderer/Image/SvgImageBackEnd.php | 4 +- .../Renderer/Image/TransformationMatrix.php | 5 +- .../src/Renderer/ImageRenderer.php | 0 .../src/Renderer/Module/DotsModule.php | 0 .../src/Renderer/Module/EdgeIterator/Edge.php | 0 .../Module/EdgeIterator/EdgeIterator.php | 2 +- .../src/Renderer/Module/ModuleInterface.php | 0 .../src/Renderer/Module/RoundnessModule.php | 0 .../src/Renderer/Module/SquareModule.php | 0 .../bacon-qr-code/src/Renderer/Path/Close.php | 0 .../bacon-qr-code/src/Renderer/Path/Curve.php | 0 .../src/Renderer/Path/EllipticArc.php | 2 +- .../bacon-qr-code/src/Renderer/Path/Line.php | 0 .../bacon-qr-code/src/Renderer/Path/Move.php | 2 +- .../src/Renderer/Path/OperationInterface.php | 0 .../bacon-qr-code/src/Renderer/Path/Path.php | 0 .../src/Renderer/PlainTextRenderer.php | 0 .../src/Renderer/RendererInterface.php | 0 .../src/Renderer/RendererStyle/EyeFill.php | 0 .../src/Renderer/RendererStyle/Fill.php | 0 .../src/Renderer/RendererStyle/Gradient.php | 0 .../Renderer/RendererStyle/GradientType.php | 0 .../Renderer/RendererStyle/RendererStyle.php | 0 vendor/bacon/bacon-qr-code/src/Writer.php | 11 +- .../test/Common/BitArrayTest.php | 222 - .../test/Common/BitMatrixTest.php | 115 - .../test/Common/BitUtilsTest.php | 25 - .../test/Common/ErrorCorrectionLevelTest.php | 25 - .../test/Common/FormatInformationTest.php | 94 - .../bacon-qr-code/test/Common/ModeTest.php | 19 - .../test/Common/ReedSolomonCodecTest.php | 96 - .../bacon-qr-code/test/Common/VersionTest.php | 78 - .../test/Encoder/EncoderTest.php | 487 - .../test/Encoder/MaskUtilTest.php | 251 - .../test/Encoder/MatrixUtilTest.php | 335 - .../test/Integration/ImagickRenderingTest.php | 72 - ...ickRenderingTest__testGenericQrCode__1.png | Bin 3111 -> 0 bytes .../ImagickRenderingTest__testIssue79__1.png | Bin 8366 -> 0 bytes vendor/bin/carbon | 5 +- vendor/bin/carbon.bat | 5 - vendor/bin/var-dump-server | 5 +- vendor/bin/var-dump-server.bat | 5 - vendor/composer/ClassLoader.php | 113 +- vendor/composer/InstalledVersions.php | 27 +- vendor/composer/LICENSE | 0 vendor/composer/autoload_classmap.php | 46 +- vendor/composer/autoload_files.php | 83 +- vendor/composer/autoload_namespaces.php | 4 +- vendor/composer/autoload_psr4.php | 30 +- vendor/composer/autoload_real.php | 40 +- vendor/composer/autoload_static.php | 270 +- vendor/composer/installed.json | 4287 ++--- vendor/composer/installed.php | 698 +- vendor/composer/platform_check.php | 4 +- vendor/dasprid/enum/.coveralls.yml | 2 + vendor/dasprid/enum/.gitignore | 3 + vendor/dasprid/enum/.travis.yml | 41 + vendor/dasprid/enum/LICENSE | 22 - vendor/dasprid/enum/README.md | 30 +- vendor/dasprid/enum/composer.json | 10 +- vendor/dasprid/enum/phpcs.xml | 30 + vendor/dasprid/enum/phpunit.xml.dist | 17 + vendor/dasprid/enum/src/AbstractEnum.php | 6 +- vendor/dasprid/enum/src/EnumMap.php | 42 +- .../Exception/CloneNotSupportedException.php | 0 .../enum/src/Exception/ExceptionInterface.php | 0 .../src/Exception/ExpectationException.php | 0 .../Exception/IllegalArgumentException.php | 0 .../enum/src/Exception/MismatchException.php | 0 .../SerializeNotSupportedException.php | 0 .../UnserializeNotSupportedException.php | 0 vendor/dasprid/enum/src/NullValue.php | 2 +- vendor/dasprid/enum/test/AbstractEnumTest.php | 121 + vendor/dasprid/enum/test/EnumMapTest.php | 243 + vendor/dasprid/enum/test/NullValueTest.php | 31 + vendor/dasprid/enum/test/Planet.php | 73 + vendor/dasprid/enum/test/WeekDay.php | 26 + vendor/doctrine/annotations/LICENSE | 0 vendor/doctrine/annotations/README.md | 0 vendor/doctrine/annotations/composer.json | 0 .../Common/Annotations/Annotation.php | 0 .../Annotations/Annotation/Attribute.php | 0 .../Annotations/Annotation/Attributes.php | 0 .../Common/Annotations/Annotation/Enum.php | 0 .../Annotation/IgnoreAnnotation.php | 0 .../Annotations/Annotation/Required.php | 0 .../Common/Annotations/Annotation/Target.php | 0 .../Annotations/AnnotationException.php | 0 .../Common/Annotations/AnnotationReader.php | 0 .../Common/Annotations/AnnotationRegistry.php | 0 .../Common/Annotations/CachedReader.php | 0 .../Doctrine/Common/Annotations/DocLexer.php | 0 .../Doctrine/Common/Annotations/DocParser.php | 0 .../Common/Annotations/FileCacheReader.php | 0 .../Common/Annotations/IndexedReader.php | 0 .../Doctrine/Common/Annotations/PhpParser.php | 0 .../Doctrine/Common/Annotations/Reader.php | 0 .../Annotations/SimpleAnnotationReader.php | 0 .../Common/Annotations/TokenParser.php | 0 vendor/doctrine/cache/.coveralls.yml | 0 vendor/doctrine/cache/.gitignore | 0 vendor/doctrine/cache/.travis.yml | 0 vendor/doctrine/cache/LICENSE | 0 vendor/doctrine/cache/README.md | 0 vendor/doctrine/cache/UPGRADE.md | 0 vendor/doctrine/cache/build.properties | 0 vendor/doctrine/cache/build.xml | 0 vendor/doctrine/cache/composer.json | 0 .../lib/Doctrine/Common/Cache/ApcCache.php | 0 .../lib/Doctrine/Common/Cache/ArrayCache.php | 0 .../cache/lib/Doctrine/Common/Cache/Cache.php | 0 .../Doctrine/Common/Cache/CacheProvider.php | 0 .../lib/Doctrine/Common/Cache/ChainCache.php | 0 .../Doctrine/Common/Cache/ClearableCache.php | 0 .../Doctrine/Common/Cache/CouchbaseCache.php | 0 .../lib/Doctrine/Common/Cache/FileCache.php | 2 +- .../Doctrine/Common/Cache/FilesystemCache.php | 0 .../Doctrine/Common/Cache/FlushableCache.php | 0 .../Doctrine/Common/Cache/MemcacheCache.php | 0 .../Doctrine/Common/Cache/MemcachedCache.php | 0 .../Doctrine/Common/Cache/MongoDBCache.php | 0 .../Doctrine/Common/Cache/MultiGetCache.php | 0 .../Doctrine/Common/Cache/PhpFileCache.php | 0 .../lib/Doctrine/Common/Cache/PredisCache.php | 0 .../lib/Doctrine/Common/Cache/RedisCache.php | 0 .../lib/Doctrine/Common/Cache/RiakCache.php | 0 .../Doctrine/Common/Cache/SQLite3Cache.php | 0 .../lib/Doctrine/Common/Cache/Version.php | 0 .../lib/Doctrine/Common/Cache/VoidCache.php | 0 .../Doctrine/Common/Cache/WinCacheCache.php | 0 .../lib/Doctrine/Common/Cache/XcacheCache.php | 0 .../Doctrine/Common/Cache/ZendDataCache.php | 0 vendor/doctrine/cache/phpunit.xml.dist | 0 .../Tests/Common/Cache/ApcCacheTest.php | 0 .../Tests/Common/Cache/ArrayCacheTest.php | 0 .../Tests/Common/Cache/BaseFileCacheTest.php | 0 .../Tests/Common/Cache/CacheProviderTest.php | 0 .../Doctrine/Tests/Common/Cache/CacheTest.php | 0 .../Tests/Common/Cache/ChainCacheTest.php | 0 .../Tests/Common/Cache/CouchbaseCacheTest.php | 0 .../Tests/Common/Cache/FileCacheTest.php | 0 .../Common/Cache/FilesystemCacheTest.php | 0 .../Tests/Common/Cache/MemcacheCacheTest.php | 0 .../Tests/Common/Cache/MemcachedCacheTest.php | 0 .../Tests/Common/Cache/MongoDBCacheTest.php | 0 .../Tests/Common/Cache/PhpFileCacheTest.php | 0 .../Tests/Common/Cache/PredisCacheTest.php | 0 .../Tests/Common/Cache/RedisCacheTest.php | 0 .../Tests/Common/Cache/RiakCacheTest.php | 0 .../Tests/Common/Cache/SQLite3CacheTest.php | 0 .../Tests/Common/Cache/VoidCacheTest.php | 0 .../Tests/Common/Cache/WinCacheCacheTest.php | 0 .../Tests/Common/Cache/XcacheCacheTest.php | 0 .../Tests/Common/Cache/ZendDataCacheTest.php | 0 .../tests/Doctrine/Tests/DoctrineTestCase.php | 0 .../cache/tests/Doctrine/Tests/TestInit.php | 0 vendor/doctrine/cache/tests/travis/php.ini | 0 .../cache/tests/travis/phpunit.travis.xml | 0 vendor/doctrine/lexer/LICENSE | 0 vendor/doctrine/lexer/README.md | 2 +- vendor/doctrine/lexer/composer.json | 18 +- .../Doctrine/Common/Lexer/AbstractLexer.php | 43 +- vendor/doctrine/lexer/psalm.xml | 15 - vendor/endroid/qr-code/.github/FUNDING.yml | 0 .../endroid/qr-code/.github/workflows/CI.yml | 49 +- vendor/endroid/qr-code/.gitignore | 0 vendor/endroid/qr-code/LICENSE | 0 vendor/endroid/qr-code/README.md | 12 +- .../qr-code/assets/fonts/noto_sans.otf | Bin .../qr-code/assets/fonts/open_sans.ttf | Bin .../endroid/qr-code/assets/images/symfony.png | Bin vendor/endroid/qr-code/composer.json | 14 +- .../qr-code/src/ErrorCorrectionLevel.php | 6 - .../src/Exception/GenerateImageException.php | 0 .../src/Exception/InvalidFontException.php | 0 .../src/Exception/InvalidLogoException.php | 0 .../src/Exception/InvalidWriterException.php | 0 .../Exception/MissingExtensionException.php | 0 .../Exception/MissingFunctionException.php | 0 .../Exception/MissingLogoHeightException.php | 0 .../qr-code/src/Exception/QrCodeException.php | 0 .../UnsupportedExtensionException.php | 0 .../src/Exception/ValidationException.php | 0 .../qr-code/src/Factory/QrCodeFactory.php | 5 +- .../src/Factory/QrCodeFactoryInterface.php | 1 - vendor/endroid/qr-code/src/LabelAlignment.php | 3 - vendor/endroid/qr-code/src/QrCode.php | 51 +- .../endroid/qr-code/src/QrCodeInterface.php | 5 - .../qr-code/src/Writer/AbstractWriter.php | 5 +- .../qr-code/src/Writer/BinaryWriter.php | 0 .../qr-code/src/Writer/DebugWriter.php | 0 .../endroid/qr-code/src/Writer/EpsWriter.php | 0 .../endroid/qr-code/src/Writer/FpdfWriter.php | 131 - .../endroid/qr-code/src/Writer/PngWriter.php | 89 +- .../endroid/qr-code/src/Writer/SvgWriter.php | 33 +- .../qr-code/src/Writer/WriterInterface.php | 1 - vendor/endroid/qr-code/src/WriterRegistry.php | 2 - .../qr-code/src/WriterRegistryInterface.php | 2 - vendor/endroid/qr-code/tests/QrCodeTest.php | 69 +- .../endroid/qr-code/tests/output/.gitignore | 0 vendor/ezyang/htmlpurifier/CHANGELOG.md | 6 - vendor/ezyang/htmlpurifier/CREDITS | 9 - vendor/ezyang/htmlpurifier/LICENSE | 504 - vendor/ezyang/htmlpurifier/README.md | 29 - vendor/ezyang/htmlpurifier/VERSION | 1 - vendor/ezyang/htmlpurifier/composer.json | 44 - .../library/HTMLPurifier.auto.php | 11 - .../library/HTMLPurifier.autoload-legacy.php | 14 - .../library/HTMLPurifier.autoload.php | 25 - .../library/HTMLPurifier.composer.php | 4 - .../library/HTMLPurifier.func.php | 25 - .../library/HTMLPurifier.includes.php | 235 - .../library/HTMLPurifier.kses.php | 30 - .../library/HTMLPurifier.path.php | 11 - .../htmlpurifier/library/HTMLPurifier.php | 297 - .../library/HTMLPurifier.safe-includes.php | 229 - .../library/HTMLPurifier/Arborize.php | 71 - .../library/HTMLPurifier/AttrCollections.php | 148 - .../library/HTMLPurifier/AttrDef.php | 144 - .../library/HTMLPurifier/AttrDef/CSS.php | 136 - .../HTMLPurifier/AttrDef/CSS/AlphaValue.php | 34 - .../HTMLPurifier/AttrDef/CSS/Background.php | 113 - .../AttrDef/CSS/BackgroundPosition.php | 157 - .../HTMLPurifier/AttrDef/CSS/Border.php | 56 - .../HTMLPurifier/AttrDef/CSS/Color.php | 161 - .../HTMLPurifier/AttrDef/CSS/Composite.php | 48 - .../AttrDef/CSS/DenyElementDecorator.php | 44 - .../HTMLPurifier/AttrDef/CSS/Filter.php | 77 - .../library/HTMLPurifier/AttrDef/CSS/Font.php | 176 - .../HTMLPurifier/AttrDef/CSS/FontFamily.php | 219 - .../HTMLPurifier/AttrDef/CSS/Ident.php | 32 - .../AttrDef/CSS/ImportantDecorator.php | 56 - .../HTMLPurifier/AttrDef/CSS/Length.php | 77 - .../HTMLPurifier/AttrDef/CSS/ListStyle.php | 112 - .../HTMLPurifier/AttrDef/CSS/Multiple.php | 71 - .../HTMLPurifier/AttrDef/CSS/Number.php | 90 - .../HTMLPurifier/AttrDef/CSS/Percentage.php | 54 - .../AttrDef/CSS/TextDecoration.php | 46 - .../library/HTMLPurifier/AttrDef/CSS/URI.php | 77 - .../library/HTMLPurifier/AttrDef/Clone.php | 44 - .../library/HTMLPurifier/AttrDef/Enum.php | 73 - .../HTMLPurifier/AttrDef/HTML/Bool.php | 48 - .../HTMLPurifier/AttrDef/HTML/Class.php | 48 - .../HTMLPurifier/AttrDef/HTML/Color.php | 51 - .../AttrDef/HTML/ContentEditable.php | 16 - .../HTMLPurifier/AttrDef/HTML/FrameTarget.php | 38 - .../library/HTMLPurifier/AttrDef/HTML/ID.php | 113 - .../HTMLPurifier/AttrDef/HTML/Length.php | 56 - .../HTMLPurifier/AttrDef/HTML/LinkTypes.php | 72 - .../HTMLPurifier/AttrDef/HTML/MultiLength.php | 60 - .../HTMLPurifier/AttrDef/HTML/Nmtokens.php | 70 - .../HTMLPurifier/AttrDef/HTML/Pixels.php | 76 - .../library/HTMLPurifier/AttrDef/Integer.php | 91 - .../library/HTMLPurifier/AttrDef/Lang.php | 86 - .../library/HTMLPurifier/AttrDef/Switch.php | 53 - .../library/HTMLPurifier/AttrDef/Text.php | 21 - .../library/HTMLPurifier/AttrDef/URI.php | 111 - .../HTMLPurifier/AttrDef/URI/Email.php | 20 - .../AttrDef/URI/Email/SimpleCheck.php | 29 - .../library/HTMLPurifier/AttrDef/URI/Host.php | 142 - .../library/HTMLPurifier/AttrDef/URI/IPv4.php | 45 - .../library/HTMLPurifier/AttrDef/URI/IPv6.php | 89 - .../library/HTMLPurifier/AttrTransform.php | 60 - .../HTMLPurifier/AttrTransform/Background.php | 28 - .../HTMLPurifier/AttrTransform/BdoDir.php | 27 - .../HTMLPurifier/AttrTransform/BgColor.php | 28 - .../HTMLPurifier/AttrTransform/BoolToCSS.php | 47 - .../HTMLPurifier/AttrTransform/Border.php | 26 - .../HTMLPurifier/AttrTransform/EnumToCSS.php | 68 - .../AttrTransform/ImgRequired.php | 47 - .../HTMLPurifier/AttrTransform/ImgSpace.php | 61 - .../HTMLPurifier/AttrTransform/Input.php | 56 - .../HTMLPurifier/AttrTransform/Lang.php | 31 - .../HTMLPurifier/AttrTransform/Length.php | 45 - .../HTMLPurifier/AttrTransform/Name.php | 33 - .../HTMLPurifier/AttrTransform/NameSync.php | 46 - .../HTMLPurifier/AttrTransform/Nofollow.php | 52 - .../HTMLPurifier/AttrTransform/SafeEmbed.php | 25 - .../HTMLPurifier/AttrTransform/SafeObject.php | 28 - .../HTMLPurifier/AttrTransform/SafeParam.php | 84 - .../AttrTransform/ScriptRequired.php | 23 - .../AttrTransform/TargetBlank.php | 45 - .../AttrTransform/TargetNoopener.php | 37 - .../AttrTransform/TargetNoreferrer.php | 37 - .../HTMLPurifier/AttrTransform/Textarea.php | 27 - .../library/HTMLPurifier/AttrTypes.php | 97 - .../library/HTMLPurifier/AttrValidator.php | 178 - .../library/HTMLPurifier/Bootstrap.php | 124 - .../library/HTMLPurifier/CSSDefinition.php | 549 - .../library/HTMLPurifier/ChildDef.php | 52 - .../HTMLPurifier/ChildDef/Chameleon.php | 67 - .../library/HTMLPurifier/ChildDef/Custom.php | 102 - .../library/HTMLPurifier/ChildDef/Empty.php | 38 - .../library/HTMLPurifier/ChildDef/List.php | 94 - .../HTMLPurifier/ChildDef/Optional.php | 45 - .../HTMLPurifier/ChildDef/Required.php | 118 - .../ChildDef/StrictBlockquote.php | 110 - .../library/HTMLPurifier/ChildDef/Table.php | 224 - .../library/HTMLPurifier/Config.php | 920 -- .../library/HTMLPurifier/ConfigSchema.php | 176 - .../ConfigSchema/Builder/ConfigSchema.php | 48 - .../HTMLPurifier/ConfigSchema/Builder/Xml.php | 144 - .../HTMLPurifier/ConfigSchema/Exception.php | 11 - .../HTMLPurifier/ConfigSchema/Interchange.php | 47 - .../ConfigSchema/Interchange/Directive.php | 89 - .../ConfigSchema/Interchange/Id.php | 58 - .../ConfigSchema/InterchangeBuilder.php | 226 - .../HTMLPurifier/ConfigSchema/Validator.php | 248 - .../ConfigSchema/ValidatorAtom.php | 130 - .../HTMLPurifier/ConfigSchema/schema.ser | 1 - .../schema/Attr.AllowedClasses.txt | 8 - .../schema/Attr.AllowedFrameTargets.txt | 12 - .../ConfigSchema/schema/Attr.AllowedRel.txt | 9 - .../ConfigSchema/schema/Attr.AllowedRev.txt | 9 - .../schema/Attr.ClassUseCDATA.txt | 19 - .../schema/Attr.DefaultImageAlt.txt | 11 - .../schema/Attr.DefaultInvalidImage.txt | 9 - .../schema/Attr.DefaultInvalidImageAlt.txt | 8 - .../schema/Attr.DefaultTextDir.txt | 10 - .../ConfigSchema/schema/Attr.EnableID.txt | 16 - .../schema/Attr.ForbiddenClasses.txt | 8 - .../ConfigSchema/schema/Attr.ID.HTML5.txt | 10 - .../ConfigSchema/schema/Attr.IDBlacklist.txt | 5 - .../schema/Attr.IDBlacklistRegexp.txt | 9 - .../ConfigSchema/schema/Attr.IDPrefix.txt | 12 - .../schema/Attr.IDPrefixLocal.txt | 14 - .../schema/AutoFormat.AutoParagraph.txt | 31 - .../ConfigSchema/schema/AutoFormat.Custom.txt | 12 - .../schema/AutoFormat.DisplayLinkURI.txt | 11 - .../schema/AutoFormat.Linkify.txt | 12 - .../AutoFormat.PurifierLinkify.DocURL.txt | 12 - .../schema/AutoFormat.PurifierLinkify.txt | 12 - .../AutoFormat.RemoveEmpty.Predicate.txt | 14 - ...rmat.RemoveEmpty.RemoveNbsp.Exceptions.txt | 11 - .../AutoFormat.RemoveEmpty.RemoveNbsp.txt | 15 - .../schema/AutoFormat.RemoveEmpty.txt | 46 - ...utoFormat.RemoveSpansWithoutAttributes.txt | 11 - .../schema/CSS.AllowDuplicates.txt | 11 - .../schema/CSS.AllowImportant.txt | 8 - .../ConfigSchema/schema/CSS.AllowTricky.txt | 11 - .../ConfigSchema/schema/CSS.AllowedFonts.txt | 12 - .../schema/CSS.AllowedProperties.txt | 18 - .../ConfigSchema/schema/CSS.DefinitionRev.txt | 11 - .../schema/CSS.ForbiddenProperties.txt | 13 - .../ConfigSchema/schema/CSS.MaxImgLength.txt | 16 - .../ConfigSchema/schema/CSS.Proprietary.txt | 10 - .../ConfigSchema/schema/CSS.Trusted.txt | 9 - .../schema/Cache.DefinitionImpl.txt | 14 - .../schema/Cache.SerializerPath.txt | 13 - .../schema/Cache.SerializerPermissions.txt | 16 - .../schema/Core.AggressivelyFixLt.txt | 18 - .../schema/Core.AggressivelyRemoveScript.txt | 16 - .../schema/Core.AllowHostnameUnderscore.txt | 16 - .../schema/Core.AllowParseManyTags.txt | 12 - .../schema/Core.CollectErrors.txt | 12 - .../schema/Core.ColorKeywords.txt | 160 - .../schema/Core.ConvertDocumentToFragment.txt | 14 - .../Core.DirectLexLineNumberSyncInterval.txt | 17 - .../schema/Core.DisableExcludes.txt | 14 - .../ConfigSchema/schema/Core.EnableIDNA.txt | 9 - .../ConfigSchema/schema/Core.Encoding.txt | 15 - .../schema/Core.EscapeInvalidChildren.txt | 12 - .../schema/Core.EscapeInvalidTags.txt | 7 - .../schema/Core.EscapeNonASCIICharacters.txt | 13 - .../schema/Core.HiddenElements.txt | 19 - .../ConfigSchema/schema/Core.Language.txt | 10 - .../schema/Core.LegacyEntityDecoder.txt | 36 - .../ConfigSchema/schema/Core.LexerImpl.txt | 34 - .../schema/Core.MaintainLineNumbers.txt | 16 - .../schema/Core.NormalizeNewlines.txt | 11 - .../schema/Core.RemoveInvalidImg.txt | 12 - .../Core.RemoveProcessingInstructions.txt | 11 - .../schema/Core.RemoveScriptContents.txt | 12 - .../ConfigSchema/schema/Filter.Custom.txt | 11 - .../Filter.ExtractStyleBlocks.Escaping.txt | 14 - .../Filter.ExtractStyleBlocks.Scope.txt | 29 - .../Filter.ExtractStyleBlocks.TidyImpl.txt | 16 - .../schema/Filter.ExtractStyleBlocks.txt | 74 - .../ConfigSchema/schema/Filter.YouTube.txt | 16 - .../ConfigSchema/schema/HTML.Allowed.txt | 25 - .../schema/HTML.AllowedAttributes.txt | 19 - .../schema/HTML.AllowedComments.txt | 10 - .../schema/HTML.AllowedCommentsRegexp.txt | 15 - .../schema/HTML.AllowedElements.txt | 23 - .../schema/HTML.AllowedModules.txt | 20 - .../schema/HTML.Attr.Name.UseCDATA.txt | 11 - .../ConfigSchema/schema/HTML.BlockWrapper.txt | 18 - .../ConfigSchema/schema/HTML.CoreModules.txt | 23 - .../schema/HTML.CustomDoctype.txt | 9 - .../ConfigSchema/schema/HTML.DefinitionID.txt | 33 - .../schema/HTML.DefinitionRev.txt | 16 - .../ConfigSchema/schema/HTML.Doctype.txt | 11 - .../schema/HTML.FlashAllowFullScreen.txt | 11 - .../schema/HTML.ForbiddenAttributes.txt | 21 - .../schema/HTML.ForbiddenElements.txt | 20 - .../ConfigSchema/schema/HTML.Forms.txt | 11 - .../ConfigSchema/schema/HTML.MaxImgLength.txt | 14 - .../ConfigSchema/schema/HTML.Nofollow.txt | 7 - .../ConfigSchema/schema/HTML.Parent.txt | 12 - .../ConfigSchema/schema/HTML.Proprietary.txt | 12 - .../ConfigSchema/schema/HTML.SafeEmbed.txt | 13 - .../ConfigSchema/schema/HTML.SafeIframe.txt | 13 - .../ConfigSchema/schema/HTML.SafeObject.txt | 13 - .../schema/HTML.SafeScripting.txt | 10 - .../ConfigSchema/schema/HTML.Strict.txt | 9 - .../ConfigSchema/schema/HTML.TargetBlank.txt | 8 - .../schema/HTML.TargetNoopener.txt | 10 - .../schema/HTML.TargetNoreferrer.txt | 9 - .../ConfigSchema/schema/HTML.TidyAdd.txt | 8 - .../ConfigSchema/schema/HTML.TidyLevel.txt | 24 - .../ConfigSchema/schema/HTML.TidyRemove.txt | 8 - .../ConfigSchema/schema/HTML.Trusted.txt | 9 - .../ConfigSchema/schema/HTML.XHTML.txt | 11 - .../schema/Output.CommentScriptContents.txt | 10 - .../schema/Output.FixInnerHTML.txt | 15 - .../schema/Output.FlashCompat.txt | 11 - .../ConfigSchema/schema/Output.Newline.txt | 13 - .../ConfigSchema/schema/Output.SortAttr.txt | 14 - .../ConfigSchema/schema/Output.TidyFormat.txt | 25 - .../ConfigSchema/schema/Test.ForceNoIconv.txt | 7 - .../schema/URI.AllowedSchemes.txt | 18 - .../ConfigSchema/schema/URI.Base.txt | 17 - .../ConfigSchema/schema/URI.DefaultScheme.txt | 15 - .../ConfigSchema/schema/URI.DefinitionID.txt | 11 - .../ConfigSchema/schema/URI.DefinitionRev.txt | 11 - .../ConfigSchema/schema/URI.Disable.txt | 14 - .../schema/URI.DisableExternal.txt | 11 - .../schema/URI.DisableExternalResources.txt | 13 - .../schema/URI.DisableResources.txt | 15 - .../ConfigSchema/schema/URI.Host.txt | 19 - .../ConfigSchema/schema/URI.HostBlacklist.txt | 9 - .../ConfigSchema/schema/URI.MakeAbsolute.txt | 13 - .../ConfigSchema/schema/URI.Munge.txt | 83 - .../schema/URI.MungeResources.txt | 17 - .../schema/URI.MungeSecretKey.txt | 30 - .../schema/URI.OverrideAllowedSchemes.txt | 9 - .../schema/URI.SafeIframeRegexp.txt | 22 - .../HTMLPurifier/ConfigSchema/schema/info.ini | 3 - .../library/HTMLPurifier/ContentSets.php | 170 - .../library/HTMLPurifier/Context.php | 95 - .../library/HTMLPurifier/Definition.php | 55 - .../library/HTMLPurifier/DefinitionCache.php | 129 - .../DefinitionCache/Decorator.php | 112 - .../DefinitionCache/Decorator/Cleanup.php | 78 - .../DefinitionCache/Decorator/Memory.php | 85 - .../DefinitionCache/Decorator/Template.php.in | 82 - .../HTMLPurifier/DefinitionCache/Null.php | 76 - .../DefinitionCache/Serializer.php | 311 - .../DefinitionCache/Serializer/README | 3 - .../HTMLPurifier/DefinitionCacheFactory.php | 106 - .../library/HTMLPurifier/Doctype.php | 73 - .../library/HTMLPurifier/DoctypeRegistry.php | 142 - .../library/HTMLPurifier/ElementDef.php | 216 - .../library/HTMLPurifier/Encoder.php | 617 - .../library/HTMLPurifier/EntityLookup.php | 48 - .../HTMLPurifier/EntityLookup/entities.ser | 1 - .../library/HTMLPurifier/EntityParser.php | 285 - .../library/HTMLPurifier/ErrorCollector.php | 244 - .../library/HTMLPurifier/ErrorStruct.php | 74 - .../library/HTMLPurifier/Exception.php | 12 - .../library/HTMLPurifier/Filter.php | 56 - .../Filter/ExtractStyleBlocks.php | 341 - .../library/HTMLPurifier/Filter/YouTube.php | 65 - .../library/HTMLPurifier/Generator.php | 286 - .../library/HTMLPurifier/HTMLDefinition.php | 493 - .../library/HTMLPurifier/HTMLModule.php | 285 - .../library/HTMLPurifier/HTMLModule/Bdo.php | 44 - .../HTMLModule/CommonAttributes.php | 32 - .../library/HTMLPurifier/HTMLModule/Edit.php | 55 - .../library/HTMLPurifier/HTMLModule/Forms.php | 194 - .../HTMLPurifier/HTMLModule/Hypertext.php | 40 - .../HTMLPurifier/HTMLModule/Iframe.php | 51 - .../library/HTMLPurifier/HTMLModule/Image.php | 49 - .../HTMLPurifier/HTMLModule/Legacy.php | 186 - .../library/HTMLPurifier/HTMLModule/List.php | 51 - .../library/HTMLPurifier/HTMLModule/Name.php | 26 - .../HTMLPurifier/HTMLModule/Nofollow.php | 25 - .../HTMLModule/NonXMLCommonAttributes.php | 20 - .../HTMLPurifier/HTMLModule/Object.php | 62 - .../HTMLPurifier/HTMLModule/Presentation.php | 42 - .../HTMLPurifier/HTMLModule/Proprietary.php | 40 - .../library/HTMLPurifier/HTMLModule/Ruby.php | 36 - .../HTMLPurifier/HTMLModule/SafeEmbed.php | 40 - .../HTMLPurifier/HTMLModule/SafeObject.php | 62 - .../HTMLPurifier/HTMLModule/SafeScripting.php | 40 - .../HTMLPurifier/HTMLModule/Scripting.php | 73 - .../HTMLModule/StyleAttribute.php | 33 - .../HTMLPurifier/HTMLModule/Tables.php | 75 - .../HTMLPurifier/HTMLModule/Target.php | 28 - .../HTMLPurifier/HTMLModule/TargetBlank.php | 24 - .../HTMLModule/TargetNoopener.php | 21 - .../HTMLModule/TargetNoreferrer.php | 21 - .../library/HTMLPurifier/HTMLModule/Text.php | 87 - .../library/HTMLPurifier/HTMLModule/Tidy.php | 227 - .../HTMLPurifier/HTMLModule/Tidy/Name.php | 33 - .../HTMLModule/Tidy/Proprietary.php | 34 - .../HTMLPurifier/HTMLModule/Tidy/Strict.php | 43 - .../HTMLModule/Tidy/Transitional.php | 16 - .../HTMLPurifier/HTMLModule/Tidy/XHTML.php | 26 - .../HTMLModule/Tidy/XHTMLAndHTML4.php | 182 - .../HTMLModule/XMLCommonAttributes.php | 20 - .../HTMLPurifier/HTMLModuleManager.php | 467 - .../library/HTMLPurifier/IDAccumulator.php | 57 - .../library/HTMLPurifier/Injector.php | 283 - .../HTMLPurifier/Injector/AutoParagraph.php | 356 - .../HTMLPurifier/Injector/DisplayLinkURI.php | 40 - .../library/HTMLPurifier/Injector/Linkify.php | 67 - .../HTMLPurifier/Injector/PurifierLinkify.php | 71 - .../HTMLPurifier/Injector/RemoveEmpty.php | 112 - .../Injector/RemoveSpansWithoutAttributes.php | 95 - .../HTMLPurifier/Injector/SafeObject.php | 124 - .../library/HTMLPurifier/Language.php | 204 - .../HTMLPurifier/Language/messages/en.php | 55 - .../library/HTMLPurifier/LanguageFactory.php | 209 - .../library/HTMLPurifier/Length.php | 162 - .../library/HTMLPurifier/Lexer.php | 387 - .../library/HTMLPurifier/Lexer/DOMLex.php | 338 - .../library/HTMLPurifier/Lexer/DirectLex.php | 539 - .../library/HTMLPurifier/Lexer/PH5P.php | 4788 ------ .../library/HTMLPurifier/Node.php | 49 - .../library/HTMLPurifier/Node/Comment.php | 36 - .../library/HTMLPurifier/Node/Element.php | 59 - .../library/HTMLPurifier/Node/Text.php | 54 - .../library/HTMLPurifier/PercentEncoder.php | 111 - .../library/HTMLPurifier/Printer.php | 218 - .../HTMLPurifier/Printer/CSSDefinition.php | 44 - .../HTMLPurifier/Printer/ConfigForm.css | 10 - .../HTMLPurifier/Printer/ConfigForm.js | 5 - .../HTMLPurifier/Printer/ConfigForm.php | 451 - .../HTMLPurifier/Printer/HTMLDefinition.php | 324 - .../library/HTMLPurifier/PropertyList.php | 122 - .../HTMLPurifier/PropertyListIterator.php | 43 - .../library/HTMLPurifier/Queue.php | 56 - .../library/HTMLPurifier/Strategy.php | 26 - .../HTMLPurifier/Strategy/Composite.php | 30 - .../library/HTMLPurifier/Strategy/Core.php | 17 - .../HTMLPurifier/Strategy/FixNesting.php | 181 - .../HTMLPurifier/Strategy/MakeWellFormed.php | 659 - .../Strategy/RemoveForeignElements.php | 207 - .../Strategy/ValidateAttributes.php | 45 - .../library/HTMLPurifier/StringHash.php | 48 - .../library/HTMLPurifier/StringHashParser.php | 136 - .../library/HTMLPurifier/TagTransform.php | 37 - .../HTMLPurifier/TagTransform/Font.php | 114 - .../HTMLPurifier/TagTransform/Simple.php | 44 - .../library/HTMLPurifier/Token.php | 100 - .../library/HTMLPurifier/Token/Comment.php | 38 - .../library/HTMLPurifier/Token/Empty.php | 15 - .../library/HTMLPurifier/Token/End.php | 24 - .../library/HTMLPurifier/Token/Start.php | 10 - .../library/HTMLPurifier/Token/Tag.php | 68 - .../library/HTMLPurifier/Token/Text.php | 53 - .../library/HTMLPurifier/TokenFactory.php | 118 - .../htmlpurifier/library/HTMLPurifier/URI.php | 316 - .../library/HTMLPurifier/URIDefinition.php | 112 - .../library/HTMLPurifier/URIFilter.php | 74 - .../URIFilter/DisableExternal.php | 54 - .../URIFilter/DisableExternalResources.php | 25 - .../URIFilter/DisableResources.php | 22 - .../HTMLPurifier/URIFilter/HostBlacklist.php | 46 - .../HTMLPurifier/URIFilter/MakeAbsolute.php | 158 - .../library/HTMLPurifier/URIFilter/Munge.php | 115 - .../HTMLPurifier/URIFilter/SafeIframe.php | 68 - .../library/HTMLPurifier/URIParser.php | 71 - .../library/HTMLPurifier/URIScheme.php | 102 - .../library/HTMLPurifier/URIScheme/data.php | 136 - .../library/HTMLPurifier/URIScheme/file.php | 44 - .../library/HTMLPurifier/URIScheme/ftp.php | 58 - .../library/HTMLPurifier/URIScheme/http.php | 36 - .../library/HTMLPurifier/URIScheme/https.php | 18 - .../library/HTMLPurifier/URIScheme/mailto.php | 40 - .../library/HTMLPurifier/URIScheme/news.php | 35 - .../library/HTMLPurifier/URIScheme/nntp.php | 32 - .../library/HTMLPurifier/URIScheme/tel.php | 46 - .../HTMLPurifier/URISchemeRegistry.php | 81 - .../library/HTMLPurifier/UnitConverter.php | 307 - .../library/HTMLPurifier/VarParser.php | 198 - .../HTMLPurifier/VarParser/Flexible.php | 130 - .../library/HTMLPurifier/VarParser/Native.php | 38 - .../HTMLPurifier/VarParserException.php | 11 - .../library/HTMLPurifier/Zipper.php | 157 - vendor/firebase/php-jwt/LICENSE | 2 +- vendor/firebase/php-jwt/README.md | 111 +- vendor/firebase/php-jwt/composer.json | 9 +- .../php-jwt/src/BeforeValidException.php | 2 +- .../firebase/php-jwt/src/ExpiredException.php | 2 +- vendor/firebase/php-jwt/src/JWK.php | 172 - vendor/firebase/php-jwt/src/JWT.php | 306 +- vendor/firebase/php-jwt/src/Key.php | 59 - .../php-jwt/src/SignatureInvalidException.php | 2 +- vendor/graham-campbell/result-type/LICENSE | 21 - .../graham-campbell/result-type/composer.json | 33 - .../graham-campbell/result-type/src/Error.php | 120 - .../result-type/src/Result.php | 69 - .../result-type/src/Success.php | 119 - vendor/gregwar/captcha/.gitignore | 1 - vendor/gregwar/captcha/.travis.yml | 0 vendor/gregwar/captcha/LICENSE | 0 vendor/gregwar/captcha/README.md | 4 +- vendor/gregwar/captcha/composer.json | 2 +- vendor/gregwar/captcha/demo/demo.php | 0 vendor/gregwar/captcha/demo/fingerprint.php | 0 vendor/gregwar/captcha/demo/form.php | 0 vendor/gregwar/captcha/demo/index.php | 0 vendor/gregwar/captcha/demo/inline.php | 0 vendor/gregwar/captcha/demo/ocr.php | 0 vendor/gregwar/captcha/demo/output.php | 0 vendor/gregwar/captcha/demo/session.php | 0 vendor/gregwar/captcha/phpunit.xml.dist | 0 .../src/Gregwar/Captcha/CaptchaBuilder.php | 36 +- .../Captcha/CaptchaBuilderInterface.php | 0 .../src/Gregwar/Captcha/Font/captcha0.ttf | Bin .../src/Gregwar/Captcha/Font/captcha1.ttf | Bin .../src/Gregwar/Captcha/Font/captcha2.ttf | Bin .../src/Gregwar/Captcha/Font/captcha3.ttf | Bin .../src/Gregwar/Captcha/Font/captcha4.ttf | Bin .../src/Gregwar/Captcha/Font/captcha5.ttf | Bin .../src/Gregwar/Captcha/ImageFileHandler.php | 0 .../src/Gregwar/Captcha/PhraseBuilder.php | 0 .../Captcha/PhraseBuilderInterface.php | 0 .../captcha/tests/CaptchaBuilderTest.php | 0 vendor/guzzle/guzzle/.gitignore | 0 vendor/guzzle/guzzle/.travis.yml | 0 vendor/guzzle/guzzle/CHANGELOG.md | 0 vendor/guzzle/guzzle/LICENSE | 0 vendor/guzzle/guzzle/README.md | 0 vendor/guzzle/guzzle/UPGRADING.md | 0 vendor/guzzle/guzzle/build.xml | 0 vendor/guzzle/guzzle/composer.json | 0 vendor/guzzle/guzzle/docs/Makefile | 0 .../docs/_downloads/guzzle-schema-1.0.json | 0 .../guzzle/docs/_static/guzzle-icon.png | Bin .../guzzle/guzzle/docs/_static/homepage.css | 0 vendor/guzzle/guzzle/docs/_static/logo.png | Bin .../guzzle/guzzle/docs/_static/prettify.css | 0 vendor/guzzle/guzzle/docs/_static/prettify.js | 0 .../guzzle/guzzle/docs/_templates/index.html | 0 .../guzzle/docs/_templates/leftbar.html | 0 .../guzzle/docs/_templates/nav_links.html | 0 .../guzzle/guzzle/docs/batching/batching.rst | 0 vendor/guzzle/guzzle/docs/conf.py | 0 vendor/guzzle/guzzle/docs/docs.rst | 0 .../guzzle/docs/getting-started/faq.rst | 0 .../docs/getting-started/installation.rst | 0 .../guzzle/docs/getting-started/overview.rst | 0 .../guzzle/guzzle/docs/http-client/client.rst | 0 .../guzzle/docs/http-client/entity-bodies.rst | 0 .../docs/http-client/http-redirects.rst | 0 .../guzzle/docs/http-client/request.rst | 0 .../guzzle/docs/http-client/response.rst | 0 .../guzzle/docs/http-client/uri-templates.rst | 0 vendor/guzzle/guzzle/docs/index.rst | 0 .../docs/iterators/guzzle-iterators.rst | 0 .../docs/iterators/resource-iterators.rst | 0 .../guzzle/docs/plugins/async-plugin.rst | 0 .../guzzle/docs/plugins/backoff-plugin.rst | 0 .../guzzle/docs/plugins/cache-plugin.rst | 0 .../guzzle/docs/plugins/cookie-plugin.rst | 0 .../guzzle/docs/plugins/creating-plugins.rst | 0 .../guzzle/docs/plugins/curl-auth-plugin.rst | 0 .../guzzle/docs/plugins/history-plugin.rst | 0 .../guzzle/guzzle/docs/plugins/log-plugin.rst | 0 .../docs/plugins/md5-validator-plugin.rst | 0 .../guzzle/docs/plugins/mock-plugin.rst | 0 .../guzzle/docs/plugins/oauth-plugin.rst | 0 .../guzzle/docs/plugins/plugins-list.rst.inc | 0 .../guzzle/docs/plugins/plugins-overview.rst | 0 vendor/guzzle/guzzle/docs/requirements.txt | 0 .../guzzle/docs/testing/unit-testing.rst | 0 .../guzzle-service-descriptions.rst | 0 .../using-the-service-builder.rst | 0 .../webservice-client/webservice-client.rst | 0 vendor/guzzle/guzzle/phar-stub.php | 0 .../guzzle/guzzle/phing/build.properties.dist | 0 .../guzzle/phing/imports/dependencies.xml | 0 vendor/guzzle/guzzle/phing/imports/deploy.xml | 0 .../guzzle/phing/tasks/ComposerLintTask.php | 0 .../phing/tasks/GuzzlePearPharPackageTask.php | 0 .../guzzle/phing/tasks/GuzzleSubSplitTask.php | 0 vendor/guzzle/guzzle/phpunit.xml.dist | 0 .../Guzzle/Batch/AbstractBatchDecorator.php | 0 .../guzzle/guzzle/src/Guzzle/Batch/Batch.php | 0 .../guzzle/src/Guzzle/Batch/BatchBuilder.php | 0 .../src/Guzzle/Batch/BatchClosureDivisor.php | 0 .../src/Guzzle/Batch/BatchClosureTransfer.php | 0 .../src/Guzzle/Batch/BatchCommandTransfer.php | 0 .../Guzzle/Batch/BatchDivisorInterface.php | 0 .../src/Guzzle/Batch/BatchInterface.php | 0 .../src/Guzzle/Batch/BatchRequestTransfer.php | 0 .../src/Guzzle/Batch/BatchSizeDivisor.php | 0 .../Guzzle/Batch/BatchTransferInterface.php | 0 .../Exception/BatchTransferException.php | 0 .../Guzzle/Batch/ExceptionBufferingBatch.php | 0 .../guzzle/src/Guzzle/Batch/FlushingBatch.php | 0 .../guzzle/src/Guzzle/Batch/HistoryBatch.php | 0 .../src/Guzzle/Batch/NotifyingBatch.php | 0 .../guzzle/src/Guzzle/Batch/composer.json | 0 .../src/Guzzle/Cache/AbstractCacheAdapter.php | 0 .../src/Guzzle/Cache/CacheAdapterFactory.php | 0 .../Guzzle/Cache/CacheAdapterInterface.php | 0 .../src/Guzzle/Cache/ClosureCacheAdapter.php | 0 .../src/Guzzle/Cache/DoctrineCacheAdapter.php | 0 .../src/Guzzle/Cache/NullCacheAdapter.php | 0 .../src/Guzzle/Cache/Zf1CacheAdapter.php | 0 .../src/Guzzle/Cache/Zf2CacheAdapter.php | 0 .../guzzle/src/Guzzle/Cache/composer.json | 0 .../Guzzle/Common/AbstractHasDispatcher.php | 0 .../guzzle/src/Guzzle/Common/Collection.php | 0 .../guzzle/guzzle/src/Guzzle/Common/Event.php | 0 .../Exception/BadMethodCallException.php | 0 .../Common/Exception/ExceptionCollection.php | 0 .../Common/Exception/GuzzleException.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Common/Exception/RuntimeException.php | 0 .../Exception/UnexpectedValueException.php | 0 .../src/Guzzle/Common/FromConfigInterface.php | 0 .../Guzzle/Common/HasDispatcherInterface.php | 0 .../src/Guzzle/Common/ToArrayInterface.php | 0 .../guzzle/src/Guzzle/Common/Version.php | 0 .../guzzle/src/Guzzle/Common/composer.json | 0 .../Http/AbstractEntityBodyDecorator.php | 0 .../src/Guzzle/Http/CachingEntityBody.php | 0 .../guzzle/guzzle/src/Guzzle/Http/Client.php | 0 .../src/Guzzle/Http/ClientInterface.php | 0 .../src/Guzzle/Http/Curl/CurlHandle.php | 0 .../guzzle/src/Guzzle/Http/Curl/CurlMulti.php | 0 .../Guzzle/Http/Curl/CurlMultiInterface.php | 0 .../src/Guzzle/Http/Curl/CurlMultiProxy.php | 0 .../src/Guzzle/Http/Curl/CurlVersion.php | 0 .../src/Guzzle/Http/Curl/RequestMediator.php | 0 .../guzzle/src/Guzzle/Http/EntityBody.php | 0 .../src/Guzzle/Http/EntityBodyInterface.php | 0 .../Http/Exception/BadResponseException.php | 0 .../ClientErrorResponseException.php | 0 .../CouldNotRewindStreamException.php | 0 .../Guzzle/Http/Exception/CurlException.php | 0 .../Guzzle/Http/Exception/HttpException.php | 0 .../Http/Exception/MultiTransferException.php | 0 .../Http/Exception/RequestException.php | 0 .../ServerErrorResponseException.php | 0 .../Exception/TooManyRedirectsException.php | 0 .../src/Guzzle/Http/IoEmittingEntityBody.php | 0 .../Guzzle/Http/Message/AbstractMessage.php | 0 .../Http/Message/EntityEnclosingRequest.php | 0 .../EntityEnclosingRequestInterface.php | 0 .../guzzle/src/Guzzle/Http/Message/Header.php | 0 .../Http/Message/Header/CacheControl.php | 0 .../Http/Message/Header/HeaderCollection.php | 0 .../Http/Message/Header/HeaderFactory.php | 0 .../Message/Header/HeaderFactoryInterface.php | 0 .../Http/Message/Header/HeaderInterface.php | 0 .../src/Guzzle/Http/Message/Header/Link.php | 0 .../Guzzle/Http/Message/MessageInterface.php | 0 .../src/Guzzle/Http/Message/PostFile.php | 0 .../Guzzle/Http/Message/PostFileInterface.php | 0 .../src/Guzzle/Http/Message/Request.php | 0 .../Guzzle/Http/Message/RequestFactory.php | 0 .../Http/Message/RequestFactoryInterface.php | 0 .../Guzzle/Http/Message/RequestInterface.php | 0 .../src/Guzzle/Http/Message/Response.php | 0 .../guzzle/src/Guzzle/Http/Mimetypes.php | 0 .../Http/QueryAggregator/CommaAggregator.php | 0 .../QueryAggregator/DuplicateAggregator.php | 0 .../Http/QueryAggregator/PhpAggregator.php | 0 .../QueryAggregatorInterface.php | 0 .../guzzle/src/Guzzle/Http/QueryString.php | 0 .../src/Guzzle/Http/ReadLimitEntityBody.php | 0 .../guzzle/src/Guzzle/Http/RedirectPlugin.php | 0 .../src/Guzzle/Http/Resources/cacert.pem | 0 .../guzzle/src/Guzzle/Http/StaticClient.php | 0 vendor/guzzle/guzzle/src/Guzzle/Http/Url.php | 0 .../guzzle/src/Guzzle/Http/composer.json | 0 .../src/Guzzle/Inflection/Inflector.php | 0 .../Guzzle/Inflection/InflectorInterface.php | 0 .../Guzzle/Inflection/MemoizingInflector.php | 0 .../Inflection/PreComputedInflector.php | 0 .../src/Guzzle/Inflection/composer.json | 0 .../src/Guzzle/Iterator/AppendIterator.php | 0 .../src/Guzzle/Iterator/ChunkedIterator.php | 0 .../src/Guzzle/Iterator/FilterIterator.php | 0 .../src/Guzzle/Iterator/MapIterator.php | 0 .../Guzzle/Iterator/MethodProxyIterator.php | 0 .../guzzle/src/Guzzle/Iterator/README.md | 0 .../guzzle/src/Guzzle/Iterator/composer.json | 0 .../src/Guzzle/Log/AbstractLogAdapter.php | 0 .../guzzle/src/Guzzle/Log/ArrayLogAdapter.php | 0 .../src/Guzzle/Log/ClosureLogAdapter.php | 0 .../src/Guzzle/Log/LogAdapterInterface.php | 0 .../src/Guzzle/Log/MessageFormatter.php | 0 .../src/Guzzle/Log/MonologLogAdapter.php | 0 .../guzzle/src/Guzzle/Log/PsrLogAdapter.php | 0 .../guzzle/src/Guzzle/Log/Zf1LogAdapter.php | 0 .../guzzle/src/Guzzle/Log/Zf2LogAdapter.php | 0 .../guzzle/src/Guzzle/Log/composer.json | 0 .../src/Guzzle/Parser/Cookie/CookieParser.php | 0 .../Parser/Cookie/CookieParserInterface.php | 0 .../Parser/Message/AbstractMessageParser.php | 0 .../Guzzle/Parser/Message/MessageParser.php | 0 .../Parser/Message/MessageParserInterface.php | 0 .../Parser/Message/PeclHttpMessageParser.php | 0 .../src/Guzzle/Parser/ParserRegistry.php | 0 .../Parser/UriTemplate/PeclUriTemplate.php | 0 .../Guzzle/Parser/UriTemplate/UriTemplate.php | 0 .../UriTemplate/UriTemplateInterface.php | 0 .../src/Guzzle/Parser/Url/UrlParser.php | 0 .../Guzzle/Parser/Url/UrlParserInterface.php | 0 .../guzzle/src/Guzzle/Parser/composer.json | 0 .../src/Guzzle/Plugin/Async/AsyncPlugin.php | 0 .../src/Guzzle/Plugin/Async/composer.json | 0 .../Backoff/AbstractBackoffStrategy.php | 0 .../AbstractErrorCodeBackoffStrategy.php | 0 .../Guzzle/Plugin/Backoff/BackoffLogger.php | 0 .../Guzzle/Plugin/Backoff/BackoffPlugin.php | 0 .../Backoff/BackoffStrategyInterface.php | 0 .../Backoff/CallbackBackoffStrategy.php | 0 .../Backoff/ConstantBackoffStrategy.php | 0 .../Plugin/Backoff/CurlBackoffStrategy.php | 0 .../Backoff/ExponentialBackoffStrategy.php | 0 .../Plugin/Backoff/HttpBackoffStrategy.php | 0 .../Plugin/Backoff/LinearBackoffStrategy.php | 0 .../Backoff/ReasonPhraseBackoffStrategy.php | 0 .../Backoff/TruncatedBackoffStrategy.php | 0 .../src/Guzzle/Plugin/Backoff/composer.json | 0 .../Cache/CacheKeyProviderInterface.php | 0 .../src/Guzzle/Plugin/Cache/CachePlugin.php | 0 .../Plugin/Cache/CacheStorageInterface.php | 0 .../Plugin/Cache/CallbackCanCacheStrategy.php | 0 .../Cache/CanCacheStrategyInterface.php | 0 .../Plugin/Cache/DefaultCacheKeyProvider.php | 0 .../Plugin/Cache/DefaultCacheStorage.php | 0 .../Plugin/Cache/DefaultCanCacheStrategy.php | 0 .../Plugin/Cache/DefaultRevalidation.php | 0 .../Guzzle/Plugin/Cache/DenyRevalidation.php | 0 .../Plugin/Cache/RevalidationInterface.php | 0 .../Guzzle/Plugin/Cache/SkipRevalidation.php | 0 .../src/Guzzle/Plugin/Cache/composer.json | 0 .../src/Guzzle/Plugin/Cookie/Cookie.php | 0 .../Cookie/CookieJar/ArrayCookieJar.php | 0 .../Cookie/CookieJar/CookieJarInterface.php | 0 .../Plugin/Cookie/CookieJar/FileCookieJar.php | 0 .../src/Guzzle/Plugin/Cookie/CookiePlugin.php | 0 .../Exception/InvalidCookieException.php | 0 .../src/Guzzle/Plugin/Cookie/composer.json | 0 .../Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php | 0 .../src/Guzzle/Plugin/CurlAuth/composer.json | 0 .../ErrorResponseExceptionInterface.php | 0 .../ErrorResponse/ErrorResponsePlugin.php | 0 .../Exception/ErrorResponseException.php | 0 .../Guzzle/Plugin/ErrorResponse/composer.json | 0 .../Guzzle/Plugin/History/HistoryPlugin.php | 0 .../src/Guzzle/Plugin/History/composer.json | 0 .../src/Guzzle/Plugin/Log/LogPlugin.php | 0 .../src/Guzzle/Plugin/Log/composer.json | 0 .../Plugin/Md5/CommandContentMd5Plugin.php | 0 .../Guzzle/Plugin/Md5/Md5ValidatorPlugin.php | 0 .../src/Guzzle/Plugin/Md5/composer.json | 0 .../src/Guzzle/Plugin/Mock/MockPlugin.php | 0 .../src/Guzzle/Plugin/Mock/composer.json | 0 .../src/Guzzle/Plugin/Oauth/OauthPlugin.php | 0 .../src/Guzzle/Plugin/Oauth/composer.json | 0 .../guzzle/src/Guzzle/Plugin/composer.json | 0 .../Guzzle/Service/AbstractConfigLoader.php | 0 .../Guzzle/Service/Builder/ServiceBuilder.php | 0 .../Builder/ServiceBuilderInterface.php | 0 .../Service/Builder/ServiceBuilderLoader.php | 0 .../Guzzle/Service/CachingConfigLoader.php | 0 .../guzzle/src/Guzzle/Service/Client.php | 0 .../src/Guzzle/Service/ClientInterface.php | 0 .../Service/Command/AbstractCommand.php | 0 .../Guzzle/Service/Command/ClosureCommand.php | 0 .../Service/Command/CommandInterface.php | 0 .../Command/CreateResponseClassEvent.php | 0 .../Command/DefaultRequestSerializer.php | 0 .../Service/Command/DefaultResponseParser.php | 0 .../Service/Command/Factory/AliasFactory.php | 0 .../Command/Factory/CompositeFactory.php | 0 .../Command/Factory/ConcreteClassFactory.php | 0 .../Command/Factory/FactoryInterface.php | 0 .../Service/Command/Factory/MapFactory.php | 0 .../Factory/ServiceDescriptionFactory.php | 0 .../Request/AbstractRequestVisitor.php | 0 .../LocationVisitor/Request/BodyVisitor.php | 0 .../LocationVisitor/Request/HeaderVisitor.php | 0 .../LocationVisitor/Request/JsonVisitor.php | 0 .../Request/PostFieldVisitor.php | 0 .../Request/PostFileVisitor.php | 0 .../LocationVisitor/Request/QueryVisitor.php | 0 .../Request/RequestVisitorInterface.php | 0 .../Request/ResponseBodyVisitor.php | 0 .../LocationVisitor/Request/XmlVisitor.php | 0 .../Response/AbstractResponseVisitor.php | 0 .../LocationVisitor/Response/BodyVisitor.php | 0 .../Response/HeaderVisitor.php | 0 .../LocationVisitor/Response/JsonVisitor.php | 0 .../Response/ReasonPhraseVisitor.php | 0 .../Response/ResponseVisitorInterface.php | 0 .../Response/StatusCodeVisitor.php | 0 .../LocationVisitor/Response/XmlVisitor.php | 0 .../LocationVisitor/VisitorFlyweight.php | 0 .../Service/Command/OperationCommand.php | 0 .../Command/OperationResponseParser.php | 0 .../Command/RequestSerializerInterface.php | 0 .../Command/ResponseClassInterface.php | 0 .../Command/ResponseParserInterface.php | 0 .../Guzzle/Service/ConfigLoaderInterface.php | 0 .../Guzzle/Service/Description/Operation.php | 0 .../Description/OperationInterface.php | 0 .../Guzzle/Service/Description/Parameter.php | 0 .../Service/Description/SchemaFormatter.php | 0 .../Service/Description/SchemaValidator.php | 0 .../Description/ServiceDescription.php | 0 .../ServiceDescriptionInterface.php | 0 .../Description/ServiceDescriptionLoader.php | 0 .../Description/ValidatorInterface.php | 0 .../Service/Exception/CommandException.php | 0 .../Exception/CommandTransferException.php | 0 .../Exception/DescriptionBuilderException.php | 0 .../InconsistentClientTransferException.php | 0 .../Exception/ResponseClassException.php | 0 .../Exception/ServiceBuilderException.php | 0 .../Exception/ServiceNotFoundException.php | 0 .../Service/Exception/ValidationException.php | 0 .../AbstractResourceIteratorFactory.php | 0 .../CompositeResourceIteratorFactory.php | 0 .../Resource/MapResourceIteratorFactory.php | 0 .../src/Guzzle/Service/Resource/Model.php | 0 .../Service/Resource/ResourceIterator.php | 0 .../Resource/ResourceIteratorApplyBatched.php | 0 .../Resource/ResourceIteratorClassFactory.php | 0 .../ResourceIteratorFactoryInterface.php | 0 .../Resource/ResourceIteratorInterface.php | 0 .../guzzle/src/Guzzle/Service/composer.json | 0 .../Guzzle/Stream/PhpStreamRequestFactory.php | 0 .../guzzle/src/Guzzle/Stream/Stream.php | 0 .../src/Guzzle/Stream/StreamInterface.php | 0 .../Stream/StreamRequestFactoryInterface.php | 0 .../guzzle/src/Guzzle/Stream/composer.json | 0 .../Batch/AbstractBatchDecoratorTest.php | 0 .../Guzzle/Tests/Batch/BatchBuilderTest.php | 0 .../Tests/Batch/BatchClosureDivisorTest.php | 0 .../Tests/Batch/BatchClosureTransferTest.php | 0 .../Tests/Batch/BatchCommandTransferTest.php | 0 .../Tests/Batch/BatchRequestTransferTest.php | 0 .../Tests/Batch/BatchSizeDivisorTest.php | 0 .../tests/Guzzle/Tests/Batch/BatchTest.php | 0 .../Batch/ExceptionBufferingBatchTest.php | 0 .../Guzzle/Tests/Batch/FlushingBatchTest.php | 0 .../Guzzle/Tests/Batch/HistoryBatchTest.php | 0 .../Guzzle/Tests/Batch/NotifyingBatchTest.php | 0 .../Tests/Cache/CacheAdapterFactoryTest.php | 0 .../Guzzle/Tests/Cache/CacheAdapterTest.php | 0 .../Tests/Cache/ClosureCacheAdapterTest.php | 0 .../Tests/Cache/NullCacheAdapterTest.php | 0 .../Tests/Cache/Zf2CacheAdapterTest.php | 0 .../Common/AbstractHasDispatcherTest.php | 0 .../Guzzle/Tests/Common/CollectionTest.php | 0 .../tests/Guzzle/Tests/Common/EventTest.php | 0 .../Exception/BatchTransferExceptionTest.php | 0 .../Exception/ExceptionCollectionTest.php | 0 .../tests/Guzzle/Tests/Common/VersionTest.php | 0 .../tests/Guzzle/Tests/GuzzleTestCase.php | 0 .../Http/AbstractEntityBodyDecoratorTest.php | 0 .../Tests/Http/CachingEntityBodyTest.php | 0 .../tests/Guzzle/Tests/Http/ClientTest.php | 0 .../Guzzle/Tests/Http/Curl/CurlHandleTest.php | 0 .../Tests/Http/Curl/CurlMultiProxyTest.php | 0 .../Guzzle/Tests/Http/Curl/CurlMultiTest.php | 0 .../Tests/Http/Curl/CurlVersionTest.php | 0 .../Tests/Http/Curl/RequestMediatorTest.php | 0 .../Guzzle/Tests/Http/EntityBodyTest.php | 0 .../Http/Exception/CurlExceptionTest.php | 0 .../Tests/Http/Exception/ExceptionTest.php | 0 .../Exception/MultiTransferExceptionTest.php | 0 .../Tests/Http/IoEmittingEntityBodyTest.php | 0 .../Http/Message/AbstractMessageTest.php | 0 .../Message/EntityEnclosingRequestTest.php | 0 .../Http/Message/Header/HeaderFactoryTest.php | 0 .../Tests/Http/Message/Header/LinkTest.php | 0 .../Tests/Http/Message/HeaderComparison.php | 0 .../Http/Message/HeaderComparisonTest.php | 0 .../Guzzle/Tests/Http/Message/HeaderTest.php | 0 .../Tests/Http/Message/PostFileTest.php | 0 .../Tests/Http/Message/RequestFactoryTest.php | 0 .../Guzzle/Tests/Http/Message/RequestTest.php | 0 .../Tests/Http/Message/ResponseTest.php | 0 .../tests/Guzzle/Tests/Http/MimetypesTest.php | 0 .../QueryAggregator/CommaAggregatorTest.php | 0 .../DuplicateAggregatorTest.php | 0 .../QueryAggregator/PhpAggregatorTest.php | 0 .../Guzzle/Tests/Http/QueryStringTest.php | 0 .../Tests/Http/ReadLimitEntityBodyTest.php | 0 .../Guzzle/Tests/Http/RedirectPluginTest.php | 0 .../guzzle/tests/Guzzle/Tests/Http/Server.php | 0 .../Guzzle/Tests/Http/StaticClientTest.php | 0 .../tests/Guzzle/Tests/Http/UrlTest.php | 0 .../guzzle/tests/Guzzle/Tests/Http/server.js | 0 .../Guzzle/Tests/Inflection/InflectorTest.php | 0 .../Inflection/MemoizingInflectorTest.php | 0 .../Inflection/PreComputedInflectorTest.php | 0 .../Tests/Iterator/AppendIteratorTest.php | 0 .../Tests/Iterator/ChunkedIteratorTest.php | 0 .../Tests/Iterator/FilterIteratorTest.php | 0 .../Guzzle/Tests/Iterator/MapIteratorTest.php | 0 .../Iterator/MethodProxyIteratorTest.php | 0 .../Guzzle/Tests/Log/ArrayLogAdapterTest.php | 0 .../Tests/Log/ClosureLogAdapterTest.php | 0 .../Guzzle/Tests/Log/MessageFormatterTest.php | 0 .../Guzzle/Tests/Log/PsrLogAdapterTest.php | 0 .../Guzzle/Tests/Log/Zf2LogAdapterTest.php | 0 .../Guzzle/Tests/Mock/CustomResponseModel.php | 0 .../Guzzle/Tests/Mock/ErrorResponseMock.php | 0 .../tests/Guzzle/Tests/Mock/ExceptionMock.php | 0 .../tests/Guzzle/Tests/Mock/MockMulti.php | 0 .../tests/Guzzle/Tests/Mock/MockObserver.php | 0 .../tests/Guzzle/Tests/Mock/MockSubject.php | 0 .../Parser/Cookie/CookieParserProvider.php | 0 .../Tests/Parser/Cookie/CookieParserTest.php | 0 .../Parser/Message/MessageParserProvider.php | 0 .../Parser/Message/MessageParserTest.php | 0 .../Message/PeclHttpMessageParserTest.php | 0 .../Tests/Parser/ParserRegistryTest.php | 0 .../UriTemplate/AbstractUriTemplateTest.php | 0 .../UriTemplate/PeclUriTemplateTest.php | 0 .../Parser/UriTemplate/UriTemplateTest.php | 0 .../Tests/Plugin/Async/AsyncPluginTest.php | 0 .../Backoff/AbstractBackoffStrategyTest.php | 0 .../Plugin/Backoff/BackoffLoggerTest.php | 0 .../Plugin/Backoff/BackoffPluginTest.php | 0 .../Backoff/CallbackBackoffStrategyTest.php | 0 .../Backoff/ConstantBackoffStrategyTest.php | 0 .../Backoff/CurlBackoffStrategyTest.php | 0 .../ExponentialBackoffStrategyTest.php | 0 .../Backoff/HttpBackoffStrategyTest.php | 0 .../Backoff/LinearBackoffStrategyTest.php | 0 .../ReasonPhraseBackoffStrategyTest.php | 0 .../Backoff/TruncatedBackoffStrategyTest.php | 0 .../Tests/Plugin/Cache/CachePluginTest.php | 0 .../Cache/CallbackCanCacheStrategyTest.php | 0 .../Plugin/Cache/DefaultCacheStorageTest.php | 0 .../Cache/DefaultCanCacheStrategyTest.php | 0 .../Plugin/Cache/DefaultRevalidationTest.php | 0 .../Plugin/Cache/DenyRevalidationTest.php | 0 .../Plugin/Cache/SkipRevalidationTest.php | 0 .../Cookie/CookieJar/ArrayCookieJarTest.php | 0 .../Cookie/CookieJar/FileCookieJarTest.php | 0 .../Tests/Plugin/Cookie/CookiePluginTest.php | 0 .../Guzzle/Tests/Plugin/Cookie/CookieTest.php | 0 .../Plugin/CurlAuth/CurlAuthPluginTest.php | 0 .../ErrorResponse/ErrorResponsePluginTest.php | 0 .../Plugin/History/HistoryPluginTest.php | 0 .../Guzzle/Tests/Plugin/Log/LogPluginTest.php | 0 .../Md5/CommandContentMd5PluginTest.php | 0 .../Plugin/Md5/Md5ValidatorPluginTest.php | 0 .../Tests/Plugin/Mock/MockPluginTest.php | 0 .../Tests/Plugin/Oauth/OauthPluginTest.php | 0 .../Service/AbstractConfigLoaderTest.php | 0 .../Builder/ServiceBuilderLoaderTest.php | 0 .../Service/Builder/ServiceBuilderTest.php | 0 .../Tests/Service/CachingConfigLoaderTest.php | 0 .../tests/Guzzle/Tests/Service/ClientTest.php | 0 .../Service/Command/AbstractCommandTest.php | 0 .../Service/Command/ClosureCommandTest.php | 0 .../Tests/Service/Command/CommandTest.php | 0 .../Command/DefaultRequestSerializerTest.php | 0 .../Command/DefaultResponseParserTest.php | 0 .../Command/Factory/AliasFactoryTest.php | 0 .../Command/Factory/CompositeFactoryTest.php | 0 .../Factory/ConcreteClassFactoryTest.php | 0 .../Command/Factory/MapFactoryTest.php | 0 .../Factory/ServiceDescriptionFactoryTest.php | 0 .../Request/AbstractVisitorTestCase.php | 0 .../Request/BodyVisitorTest.php | 0 .../Request/HeaderVisitorTest.php | 0 .../Request/JsonVisitorTest.php | 0 .../Request/PostFieldVisitorTest.php | 0 .../Request/PostFileVisitorTest.php | 0 .../Request/QueryVisitorTest.php | 0 .../Request/ResponseBodyVisitorTest.php | 0 .../Request/XmlVisitorTest.php | 0 .../Response/AbstractResponseVisitorTest.php | 0 .../Response/BodyVisitorTest.php | 0 .../Response/HeaderVisitorTest.php | 0 .../Response/JsonVisitorTest.php | 0 .../Response/ReasonPhraseVisitorTest.php | 0 .../Response/StatusCodeVisitorTest.php | 0 .../Response/XmlVisitorTest.php | 0 .../LocationVisitor/VisitorFlyweightTest.php | 0 .../Service/Command/OperationCommandTest.php | 0 .../Command/OperationResponseParserTest.php | 0 .../Service/Description/OperationTest.php | 0 .../Service/Description/ParameterTest.php | 0 .../Description/SchemaFormatterTest.php | 0 .../Description/SchemaValidatorTest.php | 0 .../ServiceDescriptionLoaderTest.php | 0 .../Description/ServiceDescriptionTest.php | 0 .../CommandTransferExceptionTest.php | 0 ...nconsistentClientTransferExceptionTest.php | 0 .../Exception/ValidationExceptionTest.php | 0 .../Service/Mock/Command/IterableCommand.php | 0 .../Service/Mock/Command/MockCommand.php | 0 .../Service/Mock/Command/OtherCommand.php | 0 .../Tests/Service/Mock/Command/Sub/Sub.php | 0 .../Guzzle/Tests/Service/Mock/MockClient.php | 0 .../Mock/Model/MockCommandIterator.php | 0 .../CompositeResourceIteratorFactoryTest.php | 0 .../MapResourceIteratorFactoryTest.php | 0 .../Tests/Service/Resource/ModelTest.php | 0 .../ResourceIteratorClassFactoryTest.php | 0 .../Service/Resource/ResourceIteratorTest.php | 0 .../Stream/PhpStreamRequestFactoryTest.php | 0 .../tests/Guzzle/Tests/Stream/StreamTest.php | 0 .../tests/Guzzle/Tests/TestData/FileBody.txt | 0 .../Tests/TestData/description/bar.json | 0 .../Tests/TestData/description/baz.json | 0 .../Tests/TestData/description/foo.json | 0 .../Tests/TestData/description/recursive.json | 0 .../tests/Guzzle/Tests/TestData/mock_response | 0 .../Guzzle/Tests/TestData/services/json1.json | 0 .../Guzzle/Tests/TestData/services/json2.json | 0 .../Tests/TestData/services/services.json | 0 .../Guzzle/Tests/TestData/test_service.json | 0 .../Guzzle/Tests/TestData/test_service2.json | 0 .../Guzzle/Tests/TestData/test_service_3.json | 0 vendor/guzzle/guzzle/tests/bootstrap.php | 0 vendor/guzzlehttp/command/LICENSE | 0 vendor/guzzlehttp/command/README.md | 0 vendor/guzzlehttp/command/composer.json | 0 vendor/guzzlehttp/command/src/Command.php | 0 .../command/src/CommandInterface.php | 0 .../src/Exception/CommandClientException.php | 0 .../src/Exception/CommandException.php | 0 .../src/Exception/CommandServerException.php | 0 .../guzzlehttp/command/src/HasDataTrait.php | 0 vendor/guzzlehttp/command/src/Result.php | 0 .../command/src/ResultInterface.php | 0 .../guzzlehttp/command/src/ServiceClient.php | 0 .../command/src/ServiceClientInterface.php | 0 .../command/src/ToArrayInterface.php | 0 vendor/guzzlehttp/guzzle-services/.gitignore | 0 vendor/guzzlehttp/guzzle-services/.travis.yml | 0 .../guzzlehttp/guzzle-services/CHANGELOG.md | 0 vendor/guzzlehttp/guzzle-services/LICENSE | 0 vendor/guzzlehttp/guzzle-services/Makefile | 0 vendor/guzzlehttp/guzzle-services/README.md | 0 .../guzzlehttp/guzzle-services/composer.json | 0 .../guzzle-services/phpunit.xml.dist | 0 .../guzzle-services/src/Description.php | 0 .../src/DescriptionInterface.php | 0 .../guzzle-services/src/Deserializer.php | 0 .../guzzle-services/src/GuzzleClient.php | 0 .../Handler/ValidatedDescriptionHandler.php | 0 .../guzzle-services/src/Operation.php | 0 .../guzzle-services/src/Parameter.php | 0 .../QuerySerializerInterface.php | 0 .../src/QuerySerializer/Rfc3986Serializer.php | 0 .../src/RequestLocation/AbstractLocation.php | 0 .../src/RequestLocation/BodyLocation.php | 0 .../src/RequestLocation/FormParamLocation.php | 0 .../src/RequestLocation/HeaderLocation.php | 0 .../src/RequestLocation/JsonLocation.php | 0 .../src/RequestLocation/MultiPartLocation.php | 0 .../src/RequestLocation/QueryLocation.php | 0 .../RequestLocationInterface.php | 0 .../src/RequestLocation/XmlLocation.php | 0 .../src/ResponseLocation/AbstractLocation.php | 0 .../src/ResponseLocation/BodyLocation.php | 0 .../src/ResponseLocation/HeaderLocation.php | 0 .../src/ResponseLocation/JsonLocation.php | 0 .../ResponseLocation/ReasonPhraseLocation.php | 0 .../ResponseLocationInterface.php | 0 .../ResponseLocation/StatusCodeLocation.php | 0 .../src/ResponseLocation/XmlLocation.php | 0 .../guzzle-services/src/SchemaFormatter.php | 0 .../guzzle-services/src/SchemaValidator.php | 0 .../guzzle-services/src/Serializer.php | 0 .../Exception/CustomCommandException.php | 0 .../Exception/OtherCustomCommandException.php | 0 .../guzzle-services/tests/Asset/test.html | 0 .../guzzle-services/tests/DescriptionTest.php | 0 .../tests/DeserializerTest.php | 0 .../tests/GuzzleClientTest.php | 0 .../ValidatedDescriptionHandlerTest.php | 0 .../guzzle-services/tests/OperationTest.php | 0 .../guzzle-services/tests/ParameterTest.php | 0 .../QuerySerializer/Rfc3986SerializerTest.php | 0 .../RequestLocation/BodyLocationTest.php | 0 .../RequestLocation/FormParamLocationTest.php | 0 .../RequestLocation/HeaderLocationTest.php | 0 .../RequestLocation/JsonLocationTest.php | 0 .../RequestLocation/MultiPartLocationTest.php | 0 .../RequestLocation/QueryLocationTest.php | 0 .../tests/RequestLocation/XmlLocationTest.php | 0 .../ResponseLocation/BodyLocationTest.php | 0 .../ResponseLocation/HeaderLocationTest.php | 0 .../ResponseLocation/JsonLocationTest.php | 0 .../ReasonPhraseLocationTest.php | 0 .../StatusCodeLocationTest.php | 0 .../ResponseLocation/XmlLocationTest.php | 0 .../tests/SchemaFormatterTest.php | 0 .../tests/SchemaValidatorTest.php | 0 .../guzzle-services/tests/SerializerTest.php | 0 vendor/guzzlehttp/guzzle/.php_cs | 23 - vendor/guzzlehttp/guzzle/CHANGELOG.md | 90 +- vendor/guzzlehttp/guzzle/Dockerfile | 18 - vendor/guzzlehttp/guzzle/LICENSE | 10 +- vendor/guzzlehttp/guzzle/README.md | 60 +- vendor/guzzlehttp/guzzle/UPGRADING.md | 0 vendor/guzzlehttp/guzzle/composer.json | 78 +- vendor/guzzlehttp/guzzle/src/Client.php | 127 +- .../guzzlehttp/guzzle/src/ClientInterface.php | 7 +- .../guzzle/src/Cookie/CookieJar.php | 17 +- .../guzzle/src/Cookie/CookieJarInterface.php | 6 +- .../guzzle/src/Cookie/FileCookieJar.php | 3 +- .../guzzle/src/Cookie/SessionCookieJar.php | 3 +- .../guzzle/src/Cookie/SetCookie.php | 28 +- .../src/Exception/BadResponseException.php | 0 .../guzzle/src/Exception/ClientException.php | 4 +- .../guzzle/src/Exception/ConnectException.php | 0 .../guzzle/src/Exception/GuzzleException.php | 21 +- .../Exception/InvalidArgumentException.php | 7 - .../guzzle/src/Exception/RequestException.php | 35 +- .../guzzle/src/Exception/SeekException.php | 0 .../guzzle/src/Exception/ServerException.php | 4 +- .../Exception/TooManyRedirectsException.php | 4 +- .../src/Exception/TransferException.php | 4 +- .../guzzle/src/Handler/CurlFactory.php | 56 +- .../src/Handler/CurlFactoryInterface.php | 0 .../guzzle/src/Handler/CurlHandler.php | 0 .../guzzle/src/Handler/CurlMultiHandler.php | 38 +- .../guzzle/src/Handler/EasyHandle.php | 0 .../guzzle/src/Handler/MockHandler.php | 10 +- .../guzzlehttp/guzzle/src/Handler/Proxy.php | 0 .../guzzle/src/Handler/StreamHandler.php | 32 +- vendor/guzzlehttp/guzzle/src/HandlerStack.php | 16 +- .../guzzle/src/MessageFormatter.php | 7 +- vendor/guzzlehttp/guzzle/src/Middleware.php | 18 +- vendor/guzzlehttp/guzzle/src/Pool.php | 15 +- .../guzzle/src/PrepareBodyMiddleware.php | 5 - .../guzzle/src/RedirectMiddleware.php | 45 +- .../guzzlehttp/guzzle/src/RequestOptions.php | 10 +- .../guzzlehttp/guzzle/src/RetryMiddleware.php | 22 +- .../guzzlehttp/guzzle/src/TransferStats.php | 12 +- vendor/guzzlehttp/guzzle/src/UriTemplate.php | 4 + vendor/guzzlehttp/guzzle/src/Utils.php | 92 - vendor/guzzlehttp/guzzle/src/functions.php | 21 +- .../guzzle/src/functions_include.php | 0 vendor/guzzlehttp/promises/CHANGELOG.md | 51 - vendor/guzzlehttp/promises/LICENSE | 7 +- vendor/guzzlehttp/promises/Makefile | 13 + vendor/guzzlehttp/promises/README.md | 112 +- vendor/guzzlehttp/promises/composer.json | 35 +- .../promises/src/AggregateException.php | 1 - .../promises/src/CancellationException.php | 1 - vendor/guzzlehttp/promises/src/Coroutine.php | 28 +- vendor/guzzlehttp/promises/src/Create.php | 84 - vendor/guzzlehttp/promises/src/Each.php | 90 - .../guzzlehttp/promises/src/EachPromise.php | 60 +- .../promises/src/FulfilledPromise.php | 10 +- vendor/guzzlehttp/promises/src/Is.php | 46 - vendor/guzzlehttp/promises/src/Promise.php | 68 +- .../promises/src/PromiseInterface.php | 4 - .../promises/src/PromisorInterface.php | 1 - .../promises/src/RejectedPromise.php | 14 +- .../promises/src/RejectionException.php | 3 +- vendor/guzzlehttp/promises/src/TaskQueue.php | 5 +- .../promises/src/TaskQueueInterface.php | 3 +- vendor/guzzlehttp/promises/src/Utils.php | 276 - vendor/guzzlehttp/promises/src/functions.php | 254 +- .../promises/src/functions_include.php | 0 vendor/guzzlehttp/psr7/.github/FUNDING.yml | 2 - vendor/guzzlehttp/psr7/.github/stale.yml | 14 - .../guzzlehttp/psr7/.github/workflows/ci.yml | 30 - .../psr7/.github/workflows/integration.yml | 36 - .../psr7/.github/workflows/static.yml | 29 - vendor/guzzlehttp/psr7/.php_cs.dist | 56 - vendor/guzzlehttp/psr7/CHANGELOG.md | 330 +- vendor/guzzlehttp/psr7/LICENSE | 9 +- vendor/guzzlehttp/psr7/README.md | 407 +- vendor/guzzlehttp/psr7/composer.json | 46 +- vendor/guzzlehttp/psr7/src/AppendStream.php | 23 +- vendor/guzzlehttp/psr7/src/BufferStream.php | 5 - vendor/guzzlehttp/psr7/src/CachingStream.php | 17 +- vendor/guzzlehttp/psr7/src/DroppingStream.php | 3 - vendor/guzzlehttp/psr7/src/FnStream.php | 14 - vendor/guzzlehttp/psr7/src/Header.php | 71 - vendor/guzzlehttp/psr7/src/InflateStream.php | 6 +- vendor/guzzlehttp/psr7/src/LazyOpenStream.php | 7 +- vendor/guzzlehttp/psr7/src/LimitStream.php | 8 +- vendor/guzzlehttp/psr7/src/Message.php | 252 - vendor/guzzlehttp/psr7/src/MessageTrait.php | 126 +- vendor/guzzlehttp/psr7/src/MimeType.php | 140 - .../guzzlehttp/psr7/src/MultipartStream.php | 19 +- vendor/guzzlehttp/psr7/src/NoSeekStream.php | 5 +- vendor/guzzlehttp/psr7/src/PumpStream.php | 23 +- vendor/guzzlehttp/psr7/src/Query.php | 113 - vendor/guzzlehttp/psr7/src/Request.php | 20 +- vendor/guzzlehttp/psr7/src/Response.php | 33 +- vendor/guzzlehttp/psr7/src/Rfc7230.php | 19 - vendor/guzzlehttp/psr7/src/ServerRequest.php | 47 +- vendor/guzzlehttp/psr7/src/Stream.php | 75 +- .../psr7/src/StreamDecoratorTrait.php | 5 +- vendor/guzzlehttp/psr7/src/StreamWrapper.php | 50 +- vendor/guzzlehttp/psr7/src/UploadedFile.php | 40 +- vendor/guzzlehttp/psr7/src/Uri.php | 182 +- vendor/guzzlehttp/psr7/src/UriComparator.php | 55 - vendor/guzzlehttp/psr7/src/UriNormalizer.php | 3 - vendor/guzzlehttp/psr7/src/UriResolver.php | 3 - vendor/guzzlehttp/psr7/src/Utils.php | 428 - vendor/guzzlehttp/psr7/src/functions.php | 712 +- .../guzzlehttp/psr7/src/functions_include.php | 0 vendor/intervention/image/LICENSE | 0 vendor/intervention/image/composer.json | 0 vendor/intervention/image/provides.json | 0 .../src/Intervention/Image/AbstractColor.php | 0 .../Intervention/Image/AbstractDecoder.php | 0 .../src/Intervention/Image/AbstractDriver.php | 0 .../Intervention/Image/AbstractEncoder.php | 0 .../src/Intervention/Image/AbstractFont.php | 0 .../src/Intervention/Image/AbstractShape.php | 0 .../Image/Commands/AbstractCommand.php | 0 .../Intervention/Image/Commands/Argument.php | 0 .../Image/Commands/ChecksumCommand.php | 0 .../Image/Commands/CircleCommand.php | 0 .../Image/Commands/EllipseCommand.php | 0 .../Image/Commands/ExifCommand.php | 0 .../Image/Commands/IptcCommand.php | 0 .../Image/Commands/LineCommand.php | 0 .../Image/Commands/OrientateCommand.php | 0 .../Image/Commands/PolygonCommand.php | 0 .../Image/Commands/PsrResponseCommand.php | 0 .../Image/Commands/RectangleCommand.php | 0 .../Image/Commands/ResponseCommand.php | 0 .../Image/Commands/StreamCommand.php | 0 .../Image/Commands/TextCommand.php | 0 .../src/Intervention/Image/Constraint.php | 0 .../Image/Exception/ImageException.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Exception/MissingDependencyException.php | 0 .../Image/Exception/NotFoundException.php | 0 .../Image/Exception/NotReadableException.php | 0 .../Image/Exception/NotSupportedException.php | 0 .../Image/Exception/NotWritableException.php | 0 .../Image/Exception/RuntimeException.php | 0 .../src/Intervention/Image/Facades/Image.php | 0 .../image/src/Intervention/Image/File.php | 0 .../Intervention/Image/Filters/DemoFilter.php | 0 .../Image/Filters/FilterInterface.php | 0 .../image/src/Intervention/Image/Gd/Color.php | 0 .../Image/Gd/Commands/BackupCommand.php | 0 .../Image/Gd/Commands/BlurCommand.php | 0 .../Image/Gd/Commands/BrightnessCommand.php | 0 .../Image/Gd/Commands/ColorizeCommand.php | 0 .../Image/Gd/Commands/ContrastCommand.php | 0 .../Image/Gd/Commands/CropCommand.php | 0 .../Image/Gd/Commands/DestroyCommand.php | 0 .../Image/Gd/Commands/FillCommand.php | 0 .../Image/Gd/Commands/FitCommand.php | 0 .../Image/Gd/Commands/FlipCommand.php | 0 .../Image/Gd/Commands/GammaCommand.php | 0 .../Image/Gd/Commands/GetSizeCommand.php | 0 .../Image/Gd/Commands/GreyscaleCommand.php | 0 .../Image/Gd/Commands/HeightenCommand.php | 0 .../Image/Gd/Commands/InsertCommand.php | 0 .../Image/Gd/Commands/InterlaceCommand.php | 0 .../Image/Gd/Commands/InvertCommand.php | 0 .../Image/Gd/Commands/LimitColorsCommand.php | 0 .../Image/Gd/Commands/MaskCommand.php | 0 .../Image/Gd/Commands/OpacityCommand.php | 0 .../Image/Gd/Commands/PickColorCommand.php | 0 .../Image/Gd/Commands/PixelCommand.php | 0 .../Image/Gd/Commands/PixelateCommand.php | 0 .../Image/Gd/Commands/ResetCommand.php | 0 .../Image/Gd/Commands/ResizeCanvasCommand.php | 0 .../Image/Gd/Commands/ResizeCommand.php | 0 .../Image/Gd/Commands/RotateCommand.php | 0 .../Image/Gd/Commands/SharpenCommand.php | 0 .../Image/Gd/Commands/TrimCommand.php | 0 .../Image/Gd/Commands/WidenCommand.php | 0 .../src/Intervention/Image/Gd/Decoder.php | 0 .../src/Intervention/Image/Gd/Driver.php | 0 .../src/Intervention/Image/Gd/Encoder.php | 0 .../image/src/Intervention/Image/Gd/Font.php | 0 .../Image/Gd/Shapes/CircleShape.php | 0 .../Image/Gd/Shapes/EllipseShape.php | 0 .../Image/Gd/Shapes/LineShape.php | 0 .../Image/Gd/Shapes/PolygonShape.php | 0 .../Image/Gd/Shapes/RectangleShape.php | 0 .../image/src/Intervention/Image/Image.php | 0 .../src/Intervention/Image/ImageManager.php | 0 .../Intervention/Image/ImageManagerStatic.php | 0 .../Image/ImageServiceProvider.php | 0 .../Image/ImageServiceProviderLaravel4.php | 0 .../ImageServiceProviderLaravelRecent.php | 0 .../Image/ImageServiceProviderLeague.php | 0 .../Image/ImageServiceProviderLumen.php | 0 .../src/Intervention/Image/Imagick/Color.php | 0 .../Image/Imagick/Commands/BackupCommand.php | 0 .../Image/Imagick/Commands/BlurCommand.php | 0 .../Imagick/Commands/BrightnessCommand.php | 0 .../Imagick/Commands/ColorizeCommand.php | 0 .../Imagick/Commands/ContrastCommand.php | 0 .../Image/Imagick/Commands/CropCommand.php | 0 .../Image/Imagick/Commands/DestroyCommand.php | 0 .../Image/Imagick/Commands/ExifCommand.php | 0 .../Image/Imagick/Commands/FillCommand.php | 0 .../Image/Imagick/Commands/FitCommand.php | 0 .../Image/Imagick/Commands/FlipCommand.php | 0 .../Image/Imagick/Commands/GammaCommand.php | 0 .../Image/Imagick/Commands/GetSizeCommand.php | 0 .../Imagick/Commands/GreyscaleCommand.php | 0 .../Imagick/Commands/HeightenCommand.php | 0 .../Image/Imagick/Commands/InsertCommand.php | 0 .../Imagick/Commands/InterlaceCommand.php | 0 .../Image/Imagick/Commands/InvertCommand.php | 0 .../Imagick/Commands/LimitColorsCommand.php | 0 .../Image/Imagick/Commands/MaskCommand.php | 0 .../Image/Imagick/Commands/OpacityCommand.php | 0 .../Imagick/Commands/PickColorCommand.php | 0 .../Image/Imagick/Commands/PixelCommand.php | 0 .../Imagick/Commands/PixelateCommand.php | 0 .../Image/Imagick/Commands/ResetCommand.php | 0 .../Imagick/Commands/ResizeCanvasCommand.php | 0 .../Image/Imagick/Commands/ResizeCommand.php | 0 .../Image/Imagick/Commands/RotateCommand.php | 0 .../Image/Imagick/Commands/SharpenCommand.php | 0 .../Image/Imagick/Commands/TrimCommand.php | 0 .../Image/Imagick/Commands/WidenCommand.php | 0 .../Intervention/Image/Imagick/Decoder.php | 0 .../src/Intervention/Image/Imagick/Driver.php | 0 .../Intervention/Image/Imagick/Encoder.php | 0 .../src/Intervention/Image/Imagick/Font.php | 0 .../Image/Imagick/Shapes/CircleShape.php | 0 .../Image/Imagick/Shapes/EllipseShape.php | 0 .../Image/Imagick/Shapes/LineShape.php | 0 .../Image/Imagick/Shapes/PolygonShape.php | 0 .../Image/Imagick/Shapes/RectangleShape.php | 0 .../image/src/Intervention/Image/Point.php | 0 .../image/src/Intervention/Image/Response.php | 0 .../image/src/Intervention/Image/Size.php | 0 .../intervention/image/src/config/config.php | 0 vendor/joypack/tencent-map/.gitignore | 4 + vendor/joypack/tencent-map/LICENSE | 201 + vendor/joypack/tencent-map/README.md | 180 + vendor/joypack/tencent-map/composer.json | 33 + .../joypack/tencent-map/examples/address.php | 49 + vendor/joypack/tencent-map/examples/ip.php | 50 + .../joypack/tencent-map/examples/location.php | 50 + .../tencent-map/examples/translate.php | 50 + vendor/joypack/tencent-map/src/Bundle.php | 30 + .../tencent-map/src/Bundle/Address.php | 37 + .../tencent-map/src/Bundle/AddressOption.php | 29 + vendor/joypack/tencent-map/src/Bundle/Ip.php | 37 + .../tencent-map/src/Bundle/IpOption.php | 20 + .../tencent-map/src/Bundle/Location.php | 37 + .../tencent-map/src/Bundle/LocationOption.php | 16 + .../tencent-map/src/Bundle/Translate.php | 37 + .../src/Bundle/TranslateOption.php | 58 + vendor/joypack/tencent-map/src/Logger.php | 121 + vendor/joypack/tencent-map/src/Option.php | 98 + vendor/joypack/tencent-map/src/Request.php | 181 + vendor/joypack/tencent-map/src/Response.php | 159 + vendor/jpush/jpush/.gitignore | 18 - vendor/jpush/jpush/.travis.yml | 13 - vendor/jpush/jpush/LICENSE | 21 - vendor/jpush/jpush/README.md | 121 - vendor/jpush/jpush/autoload.php | 10 - vendor/jpush/jpush/composer.json | 31 - vendor/jpush/jpush/doc/api.md | 494 - vendor/jpush/jpush/doc/grouppush.md | 28 - vendor/jpush/jpush/doc/http2.md | 56 - vendor/jpush/jpush/examples/admin_example.php | 14 - .../jpush/examples/batch_push_example.php | 35 - vendor/jpush/jpush/examples/cid_example.php | 7 - .../jpush/jpush/examples/config.php.example | 10 - .../examples/devices/delete_alias_example.php | 5 - .../examples/devices/delete_tag_example.php | 5 - .../devices/get_alias_devices_example.php | 6 - .../examples/devices/get_devices_example.php | 6 - .../devices/get_devices_status_example.php | 13 - .../examples/devices/get_tags_example.php | 6 - .../devices/update_device_example.php | 56 - .../examples/devices/update_tag_example.php | 29 - .../jpush/examples/grouppush_example.php | 24 - .../jpush/examples/huawei_push_example.php | 36 - vendor/jpush/jpush/examples/push_example.php | 140 - .../reports/messages_detail_example.php | 5 - .../reports/received_detail_example.php | 5 - .../jpush/jpush/examples/schedule_example.php | 26 - vendor/jpush/jpush/examples/zone_examples.php | 24 - vendor/jpush/jpush/phpunit.xml.dist | 15 - vendor/jpush/jpush/src/JPush/AdminClient.php | 42 - vendor/jpush/jpush/src/JPush/Client.php | 71 - vendor/jpush/jpush/src/JPush/Config.php | 16 - .../jpush/jpush/src/JPush/DevicePayload.php | 224 - .../Exceptions/APIConnectionException.php | 9 - .../JPush/Exceptions/APIRequestException.php | 36 - .../src/JPush/Exceptions/JPushException.php | 9 - .../JPush/Exceptions/ServiceNotAvaliable.php | 25 - vendor/jpush/jpush/src/JPush/Http.php | 139 - vendor/jpush/jpush/src/JPush/PushPayload.php | 761 - .../jpush/jpush/src/JPush/ReportPayload.php | 109 - .../jpush/jpush/src/JPush/SchedulePayload.php | 182 - vendor/jpush/jpush/src/JPush/version.php | 4 - .../jpush/tests/JPush/DevicePayloadTest.php | 131 - .../jpush/tests/JPush/PushPayloadTest.php | 315 - .../jpush/tests/JPush/ReportPayloadTest.php | 77 - .../jpush/tests/JPush/SchedulePayloadTest.php | 18 - vendor/jpush/jpush/tests/bootstrap.php | 8 - .../qrcode-detector-decoder/.gitignore | 1 - .../qrcode-detector-decoder/LICENSE-ASL-2.0 | 202 - .../qrcode-detector-decoder/LICENSE-MIT | 19 - .../qrcode-detector-decoder/README.md | 1 - .../qrcode-detector-decoder/composer.json | 21 +- .../qrcode-detector-decoder/ecs.php | 29 - .../qrcode-detector-decoder/lib/Binarizer.php | 111 +- .../lib/BinaryBitmap.php | 240 +- .../lib/ChecksumException.php | 24 +- .../lib/Common/AbstractEnum.php | 166 +- .../lib/Common/BitArray.php | 711 +- .../lib/Common/BitMatrix.php | 809 +- .../lib/Common/BitSource.php | 151 +- .../lib/Common/CharacterSetECI.php | 274 +- .../lib/Common/DecoderResult.php | 145 +- .../lib/Common/DefaultGridSampler.php | 148 +- .../lib/Common/Detector/MathUtils.php | 47 +- .../Detector/MonochromeRectangleDetector.php | 406 +- .../lib/Common/DetectorResult.php | 27 +- .../lib/Common/GlobalHistogramBinarizer.php | 302 +- .../lib/Common/GridSampler.php | 300 +- .../lib/Common/HybridBinarizer.php | 412 +- .../lib/Common/PerspectiveTransform.php | 284 +- .../lib/Common/Reedsolomon/GenericGF.php | 279 +- .../lib/Common/Reedsolomon/GenericGFPoly.php | 478 +- .../Common/Reedsolomon/ReedSolomonDecoder.php | 283 +- .../Reedsolomon/ReedSolomonException.php | 0 .../lib/Common/customFunctions.php | 126 +- .../lib/FormatException.php | 36 +- .../lib/GDLuminanceSource.php | 283 +- .../lib/IMagickLuminanceSource.php | 242 +- .../lib/LuminanceSource.php | 58 +- .../lib/NotFoundException.php | 16 +- .../lib/PlanarYUVLuminanceSource.php | 248 +- .../qrcode-detector-decoder/lib/QrReader.php | 168 +- .../lib/Qrcode/Decoder/BitMatrixParser.php | 423 +- .../lib/Qrcode/Decoder/DataBlock.php | 178 +- .../lib/Qrcode/Decoder/DataMask.php | 188 +- .../Qrcode/Decoder/DecodedBitStreamParser.php | 611 +- .../lib/Qrcode/Decoder/Decoder.php | 307 +- .../Qrcode/Decoder/ErrorCorrectionLevel.php | 101 +- .../lib/Qrcode/Decoder/FormatInformation.php | 293 +- .../lib/Qrcode/Decoder/Mode.php | 164 +- .../Qrcode/Decoder/QRCodeDecoderMetaData.php | 19 - .../lib/Qrcode/Decoder/Version.php | 1192 +- .../lib/Qrcode/Detector/AlignmentPattern.php | 57 +- .../Detector/AlignmentPatternFinder.php | 445 +- .../lib/Qrcode/Detector/Detector.php | 696 +- .../lib/Qrcode/Detector/FinderPattern.php | 89 +- .../Qrcode/Detector/FinderPatternFinder.php | 1207 +- .../lib/Qrcode/Detector/FinderPatternInfo.php | 42 +- .../lib/Qrcode/QRCodeReader.php | 335 +- .../lib/RGBLuminanceSource.php | 482 +- .../qrcode-detector-decoder/lib/Reader.php | 4 +- .../lib/ReaderException.php | 33 +- .../qrcode-detector-decoder/lib/Result.php | 188 +- .../lib/ResultPoint.php | 208 +- .../qrcode-detector-decoder/phpunit.xml.dist | 19 +- .../qrcode-detector-decoder/rector.php | 64 - .../tests/QrReaderTest.php | 21 +- .../tests/bootstrap.php | 15 + .../tests/qrcodes/empty.png | Bin 1602 -> 0 bytes .../tests/qrcodes/hello_world.png | Bin .../flysystem-cached-adapter/.editorconfig | 0 .../flysystem-cached-adapter/.gitignore | 0 .../league/flysystem-cached-adapter/.php_cs | 0 .../flysystem-cached-adapter/.scrutinizer.yml | 0 .../flysystem-cached-adapter/.travis.yml | 0 .../league/flysystem-cached-adapter/LICENSE | 0 .../clover/.gitignore | 0 .../flysystem-cached-adapter/composer.json | 0 .../flysystem-cached-adapter/phpspec.yml | 0 .../flysystem-cached-adapter/phpunit.php | 0 .../flysystem-cached-adapter/phpunit.xml | 0 .../league/flysystem-cached-adapter/readme.md | 0 .../spec/CachedAdapterSpec.php | 0 .../src/CacheInterface.php | 0 .../src/CachedAdapter.php | 22 - .../src/Storage/AbstractCache.php | 1 - .../src/Storage/Adapter.php | 4 +- .../src/Storage/Memcached.php | 0 .../src/Storage/Memory.php | 0 .../src/Storage/Noop.php | 0 .../src/Storage/PhpRedis.php | 0 .../src/Storage/Predis.php | 0 .../src/Storage/Psr6Cache.php | 0 .../src/Storage/Stash.php | 0 .../tests/AdapterCacheTests.php | 0 .../tests/InspectionTests.php | 0 .../tests/MemcachedTests.php | 0 .../tests/MemoryCacheTests.php | 0 .../tests/NoopCacheTests.php | 0 .../tests/PhpRedisTests.php | 0 .../tests/PredisTests.php | 0 .../tests/Psr6CacheTest.php | 0 .../tests/StashTest.php | 0 vendor/league/flysystem/CODE_OF_CONDUCT.md | 76 - vendor/league/flysystem/LICENSE | 0 vendor/league/flysystem/SECURITY.md | 0 vendor/league/flysystem/composer.json | 15 +- vendor/league/flysystem/deprecations.md | 0 .../flysystem/src/Adapter/AbstractAdapter.php | 2 +- .../src/Adapter/AbstractFtpAdapter.php | 20 +- .../src/Adapter/CanOverwriteFiles.php | 0 vendor/league/flysystem/src/Adapter/Ftp.php | 34 +- vendor/league/flysystem/src/Adapter/Ftpd.php | 7 +- vendor/league/flysystem/src/Adapter/Local.php | 5 +- .../flysystem/src/Adapter/NullAdapter.php | 0 .../Polyfill/NotSupportingVisibilityTrait.php | 0 .../Adapter/Polyfill/StreamedCopyTrait.php | 0 .../Adapter/Polyfill/StreamedReadingTrait.php | 0 .../src/Adapter/Polyfill/StreamedTrait.php | 0 .../Adapter/Polyfill/StreamedWritingTrait.php | 0 .../flysystem/src/Adapter/SynologyFtp.php | 0 .../league/flysystem/src/AdapterInterface.php | 0 vendor/league/flysystem/src/Config.php | 0 .../league/flysystem/src/ConfigAwareTrait.php | 0 .../src/ConnectionErrorException.php | 0 .../src/ConnectionRuntimeException.php | 0 .../flysystem/src/CorruptedPathDetected.php | 17 - vendor/league/flysystem/src/Directory.php | 0 vendor/league/flysystem/src/Exception.php | 0 vendor/league/flysystem/src/File.php | 0 .../flysystem/src/FileExistsException.php | 0 .../flysystem/src/FileNotFoundException.php | 0 vendor/league/flysystem/src/Filesystem.php | 21 +- .../flysystem/src/FilesystemException.php | 0 .../flysystem/src/FilesystemInterface.php | 2 +- .../src/FilesystemNotFoundException.php | 0 vendor/league/flysystem/src/Handler.php | 0 .../flysystem/src/InvalidRootException.php | 0 vendor/league/flysystem/src/MountManager.php | 0 .../flysystem/src/NotSupportedException.php | 0 .../flysystem/src/Plugin/AbstractPlugin.php | 0 .../league/flysystem/src/Plugin/EmptyDir.php | 0 .../flysystem/src/Plugin/ForcedCopy.php | 0 .../flysystem/src/Plugin/ForcedRename.php | 0 .../flysystem/src/Plugin/GetWithMetadata.php | 4 +- .../league/flysystem/src/Plugin/ListFiles.php | 0 .../league/flysystem/src/Plugin/ListPaths.php | 2 +- .../league/flysystem/src/Plugin/ListWith.php | 6 +- .../flysystem/src/Plugin/PluggableTrait.php | 0 .../src/Plugin/PluginNotFoundException.php | 0 .../league/flysystem/src/PluginInterface.php | 0 vendor/league/flysystem/src/ReadInterface.php | 0 .../flysystem/src/RootViolationException.php | 0 vendor/league/flysystem/src/SafeStorage.php | 0 .../flysystem/src/UnreadableFileException.php | 0 vendor/league/flysystem/src/Util.php | 19 +- .../src/Util/ContentListingFormatter.php | 0 vendor/league/flysystem/src/Util/MimeType.php | 230 +- .../flysystem/src/Util/StreamHasher.php | 0 .../league/mime-type-detection/CHANGELOG.md | 55 - vendor/league/mime-type-detection/LICENSE | 19 - .../league/mime-type-detection/composer.json | 34 - .../src/EmptyExtensionToMimeTypeMap.php | 13 - .../src/ExtensionLookup.php | 14 - .../src/ExtensionMimeTypeDetector.php | 56 - .../src/ExtensionToMimeTypeMap.php | 10 - .../src/FinfoMimeTypeDetector.php | 106 - .../src/GeneratedExtensionToMimeTypeMap.php | 2296 --- .../src/MimeTypeDetector.php | 19 - .../src/OverridingExtensionToMimeTypeMap.php | 30 - vendor/lizhichao/one-sm/.github/FUNDING.yml | 0 .../lizhichao/one-sm/.github/workflows/sm.yml | 0 vendor/lizhichao/one-sm/.gitignore | 0 vendor/lizhichao/one-sm/.php_cs.dist | 0 vendor/lizhichao/one-sm/README.md | 0 vendor/lizhichao/one-sm/bench.php | 0 vendor/lizhichao/one-sm/composer.json | 0 vendor/lizhichao/one-sm/src/Sm3.php | 0 vendor/lizhichao/one-sm/src/Sm4.php | 0 vendor/lizhichao/one-sm/test.php | 0 vendor/lizhichao/one-sm/tests/sm3.php | 0 vendor/lizhichao/one-sm/tests/sm4.php | 0 vendor/lizhichao/word/.gitignore | 0 vendor/lizhichao/word/Data/dict.igb | Bin vendor/lizhichao/word/Data/dict.json | 0 vendor/lizhichao/word/Data/dict.txt | 0 vendor/lizhichao/word/LICENSE | 0 vendor/lizhichao/word/Lib/VicDict.php | 0 vendor/lizhichao/word/Lib/VicWord.php | 0 vendor/lizhichao/word/README.md | 0 vendor/lizhichao/word/addDict.php | 0 vendor/lizhichao/word/composer.json | 0 vendor/lizhichao/word/demo.php | 0 .../zipstream-php/.github/FUNDING.yml | 1 + .../zipstream-php/.github/ISSUE_TEMPLATE.md | 12 + vendor/maennchen/zipstream-php/.gitignore | 6 + .../maennchen/zipstream-php/.phive/phars.xml | 4 - .../zipstream-php/.php-cs-fixer.dist.php | 71 - .../.phpdoc/template/base.html.twig | 15 - vendor/maennchen/zipstream-php/.tool-versions | 1 - vendor/maennchen/zipstream-php/.travis.yml | 12 + vendor/maennchen/zipstream-php/CHANGELOG.md | 51 + .../maennchen/zipstream-php/CONTRIBUTING.md | 25 + vendor/maennchen/zipstream-php/LICENSE | 0 vendor/maennchen/zipstream-php/README.md | 61 +- vendor/maennchen/zipstream-php/composer.json | 43 +- .../zipstream-php/guides/ContentLength.rst | 79 - .../zipstream-php/guides/FlySystem.rst | 33 - .../maennchen/zipstream-php/guides/Nginx.rst | 16 - .../zipstream-php/guides/Options.rst | 61 - .../zipstream-php/guides/PSR7Streams.rst | 18 - .../zipstream-php/guides/StreamOutput.rst | 33 - .../zipstream-php/guides/Symfony.rst | 126 - .../zipstream-php/guides/Varnish.rst | 22 - .../maennchen/zipstream-php/guides/index.rst | 85 - .../maennchen/zipstream-php/phpdoc.dist.xml | 39 - .../maennchen/zipstream-php/phpunit.xml.dist | 29 +- vendor/maennchen/zipstream-php/psalm.xml | 2 + vendor/maennchen/zipstream-php/src/Bigint.php | 40 +- .../zipstream-php/src/DeflateStream.php | 3 +- .../maennchen/zipstream-php/src/Exception.php | 1 - .../src/Exception/EncodingException.php | 1 - .../src/Exception/FileNotFoundException.php | 1 - .../Exception/FileNotReadableException.php | 1 - .../IncompatibleOptionsException.php | 1 - .../src/Exception/OverflowException.php | 1 - .../Exception/StreamNotReadableException.php | 1 - vendor/maennchen/zipstream-php/src/File.php | 280 +- .../zipstream-php/src/Option/Archive.php | 27 +- .../zipstream-php/src/Option/File.php | 16 +- .../zipstream-php/src/Option/Method.php | 6 +- .../zipstream-php/src/Option/Version.php | 9 +- vendor/maennchen/zipstream-php/src/Stream.php | 92 +- .../maennchen/zipstream-php/src/ZipStream.php | 155 +- .../zipstream-php/test/BigintTest.php | 1 - .../zipstream-php/test/ZipStreamTest.php | 622 +- .../zipstream-php/test/bootstrap.php | 1 - .../test/bug/BugHonorFileTimeTest.php | 13 +- .../complex/.github/workflows/main.yml | 153 - vendor/markbaker/complex/README.md | 81 +- .../markbaker/complex/classes/Autoloader.php | 53 + .../markbaker/complex/classes/Bootstrap.php | 38 + .../markbaker/complex/classes/src/Complex.php | 36 +- .../complex/classes/src/Exception.php | 0 .../complex/classes/src/Functions.php | 823 - .../complex/classes/src/Operations.php | 210 - .../complex/classes/src/functions/abs.php | 29 + .../complex/classes/src/functions/acos.php | 38 + .../complex/classes/src/functions/acosh.php | 34 + .../complex/classes/src/functions/acot.php | 25 + .../complex/classes/src/functions/acoth.php | 25 + .../complex/classes/src/functions/acsc.php | 29 + .../complex/classes/src/functions/acsch.php | 29 + .../classes/src/functions/argument.php | 28 + .../complex/classes/src/functions/asec.php | 29 + .../complex/classes/src/functions/asech.php | 29 + .../complex/classes/src/functions/asin.php | 37 + .../complex/classes/src/functions/asinh.php | 33 + .../complex/classes/src/functions/atan.php | 45 + .../complex/classes/src/functions/atanh.php | 38 + .../classes/src/functions/conjugate.php | 28 + .../complex/classes/src/functions/cos.php | 34 + .../complex/classes/src/functions/cosh.php | 32 + .../complex/classes/src/functions/cot.php | 29 + .../complex/classes/src/functions/coth.php | 24 + .../complex/classes/src/functions/csc.php | 29 + .../complex/classes/src/functions/csch.php | 29 + .../complex/classes/src/functions/exp.php | 34 + .../complex/classes/src/functions/inverse.php | 29 + .../complex/classes/src/functions/ln.php | 33 + .../complex/classes/src/functions/log10.php | 32 + .../complex/classes/src/functions/log2.php | 32 + .../classes/src/functions/negative.php | 31 + .../complex/classes/src/functions/pow.php | 40 + .../complex/classes/src/functions/rho.php | 28 + .../complex/classes/src/functions/sec.php | 25 + .../complex/classes/src/functions/sech.php | 25 + .../complex/classes/src/functions/sin.php | 32 + .../complex/classes/src/functions/sinh.php | 32 + .../complex/classes/src/functions/sqrt.php | 29 + .../complex/classes/src/functions/tan.php | 40 + .../complex/classes/src/functions/tanh.php | 35 + .../complex/classes/src/functions/theta.php | 38 + .../complex/classes/src/operations/add.php | 46 + .../classes/src/operations/divideby.php | 56 + .../classes/src/operations/divideinto.php | 56 + .../classes/src/operations/multiply.php | 48 + .../classes/src/operations/subtract.php | 46 + vendor/markbaker/complex/composer.json | 86 +- .../complex/examples/complexTest.php | 2 +- .../complex/examples/testFunctions.php | 4 +- .../complex/examples/testOperations.php | 9 +- vendor/markbaker/complex/license.md | 0 .../matrix/.github/workflows/main.yaml | 124 - vendor/markbaker/matrix/README.md | 160 +- vendor/markbaker/matrix/buildPhar.php | 0 .../markbaker/matrix/classes/Autoloader.php | 53 + vendor/markbaker/matrix/classes/Bootstrap.php | 38 + .../markbaker/matrix/classes/src/Builder.php | 10 +- .../src/Decomposition/Decomposition.php | 27 - .../matrix/classes/src/Decomposition/LU.php | 260 - .../matrix/classes/src/Decomposition/QR.php | 191 - .../matrix/classes/src/Div0Exception.php | 13 - .../matrix/classes/src/Exception.php | 0 .../matrix/classes/src/Functions.php | 83 +- .../markbaker/matrix/classes/src/Matrix.php | 85 +- .../matrix/classes/src/Operations.php | 157 - .../matrix/classes/src/Operators/Addition.php | 6 +- .../classes/src/Operators/DirectSum.php | 4 +- .../matrix/classes/src/Operators/Division.php | 15 +- .../classes/src/Operators/Multiplication.php | 37 +- .../matrix/classes/src/Operators/Operator.php | 6 +- .../classes/src/Operators/Subtraction.php | 6 +- .../matrix/classes/src/functions/adjoint.php | 30 + .../classes/src/functions/antidiagonal.php | 29 + .../classes/src/functions/cofactors.php | 30 + .../classes/src/functions/determinant.php | 30 + .../matrix/classes/src/functions/diagonal.php | 30 + .../matrix/classes/src/functions/identity.php | 30 + .../matrix/classes/src/functions/inverse.php | 30 + .../matrix/classes/src/functions/minors.php | 30 + .../matrix/classes/src/functions/trace.php | 30 + .../classes/src/functions/transpose.php | 30 + .../matrix/classes/src/operations/add.php | 44 + .../classes/src/operations/directsum.php | 44 + .../classes/src/operations/divideby.php | 44 + .../classes/src/operations/divideinto.php | 44 + .../classes/src/operations/multiply.php | 44 + .../classes/src/operations/subtract.php | 44 + vendor/markbaker/matrix/composer.7.2.json | 86 + vendor/markbaker/matrix/composer.json | 71 +- vendor/markbaker/matrix/examples/test.php | 34 +- vendor/markbaker/matrix/infection.json.dist | 0 vendor/markbaker/matrix/license.md | 0 vendor/markbaker/matrix/phpstan.neon | 2 - vendor/monolog/monolog/.php_cs | 59 + vendor/monolog/monolog/CHANGELOG.md | 90 - vendor/monolog/monolog/LICENSE | 0 vendor/monolog/monolog/README.md | 3 +- vendor/monolog/monolog/composer.json | 18 +- vendor/monolog/monolog/doc/01-usage.md | 231 + .../doc/02-handlers-formatters-processors.md | 157 + vendor/monolog/monolog/doc/03-utilities.md | 13 + vendor/monolog/monolog/doc/04-extending.md | 76 + vendor/monolog/monolog/doc/sockets.md | 39 + vendor/monolog/monolog/phpstan.neon.dist | 16 - vendor/monolog/monolog/phpunit.xml.dist | 19 + .../monolog/src/Monolog/ErrorHandler.php | 13 +- .../Monolog/Formatter/ChromePHPFormatter.php | 0 .../Monolog/Formatter/ElasticaFormatter.php | 0 .../Monolog/Formatter/FlowdockFormatter.php | 0 .../Monolog/Formatter/FluentdFormatter.php | 5 +- .../Monolog/Formatter/FormatterInterface.php | 0 .../Formatter/GelfMessageFormatter.php | 0 .../src/Monolog/Formatter/HtmlFormatter.php | 7 +- .../src/Monolog/Formatter/JsonFormatter.php | 36 +- .../src/Monolog/Formatter/LineFormatter.php | 10 +- .../src/Monolog/Formatter/LogglyFormatter.php | 0 .../Monolog/Formatter/LogstashFormatter.php | 0 .../Monolog/Formatter/MongoDBFormatter.php | 8 +- .../Monolog/Formatter/NormalizerFormatter.php | 178 +- .../src/Monolog/Formatter/ScalarFormatter.php | 0 .../Monolog/Formatter/WildfireFormatter.php | 4 +- .../src/Monolog/Handler/AbstractHandler.php | 26 +- .../Handler/AbstractProcessingHandler.php | 2 - .../Monolog/Handler/AbstractSyslogHandler.php | 6 +- .../src/Monolog/Handler/AmqpHandler.php | 0 .../Monolog/Handler/BrowserConsoleHandler.php | 59 +- .../src/Monolog/Handler/BufferHandler.php | 35 +- .../src/Monolog/Handler/ChromePHPHandler.php | 19 +- .../src/Monolog/Handler/CouchDBHandler.php | 0 .../src/Monolog/Handler/CubeHandler.php | 5 +- .../monolog/src/Monolog/Handler/Curl/Util.php | 0 .../Monolog/Handler/DeduplicationHandler.php | 2 +- .../Handler/DoctrineCouchDBHandler.php | 0 .../src/Monolog/Handler/DynamoDbHandler.php | 1 - .../Monolog/Handler/ElasticSearchHandler.php | 8 +- .../src/Monolog/Handler/ErrorLogHandler.php | 8 +- .../src/Monolog/Handler/FilterHandler.php | 58 +- .../ActivationStrategyInterface.php | 2 +- .../ChannelLevelActivationStrategy.php | 0 .../ErrorLevelActivationStrategy.php | 0 .../Monolog/Handler/FingersCrossedHandler.php | 98 +- .../src/Monolog/Handler/FirePHPHandler.php | 4 +- .../src/Monolog/Handler/FleepHookHandler.php | 0 .../src/Monolog/Handler/FlowdockHandler.php | 3 +- .../Handler/FormattableHandlerInterface.php | 39 - .../Handler/FormattableHandlerTrait.php | 63 - .../src/Monolog/Handler/GelfHandler.php | 10 +- .../src/Monolog/Handler/GroupHandler.php | 19 +- .../src/Monolog/Handler/HandlerInterface.php | 4 +- .../src/Monolog/Handler/HandlerWrapper.php | 10 +- .../src/Monolog/Handler/HipChatHandler.php | 21 +- .../src/Monolog/Handler/IFTTTHandler.php | 11 +- .../src/Monolog/Handler/InsightOpsHandler.php | 62 - .../src/Monolog/Handler/LogEntriesHandler.php | 4 +- .../src/Monolog/Handler/LogglyHandler.php | 0 .../src/Monolog/Handler/MailHandler.php | 0 .../src/Monolog/Handler/MandrillHandler.php | 8 +- .../Handler/MissingExtensionException.php | 0 .../src/Monolog/Handler/MongoDBHandler.php | 0 .../Monolog/Handler/NativeMailerHandler.php | 0 .../src/Monolog/Handler/NewRelicHandler.php | 7 +- .../src/Monolog/Handler/NullHandler.php | 0 .../src/Monolog/Handler/PHPConsoleHandler.php | 3 +- .../Handler/ProcessableHandlerInterface.php | 40 - .../Handler/ProcessableHandlerTrait.php | 73 - .../src/Monolog/Handler/PsrHandler.php | 2 +- .../src/Monolog/Handler/PushoverHandler.php | 6 +- .../src/Monolog/Handler/RavenHandler.php | 18 +- .../src/Monolog/Handler/RedisHandler.php | 5 +- .../src/Monolog/Handler/RollbarHandler.php | 12 - .../Monolog/Handler/RotatingFileHandler.php | 21 +- .../src/Monolog/Handler/SamplingHandler.php | 53 +- .../src/Monolog/Handler/Slack/SlackRecord.php | 19 +- .../src/Monolog/Handler/SlackHandler.php | 8 +- .../Monolog/Handler/SlackWebhookHandler.php | 8 +- .../src/Monolog/Handler/SlackbotHandler.php | 8 +- .../src/Monolog/Handler/SocketHandler.php | 47 +- .../src/Monolog/Handler/StreamHandler.php | 30 +- .../Monolog/Handler/SwiftMailerHandler.php | 16 +- .../src/Monolog/Handler/SyslogHandler.php | 10 +- .../Monolog/Handler/SyslogUdp/UdpSocket.php | 0 .../src/Monolog/Handler/SyslogUdpHandler.php | 49 +- .../src/Monolog/Handler/TestHandler.php | 29 +- .../Handler/WhatFailureGroupHandler.php | 11 - .../Monolog/Handler/ZendMonitorHandler.php | 46 +- vendor/monolog/monolog/src/Monolog/Logger.php | 254 +- .../src/Monolog/Processor/GitProcessor.php | 4 +- .../Processor/IntrospectionProcessor.php | 2 +- .../Processor/MemoryPeakUsageProcessor.php | 0 .../src/Monolog/Processor/MemoryProcessor.php | 6 +- .../Processor/MemoryUsageProcessor.php | 0 .../Monolog/Processor/MercurialProcessor.php | 2 +- .../Monolog/Processor/ProcessIdProcessor.php | 2 +- .../Monolog/Processor/ProcessorInterface.php | 25 - .../Processor/PsrLogMessageProcessor.php | 41 +- .../src/Monolog/Processor/TagProcessor.php | 2 +- .../src/Monolog/Processor/UidProcessor.php | 17 +- .../src/Monolog/Processor/WebProcessor.php | 10 +- .../monolog/monolog/src/Monolog/Registry.php | 0 .../src/Monolog/ResettableInterface.php | 31 - .../monolog/src/Monolog/SignalHandler.php | 115 - vendor/monolog/monolog/src/Monolog/Utils.php | 189 - .../tests/Monolog/ErrorHandlerTest.php | 31 + .../Formatter/ChromePHPFormatterTest.php | 158 + .../Formatter/ElasticaFormatterTest.php | 79 + .../Formatter/FlowdockFormatterTest.php | 55 + .../Formatter/FluentdFormatterTest.php | 62 + .../Formatter/GelfMessageFormatterTest.php | 258 + .../Monolog/Formatter/JsonFormatterTest.php | 183 + .../Monolog/Formatter/LineFormatterTest.php | 222 + .../Monolog/Formatter/LogglyFormatterTest.php | 40 + .../Formatter/LogstashFormatterTest.php | 333 + .../Formatter/MongoDBFormatterTest.php | 262 + .../Formatter/NormalizerFormatterTest.php | 423 + .../Monolog/Formatter/ScalarFormatterTest.php | 110 + .../Formatter/WildfireFormatterTest.php | 142 + .../Monolog/Handler/AbstractHandlerTest.php | 115 + .../Handler/AbstractProcessingHandlerTest.php | 80 + .../tests/Monolog/Handler/AmqpHandlerTest.php | 136 + .../Handler/BrowserConsoleHandlerTest.php | 130 + .../Monolog/Handler/BufferHandlerTest.php | 158 + .../Monolog/Handler/ChromePHPHandlerTest.php | 156 + .../Monolog/Handler/CouchDBHandlerTest.php | 31 + .../Handler/DeduplicationHandlerTest.php | 165 + .../Handler/DoctrineCouchDBHandlerTest.php | 52 + .../Monolog/Handler/DynamoDbHandlerTest.php | 82 + .../Handler/ElasticSearchHandlerTest.php | 239 + .../Monolog/Handler/ErrorLogHandlerTest.php | 66 + .../Monolog/Handler/FilterHandlerTest.php | 170 + .../Handler/FingersCrossedHandlerTest.php | 279 + .../Monolog/Handler/FirePHPHandlerTest.php | 96 + .../tests/Monolog/Handler/Fixtures/.gitkeep | 0 .../Monolog/Handler/FleepHookHandlerTest.php | 85 + .../Monolog/Handler/FlowdockHandlerTest.php | 88 + .../Monolog/Handler/GelfHandlerLegacyTest.php | 95 + .../tests/Monolog/Handler/GelfHandlerTest.php | 117 + .../Handler/GelfMockMessagePublisher.php | 25 + .../Monolog/Handler/GroupHandlerTest.php | 112 + .../Monolog/Handler/HandlerWrapperTest.php | 130 + .../Monolog/Handler/HipChatHandlerTest.php | 279 + .../Monolog/Handler/LogEntriesHandlerTest.php | 84 + .../tests/Monolog/Handler/MailHandlerTest.php | 75 + .../tests/Monolog/Handler/MockRavenClient.php | 27 + .../Monolog/Handler/MongoDBHandlerTest.php | 65 + .../Handler/NativeMailerHandlerTest.php | 111 + .../Monolog/Handler/NewRelicHandlerTest.php | 200 + .../tests/Monolog/Handler/NullHandlerTest.php | 33 + .../Monolog/Handler/PHPConsoleHandlerTest.php | 273 + .../tests/Monolog/Handler/PsrHandlerTest.php | 50 + .../Monolog/Handler/PushoverHandlerTest.php | 141 + .../Monolog/Handler/RavenHandlerTest.php | 255 + .../Monolog/Handler/RedisHandlerTest.php | 127 + .../Monolog/Handler/RollbarHandlerTest.php | 84 + .../Handler/RotatingFileHandlerTest.php | 211 + .../Monolog/Handler/SamplingHandlerTest.php | 33 + .../Monolog/Handler/Slack/SlackRecordTest.php | 387 + .../Monolog/Handler/SlackHandlerTest.php | 155 + .../Handler/SlackWebhookHandlerTest.php | 107 + .../Monolog/Handler/SlackbotHandlerTest.php | 47 + .../Monolog/Handler/SocketHandlerTest.php | 309 + .../Monolog/Handler/StreamHandlerTest.php | 184 + .../Handler/SwiftMailerHandlerTest.php | 113 + .../Monolog/Handler/SyslogHandlerTest.php | 44 + .../Monolog/Handler/SyslogUdpHandlerTest.php | 76 + .../tests/Monolog/Handler/TestHandlerTest.php | 70 + .../tests/Monolog/Handler/UdpSocketTest.php | 64 + .../Handler/WhatFailureGroupHandlerTest.php | 121 + .../Handler/ZendMonitorHandlerTest.php | 69 + .../monolog/tests/Monolog/LoggerTest.php | 548 + .../Monolog/Processor/GitProcessorTest.php | 29 + .../Processor/IntrospectionProcessorTest.php | 123 + .../MemoryPeakUsageProcessorTest.php | 42 + .../Processor/MemoryUsageProcessorTest.php | 42 + .../Processor/MercurialProcessorTest.php | 41 + .../Processor/ProcessIdProcessorTest.php | 30 + .../Processor/PsrLogMessageProcessorTest.php | 43 + .../Monolog/Processor/TagProcessorTest.php | 49 + .../Monolog/Processor/UidProcessorTest.php | 33 + .../Monolog/Processor/WebProcessorTest.php | 113 + .../tests/Monolog/PsrLogCompatTest.php | 47 + .../monolog/tests/Monolog/RegistryTest.php | 153 + .../monolog/tests/Monolog/TestCase.php | 58 + vendor/myclabs/php-enum/LICENSE | 0 vendor/myclabs/php-enum/README.md | 78 +- vendor/myclabs/php-enum/SECURITY.md | 0 vendor/myclabs/php-enum/composer.json | 11 +- vendor/myclabs/php-enum/psalm.xml | 20 + vendor/myclabs/php-enum/src/Enum.php | 111 +- .../php-enum/src/PHPUnit/Comparator.php | 0 vendor/myclabs/php-enum/stubs/Stringable.php | 11 - vendor/nelexa/zip/.php-cs-fixer.php | 1766 --- vendor/nelexa/zip/LICENSE | 21 - vendor/nelexa/zip/README.RU.md | 884 -- vendor/nelexa/zip/README.md | 915 -- vendor/nelexa/zip/composer.json | 64 - vendor/nelexa/zip/src/Constants/DosAttrs.php | 39 - .../nelexa/zip/src/Constants/DosCodePage.php | 103 - .../src/Constants/GeneralPurposeBitFlag.php | 77 - vendor/nelexa/zip/src/Constants/UnixStat.php | 90 - .../zip/src/Constants/ZipCompressionLevel.php | 63 - .../src/Constants/ZipCompressionMethod.php | 97 - .../nelexa/zip/src/Constants/ZipConstants.php | 105 - .../zip/src/Constants/ZipEncryptionMethod.php | 76 - .../nelexa/zip/src/Constants/ZipOptions.php | 68 - .../nelexa/zip/src/Constants/ZipPlatform.php | 54 - .../nelexa/zip/src/Constants/ZipVersion.php | 87 - .../zip/src/Exception/Crc32Exception.php | 58 - .../Exception/InvalidArgumentException.php | 20 - .../zip/src/Exception/RuntimeException.php | 20 - .../Exception/ZipAuthenticationException.php | 19 - .../zip/src/Exception/ZipCryptoException.php | 20 - .../Exception/ZipEntryNotFoundException.php | 40 - .../nelexa/zip/src/Exception/ZipException.php | 21 - .../Exception/ZipUnsupportMethodException.php | 16 - .../Filter/Cipher/Pkware/PKCryptContext.php | 389 - .../Pkware/PKDecryptionStreamFilter.php | 116 - .../Pkware/PKEncryptionStreamFilter.php | 127 - .../Cipher/WinZipAes/WinZipAesContext.php | 141 - .../WinZipAesDecryptionStreamFilter.php | 184 - .../WinZipAesEncryptionStreamFilter.php | 149 - .../zip/src/IO/Stream/ResponseStream.php | 290 - .../src/IO/Stream/ZipEntryStreamWrapper.php | 309 - vendor/nelexa/zip/src/IO/ZipReader.php | 883 -- vendor/nelexa/zip/src/IO/ZipWriter.php | 791 - .../nelexa/zip/src/Model/Data/ZipFileData.php | 78 - .../nelexa/zip/src/Model/Data/ZipNewData.php | 138 - .../zip/src/Model/Data/ZipSourceFileData.php | 146 - .../zip/src/Model/EndOfCentralDirectory.php | 71 - .../src/Model/Extra/ExtraFieldsCollection.php | 271 - .../Fields/AbstractUnicodeExtraField.php | 133 - .../Extra/Fields/ApkAlignmentExtraField.php | 156 - .../src/Model/Extra/Fields/AsiExtraField.php | 285 - .../Fields/ExtendedTimestampExtraField.php | 436 - .../Extra/Fields/JarMarkerExtraField.php | 117 - .../Model/Extra/Fields/NewUnixExtraField.php | 216 - .../src/Model/Extra/Fields/NtfsExtraField.php | 287 - .../Model/Extra/Fields/OldUnixExtraField.php | 295 - .../Extra/Fields/UnicodeCommentExtraField.php | 80 - .../Extra/Fields/UnicodePathExtraField.php | 81 - .../Extra/Fields/UnrecognizedExtraField.php | 108 - .../Extra/Fields/WinZipAesExtraField.php | 356 - .../Model/Extra/Fields/Zip64ExtraField.php | 277 - .../zip/src/Model/Extra/ZipExtraDriver.php | 103 - .../zip/src/Model/Extra/ZipExtraField.php | 67 - .../zip/src/Model/ImmutableZipContainer.php | 73 - vendor/nelexa/zip/src/Model/ZipContainer.php | 335 - vendor/nelexa/zip/src/Model/ZipData.php | 34 - vendor/nelexa/zip/src/Model/ZipEntry.php | 1172 -- .../nelexa/zip/src/Model/ZipEntryMatcher.php | 194 - vendor/nelexa/zip/src/Util/CryptoUtil.php | 62 - .../nelexa/zip/src/Util/DateTimeConverter.php | 109 - vendor/nelexa/zip/src/Util/FileAttribUtil.php | 106 - vendor/nelexa/zip/src/Util/FilesUtil.php | 399 - .../Iterator/IgnoreFilesFilterIterator.php | 62 - .../IgnoreFilesRecursiveFilterIterator.php | 72 - vendor/nelexa/zip/src/Util/MathUtil.php | 36 - vendor/nelexa/zip/src/Util/StringUtil.php | 35 - vendor/nelexa/zip/src/ZipFile.php | 1944 --- vendor/nesbot/carbon/.github/FUNDING.yml | 3 + .../nesbot/carbon/.github/ISSUE_TEMPLATE.md | 69 + vendor/nesbot/carbon/.multi-tester.yml | 6 + vendor/nesbot/carbon/LICENSE | 0 vendor/nesbot/carbon/bin/carbon | 4 +- vendor/nesbot/carbon/bin/carbon.bat | 0 vendor/nesbot/carbon/composer.json | 113 +- vendor/nesbot/carbon/contributing.md | 154 + vendor/nesbot/carbon/extension.neon | 5 - .../MessageFormatterMapperStrongType.php | 28 - .../MessageFormatterMapperWeakType.php | 36 - .../Carbon/PHPStan/AbstractMacroBuiltin.php | 36 - .../Carbon/PHPStan/AbstractMacroStatic.php | 45 - .../lazy/Carbon/PHPStan/MacroStrongType.php | 45 - .../lazy/Carbon/PHPStan/MacroWeakType.php | 51 - .../lazy/Carbon/TranslatorStrongType.php | 52 - .../carbon/lazy/Carbon/TranslatorWeakType.php | 32 - vendor/nesbot/carbon/phpmd.xml | 45 + vendor/nesbot/carbon/readme.md | 57 +- vendor/nesbot/carbon/sponsors.php | 95 - .../carbon/src/Carbon/AbstractTranslator.php | 398 - vendor/nesbot/carbon/src/Carbon/Carbon.php | 969 +- .../src/Carbon/CarbonConverterInterface.php | 19 - .../carbon/src/Carbon/CarbonImmutable.php | 1040 +- .../carbon/src/Carbon/CarbonInterface.php | 1525 +- .../carbon/src/Carbon/CarbonInterval.php | 1545 +- .../nesbot/carbon/src/Carbon/CarbonPeriod.php | 1492 +- .../src/Carbon/CarbonPeriodImmutable.php | 33 - .../carbon/src/Carbon/CarbonTimeZone.php | 134 +- .../nesbot/carbon/src/Carbon/Cli/Invoker.php | 11 +- .../Carbon/Doctrine/CarbonDoctrineType.php | 23 - .../Carbon/Doctrine/CarbonImmutableType.php | 37 - .../carbon/src/Carbon/Doctrine/CarbonType.php | 37 - .../Carbon/Doctrine/CarbonTypeConverter.php | 123 - .../Doctrine/DateTimeDefaultPrecision.php | 37 - .../Carbon/Doctrine/DateTimeImmutableType.php | 24 - .../src/Carbon/Doctrine/DateTimeType.php | 16 - .../Exceptions/BadComparisonUnitException.php | 48 - .../BadFluentConstructorException.php | 49 - .../Exceptions/BadFluentSetterException.php | 49 - .../Exceptions/BadMethodCallException.php | 17 - .../Carbon/Exceptions/BadUnitException.php | 29 + .../Exceptions/EndLessPeriodException.php | 19 - .../src/Carbon/Exceptions/Exception.php | 17 - .../Carbon/Exceptions/ImmutableException.php | 48 - .../Exceptions/InvalidArgumentException.php | 17 - .../Exceptions/InvalidCastException.php | 19 - .../Exceptions/InvalidDateException.php | 17 +- .../Exceptions/InvalidFormatException.php | 19 - .../Exceptions/InvalidIntervalException.php | 19 - .../Exceptions/InvalidPeriodDateException.php | 19 - .../InvalidPeriodParameterException.php | 19 - .../Exceptions/InvalidTimeZoneException.php | 19 - .../Exceptions/InvalidTypeException.php | 19 - .../Exceptions/NotACarbonClassException.php | 50 - .../Carbon/Exceptions/NotAPeriodException.php | 18 +- .../Exceptions/NotLocaleAwareException.php | 17 +- .../Carbon/Exceptions/OutOfRangeException.php | 101 - .../Carbon/Exceptions/ParseErrorException.php | 72 +- .../Carbon/Exceptions/RuntimeException.php | 17 - .../src/Carbon/Exceptions/UnitException.php | 19 - .../Exceptions/UnitNotConfiguredException.php | 48 - .../Exceptions/UnknownGetterException.php | 49 - .../Exceptions/UnknownMethodException.php | 49 - .../Exceptions/UnknownSetterException.php | 49 - .../Exceptions/UnknownUnitException.php | 48 - .../Exceptions/UnreachableException.php | 19 - vendor/nesbot/carbon/src/Carbon/Factory.php | 435 +- .../carbon/src/Carbon/FactoryImmutable.php | 424 +- vendor/nesbot/carbon/src/Carbon/Lang/aa.php | 0 .../nesbot/carbon/src/Carbon/Lang/aa_DJ.php | 0 .../nesbot/carbon/src/Carbon/Lang/aa_ER.php | 0 .../carbon/src/Carbon/Lang/aa_ER@saaho.php | 0 .../nesbot/carbon/src/Carbon/Lang/aa_ET.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/af.php | 4 - .../nesbot/carbon/src/Carbon/Lang/af_NA.php | 1 - .../nesbot/carbon/src/Carbon/Lang/af_ZA.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/agq.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/agr.php | 0 .../nesbot/carbon/src/Carbon/Lang/agr_PE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ak.php | 0 .../nesbot/carbon/src/Carbon/Lang/ak_GH.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/am.php | 0 .../nesbot/carbon/src/Carbon/Lang/am_ET.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/an.php | 0 .../nesbot/carbon/src/Carbon/Lang/an_ES.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/anp.php | 0 .../nesbot/carbon/src/Carbon/Lang/anp_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ar.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ar_AE.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_BH.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_DJ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_DZ.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ar_EG.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_EH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_ER.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_IL.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_IN.php | 0 .../nesbot/carbon/src/Carbon/Lang/ar_IQ.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_JO.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_KM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_KW.php | 6 - .../nesbot/carbon/src/Carbon/Lang/ar_LB.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_LY.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ar_MA.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ar_MR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_OM.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_PS.php | 6 - .../nesbot/carbon/src/Carbon/Lang/ar_QA.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_SA.php | 6 - .../nesbot/carbon/src/Carbon/Lang/ar_SD.php | 2 - .../nesbot/carbon/src/Carbon/Lang/ar_SO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_SS.php | 0 .../nesbot/carbon/src/Carbon/Lang/ar_SY.php | 2 - .../carbon/src/Carbon/Lang/ar_Shakl.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ar_TD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ar_TN.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ar_YE.php | 2 - vendor/nesbot/carbon/src/Carbon/Lang/as.php | 0 .../nesbot/carbon/src/Carbon/Lang/as_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/asa.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ast.php | 48 +- .../nesbot/carbon/src/Carbon/Lang/ast_ES.php | 45 +- vendor/nesbot/carbon/src/Carbon/Lang/ayc.php | 0 .../nesbot/carbon/src/Carbon/Lang/ayc_PE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/az.php | 3 - .../nesbot/carbon/src/Carbon/Lang/az_AZ.php | 0 .../nesbot/carbon/src/Carbon/Lang/az_Cyrl.php | 1 - .../nesbot/carbon/src/Carbon/Lang/az_IR.php | 0 .../nesbot/carbon/src/Carbon/Lang/az_Latn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/bas.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/be.php | 27 +- .../nesbot/carbon/src/Carbon/Lang/be_BY.php | 0 .../carbon/src/Carbon/Lang/be_BY@latin.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bem.php | 0 .../nesbot/carbon/src/Carbon/Lang/bem_ZM.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ber.php | 0 .../nesbot/carbon/src/Carbon/Lang/ber_DZ.php | 0 .../nesbot/carbon/src/Carbon/Lang/ber_MA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bez.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/bg.php | 9 +- .../nesbot/carbon/src/Carbon/Lang/bg_BG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/bhb.php | 0 .../nesbot/carbon/src/Carbon/Lang/bhb_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bho.php | 0 .../nesbot/carbon/src/Carbon/Lang/bho_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bi.php | 0 .../nesbot/carbon/src/Carbon/Lang/bi_VU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bm.php | 6 - vendor/nesbot/carbon/src/Carbon/Lang/bn.php | 1 - .../nesbot/carbon/src/Carbon/Lang/bn_BD.php | 2 +- .../nesbot/carbon/src/Carbon/Lang/bn_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bo.php | 1 - .../nesbot/carbon/src/Carbon/Lang/bo_CN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/bo_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/br.php | 4 - .../nesbot/carbon/src/Carbon/Lang/br_FR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/brx.php | 0 .../nesbot/carbon/src/Carbon/Lang/brx_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/bs.php | 11 +- .../nesbot/carbon/src/Carbon/Lang/bs_BA.php | 1 - .../nesbot/carbon/src/Carbon/Lang/bs_Cyrl.php | 1 - .../nesbot/carbon/src/Carbon/Lang/bs_Latn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/byn.php | 0 .../nesbot/carbon/src/Carbon/Lang/byn_ER.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ca.php | 17 +- .../nesbot/carbon/src/Carbon/Lang/ca_AD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ca_ES.php | 1 - .../carbon/src/Carbon/Lang/ca_ES_Valencia.php | 11 - .../nesbot/carbon/src/Carbon/Lang/ca_FR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ca_IT.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ccp.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ccp_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ce.php | 0 .../nesbot/carbon/src/Carbon/Lang/ce_RU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/cgg.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/chr.php | 0 .../nesbot/carbon/src/Carbon/Lang/chr_US.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ckb.php | 89 - vendor/nesbot/carbon/src/Carbon/Lang/cmn.php | 0 .../nesbot/carbon/src/Carbon/Lang/cmn_TW.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/crh.php | 0 .../nesbot/carbon/src/Carbon/Lang/crh_UA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/cs.php | 3 +- .../nesbot/carbon/src/Carbon/Lang/cs_CZ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/csb.php | 0 .../nesbot/carbon/src/Carbon/Lang/csb_PL.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/cu.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/cv.php | 3 +- .../nesbot/carbon/src/Carbon/Lang/cv_RU.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/cy.php | 6 +- .../nesbot/carbon/src/Carbon/Lang/cy_GB.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/da.php | 11 +- .../nesbot/carbon/src/Carbon/Lang/da_DK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/da_GL.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/dav.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/de.php | 20 - .../nesbot/carbon/src/Carbon/Lang/de_AT.php | 10 +- .../nesbot/carbon/src/Carbon/Lang/de_BE.php | 0 .../nesbot/carbon/src/Carbon/Lang/de_CH.php | 0 .../nesbot/carbon/src/Carbon/Lang/de_DE.php | 0 .../nesbot/carbon/src/Carbon/Lang/de_IT.php | 0 .../nesbot/carbon/src/Carbon/Lang/de_LI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/de_LU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/dje.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/doi.php | 0 .../nesbot/carbon/src/Carbon/Lang/doi_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/dsb.php | 0 .../nesbot/carbon/src/Carbon/Lang/dsb_DE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/dua.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/dv.php | 2 - .../nesbot/carbon/src/Carbon/Lang/dv_MV.php | 3 +- vendor/nesbot/carbon/src/Carbon/Lang/dyo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/dz.php | 0 .../nesbot/carbon/src/Carbon/Lang/dz_BT.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ebu.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ee.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ee_TG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/el.php | 9 +- .../nesbot/carbon/src/Carbon/Lang/el_CY.php | 0 .../nesbot/carbon/src/Carbon/Lang/el_GR.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/en.php | 16 +- .../nesbot/carbon/src/Carbon/Lang/en_001.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_150.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_AG.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_AI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_AS.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_AT.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_AU.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_BB.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_BE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_BI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_BM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_BS.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_BW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_BZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_CA.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_CC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_CH.php | 9 - .../nesbot/carbon/src/Carbon/Lang/en_CK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_CM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_CX.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_CY.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_DE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_DG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_DK.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_DM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_ER.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_FI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_FJ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_FK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_FM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GB.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_GD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_GY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_HK.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_IE.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_IL.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_IM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_IN.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_IO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_ISO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_JE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_JM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_KE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_KI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_KN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_KY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_LC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_LR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_LS.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MP.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MS.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MT.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_MY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NA.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NL.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_NZ.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_PG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_PH.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_PK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_PN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_PR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_PW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_RW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SB.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SL.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SS.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SX.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_SZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_TC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_TK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_TO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_TT.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_TV.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_TZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_UG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_UM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_US.php | 1 - .../carbon/src/Carbon/Lang/en_US_Posix.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_VC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_VG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_VI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_VU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_WS.php | 1 - .../nesbot/carbon/src/Carbon/Lang/en_ZA.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_ZM.php | 0 .../nesbot/carbon/src/Carbon/Lang/en_ZW.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/eo.php | 4 - vendor/nesbot/carbon/src/Carbon/Lang/es.php | 36 +- .../nesbot/carbon/src/Carbon/Lang/es_419.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_AR.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_BO.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_BR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_BZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_CL.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_CO.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_CR.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_CU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_DO.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_EA.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_EC.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_ES.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_GQ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_GT.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_HN.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_IC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_MX.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_NI.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_PA.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_PE.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_PH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/es_PR.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_PY.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_SV.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_US.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_UY.php | 0 .../nesbot/carbon/src/Carbon/Lang/es_VE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/et.php | 25 +- .../nesbot/carbon/src/Carbon/Lang/et_EE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/eu.php | 1 - .../nesbot/carbon/src/Carbon/Lang/eu_ES.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ewo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/fa.php | 4 - .../nesbot/carbon/src/Carbon/Lang/fa_AF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fa_IR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ff.php | 0 .../nesbot/carbon/src/Carbon/Lang/ff_CM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ff_GN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ff_MR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ff_SN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/fi.php | 2 - .../nesbot/carbon/src/Carbon/Lang/fi_FI.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/fil.php | 0 .../nesbot/carbon/src/Carbon/Lang/fil_PH.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/fo.php | 6 - .../nesbot/carbon/src/Carbon/Lang/fo_DK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fo_FO.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/fr.php | 24 +- .../nesbot/carbon/src/Carbon/Lang/fr_BE.php | 0 .../nesbot/carbon/src/Carbon/Lang/fr_BF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_BI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_BJ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_BL.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_CA.php | 0 .../nesbot/carbon/src/Carbon/Lang/fr_CD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_CF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_CG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_CH.php | 0 .../nesbot/carbon/src/Carbon/Lang/fr_CI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_CM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_DJ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_DZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_FR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_GA.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_GF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_GN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_GP.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_GQ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_HT.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_KM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_LU.php | 0 .../nesbot/carbon/src/Carbon/Lang/fr_MA.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_MC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_MF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_MG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_ML.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_MQ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_MR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_MU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_NC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_NE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_PF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_PM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_RE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_RW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_SC.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_SN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_SY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_TD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_TG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_TN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_VU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_WF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/fr_YT.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/fur.php | 0 .../nesbot/carbon/src/Carbon/Lang/fur_IT.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/fy.php | 4 - .../nesbot/carbon/src/Carbon/Lang/fy_DE.php | 0 .../nesbot/carbon/src/Carbon/Lang/fy_NL.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ga.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ga_IE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/gd.php | 4 - .../nesbot/carbon/src/Carbon/Lang/gd_GB.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/gez.php | 0 .../nesbot/carbon/src/Carbon/Lang/gez_ER.php | 0 .../nesbot/carbon/src/Carbon/Lang/gez_ET.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/gl.php | 19 +- .../nesbot/carbon/src/Carbon/Lang/gl_ES.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/gom.php | 0 .../carbon/src/Carbon/Lang/gom_Latn.php | 4 - vendor/nesbot/carbon/src/Carbon/Lang/gsw.php | 0 .../nesbot/carbon/src/Carbon/Lang/gsw_CH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/gsw_FR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/gsw_LI.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/gu.php | 3 +- .../nesbot/carbon/src/Carbon/Lang/gu_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/guz.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/gv.php | 0 .../nesbot/carbon/src/Carbon/Lang/gv_GB.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ha.php | 0 .../nesbot/carbon/src/Carbon/Lang/ha_GH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ha_NE.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ha_NG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/hak.php | 0 .../nesbot/carbon/src/Carbon/Lang/hak_TW.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/haw.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/he.php | 19 +- .../nesbot/carbon/src/Carbon/Lang/he_IL.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/hi.php | 1 - .../nesbot/carbon/src/Carbon/Lang/hi_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/hif.php | 0 .../nesbot/carbon/src/Carbon/Lang/hif_FJ.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/hne.php | 0 .../nesbot/carbon/src/Carbon/Lang/hne_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/hr.php | 21 +- .../nesbot/carbon/src/Carbon/Lang/hr_BA.php | 0 .../nesbot/carbon/src/Carbon/Lang/hr_HR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/hsb.php | 0 .../nesbot/carbon/src/Carbon/Lang/hsb_DE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ht.php | 0 .../nesbot/carbon/src/Carbon/Lang/ht_HT.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/hu.php | 8 +- .../nesbot/carbon/src/Carbon/Lang/hu_HU.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/hy.php | 1 - .../nesbot/carbon/src/Carbon/Lang/hy_AM.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/i18n.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ia.php | 0 .../nesbot/carbon/src/Carbon/Lang/ia_FR.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/id.php | 4 - .../nesbot/carbon/src/Carbon/Lang/id_ID.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ig.php | 0 .../nesbot/carbon/src/Carbon/Lang/ig_NG.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ii.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ik.php | 0 .../nesbot/carbon/src/Carbon/Lang/ik_CA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/in.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/is.php | 0 .../nesbot/carbon/src/Carbon/Lang/is_IS.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/it.php | 27 +- .../nesbot/carbon/src/Carbon/Lang/it_CH.php | 0 .../nesbot/carbon/src/Carbon/Lang/it_IT.php | 0 .../nesbot/carbon/src/Carbon/Lang/it_SM.php | 1 - .../nesbot/carbon/src/Carbon/Lang/it_VA.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/iu.php | 0 .../nesbot/carbon/src/Carbon/Lang/iu_CA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/iw.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ja.php | 8 +- .../nesbot/carbon/src/Carbon/Lang/ja_JP.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/jgo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/jmc.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/jv.php | 6 - vendor/nesbot/carbon/src/Carbon/Lang/ka.php | 27 +- .../nesbot/carbon/src/Carbon/Lang/ka_GE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kab.php | 0 .../nesbot/carbon/src/Carbon/Lang/kab_DZ.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/kam.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kde.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kea.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/khq.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ki.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kk.php | 4 - .../nesbot/carbon/src/Carbon/Lang/kk_KZ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kkj.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kl.php | 0 .../nesbot/carbon/src/Carbon/Lang/kl_GL.php | 53 +- vendor/nesbot/carbon/src/Carbon/Lang/kln.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/km.php | 4 - .../nesbot/carbon/src/Carbon/Lang/km_KH.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kn.php | 1 - .../nesbot/carbon/src/Carbon/Lang/kn_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ko.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ko_KP.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ko_KR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kok.php | 0 .../nesbot/carbon/src/Carbon/Lang/kok_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ks.php | 0 .../nesbot/carbon/src/Carbon/Lang/ks_IN.php | 0 .../src/Carbon/Lang/ks_IN@devanagari.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ksb.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ksf.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ksh.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ku.php | 41 +- .../nesbot/carbon/src/Carbon/Lang/ku_TR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/kw.php | 0 .../nesbot/carbon/src/Carbon/Lang/kw_GB.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ky.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ky_KG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lag.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lb.php | 19 +- .../nesbot/carbon/src/Carbon/Lang/lb_LU.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lg.php | 0 .../nesbot/carbon/src/Carbon/Lang/lg_UG.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/li.php | 0 .../nesbot/carbon/src/Carbon/Lang/li_NL.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/lij.php | 0 .../nesbot/carbon/src/Carbon/Lang/lij_IT.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/lkt.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ln.php | 0 .../nesbot/carbon/src/Carbon/Lang/ln_AO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ln_CD.php | 0 .../nesbot/carbon/src/Carbon/Lang/ln_CF.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ln_CG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lo.php | 1 - .../nesbot/carbon/src/Carbon/Lang/lo_LA.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lrc.php | 1 - .../nesbot/carbon/src/Carbon/Lang/lrc_IQ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lt.php | 11 +- .../nesbot/carbon/src/Carbon/Lang/lt_LT.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lu.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/luo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/luy.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lv.php | 117 +- .../nesbot/carbon/src/Carbon/Lang/lv_LV.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/lzh.php | 0 .../nesbot/carbon/src/Carbon/Lang/lzh_TW.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mag.php | 0 .../nesbot/carbon/src/Carbon/Lang/mag_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mai.php | 0 .../nesbot/carbon/src/Carbon/Lang/mai_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mas.php | 1 - .../nesbot/carbon/src/Carbon/Lang/mas_TZ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mer.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mfe.php | 0 .../nesbot/carbon/src/Carbon/Lang/mfe_MU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mg.php | 0 .../nesbot/carbon/src/Carbon/Lang/mg_MG.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mgh.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mgo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mhr.php | 0 .../nesbot/carbon/src/Carbon/Lang/mhr_RU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mi.php | 4 - .../nesbot/carbon/src/Carbon/Lang/mi_NZ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/miq.php | 0 .../nesbot/carbon/src/Carbon/Lang/miq_NI.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mjw.php | 0 .../nesbot/carbon/src/Carbon/Lang/mjw_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mk.php | 9 +- .../nesbot/carbon/src/Carbon/Lang/mk_MK.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ml.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ml_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mn.php | 65 +- .../nesbot/carbon/src/Carbon/Lang/mn_MN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mni.php | 0 .../nesbot/carbon/src/Carbon/Lang/mni_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/mo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mr.php | 1 - .../nesbot/carbon/src/Carbon/Lang/mr_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ms.php | 46 +- .../nesbot/carbon/src/Carbon/Lang/ms_BN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ms_MY.php | 0 .../nesbot/carbon/src/Carbon/Lang/ms_SG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mt.php | 4 - .../nesbot/carbon/src/Carbon/Lang/mt_MT.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mua.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/my.php | 2 - .../nesbot/carbon/src/Carbon/Lang/my_MM.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/mzn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nan.php | 0 .../nesbot/carbon/src/Carbon/Lang/nan_TW.php | 0 .../carbon/src/Carbon/Lang/nan_TW@latin.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/naq.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nb.php | 4 - .../nesbot/carbon/src/Carbon/Lang/nb_NO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/nb_SJ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nd.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nds.php | 0 .../nesbot/carbon/src/Carbon/Lang/nds_DE.php | 47 +- .../nesbot/carbon/src/Carbon/Lang/nds_NL.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ne.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ne_IN.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ne_NP.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nhn.php | 0 .../nesbot/carbon/src/Carbon/Lang/nhn_MX.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/niu.php | 0 .../nesbot/carbon/src/Carbon/Lang/niu_NU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/nl.php | 10 +- .../nesbot/carbon/src/Carbon/Lang/nl_AW.php | 0 .../nesbot/carbon/src/Carbon/Lang/nl_BE.php | 0 .../nesbot/carbon/src/Carbon/Lang/nl_BQ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/nl_CW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/nl_NL.php | 3 + .../nesbot/carbon/src/Carbon/Lang/nl_SR.php | 1 - .../nesbot/carbon/src/Carbon/Lang/nl_SX.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nmg.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nn.php | 22 +- .../nesbot/carbon/src/Carbon/Lang/nn_NO.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nnh.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/no.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/nr.php | 0 .../nesbot/carbon/src/Carbon/Lang/nr_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/nso.php | 0 .../nesbot/carbon/src/Carbon/Lang/nso_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/nus.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/nyn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/oc.php | 29 +- .../nesbot/carbon/src/Carbon/Lang/oc_FR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/om.php | 0 .../nesbot/carbon/src/Carbon/Lang/om_ET.php | 1 - .../nesbot/carbon/src/Carbon/Lang/om_KE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/or.php | 0 .../nesbot/carbon/src/Carbon/Lang/or_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/os.php | 0 .../nesbot/carbon/src/Carbon/Lang/os_RU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/pa.php | 6 +- .../nesbot/carbon/src/Carbon/Lang/pa_Arab.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pa_Guru.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pa_IN.php | 0 .../nesbot/carbon/src/Carbon/Lang/pa_PK.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/pap.php | 0 .../nesbot/carbon/src/Carbon/Lang/pap_AW.php | 0 .../nesbot/carbon/src/Carbon/Lang/pap_CW.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/pl.php | 26 +- .../nesbot/carbon/src/Carbon/Lang/pl_PL.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/prg.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ps.php | 0 .../nesbot/carbon/src/Carbon/Lang/ps_AF.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/pt.php | 24 +- .../nesbot/carbon/src/Carbon/Lang/pt_AO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_BR.php | 0 .../nesbot/carbon/src/Carbon/Lang/pt_CH.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_CV.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_GQ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_GW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_LU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_MO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_MZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_PT.php | 0 .../nesbot/carbon/src/Carbon/Lang/pt_ST.php | 1 - .../nesbot/carbon/src/Carbon/Lang/pt_TL.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/qu.php | 1 - .../nesbot/carbon/src/Carbon/Lang/qu_BO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/qu_EC.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/quz.php | 0 .../nesbot/carbon/src/Carbon/Lang/quz_PE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/raj.php | 0 .../nesbot/carbon/src/Carbon/Lang/raj_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/rm.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/rn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ro.php | 4 - .../nesbot/carbon/src/Carbon/Lang/ro_MD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ro_RO.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/rof.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ru.php | 11 +- .../nesbot/carbon/src/Carbon/Lang/ru_BY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ru_KG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ru_KZ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ru_MD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ru_RU.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ru_UA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/rw.php | 0 .../nesbot/carbon/src/Carbon/Lang/rw_RW.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/rwk.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sa.php | 0 .../nesbot/carbon/src/Carbon/Lang/sa_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/sah.php | 0 .../nesbot/carbon/src/Carbon/Lang/sah_RU.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/saq.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sat.php | 0 .../nesbot/carbon/src/Carbon/Lang/sat_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/sbp.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sc.php | 0 .../nesbot/carbon/src/Carbon/Lang/sc_IT.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/sd.php | 2 - .../nesbot/carbon/src/Carbon/Lang/sd_IN.php | 0 .../src/Carbon/Lang/sd_IN@devanagari.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/se.php | 4 - .../nesbot/carbon/src/Carbon/Lang/se_FI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/se_NO.php | 1 - .../nesbot/carbon/src/Carbon/Lang/se_SE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/seh.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ses.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sg.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sgs.php | 0 .../nesbot/carbon/src/Carbon/Lang/sgs_LT.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/sh.php | 7 +- vendor/nesbot/carbon/src/Carbon/Lang/shi.php | 1 - .../carbon/src/Carbon/Lang/shi_Latn.php | 1 - .../carbon/src/Carbon/Lang/shi_Tfng.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/shn.php | 0 .../nesbot/carbon/src/Carbon/Lang/shn_MM.php | 2 +- vendor/nesbot/carbon/src/Carbon/Lang/shs.php | 0 .../nesbot/carbon/src/Carbon/Lang/shs_CA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/si.php | 39 +- .../nesbot/carbon/src/Carbon/Lang/si_LK.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sid.php | 0 .../nesbot/carbon/src/Carbon/Lang/sid_ET.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/sk.php | 10 +- .../nesbot/carbon/src/Carbon/Lang/sk_SK.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sl.php | 15 +- .../nesbot/carbon/src/Carbon/Lang/sl_SI.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sm.php | 0 .../nesbot/carbon/src/Carbon/Lang/sm_WS.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/smn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sn.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/so.php | 63 +- .../nesbot/carbon/src/Carbon/Lang/so_DJ.php | 38 +- .../nesbot/carbon/src/Carbon/Lang/so_ET.php | 13 +- .../nesbot/carbon/src/Carbon/Lang/so_KE.php | 13 +- .../nesbot/carbon/src/Carbon/Lang/so_SO.php | 14 +- vendor/nesbot/carbon/src/Carbon/Lang/sq.php | 4 - .../nesbot/carbon/src/Carbon/Lang/sq_AL.php | 1 - .../nesbot/carbon/src/Carbon/Lang/sq_MK.php | 1 - .../nesbot/carbon/src/Carbon/Lang/sq_XK.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sr.php | 11 +- .../nesbot/carbon/src/Carbon/Lang/sr_Cyrl.php | 33 +- .../carbon/src/Carbon/Lang/sr_Cyrl_BA.php | 11 - .../carbon/src/Carbon/Lang/sr_Cyrl_ME.php | 42 +- .../carbon/src/Carbon/Lang/sr_Cyrl_XK.php | 11 - .../nesbot/carbon/src/Carbon/Lang/sr_Latn.php | 1 - .../carbon/src/Carbon/Lang/sr_Latn_BA.php | 11 - .../carbon/src/Carbon/Lang/sr_Latn_ME.php | 17 +- .../carbon/src/Carbon/Lang/sr_Latn_XK.php | 11 - .../nesbot/carbon/src/Carbon/Lang/sr_ME.php | 1 - .../nesbot/carbon/src/Carbon/Lang/sr_RS.php | 0 .../carbon/src/Carbon/Lang/sr_RS@latin.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ss.php | 6 +- .../nesbot/carbon/src/Carbon/Lang/ss_ZA.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/st.php | 0 .../nesbot/carbon/src/Carbon/Lang/st_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/sv.php | 5 +- .../nesbot/carbon/src/Carbon/Lang/sv_AX.php | 1 - .../nesbot/carbon/src/Carbon/Lang/sv_FI.php | 1 - .../nesbot/carbon/src/Carbon/Lang/sv_SE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/sw.php | 3 - .../nesbot/carbon/src/Carbon/Lang/sw_CD.php | 1 - .../nesbot/carbon/src/Carbon/Lang/sw_KE.php | 0 .../nesbot/carbon/src/Carbon/Lang/sw_TZ.php | 0 .../nesbot/carbon/src/Carbon/Lang/sw_UG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/szl.php | 0 .../nesbot/carbon/src/Carbon/Lang/szl_PL.php | 18 +- vendor/nesbot/carbon/src/Carbon/Lang/ta.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ta_IN.php | 0 .../nesbot/carbon/src/Carbon/Lang/ta_LK.php | 0 .../nesbot/carbon/src/Carbon/Lang/ta_MY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/ta_SG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/tcy.php | 0 .../nesbot/carbon/src/Carbon/Lang/tcy_IN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/te.php | 1 - .../nesbot/carbon/src/Carbon/Lang/te_IN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/teo.php | 1 - .../nesbot/carbon/src/Carbon/Lang/teo_KE.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/tet.php | 4 - vendor/nesbot/carbon/src/Carbon/Lang/tg.php | 6 - .../nesbot/carbon/src/Carbon/Lang/tg_TJ.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/th.php | 4 - .../nesbot/carbon/src/Carbon/Lang/th_TH.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/the.php | 0 .../nesbot/carbon/src/Carbon/Lang/the_NP.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ti.php | 0 .../nesbot/carbon/src/Carbon/Lang/ti_ER.php | 0 .../nesbot/carbon/src/Carbon/Lang/ti_ET.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tig.php | 0 .../nesbot/carbon/src/Carbon/Lang/tig_ER.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tk.php | 0 .../nesbot/carbon/src/Carbon/Lang/tk_TM.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tl.php | 3 - .../nesbot/carbon/src/Carbon/Lang/tl_PH.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tlh.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/tn.php | 0 .../nesbot/carbon/src/Carbon/Lang/tn_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/to.php | 0 .../nesbot/carbon/src/Carbon/Lang/to_TO.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tpi.php | 0 .../nesbot/carbon/src/Carbon/Lang/tpi_PG.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tr.php | 3 - .../nesbot/carbon/src/Carbon/Lang/tr_CY.php | 1 - .../nesbot/carbon/src/Carbon/Lang/tr_TR.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ts.php | 0 .../nesbot/carbon/src/Carbon/Lang/ts_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/tt.php | 0 .../nesbot/carbon/src/Carbon/Lang/tt_RU.php | 0 .../carbon/src/Carbon/Lang/tt_RU@iqtelif.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/twq.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/tzl.php | 4 - vendor/nesbot/carbon/src/Carbon/Lang/tzm.php | 6 - .../carbon/src/Carbon/Lang/tzm_Latn.php | 4 - vendor/nesbot/carbon/src/Carbon/Lang/ug.php | 5 - .../nesbot/carbon/src/Carbon/Lang/ug_CN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/uk.php | 36 +- .../nesbot/carbon/src/Carbon/Lang/uk_UA.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/unm.php | 0 .../nesbot/carbon/src/Carbon/Lang/unm_US.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/ur.php | 5 - .../nesbot/carbon/src/Carbon/Lang/ur_IN.php | 0 .../nesbot/carbon/src/Carbon/Lang/ur_PK.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/uz.php | 26 +- .../nesbot/carbon/src/Carbon/Lang/uz_Arab.php | 1 - .../nesbot/carbon/src/Carbon/Lang/uz_Cyrl.php | 1 - .../nesbot/carbon/src/Carbon/Lang/uz_Latn.php | 3 - .../nesbot/carbon/src/Carbon/Lang/uz_UZ.php | 0 .../carbon/src/Carbon/Lang/uz_UZ@cyrillic.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/vai.php | 1 - .../carbon/src/Carbon/Lang/vai_Latn.php | 1 - .../carbon/src/Carbon/Lang/vai_Vaii.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/ve.php | 0 .../nesbot/carbon/src/Carbon/Lang/ve_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/vi.php | 4 - .../nesbot/carbon/src/Carbon/Lang/vi_VN.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/vo.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/vun.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/wa.php | 0 .../nesbot/carbon/src/Carbon/Lang/wa_BE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/wae.php | 0 .../nesbot/carbon/src/Carbon/Lang/wae_CH.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/wal.php | 0 .../nesbot/carbon/src/Carbon/Lang/wal_ET.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/wo.php | 0 .../nesbot/carbon/src/Carbon/Lang/wo_SN.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/xh.php | 0 .../nesbot/carbon/src/Carbon/Lang/xh_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/xog.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/yav.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/yi.php | 0 .../nesbot/carbon/src/Carbon/Lang/yi_US.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/yo.php | 4 - .../nesbot/carbon/src/Carbon/Lang/yo_BJ.php | 1 - .../nesbot/carbon/src/Carbon/Lang/yo_NG.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/yue.php | 0 .../nesbot/carbon/src/Carbon/Lang/yue_HK.php | 0 .../carbon/src/Carbon/Lang/yue_Hans.php | 1 - .../carbon/src/Carbon/Lang/yue_Hant.php | 1 - vendor/nesbot/carbon/src/Carbon/Lang/yuw.php | 0 .../nesbot/carbon/src/Carbon/Lang/yuw_PG.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/zgh.php | 4 - vendor/nesbot/carbon/src/Carbon/Lang/zh.php | 0 .../nesbot/carbon/src/Carbon/Lang/zh_CN.php | 0 .../nesbot/carbon/src/Carbon/Lang/zh_HK.php | 0 .../nesbot/carbon/src/Carbon/Lang/zh_Hans.php | 1 - .../carbon/src/Carbon/Lang/zh_Hans_HK.php | 1 - .../carbon/src/Carbon/Lang/zh_Hans_MO.php | 1 - .../carbon/src/Carbon/Lang/zh_Hans_SG.php | 1 - .../nesbot/carbon/src/Carbon/Lang/zh_Hant.php | 1 - .../carbon/src/Carbon/Lang/zh_Hant_HK.php | 1 - .../carbon/src/Carbon/Lang/zh_Hant_MO.php | 1 - .../carbon/src/Carbon/Lang/zh_Hant_TW.php | 1 - .../nesbot/carbon/src/Carbon/Lang/zh_MO.php | 0 .../nesbot/carbon/src/Carbon/Lang/zh_SG.php | 0 .../nesbot/carbon/src/Carbon/Lang/zh_TW.php | 0 .../nesbot/carbon/src/Carbon/Lang/zh_YUE.php | 0 vendor/nesbot/carbon/src/Carbon/Lang/zu.php | 0 .../nesbot/carbon/src/Carbon/Lang/zu_ZA.php | 0 vendor/nesbot/carbon/src/Carbon/Language.php | 3 - .../src/Carbon/Laravel/ServiceProvider.php | 63 +- .../carbon/src/Carbon/List/languages.php | 0 .../nesbot/carbon/src/Carbon/List/regions.php | 0 .../MessageFormatterMapper.php | 44 - .../src/Carbon/PHPStan/AbstractMacro.php | 288 - .../carbon/src/Carbon/PHPStan/Macro.php | 34 - .../src/Carbon/PHPStan/MacroExtension.php | 88 - .../src/Carbon/PHPStan/MacroScanner.php | 87 - .../carbon/src/Carbon/Traits/Boundaries.php | 21 +- .../nesbot/carbon/src/Carbon/Traits/Cast.php | 13 +- .../carbon/src/Carbon/Traits/Comparison.php | 282 +- .../carbon/src/Carbon/Traits/Converter.php | 107 +- .../carbon/src/Carbon/Traits/Creator.php | 248 +- .../nesbot/carbon/src/Carbon/Traits/Date.php | 1346 +- .../Carbon/Traits/DeprecatedProperties.php | 61 - .../carbon/src/Carbon/Traits/Difference.php | 170 +- .../src/Carbon/Traits/IntervalRounding.php | 57 - .../carbon/src/Carbon/Traits/IntervalStep.php | 93 - .../carbon/src/Carbon/Traits/Localization.php | 247 +- .../nesbot/carbon/src/Carbon/Traits/Macro.php | 18 +- .../src/Carbon/Traits/MagicParameter.php | 33 - .../nesbot/carbon/src/Carbon/Traits/Mixin.php | 144 +- .../carbon/src/Carbon/Traits/Modifiers.php | 38 +- .../carbon/src/Carbon/Traits/Mutability.php | 1 - .../Carbon/Traits/ObjectInitialisation.php | 3 +- .../carbon/src/Carbon/Traits/Options.php | 111 +- .../carbon/src/Carbon/Traits/Rounding.php | 76 +- .../src/Carbon/Traits/Serialization.php | 163 +- .../nesbot/carbon/src/Carbon/Traits/Test.php | 155 +- .../carbon/src/Carbon/Traits/Timestamp.php | 132 +- .../src/Carbon/Traits/ToStringFormat.php | 56 - .../nesbot/carbon/src/Carbon/Traits/Units.php | 119 +- .../nesbot/carbon/src/Carbon/Traits/Week.php | 19 +- .../nesbot/carbon/src/Carbon/Translator.php | 406 +- .../carbon/src/Carbon/TranslatorImmutable.php | 99 - .../Carbon/TranslatorStrongTypeInterface.php | 22 - vendor/nette/php-generator/composer.json | 18 +- vendor/nette/php-generator/contributing.md | 33 + vendor/nette/php-generator/license.md | 0 vendor/nette/php-generator/ncs.php | 14 - vendor/nette/php-generator/readme.md | 431 +- .../src/PhpGenerator/Attribute.php | 50 - .../src/PhpGenerator/ClassType.php | 238 +- .../src/PhpGenerator/Closure.php | 2 - .../src/PhpGenerator/Constant.php | 18 - .../php-generator/src/PhpGenerator/Dumper.php | 133 +- .../src/PhpGenerator/EnumCase.php | 41 - .../src/PhpGenerator/Extractor.php | 444 - .../src/PhpGenerator/Factory.php | 292 +- .../src/PhpGenerator/GlobalFunction.php | 12 +- .../src/PhpGenerator/Helpers.php | 102 +- .../src/PhpGenerator/Literal.php | 17 +- .../php-generator/src/PhpGenerator/Method.php | 26 +- .../src/PhpGenerator/Parameter.php | 27 +- .../src/PhpGenerator/PhpFile.php | 80 +- .../src/PhpGenerator/PhpLiteral.php | 0 .../src/PhpGenerator/PhpNamespace.php | 253 +- .../src/PhpGenerator/Printer.php | 339 +- .../src/PhpGenerator/PromotedParameter.php | 48 - .../src/PhpGenerator/Property.php | 44 +- .../src/PhpGenerator/PsrPrinter.php | 0 .../src/PhpGenerator/TraitUse.php | 49 - .../PhpGenerator/Traits/AttributeAware.php | 49 - .../src/PhpGenerator/Traits/CommentAware.php | 0 .../src/PhpGenerator/Traits/FunctionLike.php | 30 +- .../src/PhpGenerator/Traits/NameAware.php | 1 - .../PhpGenerator/Traits/VisibilityAware.php | 15 +- .../php-generator/src/PhpGenerator/Type.php | 53 +- vendor/nette/utils/composer.json | 16 +- vendor/nette/utils/contributing.md | 33 + vendor/nette/utils/license.md | 0 vendor/nette/utils/readme.md | 48 +- vendor/nette/utils/src/HtmlStringable.php | 22 - .../utils/src/Iterators/CachingIterator.php | 7 +- vendor/nette/utils/src/Iterators/Mapper.php | 1 - vendor/nette/utils/src/SmartObject.php | 140 - vendor/nette/utils/src/Translator.php | 27 - vendor/nette/utils/src/Utils/ArrayHash.php | 37 +- vendor/nette/utils/src/Utils/ArrayList.php | 30 +- vendor/nette/utils/src/Utils/Arrays.php | 324 +- vendor/nette/utils/src/Utils/Callback.php | 48 +- vendor/nette/utils/src/Utils/DateTime.php | 37 +- vendor/nette/utils/src/Utils/FileSystem.php | 176 +- vendor/nette/utils/src/Utils/Floats.php | 107 - vendor/nette/utils/src/Utils/Helpers.php | 35 +- vendor/nette/utils/src/Utils/Html.php | 51 +- vendor/nette/utils/src/Utils/IHtmlString.php | 19 + vendor/nette/utils/src/Utils/ITranslator.php | 24 + vendor/nette/utils/src/Utils/Image.php | 296 +- vendor/nette/utils/src/Utils/Json.php | 20 +- .../nette/utils/src/Utils/ObjectHelpers.php | 99 +- vendor/nette/utils/src/Utils/ObjectMixin.php | 0 vendor/nette/utils/src/Utils/Paginator.php | 61 +- vendor/nette/utils/src/Utils/Random.php | 4 +- vendor/nette/utils/src/Utils/Reflection.php | 231 +- vendor/nette/utils/src/Utils/SmartObject.php | 123 + .../utils/src/{ => Utils}/StaticClass.php | 7 +- vendor/nette/utils/src/Utils/Strings.php | 199 +- vendor/nette/utils/src/Utils/Type.php | 282 - vendor/nette/utils/src/Utils/Validators.php | 158 +- vendor/nette/utils/src/Utils/exceptions.php | 101 + vendor/nette/utils/src/compatibility.php | 32 - vendor/nette/utils/src/exceptions.php | 109 - vendor/obs/esdk-obs-php/Help on License | 0 vendor/obs/esdk-obs-php/LICENSE | 0 vendor/obs/esdk-obs-php/Notice.MD | 78 +- .../Obs/Internal/Common/CheckoutStream.php | 0 .../Obs/Internal/Common/ITransform.php | 0 .../Obs/Internal/Common/Model.php | 0 .../Obs/Internal/Common/ObsTransform.php | 0 .../Obs/Internal/Common/SchemaFormatter.php | 0 .../Obs/Internal/Common/SdkCurlFactory.php | 16 +- .../Obs/Internal/Common/SdkStreamHandler.php | 31 +- .../Obs/Internal/Common/ToArrayInterface.php | 0 .../Obs/Internal/Common/V2Transform.php | 0 .../Obs/Internal/GetResponseTrait.php | 0 .../Obs/Internal/Resource/Constants.php | 21 +- .../Obs/Internal/Resource/OBSConstants.php | 0 .../Internal/Resource/OBSRequestResource.php | 106 +- .../Obs/Internal/Resource/V2Constants.php | 0 .../Internal/Resource/V2RequestResource.php | 103 +- .../Obs/Internal/SendRequestTrait.php | 20 +- .../Internal/Signature/AbstractSignature.php | 0 .../Internal/Signature/DefaultSignature.php | 0 .../Internal/Signature/SignatureInterface.php | 0 .../Obs/Internal/Signature/V4Signature.php | 0 vendor/obs/esdk-obs-php/Obs/Log/ObsConfig.php | 0 vendor/obs/esdk-obs-php/Obs/Log/ObsLog.php | 0 vendor/obs/esdk-obs-php/Obs/ObsClient.php | 4 +- vendor/obs/esdk-obs-php/Obs/ObsException.php | 0 vendor/obs/esdk-obs-php/README.md | 25 +- vendor/obs/esdk-obs-php/composer.json | 12 +- .../examples/BucketOperationsSample.php | 1006 +- .../examples/ConcurrentCopyPartSample.php | 440 +- .../ConcurrentDownloadObjectSample.php | 404 +- .../examples/ConcurrentUploadPartSample.php | 430 +- .../examples/CreateFolderSample.php | 200 +- .../examples/DeleteObjectsSample.php | 298 +- .../esdk-obs-php/examples/DownloadSample.php | 200 +- .../examples/ListObjectsInFolderSample.php | 382 +- .../examples/ListObjectsSample.php | 358 +- .../examples/ListVersionsSample.php | 470 +- .../examples/ObjectMetaSample.php | 212 +- .../examples/ObjectOperationsSample.php | 372 +- .../obs/esdk-obs-php/examples/ObsPhpDemo.php | 2678 ++-- .../examples/PostObjectSample.php | 454 +- .../examples/RestoreObjectSample.php | 218 +- .../examples/SimpleMultipartUploadSample.php | 216 +- .../examples/TemporarySignatureSample.php | 302 +- vendor/obs/esdk-obs-php/obs-autoloader.php | 0 .../huaweicloud-obs-sdk-php-3.22.6.zip | Bin 106038 -> 0 bytes .../release/huaweicloud-sdk-php-obs-3.1.3.zip | Bin .../huaweicloud-sdk-php-obs-3.19.9.zip | Bin .../huaweicloud-sdk-php-obs-3.21.6.zip | Bin vendor/open-smf/connection-pool/.gitignore | 0 vendor/open-smf/connection-pool/LICENSE | 0 vendor/open-smf/connection-pool/README.md | 0 vendor/open-smf/connection-pool/composer.json | 0 .../examples/coroutine-mysql.php | 0 .../examples/coroutine-postgresql.php | 0 .../examples/coroutine-redis.php | 0 .../examples/coroutine-runtime-pdo.php | 0 .../examples/coroutine-runtime-phpredis.php | 0 .../examples/dynamic-testing.php | 0 .../connection-pool/examples/http-server.php | 0 .../src/BorrowConnectionTimeoutException.php | 0 .../connection-pool/src/ConnectionPool.php | 7 +- .../src/ConnectionPoolInterface.php | 0 .../src/ConnectionPoolTrait.php | 0 .../src/Connectors/ConnectorInterface.php | 0 .../Connectors/CoroutineMySQLConnector.php | 0 .../CoroutinePostgreSQLConnector.php | 0 .../Connectors/CoroutineRedisConnector.php | 0 .../src/Connectors/PDOConnector.php | 0 .../src/Connectors/PhpRedisConnector.php | 0 vendor/overtrue/pinyin/.github/FUNDING.yml | 9 - vendor/overtrue/pinyin/.github/dependabot.yml | 12 - vendor/overtrue/pinyin/LICENSE | 21 - vendor/overtrue/pinyin/README.md | 130 - vendor/overtrue/pinyin/composer.json | 68 - vendor/overtrue/pinyin/data/surnames | 86 - vendor/overtrue/pinyin/data/words_0 | 8003 ---------- vendor/overtrue/pinyin/data/words_1 | 8003 ---------- vendor/overtrue/pinyin/data/words_2 | 8003 ---------- vendor/overtrue/pinyin/data/words_3 | 8003 ---------- vendor/overtrue/pinyin/data/words_4 | 8003 ---------- vendor/overtrue/pinyin/data/words_5 | 2055 --- .../pinyin/src/DictLoaderInterface.php | 42 - vendor/overtrue/pinyin/src/FileDictLoader.php | 73 - .../pinyin/src/GeneratorFileDictLoader.php | 142 - .../pinyin/src/MemoryFileDictLoader.php | 93 - vendor/overtrue/pinyin/src/Pinyin.php | 343 - vendor/overtrue/pinyin/src/const.php | 20 - vendor/overtrue/socialite/.gitignore | 0 vendor/overtrue/socialite/.php_cs | 0 vendor/overtrue/socialite/.travis.yml | 0 vendor/overtrue/socialite/LICENSE.txt | 0 vendor/overtrue/socialite/README.md | 0 vendor/overtrue/socialite/composer.json | 0 vendor/overtrue/socialite/phpunit.xml | 0 vendor/overtrue/socialite/src/AccessToken.php | 0 .../socialite/src/AccessTokenInterface.php | 0 .../src/AuthorizeFailedException.php | 0 vendor/overtrue/socialite/src/Config.php | 0 .../socialite/src/FactoryInterface.php | 0 .../overtrue/socialite/src/HasAttributes.php | 0 .../src/InvalidArgumentException.php | 0 .../socialite/src/InvalidStateException.php | 0 .../socialite/src/ProviderInterface.php | 0 .../src/Providers/AbstractProvider.php | 0 .../src/Providers/DoubanProvider.php | 0 .../src/Providers/FacebookProvider.php | 0 .../src/Providers/GitHubProvider.php | 0 .../src/Providers/GoogleProvider.php | 0 .../src/Providers/LinkedinProvider.php | 0 .../socialite/src/Providers/QQProvider.php | 0 .../Providers/WeChatOpenPlatformProvider.php | 0 .../src/Providers/WeChatProvider.php | 0 .../src/Providers/WeWorkProvider.php | 0 .../socialite/src/Providers/WeiboProvider.php | 0 .../socialite/src/SocialiteManager.php | 0 vendor/overtrue/socialite/src/User.php | 0 .../overtrue/socialite/src/UserInterface.php | 0 .../src/WeChatComponentInterface.php | 0 vendor/overtrue/socialite/tests/OAuthTest.php | 0 .../tests/Providers/WeWorkProviderTest.php | 0 .../socialite/tests/WechatProviderTest.php | 0 vendor/overtrue/wechat/.phplint.yml | 0 vendor/overtrue/wechat/.styleci.yml | 0 vendor/overtrue/wechat/BACKERS.md | 0 vendor/overtrue/wechat/LICENSE | 0 vendor/overtrue/wechat/README.md | 0 vendor/overtrue/wechat/composer.json | 0 .../wechat/src/Broadcast/Broadcast.php | 0 .../overtrue/wechat/src/Broadcast/LICENSE.txt | 0 .../wechat/src/Broadcast/MessageBuilder.php | 0 .../overtrue/wechat/src/Broadcast/README.md | 0 .../wechat/src/Broadcast/Transformer.php | 0 .../wechat/src/Broadcast/composer.json | 0 vendor/overtrue/wechat/src/Card/Card.php | 0 vendor/overtrue/wechat/src/Card/LICENSE | 0 vendor/overtrue/wechat/src/Card/README.md | 0 vendor/overtrue/wechat/src/Card/composer.json | 0 .../overtrue/wechat/src/Comment/Comment.php | 0 .../overtrue/wechat/src/Core/AbstractAPI.php | 0 .../overtrue/wechat/src/Core/AccessToken.php | 0 vendor/overtrue/wechat/src/Core/Exception.php | 0 .../src/Core/Exceptions/FaultException.php | 0 .../src/Core/Exceptions/HttpException.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../Exceptions/InvalidConfigException.php | 0 .../src/Core/Exceptions/RuntimeException.php | 0 .../Exceptions/UnboundServiceException.php | 0 vendor/overtrue/wechat/src/Core/Http.php | 0 vendor/overtrue/wechat/src/Core/LICENSE | 0 vendor/overtrue/wechat/src/Core/README.md | 0 vendor/overtrue/wechat/src/Core/composer.json | 0 vendor/overtrue/wechat/src/Device/Device.php | 0 .../wechat/src/Device/DeviceHttpException.php | 0 vendor/overtrue/wechat/src/Device/LICENSE | 0 vendor/overtrue/wechat/src/Device/README.md | 0 .../overtrue/wechat/src/Device/composer.json | 0 .../src/Encryption/EncryptionException.php | 0 .../wechat/src/Encryption/Encryptor.php | 0 .../wechat/src/Encryption/composer.json | 0 .../wechat/src/Foundation/Application.php | 0 .../overtrue/wechat/src/Foundation/Config.php | 0 .../BroadcastServiceProvider.php | 0 .../ServiceProviders/CardServiceProvider.php | 0 .../CommentServiceProvider.php | 0 .../DeviceServiceProvider.php | 0 .../FundamentalServiceProvider.php | 0 .../ServiceProviders/JsServiceProvider.php | 0 .../MaterialServiceProvider.php | 0 .../ServiceProviders/MenuServiceProvider.php | 0 .../MiniProgramServiceProvider.php | 0 .../NoticeServiceProvider.php | 0 .../ServiceProviders/OAuthServiceProvider.php | 0 .../OpenPlatformServiceProvider.php | 0 .../ServiceProviders/POIServiceProvider.php | 0 .../PaymentServiceProvider.php | 0 .../QRCodeServiceProvider.php | 0 .../ServiceProviders/ReplyServiceProvider.php | 0 .../SemanticServiceProvider.php | 0 .../ServerServiceProvider.php | 0 .../ShakeAroundServiceProvider.php | 0 .../ServiceProviders/StaffServiceProvider.php | 0 .../ServiceProviders/StatsServiceProvider.php | 0 .../ServiceProviders/UrlServiceProvider.php | 0 .../ServiceProviders/UserServiceProvider.php | 0 .../overtrue/wechat/src/Fundamental/API.php | 0 vendor/overtrue/wechat/src/Js/Js.php | 1 - vendor/overtrue/wechat/src/Js/LICENSE | 0 vendor/overtrue/wechat/src/Js/README.md | 0 vendor/overtrue/wechat/src/Js/composer.json | 0 vendor/overtrue/wechat/src/Material/LICENSE | 0 .../overtrue/wechat/src/Material/Material.php | 0 vendor/overtrue/wechat/src/Material/README.md | 0 .../wechat/src/Material/Temporary.php | 0 .../wechat/src/Material/composer.json | 0 vendor/overtrue/wechat/src/Menu/LICENSE | 0 vendor/overtrue/wechat/src/Menu/Menu.php | 0 vendor/overtrue/wechat/src/Menu/README.md | 0 vendor/overtrue/wechat/src/Menu/composer.json | 0 .../wechat/src/Message/AbstractMessage.php | 0 .../overtrue/wechat/src/Message/Article.php | 0 vendor/overtrue/wechat/src/Message/Card.php | 0 .../wechat/src/Message/DeviceEvent.php | 0 .../wechat/src/Message/DeviceText.php | 0 vendor/overtrue/wechat/src/Message/Image.php | 0 vendor/overtrue/wechat/src/Message/Link.php | 0 .../overtrue/wechat/src/Message/Location.php | 0 .../overtrue/wechat/src/Message/Material.php | 0 .../wechat/src/Message/MiniProgramPage.php | 0 vendor/overtrue/wechat/src/Message/Music.php | 0 vendor/overtrue/wechat/src/Message/News.php | 0 vendor/overtrue/wechat/src/Message/README.md | 0 vendor/overtrue/wechat/src/Message/Raw.php | 0 .../wechat/src/Message/ShortVideo.php | 0 vendor/overtrue/wechat/src/Message/Text.php | 0 .../overtrue/wechat/src/Message/Transfer.php | 0 vendor/overtrue/wechat/src/Message/Video.php | 0 vendor/overtrue/wechat/src/Message/Voice.php | 0 .../overtrue/wechat/src/Message/composer.json | 0 .../wechat/src/MiniProgram/AccessToken.php | 0 .../MiniProgram/Core/AbstractMiniProgram.php | 0 .../src/MiniProgram/Encryption/Encryptor.php | 0 .../src/MiniProgram/Material/Temporary.php | 0 .../wechat/src/MiniProgram/MiniProgram.php | 0 .../wechat/src/MiniProgram/Notice/Notice.php | 0 .../wechat/src/MiniProgram/QRCode/QRCode.php | 0 .../wechat/src/MiniProgram/Server/Guard.php | 0 .../wechat/src/MiniProgram/Sns/Sns.php | 0 .../wechat/src/MiniProgram/Staff/Staff.php | 0 .../wechat/src/MiniProgram/Stats/Stats.php | 0 vendor/overtrue/wechat/src/Notice/LICENSE | 0 vendor/overtrue/wechat/src/Notice/Notice.php | 0 vendor/overtrue/wechat/src/Notice/README.md | 0 .../overtrue/wechat/src/Notice/composer.json | 0 .../wechat/src/OpenPlatform/AccessToken.php | 0 .../OpenPlatform/Api/AbstractOpenPlatform.php | 0 .../wechat/src/OpenPlatform/Api/BaseApi.php | 0 .../src/OpenPlatform/Api/PreAuthorization.php | 0 .../wechat/src/OpenPlatform/Authorizer.php | 0 .../OpenPlatform/AuthorizerAccessToken.php | 0 .../OpenPlatform/EventHandlers/Authorized.php | 0 .../EventHandlers/ComponentVerifyTicket.php | 0 .../EventHandlers/EventHandler.php | 0 .../EventHandlers/Unauthorized.php | 0 .../EventHandlers/UpdateAuthorized.php | 0 .../wechat/src/OpenPlatform/Guard.php | 0 .../wechat/src/OpenPlatform/OpenPlatform.php | 0 .../wechat/src/OpenPlatform/VerifyTicket.php | 0 vendor/overtrue/wechat/src/POI/LICENSE | 0 vendor/overtrue/wechat/src/POI/POI.php | 0 vendor/overtrue/wechat/src/POI/README.md | 0 vendor/overtrue/wechat/src/POI/composer.json | 0 vendor/overtrue/wechat/src/Payment/API.php | 0 .../wechat/src/Payment/CashCoupon/API.php | 0 .../src/Payment/CashCoupon/CashCoupon.php | 0 vendor/overtrue/wechat/src/Payment/LICENSE | 0 .../wechat/src/Payment/LuckyMoney/API.php | 0 .../src/Payment/LuckyMoney/LuckyMoney.php | 0 .../overtrue/wechat/src/Payment/Merchant.php | 0 .../wechat/src/Payment/MerchantPay/API.php | 0 .../src/Payment/MerchantPay/MerchantPay.php | 0 vendor/overtrue/wechat/src/Payment/Notify.php | 0 vendor/overtrue/wechat/src/Payment/Order.php | 0 .../overtrue/wechat/src/Payment/Payment.php | 0 vendor/overtrue/wechat/src/Payment/README.md | 0 .../wechat/src/Payment/RefundNotify.php | 0 .../overtrue/wechat/src/Payment/composer.json | 0 .../overtrue/wechat/src/Payment/helpers.php | 0 vendor/overtrue/wechat/src/QRCode/LICENSE | 0 vendor/overtrue/wechat/src/QRCode/QRCode.php | 0 vendor/overtrue/wechat/src/QRCode/README.md | 0 .../overtrue/wechat/src/QRCode/composer.json | 0 vendor/overtrue/wechat/src/Reply/LICENSE | 0 vendor/overtrue/wechat/src/Reply/README.md | 0 vendor/overtrue/wechat/src/Reply/Reply.php | 0 .../overtrue/wechat/src/Reply/composer.json | 0 vendor/overtrue/wechat/src/Semantic/LICENSE | 0 vendor/overtrue/wechat/src/Semantic/README.md | 0 .../overtrue/wechat/src/Semantic/Semantic.php | 0 .../wechat/src/Semantic/composer.json | 0 .../wechat/src/Server/BadRequestException.php | 0 vendor/overtrue/wechat/src/Server/Guard.php | 0 vendor/overtrue/wechat/src/Server/LICENSE | 0 vendor/overtrue/wechat/src/Server/README.md | 0 .../wechat/src/Server/Transformer.php | 0 .../overtrue/wechat/src/Server/composer.json | 0 .../wechat/src/ShakeAround/Device.php | 0 .../overtrue/wechat/src/ShakeAround/Group.php | 0 .../overtrue/wechat/src/ShakeAround/LICENSE | 0 .../wechat/src/ShakeAround/Material.php | 0 .../overtrue/wechat/src/ShakeAround/Page.php | 0 .../overtrue/wechat/src/ShakeAround/README.md | 0 .../wechat/src/ShakeAround/Relation.php | 0 .../wechat/src/ShakeAround/ShakeAround.php | 0 .../overtrue/wechat/src/ShakeAround/Stats.php | 0 .../wechat/src/ShakeAround/composer.json | 0 vendor/overtrue/wechat/src/Staff/LICENSE | 0 .../wechat/src/Staff/MessageBuilder.php | 0 vendor/overtrue/wechat/src/Staff/README.md | 0 vendor/overtrue/wechat/src/Staff/Session.php | 0 vendor/overtrue/wechat/src/Staff/Staff.php | 0 .../overtrue/wechat/src/Staff/Transformer.php | 0 .../overtrue/wechat/src/Staff/composer.json | 0 vendor/overtrue/wechat/src/Stats/LICENSE | 0 vendor/overtrue/wechat/src/Stats/README.md | 0 vendor/overtrue/wechat/src/Stats/Stats.php | 0 .../overtrue/wechat/src/Stats/composer.json | 0 vendor/overtrue/wechat/src/Store/LICENSE | 0 .../overtrue/wechat/src/Store/Model/.gitkeep | 0 vendor/overtrue/wechat/src/Store/README.md | 0 vendor/overtrue/wechat/src/Store/Store.php | 0 .../overtrue/wechat/src/Store/composer.json | 0 vendor/overtrue/wechat/src/Support/Arr.php | 0 .../overtrue/wechat/src/Support/Attribute.php | 0 .../wechat/src/Support/Collection.php | 0 vendor/overtrue/wechat/src/Support/File.php | 0 vendor/overtrue/wechat/src/Support/LICENSE | 0 vendor/overtrue/wechat/src/Support/Log.php | 0 vendor/overtrue/wechat/src/Support/README.md | 0 vendor/overtrue/wechat/src/Support/Str.php | 0 .../src/Support/Traits/PrefixedContainer.php | 0 vendor/overtrue/wechat/src/Support/Url.php | 0 vendor/overtrue/wechat/src/Support/XML.php | 0 .../overtrue/wechat/src/Support/composer.json | 0 vendor/overtrue/wechat/src/Url/LICENSE | 0 vendor/overtrue/wechat/src/Url/README.md | 0 vendor/overtrue/wechat/src/Url/Url.php | 0 vendor/overtrue/wechat/src/Url/composer.json | 0 vendor/overtrue/wechat/src/User/Group.php | 0 vendor/overtrue/wechat/src/User/LICENSE | 0 vendor/overtrue/wechat/src/User/README.md | 0 vendor/overtrue/wechat/src/User/Tag.php | 0 vendor/overtrue/wechat/src/User/User.php | 0 vendor/overtrue/wechat/src/User/composer.json | 0 vendor/phpoffice/phpexcel/.gitattributes | 0 vendor/phpoffice/phpexcel/.gitignore | 0 vendor/phpoffice/phpexcel/.travis.yml | 0 .../phpoffice/phpexcel/Classes/PHPExcel.php | 0 .../phpexcel/Classes/PHPExcel/Autoloader.php | 0 .../PHPExcel/CachedObjectStorage/APC.php | 0 .../CachedObjectStorage/CacheBase.php | 0 .../PHPExcel/CachedObjectStorage/DiscISAM.php | 0 .../PHPExcel/CachedObjectStorage/ICache.php | 0 .../PHPExcel/CachedObjectStorage/Igbinary.php | 0 .../PHPExcel/CachedObjectStorage/Memcache.php | 0 .../PHPExcel/CachedObjectStorage/Memory.php | 0 .../CachedObjectStorage/MemoryGZip.php | 0 .../CachedObjectStorage/MemorySerialized.php | 0 .../PHPExcel/CachedObjectStorage/PHPTemp.php | 0 .../PHPExcel/CachedObjectStorage/SQLite.php | 0 .../PHPExcel/CachedObjectStorage/SQLite3.php | 0 .../PHPExcel/CachedObjectStorage/Wincache.php | 0 .../PHPExcel/CachedObjectStorageFactory.php | 0 .../CalcEngine/CyclicReferenceStack.php | 0 .../Classes/PHPExcel/CalcEngine/Logger.php | 0 .../phpexcel/Classes/PHPExcel/Calculation.php | 0 .../Classes/PHPExcel/Calculation/Database.php | 0 .../Classes/PHPExcel/Calculation/DateTime.php | 0 .../PHPExcel/Calculation/Engineering.php | 0 .../PHPExcel/Calculation/Exception.php | 0 .../PHPExcel/Calculation/ExceptionHandler.php | 0 .../PHPExcel/Calculation/Financial.php | 0 .../PHPExcel/Calculation/FormulaParser.php | 0 .../PHPExcel/Calculation/FormulaToken.php | 0 .../Classes/PHPExcel/Calculation/Function.php | 0 .../PHPExcel/Calculation/Functions.php | 0 .../Classes/PHPExcel/Calculation/Logical.php | 0 .../PHPExcel/Calculation/LookupRef.php | 0 .../Classes/PHPExcel/Calculation/MathTrig.php | 0 .../PHPExcel/Calculation/Statistical.php | 0 .../Classes/PHPExcel/Calculation/TextData.php | 0 .../PHPExcel/Calculation/Token/Stack.php | 0 .../PHPExcel/Calculation/functionlist.txt | 0 .../phpexcel/Classes/PHPExcel/Cell.php | 0 .../PHPExcel/Cell/AdvancedValueBinder.php | 0 .../Classes/PHPExcel/Cell/DataType.php | 0 .../Classes/PHPExcel/Cell/DataValidation.php | 0 .../PHPExcel/Cell/DefaultValueBinder.php | 0 .../Classes/PHPExcel/Cell/Hyperlink.php | 0 .../Classes/PHPExcel/Cell/IValueBinder.php | 0 .../phpexcel/Classes/PHPExcel/Chart.php | 0 .../phpexcel/Classes/PHPExcel/Chart/Axis.php | 0 .../Classes/PHPExcel/Chart/DataSeries.php | 0 .../PHPExcel/Chart/DataSeriesValues.php | 0 .../Classes/PHPExcel/Chart/Exception.php | 0 .../Classes/PHPExcel/Chart/GridLines.php | 0 .../Classes/PHPExcel/Chart/Layout.php | 0 .../Classes/PHPExcel/Chart/Legend.php | 0 .../Classes/PHPExcel/Chart/PlotArea.php | 0 .../Classes/PHPExcel/Chart/Properties.php | 0 .../Chart/Renderer/PHP Charting Libraries.txt | 0 .../PHPExcel/Chart/Renderer/jpgraph.php | 0 .../phpexcel/Classes/PHPExcel/Chart/Title.php | 0 .../phpexcel/Classes/PHPExcel/Comment.php | 0 .../Classes/PHPExcel/DocumentProperties.php | 0 .../Classes/PHPExcel/DocumentSecurity.php | 0 .../phpexcel/Classes/PHPExcel/Exception.php | 0 .../phpexcel/Classes/PHPExcel/HashTable.php | 0 .../phpexcel/Classes/PHPExcel/Helper/HTML.php | 0 .../phpexcel/Classes/PHPExcel/IComparable.php | 0 .../phpexcel/Classes/PHPExcel/IOFactory.php | 0 .../phpexcel/Classes/PHPExcel/NamedRange.php | 0 .../Classes/PHPExcel/Reader/Abstract.php | 0 .../phpexcel/Classes/PHPExcel/Reader/CSV.php | 0 .../PHPExcel/Reader/DefaultReadFilter.php | 0 .../Classes/PHPExcel/Reader/Excel2003XML.php | 0 .../Classes/PHPExcel/Reader/Excel2007.php | 0 .../PHPExcel/Reader/Excel2007/Chart.php | 0 .../PHPExcel/Reader/Excel2007/Theme.php | 0 .../Classes/PHPExcel/Reader/Excel5.php | 0 .../Classes/PHPExcel/Reader/Excel5/Color.php | 0 .../PHPExcel/Reader/Excel5/Color/BIFF5.php | 0 .../PHPExcel/Reader/Excel5/Color/BIFF8.php | 0 .../PHPExcel/Reader/Excel5/Color/BuiltIn.php | 0 .../PHPExcel/Reader/Excel5/ErrorCode.php | 0 .../Classes/PHPExcel/Reader/Excel5/Escher.php | 0 .../Classes/PHPExcel/Reader/Excel5/MD5.php | 0 .../Classes/PHPExcel/Reader/Excel5/RC4.php | 0 .../PHPExcel/Reader/Excel5/Style/Border.php | 0 .../Reader/Excel5/Style/FillPattern.php | 0 .../Classes/PHPExcel/Reader/Exception.php | 0 .../Classes/PHPExcel/Reader/Gnumeric.php | 0 .../phpexcel/Classes/PHPExcel/Reader/HTML.php | 0 .../Classes/PHPExcel/Reader/IReadFilter.php | 0 .../Classes/PHPExcel/Reader/IReader.php | 0 .../Classes/PHPExcel/Reader/OOCalc.php | 0 .../phpexcel/Classes/PHPExcel/Reader/SYLK.php | 0 .../Classes/PHPExcel/ReferenceHelper.php | 0 .../phpexcel/Classes/PHPExcel/RichText.php | 0 .../PHPExcel/RichText/ITextElement.php | 0 .../Classes/PHPExcel/RichText/Run.php | 0 .../Classes/PHPExcel/RichText/TextElement.php | 0 .../phpexcel/Classes/PHPExcel/Settings.php | 0 .../Classes/PHPExcel/Shared/CodePage.php | 0 .../phpexcel/Classes/PHPExcel/Shared/Date.php | 0 .../Classes/PHPExcel/Shared/Drawing.php | 0 .../Classes/PHPExcel/Shared/Escher.php | 0 .../PHPExcel/Shared/Escher/DgContainer.php | 0 .../Escher/DgContainer/SpgrContainer.php | 0 .../DgContainer/SpgrContainer/SpContainer.php | 0 .../PHPExcel/Shared/Escher/DggContainer.php | 0 .../Escher/DggContainer/BstoreContainer.php | 0 .../DggContainer/BstoreContainer/BSE.php | 0 .../DggContainer/BstoreContainer/BSE/Blip.php | 0 .../Classes/PHPExcel/Shared/Excel5.php | 0 .../phpexcel/Classes/PHPExcel/Shared/File.php | 0 .../phpexcel/Classes/PHPExcel/Shared/Font.php | 0 .../PHPExcel/Shared/JAMA/CHANGELOG.TXT | 0 .../Shared/JAMA/CholeskyDecomposition.php | 0 .../Shared/JAMA/EigenvalueDecomposition.php | 0 .../PHPExcel/Shared/JAMA/LUDecomposition.php | 0 .../Classes/PHPExcel/Shared/JAMA/Matrix.php | 0 .../PHPExcel/Shared/JAMA/QRDecomposition.php | 0 .../JAMA/SingularValueDecomposition.php | 0 .../PHPExcel/Shared/JAMA/utils/Error.php | 0 .../PHPExcel/Shared/JAMA/utils/Maths.php | 0 .../phpexcel/Classes/PHPExcel/Shared/OLE.php | 0 .../Shared/OLE/ChainedBlockStream.php | 0 .../Classes/PHPExcel/Shared/OLE/PPS.php | 0 .../Classes/PHPExcel/Shared/OLE/PPS/File.php | 0 .../Classes/PHPExcel/Shared/OLE/PPS/Root.php | 0 .../Classes/PHPExcel/Shared/OLERead.php | 0 .../PHPExcel/Shared/PCLZip/gnu-lgpl.txt | 0 .../PHPExcel/Shared/PCLZip/pclzip.lib.php | 0 .../Classes/PHPExcel/Shared/PCLZip/readme.txt | 0 .../PHPExcel/Shared/PasswordHasher.php | 0 .../Classes/PHPExcel/Shared/String.php | 0 .../Classes/PHPExcel/Shared/TimeZone.php | 0 .../Classes/PHPExcel/Shared/XMLWriter.php | 0 .../Classes/PHPExcel/Shared/ZipArchive.php | 0 .../PHPExcel/Shared/ZipStreamWrapper.php | 0 .../PHPExcel/Shared/trend/bestFitClass.php | 0 .../Shared/trend/exponentialBestFitClass.php | 0 .../Shared/trend/linearBestFitClass.php | 0 .../Shared/trend/logarithmicBestFitClass.php | 0 .../Shared/trend/polynomialBestFitClass.php | 0 .../Shared/trend/powerBestFitClass.php | 0 .../PHPExcel/Shared/trend/trendClass.php | 0 .../phpexcel/Classes/PHPExcel/Style.php | 0 .../Classes/PHPExcel/Style/Alignment.php | 0 .../Classes/PHPExcel/Style/Border.php | 0 .../Classes/PHPExcel/Style/Borders.php | 0 .../phpexcel/Classes/PHPExcel/Style/Color.php | 0 .../Classes/PHPExcel/Style/Conditional.php | 0 .../phpexcel/Classes/PHPExcel/Style/Fill.php | 0 .../phpexcel/Classes/PHPExcel/Style/Font.php | 0 .../Classes/PHPExcel/Style/NumberFormat.php | 0 .../Classes/PHPExcel/Style/Protection.php | 0 .../Classes/PHPExcel/Style/Supervisor.php | 0 .../phpexcel/Classes/PHPExcel/Worksheet.php | 0 .../Classes/PHPExcel/Worksheet/AutoFilter.php | 0 .../PHPExcel/Worksheet/AutoFilter/Column.php | 0 .../Worksheet/AutoFilter/Column/Rule.php | 0 .../PHPExcel/Worksheet/BaseDrawing.php | 0 .../PHPExcel/Worksheet/CellIterator.php | 0 .../Classes/PHPExcel/Worksheet/Column.php | 0 .../PHPExcel/Worksheet/ColumnCellIterator.php | 0 .../PHPExcel/Worksheet/ColumnDimension.php | 0 .../PHPExcel/Worksheet/ColumnIterator.php | 0 .../Classes/PHPExcel/Worksheet/Dimension.php | 0 .../Classes/PHPExcel/Worksheet/Drawing.php | 0 .../PHPExcel/Worksheet/Drawing/Shadow.php | 0 .../PHPExcel/Worksheet/HeaderFooter.php | 0 .../Worksheet/HeaderFooterDrawing.php | 0 .../PHPExcel/Worksheet/MemoryDrawing.php | 0 .../PHPExcel/Worksheet/PageMargins.php | 0 .../Classes/PHPExcel/Worksheet/PageSetup.php | 0 .../Classes/PHPExcel/Worksheet/Protection.php | 0 .../Classes/PHPExcel/Worksheet/Row.php | 0 .../PHPExcel/Worksheet/RowCellIterator.php | 0 .../PHPExcel/Worksheet/RowDimension.php | 0 .../PHPExcel/Worksheet/RowIterator.php | 0 .../Classes/PHPExcel/Worksheet/SheetView.php | 0 .../Classes/PHPExcel/WorksheetIterator.php | 0 .../Classes/PHPExcel/Writer/Abstract.php | 0 .../phpexcel/Classes/PHPExcel/Writer/CSV.php | 0 .../Classes/PHPExcel/Writer/Excel2007.php | 0 .../PHPExcel/Writer/Excel2007/Chart.php | 0 .../PHPExcel/Writer/Excel2007/Comments.php | 0 .../Writer/Excel2007/ContentTypes.php | 0 .../PHPExcel/Writer/Excel2007/DocProps.php | 0 .../PHPExcel/Writer/Excel2007/Drawing.php | 0 .../PHPExcel/Writer/Excel2007/Rels.php | 0 .../PHPExcel/Writer/Excel2007/RelsRibbon.php | 0 .../PHPExcel/Writer/Excel2007/RelsVBA.php | 0 .../PHPExcel/Writer/Excel2007/StringTable.php | 0 .../PHPExcel/Writer/Excel2007/Style.php | 0 .../PHPExcel/Writer/Excel2007/Theme.php | 0 .../PHPExcel/Writer/Excel2007/Workbook.php | 0 .../PHPExcel/Writer/Excel2007/Worksheet.php | 0 .../PHPExcel/Writer/Excel2007/WriterPart.php | 0 .../Classes/PHPExcel/Writer/Excel5.php | 0 .../PHPExcel/Writer/Excel5/BIFFwriter.php | 0 .../Classes/PHPExcel/Writer/Excel5/Escher.php | 0 .../Classes/PHPExcel/Writer/Excel5/Font.php | 0 .../Classes/PHPExcel/Writer/Excel5/Parser.php | 0 .../PHPExcel/Writer/Excel5/Workbook.php | 0 .../PHPExcel/Writer/Excel5/Worksheet.php | 0 .../Classes/PHPExcel/Writer/Excel5/Xf.php | 0 .../Classes/PHPExcel/Writer/Exception.php | 0 .../phpexcel/Classes/PHPExcel/Writer/HTML.php | 0 .../Classes/PHPExcel/Writer/IWriter.php | 0 .../Classes/PHPExcel/Writer/OpenDocument.php | 0 .../Writer/OpenDocument/Cell/Comment.php | 0 .../PHPExcel/Writer/OpenDocument/Content.php | 0 .../PHPExcel/Writer/OpenDocument/Meta.php | 0 .../PHPExcel/Writer/OpenDocument/MetaInf.php | 0 .../PHPExcel/Writer/OpenDocument/Mimetype.php | 0 .../PHPExcel/Writer/OpenDocument/Settings.php | 0 .../PHPExcel/Writer/OpenDocument/Styles.php | 0 .../Writer/OpenDocument/Thumbnails.php | 0 .../Writer/OpenDocument/WriterPart.php | 0 .../phpexcel/Classes/PHPExcel/Writer/PDF.php | 0 .../Classes/PHPExcel/Writer/PDF/Core.php | 0 .../Classes/PHPExcel/Writer/PDF/DomPDF.php | 0 .../Classes/PHPExcel/Writer/PDF/mPDF.php | 0 .../Classes/PHPExcel/Writer/PDF/tcPDF.php | 0 .../Classes/PHPExcel/locale/bg/config | 0 .../Classes/PHPExcel/locale/cs/config | 0 .../Classes/PHPExcel/locale/cs/functions | 0 .../Classes/PHPExcel/locale/da/config | 0 .../Classes/PHPExcel/locale/da/functions | 0 .../Classes/PHPExcel/locale/de/config | 0 .../Classes/PHPExcel/locale/de/functions | 0 .../Classes/PHPExcel/locale/en/uk/config | 0 .../Classes/PHPExcel/locale/es/config | 0 .../Classes/PHPExcel/locale/es/functions | 0 .../Classes/PHPExcel/locale/fi/config | 0 .../Classes/PHPExcel/locale/fi/functions | 0 .../Classes/PHPExcel/locale/fr/config | 0 .../Classes/PHPExcel/locale/fr/functions | 0 .../Classes/PHPExcel/locale/hu/config | 0 .../Classes/PHPExcel/locale/hu/functions | 0 .../Classes/PHPExcel/locale/it/config | 0 .../Classes/PHPExcel/locale/it/functions | 0 .../Classes/PHPExcel/locale/nl/config | 0 .../Classes/PHPExcel/locale/nl/functions | 0 .../Classes/PHPExcel/locale/no/config | 0 .../Classes/PHPExcel/locale/no/functions | 0 .../Classes/PHPExcel/locale/pl/config | 0 .../Classes/PHPExcel/locale/pl/functions | 0 .../Classes/PHPExcel/locale/pt/br/config | 0 .../Classes/PHPExcel/locale/pt/br/functions | 0 .../Classes/PHPExcel/locale/pt/config | 0 .../Classes/PHPExcel/locale/pt/functions | 0 .../Classes/PHPExcel/locale/ru/config | 0 .../Classes/PHPExcel/locale/ru/functions | 0 .../Classes/PHPExcel/locale/sv/config | 0 .../Classes/PHPExcel/locale/sv/functions | 0 .../Classes/PHPExcel/locale/tr/config | 0 .../Classes/PHPExcel/locale/tr/functions | 0 .../Calculations/Database/DAVERAGE.php | 0 .../Examples/Calculations/Database/DCOUNT.php | 0 .../Examples/Calculations/Database/DGET.php | 0 .../Examples/Calculations/Database/DMAX.php | 0 .../Examples/Calculations/Database/DMIN.php | 0 .../Calculations/Database/DPRODUCT.php | 0 .../Examples/Calculations/Database/DSTDEV.php | 0 .../Calculations/Database/DSTDEVP.php | 0 .../Examples/Calculations/Database/DVAR.php | 0 .../Examples/Calculations/Database/DVARP.php | 0 .../Examples/Calculations/DateTime/DATE.php | 0 .../Calculations/DateTime/DATEVALUE.php | 0 .../Examples/Calculations/DateTime/TIME.php | 0 .../Calculations/DateTime/TIMEVALUE.php | 0 .../Examples/Calculations/index.php | 0 .../Examples/Reader/exampleReader01.php | 0 .../Examples/Reader/exampleReader02.php | 0 .../Examples/Reader/exampleReader03.php | 0 .../Examples/Reader/exampleReader04.php | 0 .../Examples/Reader/exampleReader05.php | 0 .../Examples/Reader/exampleReader06.php | 0 .../Examples/Reader/exampleReader07.php | 0 .../Examples/Reader/exampleReader08.php | 0 .../Examples/Reader/exampleReader09.php | 0 .../Examples/Reader/exampleReader10.php | 0 .../Examples/Reader/exampleReader11.php | 0 .../Examples/Reader/exampleReader12.php | 0 .../Examples/Reader/exampleReader13.php | 0 .../Examples/Reader/exampleReader14.php | 0 .../Examples/Reader/exampleReader15.php | 0 .../Examples/Reader/exampleReader16.php | 0 .../Examples/Reader/exampleReader17.php | 0 .../Examples/Reader/exampleReader18.php | 0 .../Examples/Reader/exampleReader19.php | 0 .../Examples/Reader/sampleData/example1.csv | 0 .../Examples/Reader/sampleData/example1.tsv | 0 .../Examples/Reader/sampleData/example1.xls | Bin .../Examples/Reader/sampleData/example2.csv | 0 .../Examples/Reader/sampleData/example2.xls | Bin .../exampleWorkBookReader01.php | 0 .../exampleWorkBookReader02.php | 0 .../exampleWorkBookReader03.php | 0 .../exampleWorkBookReader04.php | 0 .../sampleData/example1.xls | Bin .../sampleData/example1.xlsx | Bin .../sampleData/example2.xls | Bin .../phpexcel/Documentation/Examples/index.php | 0 .../Documentation/FunctionListByCategory.txt | 0 .../Documentation/FunctionListByName.txt | 0 .../Functionality Cross-Reference.xls | Bin ...lter Reference developer documentation.doc | Bin ...tion Reference developer documentation.doc | Bin ...umentation - Reading Spreadsheet Files.doc | Bin .../PHPExcel developer documentation.doc | Bin .../assets/ClassDiagrams/Architecture.cd | 0 .../assets/ClassDiagrams/Architecture.png | Bin .../assets/ClassDiagrams/ClassDiagrams.csproj | 0 .../ClassDiagrams/ClassDiagrams.csproj.user | 0 .../assets/ClassDiagrams/ClassDiagrams.sln | 0 .../assets/ClassDiagrams/Classes/IReader.cs | 0 .../assets/ClassDiagrams/Classes/IWriter.cs | 0 .../assets/ClassDiagrams/Classes/PHPExcel.cs | 0 .../Classes/PHPExcel_IOFactory.cs | 0 .../Classes/PHPExcel_Reader_Excel2007.cs | 0 .../Classes/PHPExcel_Reader_Excel5.cs | 0 .../Classes/PHPExcel_Reader_Serialized.cs | 0 .../Classes/PHPExcel_Writer_Excel2007.cs | 0 .../Classes/PHPExcel_Writer_Serialized.cs | 0 .../assets/ClassDiagrams/Classes/Worksheet.cs | 0 .../ClassDiagrams/Exports/Architecture.png | Bin .../ClassDiagrams/Exports/ReaderWriter.png | Bin .../assets/ClassDiagrams/ReaderWriter.cd | 0 .../assets/ClassDiagrams/ReaderWriter.png | Bin .../FunctionReference/01-Introduction.md | 0 .../02-01-Date-and-Time-Handling.md | 0 .../02-General-Introduction.md | 0 .../FunctionReference/03-01-Cube-Functions.md | 0 .../03-02-Database-Functions.md | 0 .../03-03-Date-and-Time-Functions.md | 0 .../Features/Autofilters/01-Autofilters.md | 0 .../Autofilters/02-Setting-an-Autofilter.md | 0 .../Autofilters/03-Autofilter-Expressions.md | 0 .../04-01-Autofilter-Expressions-Simple.md | 0 .../04-02-Autofilter-Expressions-Dategroup.md | 0 .../04-03-Autofilter-Expressions-Custom.md | 0 .../04-04-Autofilter-Expressions-Dynamic.md | 0 .../04-05-Autofilter-Expressions-Topten.md | 0 .../Autofilters/05-Executing-Autofilters.md | 0 .../Autofilters/06-Autofilter-Sorting.md | 0 .../Autofilters/images/01-01-autofilter.png | Bin .../Autofilters/images/01-02-autofilter.png | Bin .../images/01-03-filter-icon-1.png | Bin .../images/01-03-filter-icon-2.png | Bin .../Autofilters/images/01-04-autofilter.png | Bin .../images/04-01-simple-autofilter.png | Bin .../images/04-02-dategroup-autofilter.png | Bin .../images/04-03-custom-autofilter-1.png | Bin .../images/04-03-custom-autofilter-2.png | Bin .../images/04-04-dynamic-autofilter.png | Bin .../images/04-05-topten-autofilter-1.png | Bin .../images/04-05-topten-autofilter-2.png | Bin .../Functions/FunctionListByCategory.md | 0 .../markdown/Functions/FunctionListByName.md | 0 .../markdown/Overview/01-Getting-Started.md | 0 .../markdown/Overview/02-Architecture.md | 0 .../Overview/03-Creating-a-Spreadsheet.md | 0 .../Overview/04-Configuration-Settings.md | 0 .../Overview/05-Deleting-a-Workbook.md | 0 .../markdown/Overview/06-Worksheets.md | 0 .../markdown/Overview/07-Accessing-Cells.md | 0 .../markdown/Overview/08-Recipes.md | 0 .../Overview/09-Calculation-Engine.md | 0 .../Overview/10-Reading-and-Writing.md | 0 .../markdown/Overview/11-Appendices.md | 0 .../markdown/Overview/images/01-schematic.png | Bin .../Overview/images/02-readers-writers.png | Bin .../Overview/images/07-simple-example-1.png | Bin .../Overview/images/07-simple-example-2.png | Bin .../Overview/images/07-simple-example-3.png | Bin .../Overview/images/07-simple-example-4.png | Bin .../Overview/images/08-cell-comment.png | Bin .../Overview/images/08-column-width.png | Bin .../Overview/images/08-page-setup-margins.png | Bin .../images/08-page-setup-scaling-options.png | Bin .../images/08-styling-border-options.png | Bin .../images/09-command-line-calculation.png | Bin .../Overview/images/09-formula-in-cell-1.png | Bin .../Overview/images/09-formula-in-cell-2.png | Bin .../01-File-Formats.md | 0 .../ReadingSpreadsheetFiles/02-Security.md | 0 .../03-Loading-a-Spreadsheet.md | 0 .../04-Loading-with-a-Reader.md | 0 .../05-Reader-Options.md | 0 .../06-Error-Handling.md | 0 .../07-Helper-Methods.md | 0 vendor/phpoffice/phpexcel/Examples/.gitignore | 0 .../phpexcel/Examples/01pharSimple.php | 0 .../Examples/01simple-download-ods.php | 0 .../Examples/01simple-download-pdf.php | 0 .../Examples/01simple-download-xls.php | 0 .../Examples/01simple-download-xlsx.php | 0 .../phpoffice/phpexcel/Examples/01simple.php | 0 .../phpexcel/Examples/01simplePCLZip.php | 0 .../phpexcel/Examples/02types-xls.php | 0 .../phpoffice/phpexcel/Examples/02types.php | 0 .../phpexcel/Examples/03formulas.php | 0 .../phpexcel/Examples/04printing.php | 0 .../phpexcel/Examples/05featuredemo.inc.php | 0 .../phpexcel/Examples/05featuredemo.php | 0 .../06largescale-with-cellcaching-sqlite.php | 0 .../06largescale-with-cellcaching-sqlite3.php | 0 .../06largescale-with-cellcaching.php | 0 .../phpexcel/Examples/06largescale-xls.php | 0 .../phpexcel/Examples/06largescale.php | 0 .../phpoffice/phpexcel/Examples/07reader.php | 0 .../phpexcel/Examples/07readerPCLZip.php | 0 .../Examples/08conditionalformatting.php | 0 .../Examples/08conditionalformatting2.php | 0 .../phpexcel/Examples/09pagebreaks.php | 0 .../Examples/10autofilter-selection-1.php | 0 .../Examples/10autofilter-selection-2.php | 0 .../10autofilter-selection-display.php | 0 .../phpexcel/Examples/10autofilter.php | 0 .../Examples/11documentsecurity-xls.php | 0 .../phpexcel/Examples/11documentsecurity.php | 0 .../phpexcel/Examples/12cellProtection.php | 0 .../phpexcel/Examples/13calculation.php | 0 .../Examples/13calculationCyclicFormulae.php | 0 .../phpoffice/phpexcel/Examples/14excel5.php | 0 .../Examples/15datavalidation-xls.php | 0 .../phpexcel/Examples/15datavalidation.php | 0 vendor/phpoffice/phpexcel/Examples/16csv.php | 0 vendor/phpoffice/phpexcel/Examples/17html.php | 0 .../Examples/18extendedcalculation.php | 0 .../phpexcel/Examples/19namedrange.php | 0 .../phpexcel/Examples/20readexcel5.php | 0 vendor/phpoffice/phpexcel/Examples/21pdf.php | 0 .../phpexcel/Examples/22heavilyformatted.php | 0 .../phpexcel/Examples/23sharedstyles.php | 0 .../phpexcel/Examples/24readfilter.php | 0 .../phpexcel/Examples/25inmemoryimage.php | 0 vendor/phpoffice/phpexcel/Examples/26utf8.php | 0 .../phpexcel/Examples/27imagesexcel5.php | 0 .../phpexcel/Examples/28iterator.php | 0 .../Examples/29advancedvaluebinder.php | 0 .../phpexcel/Examples/30template.php | 0 .../Examples/31docproperties_write-xls.php | 0 .../Examples/31docproperties_write.php | 0 .../phpexcel/Examples/32chartreadwrite.php | 0 .../phpexcel/Examples/33chartcreate-area.php | 0 .../Examples/33chartcreate-bar-stacked.php | 0 .../phpexcel/Examples/33chartcreate-bar.php | 0 .../Examples/33chartcreate-column-2.php | 0 .../Examples/33chartcreate-column.php | 0 .../Examples/33chartcreate-composite.php | 0 .../phpexcel/Examples/33chartcreate-line.php | 0 .../33chartcreate-multiple-charts.php | 0 .../phpexcel/Examples/33chartcreate-pie.php | 0 .../phpexcel/Examples/33chartcreate-radar.php | 0 .../Examples/33chartcreate-scatter.php | 0 .../phpexcel/Examples/33chartcreate-stock.php | 0 .../phpexcel/Examples/34chartupdate.php | 0 .../phpexcel/Examples/35chartrender.php | 0 .../Examples/36chartreadwriteHTML.php | 0 .../phpexcel/Examples/36chartreadwritePDF.php | 0 .../phpexcel/Examples/37page_layout_view.php | 0 .../phpexcel/Examples/38cloneWorksheet.php | 0 .../phpexcel/Examples/39dropdown.php | 0 .../phpexcel/Examples/40duplicateStyle.php | 0 .../phpexcel/Examples/41password.php | 0 .../phpexcel/Examples/42richText.php | 0 .../phpexcel/Examples/43mergeWorkbooks.php | 0 .../phpexcel/Examples/44worksheetInfo.php | 0 .../phpexcel/Examples/Excel2003XMLReader.php | 0 .../phpexcel/Examples/Excel2003XMLTest.xml | 0 .../phpexcel/Examples/GnumericReader.php | 0 .../phpexcel/Examples/GnumericTest.gnumeric | Bin .../phpexcel/Examples/OOCalcReader.php | 0 .../phpexcel/Examples/OOCalcReaderPCLZip.php | 0 .../phpexcel/Examples/OOCalcTest.ods | Bin .../phpoffice/phpexcel/Examples/Quadratic.php | 0 .../phpexcel/Examples/Quadratic2.php | 0 .../phpexcel/Examples/SylkReader.php | 0 .../phpoffice/phpexcel/Examples/SylkTest.slk | 0 .../phpoffice/phpexcel/Examples/XMLReader.php | 0 .../phpoffice/phpexcel/Examples/XMLTest.xml | 0 .../Examples/data/continents/Africa.txt | 0 .../Examples/data/continents/Asia.txt | 0 .../Examples/data/continents/Europe.txt | 0 .../data/continents/North America.txt | 0 .../Examples/data/continents/Oceania.txt | 0 .../data/continents/South America.txt | 0 .../phpexcel/Examples/images/paid.png | Bin .../Examples/images/phpexcel_logo.gif | Bin vendor/phpoffice/phpexcel/Examples/runall.php | 0 vendor/phpoffice/phpexcel/changelog.txt | 0 vendor/phpoffice/phpexcel/composer.json | 0 vendor/phpoffice/phpexcel/install.txt | 0 vendor/phpoffice/phpexcel/license.md | 0 .../phpspreadsheet/.php-cs-fixer.dist.php | 227 - .../phpoffice/phpspreadsheet/.phpcs.xml.dist | 22 - vendor/phpoffice/phpspreadsheet/CHANGELOG.md | 911 +- .../phpoffice/phpspreadsheet/CONTRIBUTING.md | 44 +- vendor/phpoffice/phpspreadsheet/LICENSE | 0 vendor/phpoffice/phpspreadsheet/README.md | 125 +- vendor/phpoffice/phpspreadsheet/composer.json | 72 +- .../phpspreadsheet/phpstan-baseline.neon | 26 - .../phpspreadsheet/phpstan-conditional.php | 86 - .../phpspreadsheet/phpstan.neon.dist | 27 - .../phpspreadsheet/phpunit10.xml.dist | 15 - .../Calculation/ArrayEnabled.php | 133 - .../Calculation/BinaryComparison.php | 181 - .../Calculation/Calculation.php | 3413 ++-- .../PhpSpreadsheet/Calculation/Category.php | 1 - .../PhpSpreadsheet/Calculation/Database.php | 382 +- .../Calculation/Database/DAverage.php | 46 - .../Calculation/Database/DCount.php | 47 - .../Calculation/Database/DCountA.php | 46 - .../Calculation/Database/DGet.php | 51 - .../Calculation/Database/DMax.php | 47 - .../Calculation/Database/DMin.php | 47 - .../Calculation/Database/DProduct.php | 46 - .../Calculation/Database/DStDev.php | 47 - .../Calculation/Database/DStDevP.php | 47 - .../Calculation/Database/DSum.php | 46 - .../Calculation/Database/DVar.php | 47 - .../Calculation/Database/DVarP.php | 47 - .../Calculation/Database/DatabaseAbstract.php | 192 - .../PhpSpreadsheet/Calculation/DateTime.php | 1365 +- .../Calculation/DateTimeExcel/Constants.php | 38 - .../Calculation/DateTimeExcel/Current.php | 59 - .../Calculation/DateTimeExcel/Date.php | 172 - .../Calculation/DateTimeExcel/DateParts.php | 151 - .../Calculation/DateTimeExcel/DateValue.php | 162 - .../Calculation/DateTimeExcel/Days.php | 62 - .../Calculation/DateTimeExcel/Days360.php | 118 - .../Calculation/DateTimeExcel/Difference.php | 158 - .../Calculation/DateTimeExcel/Helpers.php | 307 - .../Calculation/DateTimeExcel/Month.php | 103 - .../Calculation/DateTimeExcel/NetworkDays.php | 119 - .../Calculation/DateTimeExcel/Time.php | 130 - .../Calculation/DateTimeExcel/TimeParts.php | 132 - .../Calculation/DateTimeExcel/TimeValue.php | 83 - .../Calculation/DateTimeExcel/Week.php | 278 - .../Calculation/DateTimeExcel/WorkDay.php | 201 - .../Calculation/DateTimeExcel/YearFrac.php | 133 - .../Engine/ArrayArgumentHelper.php | 209 - .../Engine/ArrayArgumentProcessor.php | 175 - .../Calculation/Engine/BranchPruner.php | 223 - .../Engine/CyclicReferenceStack.php | 0 .../Calculation/Engine/FormattedNumber.php | 147 - .../Calculation/Engine/Logger.php | 38 +- .../Calculation/Engine/Operands/Operand.php | 10 - .../Engine/Operands/StructuredReference.php | 344 - .../Calculation/Engineering.php | 2148 ++- .../Calculation/Engineering/BesselI.php | 152 - .../Calculation/Engineering/BesselJ.php | 180 - .../Calculation/Engineering/BesselK.php | 135 - .../Calculation/Engineering/BesselY.php | 141 - .../Calculation/Engineering/BitWise.php | 277 - .../Calculation/Engineering/Compare.php | 82 - .../Calculation/Engineering/Complex.php | 121 - .../Engineering/ComplexFunctions.php | 611 - .../Engineering/ComplexOperations.php | 134 - .../Calculation/Engineering/Constants.php | 11 - .../Calculation/Engineering/ConvertBase.php | 71 - .../Calculation/Engineering/ConvertBinary.php | 163 - .../Engineering/ConvertDecimal.php | 213 - .../Calculation/Engineering/ConvertHex.php | 175 - .../Calculation/Engineering/ConvertOctal.php | 174 - .../Calculation/Engineering/ConvertUOM.php | 694 - .../Engineering/EngineeringValidations.php | 33 - .../Calculation/Engineering/Erf.php | 110 - .../Calculation/Engineering/ErfC.php | 82 - .../PhpSpreadsheet/Calculation/Exception.php | 4 +- .../Calculation/ExceptionHandler.php | 4 +- .../PhpSpreadsheet/Calculation/Financial.php | 1958 ++- .../Calculation/Financial/Amortization.php | 215 - .../CashFlow/CashFlowValidations.php | 53 - .../Financial/CashFlow/Constant/Periodic.php | 200 - .../CashFlow/Constant/Periodic/Cumulative.php | 142 - .../CashFlow/Constant/Periodic/Interest.php | 220 - .../Periodic/InterestAndPrincipal.php | 46 - .../CashFlow/Constant/Periodic/Payments.php | 116 - .../Calculation/Financial/CashFlow/Single.php | 109 - .../CashFlow/Variable/NonPeriodic.php | 325 - .../Financial/CashFlow/Variable/Periodic.php | 169 - .../Calculation/Financial/Constants.php | 19 - .../Calculation/Financial/Coupons.php | 426 - .../Calculation/Financial/Depreciation.php | 276 - .../Calculation/Financial/Dollar.php | 132 - .../Financial/FinancialValidations.php | 158 - .../Calculation/Financial/Helpers.php | 58 - .../Calculation/Financial/InterestRate.php | 73 - .../Financial/Securities/AccruedInterest.php | 159 - .../Financial/Securities/Price.php | 284 - .../Financial/Securities/Rates.php | 138 - .../Securities/SecurityValidations.php | 42 - .../Financial/Securities/Yields.php | 153 - .../Calculation/Financial/TreasuryBill.php | 148 - .../Calculation/FormulaParser.php | 73 +- .../Calculation/FormulaToken.php | 14 +- .../PhpSpreadsheet/Calculation/Functions.php | 567 +- .../Calculation/Information/ErrorValue.php | 71 - .../Calculation/Information/ExcelError.php | 171 - .../Calculation/Information/Value.php | 328 - .../Calculation/Internal/MakeMatrix.php | 12 - .../Calculation/Internal/WildcardMatch.php | 39 - .../PhpSpreadsheet/Calculation/Logical.php | 257 +- .../Calculation/Logical/Boolean.php | 36 - .../Calculation/Logical/Conditional.php | 211 - .../Calculation/Logical/Operations.php | 172 - .../PhpSpreadsheet/Calculation/LookupRef.php | 889 +- .../Calculation/LookupRef/Address.php | 124 - .../Calculation/LookupRef/ExcelMatch.php | 282 - .../Calculation/LookupRef/Filter.php | 81 - .../Calculation/LookupRef/Formula.php | 43 - .../Calculation/LookupRef/HLookup.php | 121 - .../Calculation/LookupRef/Helpers.php | 74 - .../Calculation/LookupRef/Hyperlink.php | 41 - .../Calculation/LookupRef/Indirect.php | 130 - .../Calculation/LookupRef/Lookup.php | 106 - .../Calculation/LookupRef/LookupBase.php | 67 - .../LookupRef/LookupRefValidations.php | 40 - .../Calculation/LookupRef/Matrix.php | 143 - .../Calculation/LookupRef/Offset.php | 158 - .../LookupRef/RowColumnInformation.php | 209 - .../Calculation/LookupRef/Selection.php | 51 - .../Calculation/LookupRef/Sort.php | 342 - .../Calculation/LookupRef/Unique.php | 141 - .../Calculation/LookupRef/VLookup.php | 117 - .../PhpSpreadsheet/Calculation/MathTrig.php | 1908 ++- .../Calculation/MathTrig/Absolute.php | 37 - .../Calculation/MathTrig/Angle.php | 63 - .../Calculation/MathTrig/Arabic.php | 112 - .../Calculation/MathTrig/Base.php | 68 - .../Calculation/MathTrig/Ceiling.php | 167 - .../Calculation/MathTrig/Combinations.php | 91 - .../Calculation/MathTrig/Exp.php | 37 - .../Calculation/MathTrig/Factorial.php | 126 - .../Calculation/MathTrig/Floor.php | 195 - .../Calculation/MathTrig/Gcd.php | 70 - .../Calculation/MathTrig/Helpers.php | 130 - .../Calculation/MathTrig/IntClass.php | 40 - .../Calculation/MathTrig/Lcm.php | 111 - .../Calculation/MathTrig/Logarithms.php | 102 - .../Calculation/MathTrig/MatrixFunctions.php | 179 - .../Calculation/MathTrig/Operations.php | 162 - .../Calculation/MathTrig/Random.php | 99 - .../Calculation/MathTrig/Roman.php | 846 - .../Calculation/MathTrig/Round.php | 218 - .../Calculation/MathTrig/SeriesSum.php | 53 - .../Calculation/MathTrig/Sign.php | 38 - .../Calculation/MathTrig/Sqrt.php | 64 - .../Calculation/MathTrig/Subtotal.php | 135 - .../Calculation/MathTrig/Sum.php | 118 - .../Calculation/MathTrig/SumSquares.php | 143 - .../Calculation/MathTrig/Trig/Cosecant.php | 64 - .../Calculation/MathTrig/Trig/Cosine.php | 116 - .../Calculation/MathTrig/Trig/Cotangent.php | 118 - .../Calculation/MathTrig/Trig/Secant.php | 64 - .../Calculation/MathTrig/Trig/Sine.php | 116 - .../Calculation/MathTrig/Trig/Tangent.php | 161 - .../Calculation/MathTrig/Trunc.php | 50 - .../Calculation/Statistical.php | 3154 +++- .../Calculation/Statistical/AggregateBase.php | 70 - .../Calculation/Statistical/Averages.php | 261 - .../Calculation/Statistical/Averages/Mean.php | 132 - .../Calculation/Statistical/Conditional.php | 316 - .../Calculation/Statistical/Confidence.php | 52 - .../Calculation/Statistical/Counts.php | 102 - .../Calculation/Statistical/Deviations.php | 142 - .../Statistical/Distributions/Beta.php | 286 - .../Statistical/Distributions/Binomial.php | 237 - .../Statistical/Distributions/ChiSquared.php | 335 - .../Distributions/DistributionValidations.php | 24 - .../Statistical/Distributions/Exponential.php | 55 - .../Statistical/Distributions/F.php | 64 - .../Statistical/Distributions/Fisher.php | 74 - .../Statistical/Distributions/Gamma.php | 151 - .../Statistical/Distributions/GammaBase.php | 390 - .../Distributions/HyperGeometric.php | 76 - .../Statistical/Distributions/LogNormal.php | 139 - .../Distributions/NewtonRaphson.php | 65 - .../Statistical/Distributions/Normal.php | 180 - .../Statistical/Distributions/Poisson.php | 66 - .../Distributions/StandardNormal.php | 153 - .../Statistical/Distributions/StudentT.php | 137 - .../Statistical/Distributions/Weibull.php | 57 - .../Calculation/Statistical/MaxMinBase.php | 22 - .../Calculation/Statistical/Maximum.php | 89 - .../Calculation/Statistical/Minimum.php | 89 - .../Calculation/Statistical/Percentiles.php | 206 - .../Calculation/Statistical/Permutations.php | 99 - .../Calculation/Statistical/Size.php | 97 - .../Statistical/StandardDeviations.php | 95 - .../Calculation/Statistical/Standardize.php | 49 - .../Statistical/StatisticalValidations.php | 45 - .../Calculation/Statistical/Trends.php | 434 - .../Calculation/Statistical/VarianceBase.php | 38 - .../Calculation/Statistical/Variances.php | 186 - .../PhpSpreadsheet/Calculation/TextData.php | 602 +- .../Calculation/TextData/CaseConvert.php | 80 - .../Calculation/TextData/CharacterConvert.php | 81 - .../Calculation/TextData/Concatenate.php | 137 - .../Calculation/TextData/Extract.php | 280 - .../Calculation/TextData/Format.php | 323 - .../Calculation/TextData/Helpers.php | 91 - .../Calculation/TextData/Replace.php | 118 - .../Calculation/TextData/Search.php | 97 - .../Calculation/TextData/Text.php | 255 - .../Calculation/TextData/Trim.php | 52 - .../Calculation/Token/Stack.php | 94 +- .../src/PhpSpreadsheet/Calculation/Web.php | 43 +- .../Calculation/Web/Service.php | 75 - .../Calculation/functionlist.txt | 395 + .../Calculation/locale/Translations.xlsx | Bin 108747 -> 0 bytes .../Calculation/locale/bg/config | 0 .../Calculation/locale/bg/functions | 0 .../Calculation/locale/cs/config | 31 +- .../Calculation/locale/cs/functions | 856 +- .../Calculation/locale/da/config | 33 +- .../Calculation/locale/da/functions | 874 +- .../Calculation/locale/de/config | 32 +- .../Calculation/locale/de/functions | 870 +- .../Calculation/locale/en/uk/config | 0 .../Calculation/locale/es/config | 32 +- .../Calculation/locale/es/functions | 874 +- .../Calculation/locale/fi/config | 32 +- .../Calculation/locale/fi/functions | 874 +- .../Calculation/locale/fr/config | 32 +- .../Calculation/locale/fr/functions | 861 +- .../Calculation/locale/hu/config | 31 +- .../Calculation/locale/hu/functions | 874 +- .../Calculation/locale/it/config | 32 +- .../Calculation/locale/it/functions | 873 +- .../Calculation/locale/nb/config | 20 - .../Calculation/locale/nb/functions | 539 - .../Calculation/locale/nl/config | 32 +- .../Calculation/locale/nl/functions | 873 +- .../Calculation/locale/no/config | 24 + .../Calculation/locale/no/functions | 416 + .../Calculation/locale/pl/config | 32 +- .../Calculation/locale/pl/functions | 872 +- .../Calculation/locale/pt/br/config | 32 +- .../Calculation/locale/pt/br/functions | 864 +- .../Calculation/locale/pt/config | 32 +- .../Calculation/locale/pt/functions | 874 +- .../Calculation/locale/ru/config | 32 +- .../Calculation/locale/ru/functions | 891 +- .../Calculation/locale/sv/config | 32 +- .../Calculation/locale/sv/functions | 869 +- .../Calculation/locale/tr/config | 32 +- .../Calculation/locale/tr/functions | 873 +- .../src/PhpSpreadsheet/Cell/AddressHelper.php | 107 +- .../src/PhpSpreadsheet/Cell/AddressRange.php | 24 - .../Cell/AdvancedValueBinder.php | 207 +- .../src/PhpSpreadsheet/Cell/Cell.php | 412 +- .../src/PhpSpreadsheet/Cell/CellAddress.php | 166 - .../src/PhpSpreadsheet/Cell/CellRange.php | 136 - .../src/PhpSpreadsheet/Cell/ColumnRange.php | 125 - .../src/PhpSpreadsheet/Cell/Coordinate.php | 263 +- .../src/PhpSpreadsheet/Cell/DataType.php | 36 +- .../PhpSpreadsheet/Cell/DataValidation.php | 94 +- .../src/PhpSpreadsheet/Cell/DataValidator.php | 61 +- .../Cell/DefaultValueBinder.php | 33 +- .../src/PhpSpreadsheet/Cell/Hyperlink.php | 22 +- .../src/PhpSpreadsheet/Cell/IValueBinder.php | 0 .../src/PhpSpreadsheet/Cell/IgnoredErrors.php | 66 - .../src/PhpSpreadsheet/Cell/RowRange.php | 93 - .../PhpSpreadsheet/Cell/StringValueBinder.php | 103 +- .../PhpSpreadsheet/CellReferenceHelper.php | 131 - .../src/PhpSpreadsheet/Chart/Axis.php | 588 +- .../src/PhpSpreadsheet/Chart/AxisText.php | 56 - .../src/PhpSpreadsheet/Chart/Chart.php | 393 +- .../src/PhpSpreadsheet/Chart/ChartColor.php | 177 - .../src/PhpSpreadsheet/Chart/DataSeries.php | 59 +- .../PhpSpreadsheet/Chart/DataSeriesValues.php | 262 +- .../src/PhpSpreadsheet/Chart/Exception.php | 0 .../src/PhpSpreadsheet/Chart/GridLines.php | 441 + .../src/PhpSpreadsheet/Chart/Layout.php | 356 +- .../src/PhpSpreadsheet/Chart/Legend.php | 68 +- .../src/PhpSpreadsheet/Chart/PlotArea.php | 122 +- .../src/PhpSpreadsheet/Chart/Properties.php | 1066 +- .../Chart/Renderer/IRenderer.php | 0 .../PhpSpreadsheet/Chart/Renderer/JpGraph.php | 860 +- .../Chart/Renderer/JpGraphRendererBase.php | 873 -- .../Chart/Renderer/MtJpGraphRenderer.php | 36 - .../Chart/Renderer/PHP Charting Libraries.txt | 7 +- .../src/PhpSpreadsheet/Chart/Title.php | 70 +- .../src/PhpSpreadsheet/Chart/TrendLine.php | 226 - .../src/PhpSpreadsheet/Collection/Cells.php | 328 +- .../Collection/CellsFactory.php | 7 +- .../src/PhpSpreadsheet/Collection/Memory.php | 79 + .../Collection/Memory/SimpleCache1.php | 126 - .../Collection/Memory/SimpleCache3.php | 109 - .../src/PhpSpreadsheet/Comment.php | 201 +- .../src/PhpSpreadsheet/DefinedName.php | 275 - .../PhpSpreadsheet/Document/Properties.php | 442 +- .../src/PhpSpreadsheet/Document/Security.php | 121 +- .../src/PhpSpreadsheet/DocumentGenerator.php | 97 + .../src/PhpSpreadsheet/Exception.php | 0 .../src/PhpSpreadsheet/HashTable.php | 81 +- .../src/PhpSpreadsheet/Helper/Dimension.php | 115 - .../src/PhpSpreadsheet/Helper/Downloader.php | 89 - .../src/PhpSpreadsheet/Helper/Handler.php | 46 - .../src/PhpSpreadsheet/Helper/Html.php | 160 +- .../src/PhpSpreadsheet/Helper/Sample.php | 117 +- .../src/PhpSpreadsheet/Helper/Size.php | 52 - .../src/PhpSpreadsheet/Helper/TextGrid.php | 139 - .../src/PhpSpreadsheet/IComparable.php | 0 .../src/PhpSpreadsheet/IOFactory.php | 152 +- .../src/PhpSpreadsheet/NamedFormula.php | 45 - .../src/PhpSpreadsheet/NamedRange.php | 230 +- .../src/PhpSpreadsheet/Reader/BaseReader.php | 97 +- .../src/PhpSpreadsheet/Reader/Csv.php | 567 +- .../PhpSpreadsheet/Reader/Csv/Delimiter.php | 151 - .../Reader/DefaultReadFilter.php | 4 +- .../src/PhpSpreadsheet/Reader/Exception.php | 0 .../src/PhpSpreadsheet/Reader/Gnumeric.php | 896 +- .../Reader/Gnumeric/PageSetup.php | 150 - .../Reader/Gnumeric/Properties.php | 164 - .../PhpSpreadsheet/Reader/Gnumeric/Styles.php | 281 - .../src/PhpSpreadsheet/Reader/Html.php | 940 +- .../src/PhpSpreadsheet/Reader/IReadFilter.php | 4 +- .../src/PhpSpreadsheet/Reader/IReader.php | 54 +- .../src/PhpSpreadsheet/Reader/Ods.php | 485 +- .../PhpSpreadsheet/Reader/Ods/AutoFilter.php | 45 - .../PhpSpreadsheet/Reader/Ods/BaseLoader.php | 27 - .../Reader/Ods/DefinedNames.php | 66 - .../Reader/Ods/FormulaTranslator.php | 97 - .../Reader/Ods/PageSettings.php | 184 - .../PhpSpreadsheet/Reader/Ods/Properties.php | 30 +- .../Reader/Security/XmlScanner.php | 72 +- .../src/PhpSpreadsheet/Reader/Slk.php | 114 +- .../src/PhpSpreadsheet/Reader/Xls.php | 806 +- .../src/PhpSpreadsheet/Reader/Xls/Color.php | 2 +- .../PhpSpreadsheet/Reader/Xls/Color/BIFF5.php | 8 +- .../PhpSpreadsheet/Reader/Xls/Color/BIFF8.php | 8 +- .../Reader/Xls/Color/BuiltIn.php | 8 +- .../Reader/Xls/ConditionalFormatting.php | 49 - .../Reader/Xls/DataValidationHelper.php | 72 - .../PhpSpreadsheet/Reader/Xls/ErrorCode.php | 8 +- .../src/PhpSpreadsheet/Reader/Xls/Escher.php | 225 +- .../src/PhpSpreadsheet/Reader/Xls/MD5.php | 68 +- .../src/PhpSpreadsheet/Reader/Xls/RC4.php | 6 +- .../Reader/Xls/Style/Border.php | 19 +- .../Reader/Xls/Style/CellAlignment.php | 50 - .../Reader/Xls/Style/CellFont.php | 39 - .../Reader/Xls/Style/FillPattern.php | 9 +- .../src/PhpSpreadsheet/Reader/Xlsx.php | 2028 ++- .../PhpSpreadsheet/Reader/Xlsx/AutoFilter.php | 53 +- .../Reader/Xlsx/BaseParserClass.php | 9 +- .../src/PhpSpreadsheet/Reader/Xlsx/Chart.php | 1274 +- .../Reader/Xlsx/ColumnAndRowAttributes.php | 118 +- .../Reader/Xlsx/ConditionalStyles.php | 236 +- .../Reader/Xlsx/DataValidations.php | 26 +- .../PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php | 35 +- .../PhpSpreadsheet/Reader/Xlsx/Namespaces.php | 118 - .../PhpSpreadsheet/Reader/Xlsx/PageSetup.php | 61 +- .../PhpSpreadsheet/Reader/Xlsx/Properties.php | 44 +- .../Reader/Xlsx/SharedFormula.php | 26 - .../Reader/Xlsx/SheetViewOptions.php | 71 +- .../PhpSpreadsheet/Reader/Xlsx/SheetViews.php | 70 +- .../src/PhpSpreadsheet/Reader/Xlsx/Styles.php | 392 +- .../Reader/Xlsx/TableReader.php | 113 - .../src/PhpSpreadsheet/Reader/Xlsx/Theme.php | 41 +- .../Reader/Xlsx/WorkbookView.php | 153 - .../src/PhpSpreadsheet/Reader/Xml.php | 768 +- .../Reader/Xml/DataValidations.php | 177 - .../Reader/Xml/PageSettings.php | 134 - .../PhpSpreadsheet/Reader/Xml/Properties.php | 158 - .../src/PhpSpreadsheet/Reader/Xml/Style.php | 107 - .../Reader/Xml/Style/Alignment.php | 58 - .../Reader/Xml/Style/Border.php | 98 - .../PhpSpreadsheet/Reader/Xml/Style/Fill.php | 63 - .../PhpSpreadsheet/Reader/Xml/Style/Font.php | 79 - .../Reader/Xml/Style/NumberFormat.php | 33 - .../Reader/Xml/Style/StyleBase.php | 30 - .../src/PhpSpreadsheet/ReferenceHelper.php | 1215 +- .../PhpSpreadsheet/RichText/ITextElement.php | 2 +- .../src/PhpSpreadsheet/RichText/RichText.php | 43 +- .../src/PhpSpreadsheet/RichText/Run.php | 16 +- .../PhpSpreadsheet/RichText/TextElement.php | 25 +- .../src/PhpSpreadsheet/Settings.php | 117 +- .../src/PhpSpreadsheet/Shared/CodePage.php | 19 +- .../src/PhpSpreadsheet/Shared/Date.php | 250 +- .../src/PhpSpreadsheet/Shared/Drawing.php | 188 +- .../src/PhpSpreadsheet/Shared/Escher.php | 8 +- .../Shared/Escher/DgContainer.php | 29 +- .../Escher/DgContainer/SpgrContainer.php | 12 +- .../DgContainer/SpgrContainer/SpContainer.php | 0 .../Shared/Escher/DggContainer.php | 10 +- .../Escher/DggContainer/BstoreContainer.php | 6 +- .../DggContainer/BstoreContainer/BSE.php | 19 +- .../DggContainer/BstoreContainer/BSE/Blip.php | 12 +- .../src/PhpSpreadsheet/Shared/File.php | 135 +- .../src/PhpSpreadsheet/Shared/Font.php | 692 +- .../src/PhpSpreadsheet/Shared/IntOrFloat.php | 21 - .../PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT | 16 + .../Shared/JAMA/CholeskyDecomposition.php | 147 + .../Shared/JAMA/EigenvalueDecomposition.php | 861 ++ .../Shared/JAMA/LUDecomposition.php | 282 + .../src/PhpSpreadsheet/Shared/JAMA/Matrix.php | 1202 ++ .../Shared/JAMA/QRDecomposition.php | 249 + .../JAMA/SingularValueDecomposition.php | 528 + .../Shared/JAMA/utils/Maths.php | 30 + .../src/PhpSpreadsheet/Shared/OLE.php | 160 +- .../Shared/OLE/ChainedBlockStream.php | 20 +- .../src/PhpSpreadsheet/Shared/OLE/PPS.php | 74 +- .../PhpSpreadsheet/Shared/OLE/PPS/File.php | 0 .../PhpSpreadsheet/Shared/OLE/PPS/Root.php | 49 +- .../src/PhpSpreadsheet/Shared/OLERead.php | 32 +- .../PhpSpreadsheet/Shared/PasswordHasher.php | 51 +- .../PhpSpreadsheet/Shared/StringHelper.php | 262 +- .../src/PhpSpreadsheet/Shared/TimeZone.php | 38 +- .../PhpSpreadsheet/Shared/Trend/BestFit.php | 132 +- .../Shared/Trend/ExponentialBestFit.php | 21 +- .../Shared/Trend/LinearBestFit.php | 5 +- .../Shared/Trend/LogarithmicBestFit.php | 23 +- .../Shared/Trend/PolynomialBestFit.php | 31 +- .../Shared/Trend/PowerBestFit.php | 35 +- .../src/PhpSpreadsheet/Shared/Trend/Trend.php | 26 +- .../src/PhpSpreadsheet/Shared/XMLWriter.php | 40 +- .../src/PhpSpreadsheet/Shared/Xls.php | 92 +- .../src/PhpSpreadsheet/Spreadsheet.php | 587 +- .../src/PhpSpreadsheet/Style/Alignment.php | 223 +- .../src/PhpSpreadsheet/Style/Border.php | 95 +- .../src/PhpSpreadsheet/Style/Borders.php | 85 +- .../src/PhpSpreadsheet/Style/Color.php | 382 +- .../src/PhpSpreadsheet/Style/Conditional.php | 139 +- .../ConditionalFormatting/CellMatcher.php | 313 - .../CellStyleAssessor.php | 45 - .../ConditionalDataBar.php | 93 - .../ConditionalDataBarExtension.php | 290 - .../ConditionalFormatValueObject.php | 83 - .../ConditionalFormattingRuleExtension.php | 226 - .../ConditionalFormatting/StyleMerger.php | 118 - .../Style/ConditionalFormatting/Wizard.php | 95 - .../ConditionalFormatting/Wizard/Blanks.php | 99 - .../Wizard/CellValue.php | 200 - .../Wizard/DateValue.php | 111 - .../Wizard/Duplicates.php | 78 - .../ConditionalFormatting/Wizard/Errors.php | 95 - .../Wizard/Expression.php | 75 - .../Wizard/TextValue.php | 164 - .../Wizard/WizardAbstract.php | 199 - .../Wizard/WizardInterface.php | 25 - .../src/PhpSpreadsheet/Style/Fill.php | 99 +- .../src/PhpSpreadsheet/Style/Font.php | 506 +- .../src/PhpSpreadsheet/Style/NumberFormat.php | 604 +- .../Style/NumberFormat/BaseFormatter.php | 12 - .../Style/NumberFormat/DateFormatter.php | 182 - .../Style/NumberFormat/Formatter.php | 206 - .../Style/NumberFormat/FractionFormatter.php | 72 - .../Style/NumberFormat/NumberFormatter.php | 326 - .../NumberFormat/PercentageFormatter.php | 48 - .../Style/NumberFormat/Wizard/Accounting.php | 102 - .../Style/NumberFormat/Wizard/Currency.php | 112 - .../Style/NumberFormat/Wizard/Date.php | 125 - .../Style/NumberFormat/Wizard/DateTime.php | 50 - .../NumberFormat/Wizard/DateTimeWizard.php | 44 - .../Style/NumberFormat/Wizard/Duration.php | 153 - .../Style/NumberFormat/Wizard/Locale.php | 37 - .../Style/NumberFormat/Wizard/Number.php | 57 - .../Style/NumberFormat/Wizard/NumberBase.php | 80 - .../Style/NumberFormat/Wizard/Percentage.php | 40 - .../Style/NumberFormat/Wizard/Scientific.php | 33 - .../Style/NumberFormat/Wizard/Time.php | 105 - .../Style/NumberFormat/Wizard/Wizard.php | 8 - .../src/PhpSpreadsheet/Style/Protection.php | 44 +- .../src/PhpSpreadsheet/Style/RgbTint.php | 175 - .../src/PhpSpreadsheet/Style/Style.php | 358 +- .../src/PhpSpreadsheet/Style/Supervisor.php | 62 +- .../src/PhpSpreadsheet/Theme.php | 269 - .../PhpSpreadsheet/Worksheet/AutoFilter.php | 777 +- .../Worksheet/AutoFilter/Column.php | 130 +- .../Worksheet/AutoFilter/Column/Rule.php | 175 +- .../src/PhpSpreadsheet/Worksheet/AutoFit.php | 51 - .../PhpSpreadsheet/Worksheet/BaseDrawing.php | 429 +- .../PhpSpreadsheet/Worksheet/CellIterator.php | 59 +- .../src/PhpSpreadsheet/Worksheet/Column.php | 79 +- .../Worksheet/ColumnCellIterator.php | 86 +- .../Worksheet/ColumnDimension.php | 74 +- .../Worksheet/ColumnIterator.php | 34 +- .../PhpSpreadsheet/Worksheet/Dimension.php | 55 +- .../src/PhpSpreadsheet/Worksheet/Drawing.php | 138 +- .../Worksheet/Drawing/Shadow.php | 46 +- .../PhpSpreadsheet/Worksheet/HeaderFooter.php | 60 +- .../Worksheet/HeaderFooterDrawing.php | 0 .../src/PhpSpreadsheet/Worksheet/Iterator.php | 23 +- .../Worksheet/MemoryDrawing.php | 205 +- .../PhpSpreadsheet/Worksheet/PageBreak.php | 58 - .../PhpSpreadsheet/Worksheet/PageMargins.php | 75 +- .../PhpSpreadsheet/Worksheet/PageSetup.php | 189 +- .../PhpSpreadsheet/Worksheet/Protection.php | 477 +- .../src/PhpSpreadsheet/Worksheet/Row.php | 70 +- .../Worksheet/RowCellIterator.php | 64 +- .../PhpSpreadsheet/Worksheet/RowDimension.php | 49 +- .../PhpSpreadsheet/Worksheet/RowIterator.php | 34 +- .../PhpSpreadsheet/Worksheet/SheetView.php | 59 +- .../src/PhpSpreadsheet/Worksheet/Table.php | 585 - .../PhpSpreadsheet/Worksheet/Table/Column.php | 254 - .../Worksheet/Table/TableStyle.php | 230 - .../PhpSpreadsheet/Worksheet/Validations.php | 118 - .../PhpSpreadsheet/Worksheet/Worksheet.php | 1954 +-- .../src/PhpSpreadsheet/Writer/BaseWriter.php | 41 +- .../src/PhpSpreadsheet/Writer/Csv.php | 170 +- .../src/PhpSpreadsheet/Writer/Exception.php | 0 .../src/PhpSpreadsheet/Writer/Html.php | 687 +- .../src/PhpSpreadsheet/Writer/IWriter.php | 29 +- .../src/PhpSpreadsheet/Writer/Ods.php | 144 +- .../PhpSpreadsheet/Writer/Ods/AutoFilters.php | 66 - .../Writer/Ods/Cell/Comment.php | 0 .../PhpSpreadsheet/Writer/Ods/Cell/Style.php | 259 - .../src/PhpSpreadsheet/Writer/Ods/Content.php | 222 +- .../src/PhpSpreadsheet/Writer/Ods/Formula.php | 120 - .../src/PhpSpreadsheet/Writer/Ods/Meta.php | 71 +- .../src/PhpSpreadsheet/Writer/Ods/MetaInf.php | 2 +- .../PhpSpreadsheet/Writer/Ods/Mimetype.php | 6 +- .../Writer/Ods/NamedExpressions.php | 140 - .../PhpSpreadsheet/Writer/Ods/Settings.php | 118 +- .../src/PhpSpreadsheet/Writer/Ods/Styles.php | 5 +- .../PhpSpreadsheet/Writer/Ods/Thumbnails.php | 6 +- .../PhpSpreadsheet/Writer/Ods/WriterPart.php | 2 - .../src/PhpSpreadsheet/Writer/Pdf.php | 38 +- .../src/PhpSpreadsheet/Writer/Pdf/Dompdf.php | 50 +- .../src/PhpSpreadsheet/Writer/Pdf/Mpdf.php | 55 +- .../src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php | 42 +- .../src/PhpSpreadsheet/Writer/Xls.php | 105 +- .../PhpSpreadsheet/Writer/Xls/BIFFwriter.php | 6 +- .../Writer/Xls/CellDataValidation.php | 78 - .../Writer/Xls/ConditionalHelper.php | 76 - .../PhpSpreadsheet/Writer/Xls/ErrorCode.php | 28 - .../src/PhpSpreadsheet/Writer/Xls/Escher.php | 78 +- .../src/PhpSpreadsheet/Writer/Xls/Font.php | 23 +- .../src/PhpSpreadsheet/Writer/Xls/Parser.php | 290 +- .../Writer/Xls/Style/CellAlignment.php | 59 - .../Writer/Xls/Style/CellBorder.php | 40 - .../Writer/Xls/Style/CellFill.php | 46 - .../Writer/Xls/Style/ColorMap.php | 90 - .../PhpSpreadsheet/Writer/Xls/Workbook.php | 145 +- .../PhpSpreadsheet/Writer/Xls/Worksheet.php | 2012 ++- .../src/PhpSpreadsheet/Writer/Xls/Xf.php | 281 +- .../src/PhpSpreadsheet/Writer/Xlsx.php | 737 +- .../PhpSpreadsheet/Writer/Xlsx/AutoFilter.php | 125 - .../src/PhpSpreadsheet/Writer/Xlsx/Chart.php | 1628 +- .../PhpSpreadsheet/Writer/Xlsx/Comments.php | 60 +- .../Writer/Xlsx/ContentTypes.php | 70 +- .../Writer/Xlsx/DefinedNames.php | 244 - .../PhpSpreadsheet/Writer/Xlsx/DocProps.php | 55 +- .../PhpSpreadsheet/Writer/Xlsx/Drawing.php | 244 +- .../Writer/Xlsx/FunctionPrefix.php | 194 - .../src/PhpSpreadsheet/Writer/Xlsx/Rels.php | 215 +- .../PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php | 5 +- .../PhpSpreadsheet/Writer/Xlsx/RelsVBA.php | 8 +- .../Writer/Xlsx/StringTable.php | 214 +- .../src/PhpSpreadsheet/Writer/Xlsx/Style.php | 433 +- .../src/PhpSpreadsheet/Writer/Xlsx/Table.php | 115 - .../src/PhpSpreadsheet/Writer/Xlsx/Theme.php | 197 +- .../PhpSpreadsheet/Writer/Xlsx/Workbook.php | 230 +- .../PhpSpreadsheet/Writer/Xlsx/Worksheet.php | 1121 +- .../PhpSpreadsheet/Writer/Xlsx/WriterPart.php | 4 +- .../src/PhpSpreadsheet/Writer/Xlsx/Xlfn.php | 159 + .../src/PhpSpreadsheet/Writer/ZipStream0.php | 17 - .../src/PhpSpreadsheet/Writer/ZipStream2.php | 21 - .../src/PhpSpreadsheet/Writer/ZipStream3.php | 22 - vendor/phpoption/phpoption/LICENSE | 201 - vendor/phpoption/phpoption/composer.json | 52 - .../phpoption/src/PhpOption/LazyOption.php | 175 - .../phpoption/src/PhpOption/None.php | 136 - .../phpoption/src/PhpOption/Option.php | 434 - .../phpoption/src/PhpOption/Some.php | 169 - .../pimple/pimple/.github/workflows/tests.yml | 47 - vendor/pimple/pimple/.gitignore | 1 - vendor/pimple/pimple/.php_cs.dist | 0 vendor/pimple/pimple/.travis.yml | 17 + vendor/pimple/pimple/CHANGELOG | 8 - vendor/pimple/pimple/LICENSE | 0 vendor/pimple/pimple/README.rst | 8 +- vendor/pimple/pimple/composer.json | 8 +- vendor/pimple/pimple/phpunit.xml.dist | 0 vendor/pimple/pimple/src/Pimple/Container.php | 15 +- .../Exception/ExpectedInvokableException.php | 0 .../Exception/FrozenServiceException.php | 0 .../InvalidServiceIdentifierException.php | 0 .../Exception/UnknownIdentifierException.php | 0 .../pimple/src/Pimple/Psr11/Container.php | 4 +- .../src/Pimple/Psr11/ServiceLocator.php | 4 +- .../pimple/src/Pimple/ServiceIterator.php | 20 - .../src/Pimple/ServiceProviderInterface.php | 2 + .../src/Pimple/Tests/Fixtures/Invokable.php | 0 .../Pimple/Tests/Fixtures/NonInvokable.php | 0 .../Tests/Fixtures/PimpleServiceProvider.php | 2 + .../src/Pimple/Tests/Fixtures/Service.php | 0 .../PimpleServiceProviderInterfaceTest.php | 0 .../pimple/src/Pimple/Tests/PimpleTest.php | 0 .../src/Pimple/Tests/Psr11/ContainerTest.php | 0 .../Pimple/Tests/Psr11/ServiceLocatorTest.php | 0 .../src/Pimple/Tests/ServiceIteratorTest.php | 0 vendor/psr/cache/CHANGELOG.md | 0 vendor/psr/cache/LICENSE.txt | 0 vendor/psr/cache/README.md | 0 vendor/psr/cache/composer.json | 0 vendor/psr/cache/src/CacheException.php | 0 vendor/psr/cache/src/CacheItemInterface.php | 0 .../psr/cache/src/CacheItemPoolInterface.php | 0 .../cache/src/InvalidArgumentException.php | 0 vendor/psr/clock/CHANGELOG.md | 11 - vendor/psr/clock/LICENSE | 19 - vendor/psr/clock/README.md | 61 - vendor/psr/clock/composer.json | 21 - vendor/psr/clock/src/ClockInterface.php | 13 - vendor/psr/container/.gitignore | 0 vendor/psr/container/LICENSE | 0 vendor/psr/container/README.md | 14 +- vendor/psr/container/composer.json | 9 +- .../src/ContainerExceptionInterface.php | 7 +- .../psr/container/src/ContainerInterface.php | 9 +- .../src/NotFoundExceptionInterface.php | 3 + vendor/psr/http-client/CHANGELOG.md | 8 - vendor/psr/http-client/LICENSE | 0 vendor/psr/http-client/README.md | 2 +- vendor/psr/http-client/composer.json | 7 +- .../src/ClientExceptionInterface.php | 0 .../psr/http-client/src/ClientInterface.php | 0 .../src/NetworkExceptionInterface.php | 0 .../src/RequestExceptionInterface.php | 0 vendor/psr/http-factory/.gitignore | 2 + vendor/psr/http-factory/.pullapprove.yml | 7 + vendor/psr/http-factory/LICENSE | 0 vendor/psr/http-factory/README.md | 12 +- vendor/psr/http-factory/composer.json | 4 +- .../src/RequestFactoryInterface.php | 0 .../src/ResponseFactoryInterface.php | 0 .../src/ServerRequestFactoryInterface.php | 0 .../src/StreamFactoryInterface.php | 0 .../src/UploadedFileFactoryInterface.php | 0 .../http-factory/src/UriFactoryInterface.php | 0 vendor/psr/http-message/CHANGELOG.md | 0 vendor/psr/http-message/LICENSE | 0 vendor/psr/http-message/README.md | 5 +- vendor/psr/http-message/composer.json | 4 +- .../psr/http-message/docs/PSR7-Interfaces.md | 130 - vendor/psr/http-message/docs/PSR7-Usage.md | 159 - .../psr/http-message/src/MessageInterface.php | 16 +- .../psr/http-message/src/RequestInterface.php | 10 +- .../http-message/src/ResponseInterface.php | 4 +- .../src/ServerRequestInterface.php | 8 +- .../psr/http-message/src/StreamInterface.php | 12 +- .../src/UploadedFileInterface.php | 4 +- vendor/psr/http-message/src/UriInterface.php | 17 +- vendor/psr/log/LICENSE | 0 vendor/psr/log/Psr/Log/AbstractLogger.php | 0 .../log/Psr/Log/InvalidArgumentException.php | 0 vendor/psr/log/Psr/Log/LogLevel.php | 0 .../psr/log/Psr/Log/LoggerAwareInterface.php | 0 vendor/psr/log/Psr/Log/LoggerAwareTrait.php | 0 vendor/psr/log/Psr/Log/LoggerInterface.php | 0 vendor/psr/log/Psr/Log/LoggerTrait.php | 0 vendor/psr/log/Psr/Log/NullLogger.php | 0 vendor/psr/log/Psr/Log/Test/DummyTest.php | 0 .../log/Psr/Log/Test/LoggerInterfaceTest.php | 0 vendor/psr/log/Psr/Log/Test/TestLogger.php | 0 vendor/psr/log/README.md | 0 vendor/psr/log/composer.json | 0 vendor/psr/simple-cache/.editorconfig | 0 vendor/psr/simple-cache/LICENSE.md | 0 vendor/psr/simple-cache/README.md | 0 vendor/psr/simple-cache/composer.json | 0 .../psr/simple-cache/src/CacheException.php | 0 .../psr/simple-cache/src/CacheInterface.php | 0 .../src/InvalidArgumentException.php | 0 .../cos-sdk-v5/.github/workflows/format.yml | 37 + .../cos-sdk-v5/.github/workflows/install.yml | 29 + vendor/qcloud/cos-sdk-v5/.gitignore | 0 vendor/qcloud/cos-sdk-v5/.travis.yml | 15 +- vendor/qcloud/cos-sdk-v5/CHANGELOG.md | 250 +- vendor/qcloud/cos-sdk-v5/LICENSE | 0 vendor/qcloud/cos-sdk-v5/README.md | 120 +- vendor/qcloud/cos-sdk-v5/composer.json | 10 +- vendor/qcloud/cos-sdk-v5/phpunit.xml | 8 - vendor/qcloud/cos-sdk-v5/sample.php | 824 + .../qcloud/cos-sdk-v5/sample/ImageSearch.php | 30 + .../cos-sdk-v5/sample/ImageSearchAdd.php | 29 + .../cos-sdk-v5/sample/ImageSearchDelete.php | 27 + .../cos-sdk-v5/sample/ImageSearchOpen.php | 27 + .../sample/abortMultipartUpload.php | 0 .../qcloud/cos-sdk-v5/sample/addHotLink.php | 30 + .../qcloud/cos-sdk-v5/sample/appendObject.php | 36 + .../cos-sdk-v5/sample/bindCiService.php | 24 + .../cos-sdk-v5/sample/blindWatermark.php | 11 +- .../sample/cancelInventoryTriggerJob.php | 26 + .../sample/cancelLiveVideoAuditing.php | 25 + .../cos-sdk-v5/sample/catchException.php | 0 .../cos-sdk-v5/sample/ciTransformation.php | 11 +- .../cos-sdk-v5/sample/closeOriginProtect.php | 24 + .../sample/completeMultipartUpload.php | 0 vendor/qcloud/cos-sdk-v5/sample/copy.php | 13 +- .../qcloud/cos-sdk-v5/sample/copyObject.php | 0 vendor/qcloud/cos-sdk-v5/sample/cosClient.php | 12 +- .../qcloud/cos-sdk-v5/sample/createBucket.php | 0 .../sample/createDocProcessJobs.php | 49 + .../sample/createFileCompressJobs.php | 54 + .../sample/createFileHashCodeJobs.php | 45 + .../sample/createFileUncompressJobs.php | 49 + .../qcloud/cos-sdk-v5/sample/createFolder.php | 11 +- .../sample/createInventoryTriggerJob.php | 39 + .../sample/createMediaAnimationJobs.php | 85 + .../sample/createMediaAnimationTemplate.php | 43 + .../sample/createMediaConcatJobs.php | 100 + .../sample/createMediaConcatTemplate.php | 56 + .../createMediaDigitalWatermarkJobs.php | 45 + ...createMediaExtractDigitalWatermarkJobs.php | 39 + .../sample/createMediaHighSpeedHdTemplate.php | 60 + .../cos-sdk-v5/sample/createMediaJobs.php | 56 + .../sample/createMediaNoiseReductionJobs.php | 39 + .../sample/createMediaPicProcessJobs.php | 71 + .../sample/createMediaPicProcessTemplate.php | 31 + .../sample/createMediaQualityEstimateJobs.php | 42 + .../sample/createMediaSDRtoHDRJobs.php | 45 + .../sample/createMediaSegmentJobs.php | 48 + .../sample/createMediaSmartCoverJobs.php | 50 + .../sample/createMediaSnapshotJobs.php | 81 + .../sample/createMediaSnapshotTemplate.php | 35 + .../sample/createMediaStreamExtractJobs.php | 56 + .../sample/createMediaSuperResolutionJobs.php | 161 + .../createMediaSuperResolutionTemplate.php | 29 + .../sample/createMediaTranscodeJobs.php | 124 + .../sample/createMediaTranscodeTemplate.php | 79 + .../sample/createMediaVideoMontageJobs.php | 87 + .../createMediaVideoMontageTemplate.php | 51 + .../sample/createMediaVideoProcessJobs.php | 157 + .../createMediaVideoProcessTemplate.php | 37 + .../sample/createMediaVideoTagJobs.php | 38 + .../sample/createMediaVoiceSeparateJobs.php | 77 + .../createMediaVoiceSeparateTemplate.php | 34 + .../sample/createMediaWatermarkTemplate.php | 70 + .../sample/createMultipartUpload.php | 0 .../qcloud/cos-sdk-v5/sample/deleteBucket.php | 0 .../cos-sdk-v5/sample/deleteBucketCors.php | 0 .../cos-sdk-v5/sample/deleteBucketDomain.php | 10 +- .../cos-sdk-v5/sample/deleteBucketGuetzli.php | 11 +- .../sample/deleteBucketImageStyle.php | 12 +- .../sample/deleteBucketLifecycle.php | 0 .../cos-sdk-v5/sample/deleteBucketTagging.php | 11 +- .../cos-sdk-v5/sample/deleteBucketWebsite.php | 10 +- .../cos-sdk-v5/sample/deleteBuckets.php | 52 + .../qcloud/cos-sdk-v5/sample/deleteFolder.php | 12 +- .../qcloud/cos-sdk-v5/sample/deleteObject.php | 0 .../cos-sdk-v5/sample/deleteObjectTagging.php | 25 + .../cos-sdk-v5/sample/deleteWorkflow.php | 26 + .../sample/describeInventoryTriggerJob.php | 26 + .../sample/describeInventoryTriggerJobs.php | 34 + .../cos-sdk-v5/sample/describeMediaJob.php | 26 + .../cos-sdk-v5/sample/describeMediaJobs.php | 31 + .../sample/describeMediaTemplates.php | 31 + .../cos-sdk-v5/sample/describeWorkflow.php | 29 + .../qcloud/cos-sdk-v5/sample/detectAudio.php | 67 + .../cos-sdk-v5/sample/detectDocument.php | 63 + .../qcloud/cos-sdk-v5/sample/detectImage.php | 55 + .../qcloud/cos-sdk-v5/sample/detectImages.php | 56 + .../qcloud/cos-sdk-v5/sample/detectLable.php | 11 +- .../cos-sdk-v5/sample/detectLiveVideo.php | 43 + .../qcloud/cos-sdk-v5/sample/detectText.php | 71 + .../qcloud/cos-sdk-v5/sample/detectVideo.php | 77 + .../qcloud/cos-sdk-v5/sample/detectVirus.php | 44 + .../cos-sdk-v5/sample/detectWebpage.php | 33 + .../cos-sdk-v5/sample/document2dstType.php | 64 + .../cos-sdk-v5/sample/doesBucketExist.php | 24 + .../cos-sdk-v5/sample/doesObjectExist.php | 25 + vendor/qcloud/cos-sdk-v5/sample/download.php | 15 +- .../cos-sdk-v5/sample/downloadFolder.php | 15 +- .../cos-sdk-v5/sample/fileJobs4Hash.php | 33 + .../cos-sdk-v5/sample/getActionSequence.php | 24 + .../cos-sdk-v5/sample/getBlindWatermark.php | 11 +- .../cos-sdk-v5/sample/getBucketAccelerate.php | 24 + .../qcloud/cos-sdk-v5/sample/getBucketAcl.php | 0 .../cos-sdk-v5/sample/getBucketCors.php | 0 .../cos-sdk-v5/sample/getBucketDomain.php | 10 +- .../cos-sdk-v5/sample/getBucketGuetzli.php | 11 +- .../cos-sdk-v5/sample/getBucketImageStyle.php | 11 +- .../cos-sdk-v5/sample/getBucketInventory.php | 11 +- .../cos-sdk-v5/sample/getBucketLifecycle.php | 0 .../cos-sdk-v5/sample/getBucketLogging.php | 11 +- .../cos-sdk-v5/sample/getBucketReferer.php | 25 + .../cos-sdk-v5/sample/getBucketTagging.php | 11 +- .../cos-sdk-v5/sample/getBucketWebsite.php | 10 +- .../qcloud/cos-sdk-v5/sample/getCiService.php | 24 + .../sample/getDescribeDocProcessBuckets.php | 30 + .../sample/getDescribeDocProcessJob.php | 25 + .../sample/getDescribeDocProcessJobs.php | 32 + .../sample/getDescribeDocProcessQueues.php | 24 + .../sample/getDescribeMediaBuckets.php | 29 + .../sample/getDescribeMediaQueues.php | 31 + .../getDescribeMediaVoiceSeparateJob.php | 25 + .../sample/getDetectAudioResult.php | 25 + .../sample/getDetectDocumentResult.php | 25 + .../sample/getDetectImageResult.php | 25 + .../cos-sdk-v5/sample/getDetectTextResult.php | 25 + .../sample/getDetectVideoResult.php | 25 + .../sample/getDetectVirusResult.php | 25 + .../sample/getDetectWebpageResult.php | 25 + .../sample/getFileCompressResult.php | 26 + .../sample/getFileHashCodeResult.php | 26 + .../sample/getFileProcessQueueList.php | 29 + .../sample/getFileUncompressResult.php | 26 + .../qcloud/cos-sdk-v5/sample/getHotLink.php | 24 + .../qcloud/cos-sdk-v5/sample/getLiveCode.php | 24 + .../qcloud/cos-sdk-v5/sample/getMediaInfo.php | 29 + vendor/qcloud/cos-sdk-v5/sample/getObject.php | 0 .../getObjectSensitiveContentRecognition.php | 52 + .../cos-sdk-v5/sample/getObjectTagging.php | 24 + .../qcloud/cos-sdk-v5/sample/getObjectUrl.php | 13 +- .../sample/getObjectWithoutSign.php | 26 + .../cos-sdk-v5/sample/getOriginProtect.php | 24 + .../cos-sdk-v5/sample/getPresignedUrl.php | 23 +- .../cos-sdk-v5/sample/getPrivateM3U8.php | 28 + .../qcloud/cos-sdk-v5/sample/getSnapshot.php | 41 + .../cos-sdk-v5/sample/getWorkflowInstance.php | 26 + .../sample/getWorkflowInstances.php | 33 + .../qcloud/cos-sdk-v5/sample/headBucket.php | 0 .../qcloud/cos-sdk-v5/sample/headObject.php | 0 vendor/qcloud/cos-sdk-v5/sample/iDCardOCR.php | 38 + .../sample/imageAssessQualityProcess.php | 26 + vendor/qcloud/cos-sdk-v5/sample/imageAve.php | 11 +- .../sample/imageDetectCarProcess.php | 26 + .../cos-sdk-v5/sample/imageDetectFace.php | 26 + vendor/qcloud/cos-sdk-v5/sample/imageExif.php | 11 +- .../cos-sdk-v5/sample/imageFaceEffect.php | 32 + vendor/qcloud/cos-sdk-v5/sample/imageInfo.php | 11 +- vendor/qcloud/cos-sdk-v5/sample/imageMogr.php | 11 +- .../qcloud/cos-sdk-v5/sample/imageProcess.php | 11 +- .../cos-sdk-v5/sample/imageProcessBright.php | 57 + .../cos-sdk-v5/sample/imageProcessChannel.php | 65 + .../sample/imageProcessContrast.php | 57 + .../cos-sdk-v5/sample/imageProcessCrop.php | 62 + .../cos-sdk-v5/sample/imageProcessFormat.php | 58 + .../sample/imageProcessFormatAvif.php | 55 + .../sample/imageProcessFormatHeif.php | 55 + .../sample/imageProcessFormatSvgc.php | 55 + .../sample/imageProcessFormatTpg.php | 55 + .../sample/imageProcessFormatWebp.php | 55 + .../sample/imageProcessGaussianBlur.php | 56 + .../sample/imageProcessGrayscale.php | 57 + .../sample/imageProcessImageView.php | 61 + .../cos-sdk-v5/sample/imageProcessQuality.php | 58 + .../cos-sdk-v5/sample/imageProcessRotate.php | 58 + .../cos-sdk-v5/sample/imageProcessSharpen.php | 57 + .../sample/imageProcessSizeLimit.php | 57 + .../cos-sdk-v5/sample/imageProcessStrip.php | 57 + .../sample/imageProcessThumbnail.php | 68 + .../sample/imageProcessWatermarkImage.php | 65 + .../sample/imageProcessWatermarkText.php | 66 + .../cos-sdk-v5/sample/imageRepairProcess.php | 65 + vendor/qcloud/cos-sdk-v5/sample/imageView.php | 11 +- .../cos-sdk-v5/sample/imageWatermark.php | 11 +- .../qcloud/cos-sdk-v5/sample/listBucket.php | 0 .../qcloud/cos-sdk-v5/sample/listBuckets.php | 23 + .../sample/listMultipartUploads.php | 0 .../qcloud/cos-sdk-v5/sample/listObjects.php | 0 vendor/qcloud/cos-sdk-v5/sample/listParts.php | 0 .../sample/openFileProcessService.php | 25 + .../cos-sdk-v5/sample/openOriginProtect.php | 24 + .../sample/opticalOcrRecognition.php | 33 + .../cos-sdk-v5/sample/picOperations.php | 11 +- .../cos-sdk-v5/sample/putBlindWatermark.php | 11 +- .../cos-sdk-v5/sample/putBucketAccelerate.php | 25 + .../qcloud/cos-sdk-v5/sample/putBucketAcl.php | 0 .../cos-sdk-v5/sample/putBucketCors.php | 0 .../cos-sdk-v5/sample/putBucketDomain.php | 10 +- .../cos-sdk-v5/sample/putBucketGuetzli.php | 11 +- .../cos-sdk-v5/sample/putBucketImageStyle.php | 11 +- .../cos-sdk-v5/sample/putBucketInventory.php | 11 +- .../cos-sdk-v5/sample/putBucketLifecycle.php | 26 +- .../cos-sdk-v5/sample/putBucketLogging.php | 13 +- .../cos-sdk-v5/sample/putBucketReferer.php | 35 + .../cos-sdk-v5/sample/putBucketTagging.php | 11 +- .../cos-sdk-v5/sample/putBucketWebsite.php | 10 +- .../cos-sdk-v5/sample/putImageStyle.php | 11 +- vendor/qcloud/cos-sdk-v5/sample/putObject.php | 0 .../cos-sdk-v5/sample/putObjectTagging.php | 33 + vendor/qcloud/cos-sdk-v5/sample/putQrcode.php | 12 +- vendor/qcloud/cos-sdk-v5/sample/qrcode.php | 12 +- .../cos-sdk-v5/sample/qrcodeGenerate.php | 12 +- .../cos-sdk-v5/sample/restoreObject.php | 2 +- .../cos-sdk-v5/sample/selectObjectContent.php | 20 +- .../cos-sdk-v5/sample/textWatermark.php | 11 +- .../qcloud/cos-sdk-v5/sample/trafficLimit.php | 40 + .../cos-sdk-v5/sample/triggerWorkflow.php | 28 + .../cos-sdk-v5/sample/unBindCiService.php | 24 + .../sample/updateDocProcessQueue.php | 35 + .../sample/updateFileProcessQueue.php | 38 + .../sample/updateMediaAnimationTemplate.php | 45 + .../sample/updateMediaConcatTemplate.php | 57 + .../sample/updateMediaHighSpeedHdTemplate.php | 61 + .../sample/updateMediaPicProcessTemplate.php | 32 + .../cos-sdk-v5/sample/updateMediaQueue.php | 39 + .../sample/updateMediaSnapshotTemplate.php | 36 + .../updateMediaSuperResolutionTemplate.php | 30 + .../sample/updateMediaTranscodeTemplate.php | 80 + .../updateMediaVideoMontageTemplate.php | 52 + .../updateMediaVideoProcessTemplate.php | 37 + .../updateMediaVoiceSeparateTemplate.php | 35 + .../sample/updateMediaWatermarkTemplate.php | 72 + vendor/qcloud/cos-sdk-v5/sample/upload.php | 10 +- .../qcloud/cos-sdk-v5/sample/uploadFolder.php | 15 +- .../qcloud/cos-sdk-v5/sample/uploadPart.php | 0 vendor/qcloud/cos-sdk-v5/src/Client.php | 577 + .../src/CommandToRequestTransformer.php | 379 + vendor/qcloud/cos-sdk-v5/src/Common.php | 69 + vendor/qcloud/cos-sdk-v5/src/Copy.php | 140 + vendor/qcloud/cos-sdk-v5/src/Descriptions.php | 12885 ++++++++++++++++ .../cos-sdk-v5/src/Exception/CosException.php | 5 + .../Exception/ServiceResponseException.php | 189 + .../{Qcloud/Cos => }/ExceptionMiddleware.php | 1 - .../qcloud/cos-sdk-v5/src/ExceptionParser.php | 112 + .../BlindWatermarkTemplate.php | 0 .../CIParamTransformation.php | 0 .../CIProcessTransformation.php | 31 + .../ImageParamTemplate/ImageMogrTemplate.php | 374 + .../ImageQrcodeTemplate.php | 0 .../ImageParamTemplate/ImageStyleTemplate.php | 0 .../ImageParamTemplate/ImageTemplate.php | 0 .../ImageParamTemplate/ImageViewTemplate.php | 9 + .../ImageWatermarkTemplate.php | 212 + .../PicOperationsTransformation.php | 4 + .../TextWatermarkTemplate.php | 14 + .../qcloud/cos-sdk-v5/src/MultipartUpload.php | 167 + .../src/Qcloud/Cos/BucketStyleListener.php | 106 + .../cos-sdk-v5/src/Qcloud/Cos/Client.php | 527 +- .../cos-sdk-v5/src/Qcloud/Cos/Command.php | 39 + .../Cos/CommandToRequestTransformer.php | 219 - .../cos-sdk-v5/src/Qcloud/Cos/Common.php | 55 - .../qcloud/cos-sdk-v5/src/Qcloud/Cos/Copy.php | 167 +- .../BucketAlreadyExistsException.php | 5 + .../Cos/Exception/BucketNotEmptyException.php | 6 + .../src/Qcloud/Cos/Exception/CosException.php | 0 .../Qcloud/Cos/Exception/CurlException.php | 5 + .../Exception/InvalidArgumentException.php | 5 + .../Cos/Exception/NoSuchBucketException.php | 6 + .../Cos/Exception/NoSuchKeyException.php | 6 + .../Cos/Exception/NoSuchUploadException.php | 8 + .../Exception/ServiceResponseException.php | 8 +- .../src/Qcloud/Cos/ExceptionListener.php | 69 + .../src/Qcloud/Cos/ExceptionParser.php | 23 +- .../ImageParamTemplate/ImageMogrTemplate.php | 159 - .../ImageWatermarkTemplate.php | 122 - .../cos-sdk-v5/src/Qcloud/Cos/Md5Listener.php | 57 + .../src/Qcloud/Cos/MultipartUpload.php | 194 +- .../src/Qcloud/Cos/ResultTransformer.php | 179 - .../cos-sdk-v5/src/Qcloud/Cos/Serializer.php | 79 - .../cos-sdk-v5/src/Qcloud/Cos/Service.php | 3388 ++-- .../cos-sdk-v5/src/Qcloud/Cos/Signature.php | 127 +- .../src/Qcloud/Cos/SignatureListener.php | 45 + .../src/Qcloud/Cos/SignatureMiddleware.php | 28 - .../src/Qcloud/Cos/Tests/COSTest.php | 1800 --- .../cos-sdk-v5/src/Qcloud/Cos/Tests/Test.php | 1347 ++ .../src/Qcloud/Cos/Tests/TestHelper.php | 18 +- .../src/Qcloud/Cos/TokenListener.php | 48 + .../src/Qcloud/Cos/UploadBodyListener.php | 79 + .../src/{Qcloud/Cos => }/RangeDownload.php | 18 +- .../{Qcloud/Cos => }/Request/BodyLocation.php | 2 +- .../cos-sdk-v5/src/ResultTransformer.php | 260 + vendor/qcloud/cos-sdk-v5/src/Serializer.php | 81 + vendor/qcloud/cos-sdk-v5/src/Service.php | 7407 +++++++++ vendor/qcloud/cos-sdk-v5/src/Signature.php | 124 + .../cos-sdk-v5/src/SignatureMiddleware.php | 23 + .../php-sdk/.github/workflows/test-ci.yml | 71 - vendor/qiniu/php-sdk/.gitignore | 0 vendor/qiniu/php-sdk/.scrutinizer.yml | 7 - vendor/qiniu/php-sdk/.travis.yml | 30 + vendor/qiniu/php-sdk/CHANGELOG.md | 78 +- vendor/qiniu/php-sdk/CONTRIBUTING.md | 0 vendor/qiniu/php-sdk/LICENSE | 0 vendor/qiniu/php-sdk/README.md | 35 +- vendor/qiniu/php-sdk/autoload.php | 5 - vendor/qiniu/php-sdk/codecov.yml | 28 - vendor/qiniu/php-sdk/composer.json | 24 +- vendor/qiniu/php-sdk/docs/rtc/README.md | 71 + vendor/qiniu/php-sdk/docs/rtc/example.php | 42 + vendor/qiniu/php-sdk/docs/sms/example.php | 70 + vendor/qiniu/php-sdk/examples/README.md | 8 +- .../php-sdk/examples/bucket_lifecycleRule.php | 34 +- .../php-sdk/examples/cdn_get_bandwidth.php | 17 +- .../qiniu/php-sdk/examples/cdn_get_flux.php | 13 +- .../php-sdk/examples/cdn_get_log_list.php | 14 +- .../examples/cdn_get_prefetch_list.php | 46 - .../php-sdk/examples/cdn_get_refresh_list.php | 48 - .../examples/cdn_refresh_urls_dirs.php | 27 +- .../examples/cdn_timestamp_antileech.php | 13 +- .../qiniu/php-sdk/examples/censor_image.php | 42 - .../qiniu/php-sdk/examples/censor_video.php | 52 - .../qiniu/php-sdk/examples/delete_bucket.php | 21 +- .../php-sdk/examples/delete_bucketEvent.php | 23 +- .../examples/delete_bucketLifecycleRule.php | 22 +- .../php-sdk/examples/get_bucketEvents.php | 20 +- .../examples/get_bucketLifecycleRules.php | 20 +- .../qiniu/php-sdk/examples/get_bucketList.php | 20 +- .../php-sdk/examples/get_bucketQuota.php | 20 +- .../qiniu/php-sdk/examples/get_bucketinfo.php | 19 +- .../php-sdk/examples/get_bucketinfos.php | 20 +- .../qiniu/php-sdk/examples/get_corsRules.php | 20 +- .../php-sdk/examples/image_url_builder.php | 18 +- .../php-sdk/examples/persistent_fop_init.php | 15 +- .../examples/persistent_fop_status.php | 15 +- vendor/qiniu/php-sdk/examples/pfop_mkzip.php | 29 +- vendor/qiniu/php-sdk/examples/pfop_vframe.php | 27 +- .../php-sdk/examples/pfop_video_avthumb.php | 30 +- .../qiniu/php-sdk/examples/pfop_watermark.php | 37 +- vendor/qiniu/php-sdk/examples/php-logo.png | Bin vendor/qiniu/php-sdk/examples/prefop.php | 20 +- vendor/qiniu/php-sdk/examples/pulpvideo.php | 55 + .../php-sdk/examples/put_bucketAccessMode.php | 22 +- .../examples/put_bucketAccessStyleMode.php | 22 +- .../php-sdk/examples/put_bucketEvent.php | 25 +- .../php-sdk/examples/put_bucketMaxAge.php | 22 +- .../php-sdk/examples/put_bucketQuota.php | 21 +- .../php-sdk/examples/put_referAntiLeech.php | 27 +- vendor/qiniu/php-sdk/examples/qetag.php | 13 +- .../php-sdk/examples/rs_asynch_fetch.php | 71 - .../php-sdk/examples/rs_batch_change_mime.php | 20 +- .../php-sdk/examples/rs_batch_change_type.php | 28 +- .../qiniu/php-sdk/examples/rs_batch_copy.php | 18 +- .../php-sdk/examples/rs_batch_delete.php | 18 +- .../examples/rs_batch_delete_after_days.php | 21 +- .../qiniu/php-sdk/examples/rs_batch_move.php | 18 +- .../php-sdk/examples/rs_batch_restore_ar.php | 41 - .../qiniu/php-sdk/examples/rs_batch_stat.php | 20 +- .../php-sdk/examples/rs_bucket_domains.php | 23 +- vendor/qiniu/php-sdk/examples/rs_buckets.php | 24 +- .../qiniu/php-sdk/examples/rs_change_mime.php | 25 +- .../php-sdk/examples/rs_change_status.php | 27 +- .../qiniu/php-sdk/examples/rs_change_type.php | 29 +- vendor/qiniu/php-sdk/examples/rs_copy.php | 25 +- vendor/qiniu/php-sdk/examples/rs_delete.php | 24 +- .../php-sdk/examples/rs_delete_after_days.php | 20 +- .../php-sdk/examples/rs_download_urls.php | 8 +- vendor/qiniu/php-sdk/examples/rs_fetch.php | 15 +- vendor/qiniu/php-sdk/examples/rs_move.php | 15 +- vendor/qiniu/php-sdk/examples/rs_prefetch.php | 16 +- .../qiniu/php-sdk/examples/rs_pub_domain.php | 19 + vendor/qiniu/php-sdk/examples/rs_restore.php | 28 - vendor/qiniu/php-sdk/examples/rs_stat.php | 25 +- .../php-sdk/examples/rsf_list_bucket.php | 9 +- .../qiniu/php-sdk/examples/rsf_list_files.php | 9 +- .../php-sdk/examples/rsf_v2list_bucket.php | 17 +- vendor/qiniu/php-sdk/examples/rtc/README.md | 34 - .../php-sdk/examples/rtc/rtc_createApp.php | 32 - .../examples/rtc/rtc_create_roomToken.php | 34 - .../php-sdk/examples/rtc/rtc_deleteApp.php | 25 - .../qiniu/php-sdk/examples/rtc/rtc_getApp.php | 26 - .../examples/rtc/rtc_rooms_kickUser.php | 31 - .../rtc/rtc_rooms_listActiveRooms.php | 35 - .../examples/rtc/rtc_rooms_listUser.php | 29 - .../examples/rtc/rtc_rooms_stopMerge.php | 28 - .../php-sdk/examples/rtc/rtc_updateApp.php | 40 - vendor/qiniu/php-sdk/examples/saveas.php | 23 +- vendor/qiniu/php-sdk/examples/sms/README.md | 45 - .../examples/sms/sms_create_signature.php | 29 - .../examples/sms/sms_create_template.php | 33 - .../examples/sms/sms_delete_signature.php | 25 - .../examples/sms/sms_delete_template.php | 25 - .../examples/sms/sms_edit_signature.php | 30 - .../examples/sms/sms_edit_template.php | 31 - .../examples/sms/sms_query_send_sms.php | 50 - .../examples/sms/sms_query_signature.php | 28 - .../sms/sms_query_single_signature.php | 26 - .../sms/sms_query_single_template.php | 26 - .../examples/sms/sms_query_template.php | 28 - .../php-sdk/examples/sms/sms_send_message.php | 32 - .../php-sdk/examples/update_bucketEvent.php | 20 +- .../examples/update_bucketLifecycleRule.php | 18 +- .../php-sdk/examples/upload_and_callback.php | 19 +- .../php-sdk/examples/upload_and_pfop.php | 21 +- .../php-sdk/examples/upload_mgr_init.php | 9 +- .../php-sdk/examples/upload_multi_demos.php | 26 +- .../php-sdk/examples/upload_simple_file.php | 6 +- .../qiniu/php-sdk/examples/upload_tokens.php | 28 +- .../examples/upload_verify_callback.php | 10 +- .../php-sdk/examples/upload_with_qvmzone.php | 40 - .../php-sdk/examples/upload_with_zone.php | 39 - vendor/qiniu/php-sdk/phpunit.xml.dist | 0 vendor/qiniu/php-sdk/src/Qiniu/Auth.php | 148 +- .../php-sdk/src/Qiniu/Cdn/CdnManager.php | 82 +- vendor/qiniu/php-sdk/src/Qiniu/Config.php | 314 +- .../php-sdk/src/Qiniu/Enum/QiniuEnum.php | 53 - .../src/Qiniu/Enum/SplitUploadVersion.php | 9 - vendor/qiniu/php-sdk/src/Qiniu/Etag.php | 0 .../qiniu/php-sdk/src/Qiniu/Http/Client.php | 118 +- vendor/qiniu/php-sdk/src/Qiniu/Http/Error.php | 3 - .../qiniu/php-sdk/src/Qiniu/Http/Header.php | 281 - .../src/Qiniu/Http/Middleware/Middleware.php | 31 - .../Middleware/RetryDomainsMiddleware.php | 76 - vendor/qiniu/php-sdk/src/Qiniu/Http/Proxy.php | 34 - .../qiniu/php-sdk/src/Qiniu/Http/Request.php | 26 +- .../php-sdk/src/Qiniu/Http/RequestOptions.php | 104 - .../qiniu/php-sdk/src/Qiniu/Http/Response.php | 68 +- .../src/Qiniu/Processing/ImageUrlBuilder.php | 76 +- .../src/Qiniu/Processing/Operation.php | 19 +- .../src/Qiniu/Processing/PersistentFop.php | 29 +- vendor/qiniu/php-sdk/src/Qiniu/Region.php | 179 +- .../qiniu/php-sdk/src/Qiniu/Rtc/AppClient.php | 169 +- vendor/qiniu/php-sdk/src/Qiniu/Sms/Sms.php | 387 +- .../src/Qiniu/Storage/ArgusManager.php | 90 +- .../src/Qiniu/Storage/BucketManager.php | 1030 +- .../src/Qiniu/Storage/FormUploader.php | 72 +- .../src/Qiniu/Storage/ResumeUploader.php | 445 +- .../src/Qiniu/Storage/UploadManager.php | 78 +- vendor/qiniu/php-sdk/src/Qiniu/Zone.php | 17 +- vendor/qiniu/php-sdk/src/Qiniu/functions.php | 90 +- vendor/qiniu/php-sdk/test-env.sh | 0 .../php-sdk/tests/Qiniu/Tests/AuthTest.php | 173 +- .../php-sdk/tests/Qiniu/Tests/Base64Test.php | 4 +- .../php-sdk/tests/Qiniu/Tests/BucketTest.php | 693 +- .../tests/Qiniu/Tests/CdnManagerTest.php | 132 +- .../php-sdk/tests/Qiniu/Tests/ConfigTest.php | 118 - .../php-sdk/tests/Qiniu/Tests/Crc32Test.php | 4 +- .../tests/Qiniu/Tests/DownloadTest.php | 4 +- .../php-sdk/tests/Qiniu/Tests/EntryTest.php | 49 - .../php-sdk/tests/Qiniu/Tests/EtagTest.php | 14 +- .../php-sdk/tests/Qiniu/Tests/FopTest.php | 4 +- .../php-sdk/tests/Qiniu/Tests/FormUpTest.php | 180 +- .../php-sdk/tests/Qiniu/Tests/HeaderTest.php | 184 - .../php-sdk/tests/Qiniu/Tests/HttpTest.php | 136 +- .../tests/Qiniu/Tests/ImageUrlBuilderTest.php | 4 +- .../tests/Qiniu/Tests/MiddlewareTest.php | 160 - .../php-sdk/tests/Qiniu/Tests/PfopTest.php | 4 +- .../tests/Qiniu/Tests/ResumeUpTest.php | 328 +- .../php-sdk/tests/Qiniu/Tests/ZoneTest.php | 81 +- vendor/qiniu/php-sdk/tests/bootstrap.php | 24 +- vendor/qiniu/php-sdk/tests/mock-server/ok.php | 3 - .../php-sdk/tests/mock-server/redirect.php | 5 - .../php-sdk/tests/mock-server/timeout.php | 3 - .../qiniu/php-sdk/tests/socks5-server/go.mod | 7 - .../qiniu/php-sdk/tests/socks5-server/go.sum | 4 - .../qiniu/php-sdk/tests/socks5-server/main.go | 24 - vendor/ralouphie/getallheaders/LICENSE | 21 - vendor/ralouphie/getallheaders/README.md | 27 - vendor/ralouphie/getallheaders/composer.json | 26 - .../getallheaders/src/getallheaders.php | 46 - vendor/riverslei/payment/.gitignore | 0 vendor/riverslei/payment/.phan/config.php | 0 vendor/riverslei/payment/.php_cs | 0 vendor/riverslei/payment/CONTRIBUTING.md | 0 vendor/riverslei/payment/LICENSE | 0 vendor/riverslei/payment/README.md | 0 vendor/riverslei/payment/SUPPORT.md | 0 vendor/riverslei/payment/_config.yml | 0 vendor/riverslei/payment/composer.json | 0 .../payment/examples/ali/appCharge.php | 0 .../payment/examples/ali/barCharge.php | 0 .../riverslei/payment/examples/ali/bill.php | 0 .../payment/examples/ali/cancelTrade.php | 0 .../payment/examples/ali/closeTrade.php | 0 .../riverslei/payment/examples/ali/index.html | 0 .../payment/examples/ali/qrCharge.php | 0 .../payment/examples/ali/queryOrder.php | 0 .../payment/examples/ali/queryRefund.php | 0 .../payment/examples/ali/queryTransfer.php | 0 .../riverslei/payment/examples/ali/refund.php | 0 .../payment/examples/ali/transfer.php | 0 .../payment/examples/ali/wapCharge.php | 0 .../payment/examples/ali/webCharge.php | 0 .../riverslei/payment/examples/aliconfig.php | 0 .../payment/examples/cmb/appCharge.php | 0 .../riverslei/payment/examples/cmb/bill.php | 0 .../riverslei/payment/examples/cmb/index.html | 0 .../payment/examples/cmb/liteCharge.php | 0 .../payment/examples/cmb/qrCharge.php | 0 .../payment/examples/cmb/queryOrder.php | 0 .../payment/examples/cmb/queryPubKey.php | 0 .../payment/examples/cmb/queryRefund.php | 0 .../riverslei/payment/examples/cmb/refund.php | 0 .../payment/examples/cmb/settlement.php | 0 .../payment/examples/cmb/wapCharge.php | 0 .../payment/examples/cmb/webCharge.php | 0 .../riverslei/payment/examples/cmbconfig.php | 0 vendor/riverslei/payment/examples/index.html | 0 vendor/riverslei/payment/examples/notify.php | 0 .../riverslei/payment/examples/testNotify.php | 0 .../payment/examples/wx/appCharge.php | 0 .../payment/examples/wx/barCharge.php | 0 vendor/riverslei/payment/examples/wx/bill.php | 0 .../payment/examples/wx/cancelTrade.php | 0 .../payment/examples/wx/closeTrade.php | 0 .../riverslei/payment/examples/wx/index.html | 0 .../payment/examples/wx/liteCharge.php | 0 .../payment/examples/wx/pubCharge.php | 0 .../payment/examples/wx/qrCharge.php | 0 .../payment/examples/wx/queryOrder.php | 0 .../payment/examples/wx/queryRefund.php | 0 .../payment/examples/wx/queryTransfer.php | 0 .../riverslei/payment/examples/wx/refund.php | 0 .../payment/examples/wx/settlement.php | 0 .../payment/examples/wx/transfer.php | 0 .../payment/examples/wx/wapCharge.php | 0 .../riverslei/payment/examples/wxconfig.php | 0 .../riverslei/payment/jetbrains-variant-4.svg | 0 vendor/riverslei/payment/src/Client.php | 0 .../payment/src/Contracts/ICouponProxy.php | 0 .../payment/src/Contracts/IGatewayRequest.php | 0 .../payment/src/Contracts/IPayNotify.php | 0 .../payment/src/Contracts/IPayProxy.php | 0 .../payment/src/Contracts/IQueryProxy.php | 0 .../payment/src/Contracts/ITransferProxy.php | 0 .../src/Exceptions/ClassNotFoundException.php | 0 .../src/Exceptions/GatewayException.php | 0 .../src/Gateways/Alipay/AliBaseObject.php | 0 .../payment/src/Gateways/Alipay/AppCharge.php | 2 +- .../payment/src/Gateways/Alipay/BarCharge.php | 0 .../payment/src/Gateways/Alipay/Bill.php | 0 .../src/Gateways/Alipay/CancelTrade.php | 0 .../src/Gateways/Alipay/CloseTrade.php | 0 .../src/Gateways/Alipay/FundFreeze.php | 0 .../payment/src/Gateways/Alipay/Notify.php | 0 .../src/Gateways/Alipay/OrderInfoSync.php | 0 .../src/Gateways/Alipay/ProfitShare.php | 0 .../payment/src/Gateways/Alipay/QrCharge.php | 2 +- .../payment/src/Gateways/Alipay/Refund.php | 0 .../src/Gateways/Alipay/RefundCredit.php | 0 .../src/Gateways/Alipay/RefundQuery.php | 0 .../src/Gateways/Alipay/TradeBankCreate.php | 0 .../src/Gateways/Alipay/TradeCreate.php | 0 .../src/Gateways/Alipay/TradeQuery.php | 0 .../payment/src/Gateways/Alipay/Transfer.php | 0 .../src/Gateways/Alipay/TransferQuery.php | 0 .../payment/src/Gateways/Alipay/WapCharge.php | 2 +- .../payment/src/Gateways/Alipay/WebCharge.php | 2 +- .../payment/src/Gateways/CMBank/AppCharge.php | 0 .../payment/src/Gateways/CMBank/Bill.php | 0 .../src/Gateways/CMBank/BillRefund.php | 0 .../src/Gateways/CMBank/CMBaseObject.php | 0 .../src/Gateways/CMBank/LiteCharge.php | 0 .../src/Gateways/CMBank/ProtocolCancel.php | 0 .../src/Gateways/CMBank/ProtocolQuery.php | 0 .../src/Gateways/CMBank/PublicKeyQuery.php | 0 .../payment/src/Gateways/CMBank/QrCharge.php | 0 .../payment/src/Gateways/CMBank/QueryBill.php | 0 .../payment/src/Gateways/CMBank/Refund.php | 0 .../src/Gateways/CMBank/RefundQuery.php | 0 .../src/Gateways/CMBank/Settlement.php | 0 .../src/Gateways/CMBank/TradeQuery.php | 0 .../payment/src/Gateways/CMBank/WapCharge.php | 0 .../payment/src/Gateways/CMBank/WebCharge.php | 0 .../payment/src/Gateways/Wechat/AppCharge.php | 0 .../payment/src/Gateways/Wechat/BarCharge.php | 0 .../payment/src/Gateways/Wechat/Bill.php | 0 .../src/Gateways/Wechat/CancelTrade.php | 0 .../src/Gateways/Wechat/CloseTrade.php | 0 .../src/Gateways/Wechat/CommentQuery.php | 0 .../payment/src/Gateways/Wechat/Coupon.php | 0 .../src/Gateways/Wechat/CouponQuery.php | 0 .../src/Gateways/Wechat/CouponStockQuery.php | 0 .../src/Gateways/Wechat/GroupRedPack.php | 0 .../src/Gateways/Wechat/LiteCharge.php | 0 .../payment/src/Gateways/Wechat/Notify.php | 0 .../src/Gateways/Wechat/OpenIDQuery.php | 0 .../src/Gateways/Wechat/ProfitShare.php | 0 .../src/Gateways/Wechat/ProfitShareFinish.php | 0 .../src/Gateways/Wechat/ProfitShareOP.php | 0 .../src/Gateways/Wechat/ProfitShareQuery.php | 0 .../src/Gateways/Wechat/ProfitShareRefund.php | 0 .../Wechat/ProfitShareRefundQuery.php | 0 .../payment/src/Gateways/Wechat/PubCharge.php | 0 .../src/Gateways/Wechat/PublicKeyQuery.php | 0 .../payment/src/Gateways/Wechat/QrCharge.php | 0 .../payment/src/Gateways/Wechat/RedPack.php | 0 .../src/Gateways/Wechat/RedPackQuery.php | 0 .../payment/src/Gateways/Wechat/Refund.php | 0 .../src/Gateways/Wechat/RefundQuery.php | 0 .../payment/src/Gateways/Wechat/Report.php | 0 .../src/Gateways/Wechat/Settlement.php | 0 .../src/Gateways/Wechat/TradeQuery.php | 0 .../payment/src/Gateways/Wechat/Transfer.php | 0 .../src/Gateways/Wechat/TransferBank.php | 0 .../src/Gateways/Wechat/TransferBankQuery.php | 0 .../src/Gateways/Wechat/TransferQuery.php | 0 .../payment/src/Gateways/Wechat/WapCharge.php | 0 .../src/Gateways/Wechat/WechatBaseObject.php | 0 .../payment/src/Helpers/ArrayUtil.php | 6 +- .../payment/src/Helpers/DataParser.php | 0 .../payment/src/Helpers/Rc4Encrypt.php | 0 .../payment/src/Helpers/Rsa2Encrypt.php | 0 .../payment/src/Helpers/RsaEncrypt.php | 0 .../riverslei/payment/src/Helpers/StrUtil.php | 0 vendor/riverslei/payment/src/Payment.php | 0 .../payment/src/Proxies/AlipayProxy.php | 0 .../payment/src/Proxies/CMBankProxy.php | 0 .../payment/src/Proxies/WechatProxy.php | 0 .../payment/src/Supports/BaseObject.php | 0 .../riverslei/payment/src/Supports/Config.php | 0 .../payment/src/Supports/HttpRequest.php | 0 .../payment/src/Supports/ProxyFactory.php | 0 .../riverslei/payment/src/cert/wx_cacert.pem | 0 vendor/services.php | 2 +- vendor/swoole/ide-helper/LICENSE | 0 vendor/swoole/ide-helper/README.md | 0 vendor/swoole/ide-helper/composer.json | 0 .../ide-helper/src/swoole/Swoole/Atomic.php | 0 .../src/swoole/Swoole/Atomic/Long.php | 0 .../ide-helper/src/swoole/Swoole/Client.php | 0 .../src/swoole/Swoole/Client/Exception.php | 0 .../src/swoole/Swoole/Connection/Iterator.php | 0 .../src/swoole/Swoole/Coroutine.php | 0 .../src/swoole/Swoole/Coroutine/Channel.php | 0 .../src/swoole/Swoole/Coroutine/Client.php | 0 .../src/swoole/Swoole/Coroutine/Context.php | 0 .../Swoole/Coroutine/Curl/Exception.php | 0 .../swoole/Swoole/Coroutine/Http/Client.php | 0 .../Coroutine/Http/Client/Exception.php | 0 .../swoole/Swoole/Coroutine/Http/Server.php | 0 .../swoole/Swoole/Coroutine/Http2/Client.php | 2 +- .../Coroutine/Http2/Client/Exception.php | 0 .../src/swoole/Swoole/Coroutine/Iterator.php | 0 .../src/swoole/Swoole/Coroutine/MySQL.php | 0 .../Swoole/Coroutine/MySQL/Exception.php | 0 .../Swoole/Coroutine/MySQL/Statement.php | 0 .../src/swoole/Swoole/Coroutine/Redis.php | 0 .../src/swoole/Swoole/Coroutine/Scheduler.php | 0 .../src/swoole/Swoole/Coroutine/Socket.php | 0 .../Swoole/Coroutine/Socket/Exception.php | 0 .../src/swoole/Swoole/Coroutine/System.php | 0 .../ide-helper/src/swoole/Swoole/Error.php | 0 .../ide-helper/src/swoole/Swoole/Event.php | 0 .../src/swoole/Swoole/Exception.php | 0 .../src/swoole/Swoole/ExitException.php | 0 .../src/swoole/Swoole/Http/Request.php | 0 .../src/swoole/Swoole/Http/Response.php | 0 .../src/swoole/Swoole/Http/Server.php | 0 .../src/swoole/Swoole/Http2/Request.php | 0 .../src/swoole/Swoole/Http2/Response.php | 0 .../ide-helper/src/swoole/Swoole/Lock.php | 0 .../ide-helper/src/swoole/Swoole/Process.php | 0 .../src/swoole/Swoole/Process/Pool.php | 0 .../src/swoole/Swoole/Redis/Server.php | 0 .../ide-helper/src/swoole/Swoole/Runtime.php | 0 .../ide-helper/src/swoole/Swoole/Server.php | 0 .../src/swoole/Swoole/Server/Event.php | 0 .../src/swoole/Swoole/Server/Packet.php | 0 .../src/swoole/Swoole/Server/PipeMessage.php | 0 .../src/swoole/Swoole/Server/Port.php | 2 +- .../src/swoole/Swoole/Server/StatusInfo.php | 0 .../src/swoole/Swoole/Server/Task.php | 0 .../src/swoole/Swoole/Server/TaskResult.php | 0 .../ide-helper/src/swoole/Swoole/Table.php | 0 .../ide-helper/src/swoole/Swoole/Timer.php | 0 .../src/swoole/Swoole/Timer/Iterator.php | 0 .../swoole/Swoole/WebSocket/CloseFrame.php | 0 .../src/swoole/Swoole/WebSocket/Frame.php | 0 .../src/swoole/Swoole/WebSocket/Server.php | 0 .../swoole/ide-helper/src/swoole/aliases.php | 0 .../ide-helper/src/swoole/constants.php | 9 +- .../ide-helper/src/swoole/functions.php | 0 .../src/swoole_library/src/alias.php | 0 .../src/swoole_library/src/alias_ns.php | 0 .../swoole_library/src/core/ArrayObject.php | 0 .../src/core/ConnectionPool.php | 0 .../src/swoole_library/src/core/Constant.php | 12 - .../src/core/Coroutine/Barrier.php | 0 .../src/core/Coroutine/FastCGI/Client.php | 0 .../Coroutine/FastCGI/Client/Exception.php | 0 .../src/core/Coroutine/FastCGI/Proxy.php | 0 .../src/core/Coroutine/Http/ClientProxy.php | 0 .../src/core/Coroutine/Http/functions.php | 0 .../src/core/Coroutine/Server.php | 0 .../src/core/Coroutine/Server/Connection.php | 0 .../src/core/Coroutine/WaitGroup.php | 0 .../src/core/Coroutine/functions.php | 0 .../src/core/Curl/Exception.php | 0 .../swoole_library/src/core/Curl/Handler.php | 0 .../src/core/Database/MysqliConfig.php | 0 .../src/core/Database/MysqliException.php | 0 .../src/core/Database/MysqliPool.php | 0 .../src/core/Database/MysqliProxy.php | 0 .../core/Database/MysqliStatementProxy.php | 0 .../src/core/Database/ObjectProxy.php | 0 .../src/core/Database/PDOConfig.php | 0 .../src/core/Database/PDOPool.php | 0 .../src/core/Database/PDOProxy.php | 0 .../src/core/Database/PDOStatementProxy.php | 0 .../src/core/Database/RedisConfig.php | 0 .../src/core/Database/RedisPool.php | 0 .../src/core/Exception/ArrayKeyNotExists.php | 0 .../src/swoole_library/src/core/FastCGI.php | 0 .../src/core/FastCGI/FrameParser.php | 0 .../src/core/FastCGI/HttpRequest.php | 0 .../src/core/FastCGI/HttpResponse.php | 0 .../src/core/FastCGI/Message.php | 0 .../src/core/FastCGI/Record.php | 0 .../src/core/FastCGI/Record/AbortRequest.php | 0 .../src/core/FastCGI/Record/BeginRequest.php | 0 .../src/core/FastCGI/Record/Data.php | 0 .../src/core/FastCGI/Record/EndRequest.php | 0 .../src/core/FastCGI/Record/GetValues.php | 0 .../core/FastCGI/Record/GetValuesResult.php | 0 .../src/core/FastCGI/Record/Params.php | 0 .../src/core/FastCGI/Record/Stderr.php | 0 .../src/core/FastCGI/Record/Stdin.php | 0 .../src/core/FastCGI/Record/Stdout.php | 0 .../src/core/FastCGI/Record/UnknownType.php | 0 .../src/core/FastCGI/Request.php | 0 .../src/core/FastCGI/Response.php | 0 .../swoole_library/src/core/Http/Status.php | 0 .../src/core/MultibyteStringObject.php | 0 .../swoole_library/src/core/NameResolver.php | 0 .../src/core/NameResolver/Cluster.php | 0 .../src/core/NameResolver/Consul.php | 0 .../src/core/NameResolver/Exception.php | 0 .../src/core/NameResolver/Nacos.php | 0 .../src/core/NameResolver/Redis.php | 0 .../swoole_library/src/core/ObjectProxy.php | 0 .../src/core/Process/Manager.php | 0 .../swoole_library/src/core/Server/Admin.php | 0 .../swoole_library/src/core/Server/Helper.php | 3 + .../swoole_library/src/core/StringObject.php | 0 .../src/swoole_library/src/functions.php | 0 .../symfony/deprecation-contracts/.gitignore | 0 .../deprecation-contracts/CHANGELOG.md | 2 +- vendor/symfony/deprecation-contracts/LICENSE | 2 +- .../symfony/deprecation-contracts/README.md | 0 .../deprecation-contracts/composer.json | 6 +- .../deprecation-contracts/function.php | 2 +- vendor/symfony/event-dispatcher/.gitignore | 0 vendor/symfony/event-dispatcher/CHANGELOG.md | 0 .../ContainerAwareEventDispatcher.php | 0 .../Debug/TraceableEventDispatcher.php | 0 .../TraceableEventDispatcherInterface.php | 0 .../Debug/WrappedListener.php | 0 .../RegisterListenersPass.php | 0 vendor/symfony/event-dispatcher/Event.php | 0 .../event-dispatcher/EventDispatcher.php | 0 .../EventDispatcherInterface.php | 0 .../EventSubscriberInterface.php | 0 .../symfony/event-dispatcher/GenericEvent.php | 0 .../ImmutableEventDispatcher.php | 0 vendor/symfony/event-dispatcher/LICENSE | 0 vendor/symfony/event-dispatcher/README.md | 0 .../Tests/AbstractEventDispatcherTest.php | 0 .../ContainerAwareEventDispatcherTest.php | 0 .../Debug/TraceableEventDispatcherTest.php | 0 .../RegisterListenersPassTest.php | 0 .../Tests/EventDispatcherTest.php | 0 .../event-dispatcher/Tests/EventTest.php | 0 .../Tests/GenericEventTest.php | 0 .../Tests/ImmutableEventDispatcherTest.php | 0 vendor/symfony/event-dispatcher/composer.json | 0 .../symfony/event-dispatcher/phpunit.xml.dist | 0 vendor/symfony/finder/.gitattributes | 3 + vendor/symfony/finder/CHANGELOG.md | 13 - .../symfony/finder/Comparator/Comparator.php | 57 +- .../finder/Comparator/DateComparator.php | 5 +- .../finder/Comparator/NumberComparator.php | 9 +- .../Exception/AccessDeniedException.php | 0 .../Exception/DirectoryNotFoundException.php | 0 vendor/symfony/finder/Finder.php | 92 +- vendor/symfony/finder/Gitignore.php | 118 +- vendor/symfony/finder/Glob.php | 9 +- .../finder/Iterator/CustomFilterIterator.php | 9 +- .../Iterator/DateRangeFilterIterator.php | 9 +- .../Iterator/DepthRangeFilterIterator.php | 18 +- .../ExcludeDirectoryFilterIterator.php | 14 +- .../Iterator/FileTypeFilterIterator.php | 9 +- .../Iterator/FilecontentFilterIterator.php | 9 +- .../Iterator/FilenameFilterIterator.php | 9 +- .../symfony/finder/Iterator/LazyIterator.php | 32 - .../Iterator/MultiplePcreFilterIterator.php | 33 +- .../finder/Iterator/PathFilterIterator.php | 9 +- .../Iterator/RecursiveDirectoryIterator.php | 85 +- .../Iterator/SizeRangeFilterIterator.php | 9 +- .../finder/Iterator/SortableIterator.php | 37 +- .../Iterator/VcsIgnoredFilterIterator.php | 151 - vendor/symfony/finder/LICENSE | 2 +- vendor/symfony/finder/README.md | 10 +- vendor/symfony/finder/SplFileInfo.php | 15 +- vendor/symfony/finder/composer.json | 13 +- .../symfony/http-client-contracts/.gitignore | 3 + .../http-client-contracts/CHANGELOG.md | 5 + .../http-client-contracts/ChunkInterface.php | 71 + .../Exception/ClientExceptionInterface.php | 21 + .../Exception/DecodingExceptionInterface.php | 21 + .../Exception/ExceptionInterface.php | 21 + .../Exception/HttpExceptionInterface.php | 24 + .../RedirectionExceptionInterface.php | 21 + .../Exception/ServerExceptionInterface.php | 21 + .../Exception/TimeoutExceptionInterface.php | 21 + .../Exception/TransportExceptionInterface.php | 21 + .../HttpClientInterface.php | 95 + vendor/symfony/http-client-contracts/LICENSE | 19 + .../symfony/http-client-contracts/README.md | 9 + .../ResponseInterface.php | 109 + .../ResponseStreamInterface.php | 26 + .../Test/Fixtures/web/index.php | 192 + .../Test/HttpClientTestCase.php | 1137 ++ .../Test/TestHttpServer.php | 46 + .../http-client-contracts/composer.json | 37 + vendor/symfony/http-client/AmpHttpClient.php | 181 + .../http-client/AsyncDecoratorTrait.php | 48 + vendor/symfony/http-client/CHANGELOG.md | 54 + .../symfony/http-client/CachingHttpClient.php | 152 + .../symfony/http-client/Chunk/DataChunk.php | 87 + .../symfony/http-client/Chunk/ErrorChunk.php | 140 + .../symfony/http-client/Chunk/FirstChunk.php | 28 + .../http-client/Chunk/InformationalChunk.php | 35 + .../symfony/http-client/Chunk/LastChunk.php | 28 + .../http-client/Chunk/ServerSentEvent.php | 79 + vendor/symfony/http-client/CurlHttpClient.php | 558 + .../DataCollector/HttpClientDataCollector.php | 176 + vendor/symfony/http-client/DecoratorTrait.php | 66 + .../DependencyInjection/HttpClientPass.php | 51 + .../http-client/EventSourceHttpClient.php | 159 + .../http-client/Exception/ClientException.php | 24 + .../Exception/EventSourceException.php | 21 + .../Exception/HttpExceptionTrait.php | 78 + .../Exception/InvalidArgumentException.php | 21 + .../http-client/Exception/JsonException.php | 23 + .../Exception/RedirectionException.php | 24 + .../http-client/Exception/ServerException.php | 24 + .../Exception/TimeoutException.php | 21 + .../Exception/TransportException.php | 21 + vendor/symfony/http-client/HttpClient.php | 79 + .../symfony/http-client/HttpClientTrait.php | 711 + vendor/symfony/http-client/HttpOptions.php | 331 + vendor/symfony/http-client/HttplugClient.php | 276 + .../symfony/http-client/Internal/AmpBody.php | 142 + .../http-client/Internal/AmpClientState.php | 217 + .../http-client/Internal/AmpListener.php | 183 + .../http-client/Internal/AmpResolver.php | 52 + .../symfony/http-client/Internal/Canary.php | 40 + .../http-client/Internal/ClientState.php | 26 + .../http-client/Internal/CurlClientState.php | 148 + .../symfony/http-client/Internal/DnsCache.php | 39 + .../http-client/Internal/HttplugWaitLoop.php | 141 + .../Internal/NativeClientState.php | 47 + .../http-client/Internal/PushedResponse.php | 41 + vendor/symfony/http-client/LICENSE | 19 + vendor/symfony/http-client/MockHttpClient.php | 124 + .../symfony/http-client/NativeHttpClient.php | 468 + .../NoPrivateNetworkHttpClient.php | 132 + vendor/symfony/http-client/Psr18Client.php | 248 + vendor/symfony/http-client/README.md | 27 + .../http-client/Response/AmpResponse.php | 461 + .../http-client/Response/AsyncContext.php | 195 + .../http-client/Response/AsyncResponse.php | 478 + .../Response/CommonResponseTrait.php | 185 + .../http-client/Response/CurlResponse.php | 474 + .../http-client/Response/HttplugPromise.php | 80 + .../http-client/Response/MockResponse.php | 339 + .../http-client/Response/NativeResponse.php | 376 + .../http-client/Response/ResponseStream.php | 54 + .../http-client/Response/StreamWrapper.php | 313 + .../Response/StreamableInterface.php | 35 + .../Response/TraceableResponse.php | 219 + .../Response/TransportResponseTrait.php | 312 + .../Retry/GenericRetryStrategy.php | 115 + .../Retry/RetryStrategyInterface.php | 36 + .../http-client/RetryableHttpClient.php | 171 + .../symfony/http-client/ScopingHttpClient.php | 131 + .../http-client/TraceableHttpClient.php | 120 + vendor/symfony/http-client/composer.json | 53 + vendor/symfony/http-foundation/.gitignore | 0 .../symfony/http-foundation/AcceptHeader.php | 2 +- .../http-foundation/AcceptHeaderItem.php | 2 +- .../symfony/http-foundation/ApacheRequest.php | 0 .../http-foundation/BinaryFileResponse.php | 41 +- vendor/symfony/http-foundation/CHANGELOG.md | 0 vendor/symfony/http-foundation/Cookie.php | 0 .../Exception/ConflictingHeadersException.php | 0 .../Exception/RequestExceptionInterface.php | 0 .../SuspiciousOperationException.php | 0 .../ExpressionRequestMatcher.php | 0 .../File/Exception/AccessDeniedException.php | 0 .../File/Exception/FileException.php | 0 .../File/Exception/FileNotFoundException.php | 0 .../Exception/UnexpectedTypeException.php | 0 .../File/Exception/UploadException.php | 0 vendor/symfony/http-foundation/File/File.php | 6 +- .../File/MimeType/ExtensionGuesser.php | 0 .../MimeType/ExtensionGuesserInterface.php | 0 .../MimeType/FileBinaryMimeTypeGuesser.php | 0 .../File/MimeType/FileinfoMimeTypeGuesser.php | 10 +- .../MimeType/MimeTypeExtensionGuesser.php | 2 +- .../File/MimeType/MimeTypeGuesser.php | 2 +- .../MimeType/MimeTypeGuesserInterface.php | 0 .../symfony/http-foundation/File/Stream.php | 0 .../http-foundation/File/UploadedFile.php | 34 +- vendor/symfony/http-foundation/FileBag.php | 2 +- vendor/symfony/http-foundation/HeaderBag.php | 6 +- vendor/symfony/http-foundation/IpUtils.php | 4 +- .../symfony/http-foundation/JsonResponse.php | 4 +- vendor/symfony/http-foundation/LICENSE | 0 .../symfony/http-foundation/ParameterBag.php | 8 +- vendor/symfony/http-foundation/README.md | 0 .../http-foundation/RedirectResponse.php | 4 +- vendor/symfony/http-foundation/Request.php | 16 +- .../http-foundation/RequestMatcher.php | 0 .../RequestMatcherInterface.php | 0 .../symfony/http-foundation/RequestStack.php | 0 vendor/symfony/http-foundation/Response.php | 4 +- .../http-foundation/ResponseHeaderBag.php | 7 +- vendor/symfony/http-foundation/ServerBag.php | 0 .../Session/Attribute/AttributeBag.php | 0 .../Attribute/AttributeBagInterface.php | 0 .../Attribute/NamespacedAttributeBag.php | 0 .../Session/Flash/AutoExpireFlashBag.php | 0 .../Session/Flash/FlashBag.php | 0 .../Session/Flash/FlashBagInterface.php | 0 .../http-foundation/Session/Session.php | 0 .../Session/SessionBagInterface.php | 0 .../Session/SessionBagProxy.php | 0 .../Session/SessionInterface.php | 0 .../http-foundation/Session/SessionUtils.php | 0 .../Handler/AbstractSessionHandler.php | 13 +- .../Handler/MemcacheSessionHandler.php | 4 +- .../Handler/MemcachedSessionHandler.php | 2 +- .../Storage/Handler/MongoDbSessionHandler.php | 6 +- .../Handler/NativeFileSessionHandler.php | 4 +- .../Storage/Handler/NativeSessionHandler.php | 2 +- .../Storage/Handler/NullSessionHandler.php | 0 .../Storage/Handler/PdoSessionHandler.php | 6 +- .../Storage/Handler/StrictSessionHandler.php | 0 .../Handler/WriteCheckSessionHandler.php | 2 +- .../Session/Storage/MetadataBag.php | 0 .../Storage/MockArraySessionStorage.php | 4 +- .../Storage/MockFileSessionStorage.php | 4 +- .../Session/Storage/NativeSessionStorage.php | 24 +- .../Storage/PhpBridgeSessionStorage.php | 0 .../Session/Storage/Proxy/AbstractProxy.php | 6 +- .../Session/Storage/Proxy/NativeProxy.php | 2 +- .../Storage/Proxy/SessionHandlerProxy.php | 0 .../Storage/SessionStorageInterface.php | 0 .../http-foundation/StreamedResponse.php | 0 .../Tests/AcceptHeaderItemTest.php | 0 .../Tests/AcceptHeaderTest.php | 0 .../Tests/ApacheRequestTest.php | 0 .../Tests/BinaryFileResponseTest.php | 27 +- .../http-foundation/Tests/CookieTest.php | 3 + .../Tests/ExpressionRequestMatcherTest.php | 0 .../http-foundation/Tests/File/FakeFile.php | 0 .../http-foundation/Tests/File/FileTest.php | 8 +- .../http-foundation/Tests/File/Fixtures/-test | Bin .../Tests/File/Fixtures/.unknownextension | 0 .../Fixtures/case-sensitive-mime-type.xlsm | Bin .../Tests/File/Fixtures/directory/.empty | 0 .../Tests/File/Fixtures/other-file.example | 0 .../http-foundation/Tests/File/Fixtures/test | Bin .../Tests/File/Fixtures/test.docx | Bin 6062 -> 0 bytes .../Tests/File/Fixtures/test.gif | Bin .../Tests/File/MimeType/MimeTypeTest.php | 14 - .../Tests/File/UploadedFileTest.php | 34 +- .../http-foundation/Tests/FileBagTest.php | 10 +- .../Fixtures/response-functional/common.inc | 0 .../cookie_max_age.expected | 0 .../response-functional/cookie_max_age.php | 0 .../cookie_raw_urlencode.expected | 0 .../cookie_raw_urlencode.php | 0 .../cookie_samesite_lax.expected | 0 .../cookie_samesite_lax.php | 0 .../cookie_samesite_strict.expected | 0 .../cookie_samesite_strict.php | 0 .../cookie_urlencode.expected | 0 .../response-functional/cookie_urlencode.php | 0 .../invalid_cookie_name.expected | 0 .../invalid_cookie_name.php | 0 .../http-foundation/Tests/HeaderBagTest.php | 0 .../http-foundation/Tests/IpUtilsTest.php | 0 .../Tests/JsonResponseTest.php | 4 +- .../Tests/ParameterBagTest.php | 16 +- .../Tests/RedirectResponseTest.php | 2 +- .../Tests/RequestMatcherTest.php | 0 .../Tests/RequestStackTest.php | 0 .../http-foundation/Tests/RequestTest.php | 0 .../Tests/ResponseFunctionalTest.php | 6 +- .../Tests/ResponseHeaderBagTest.php | 10 +- .../http-foundation/Tests/ResponseTest.php | 44 +- .../Tests/ResponseTestCase.php | 0 .../http-foundation/Tests/ServerBagTest.php | 0 .../Session/Attribute/AttributeBagTest.php | 0 .../Attribute/NamespacedAttributeBagTest.php | 0 .../Session/Flash/AutoExpireFlashBagTest.php | 0 .../Tests/Session/Flash/FlashBagTest.php | 0 .../Tests/Session/SessionTest.php | 0 .../Handler/AbstractSessionHandlerTest.php | 2 +- .../Storage/Handler/Fixtures/common.inc | 0 .../Handler/Fixtures/empty_destroys.expected | 0 .../Handler/Fixtures/empty_destroys.php | 0 .../Handler/Fixtures/read_only.expected | 0 .../Storage/Handler/Fixtures/read_only.php | 0 .../Handler/Fixtures/regenerate.expected | 1 - .../Storage/Handler/Fixtures/regenerate.php | 0 .../Storage/Handler/Fixtures/storage.expected | 0 .../Storage/Handler/Fixtures/storage.php | 0 .../Handler/Fixtures/with_cookie.expected | 0 .../Storage/Handler/Fixtures/with_cookie.php | 0 .../Fixtures/with_cookie_and_session.expected | 0 .../Fixtures/with_cookie_and_session.php | 0 .../Handler/Fixtures/with_samesite.expected | 0 .../Handler/Fixtures/with_samesite.php | 0 .../with_samesite_and_migration.expected | 0 .../Fixtures/with_samesite_and_migration.php | 0 .../Handler/MemcacheSessionHandlerTest.php | 0 .../Handler/MemcachedSessionHandlerTest.php | 0 .../Handler/MongoDbSessionHandlerTest.php | 2 +- .../Handler/NativeFileSessionHandlerTest.php | 0 .../Handler/NativeSessionHandlerTest.php | 0 .../Handler/NullSessionHandlerTest.php | 0 .../Storage/Handler/PdoSessionHandlerTest.php | 2 +- .../Handler/StrictSessionHandlerTest.php | 0 .../Handler/WriteCheckSessionHandlerTest.php | 0 .../Tests/Session/Storage/MetadataBagTest.php | 0 .../Storage/MockArraySessionStorageTest.php | 0 .../Storage/MockFileSessionStorageTest.php | 2 +- .../Storage/NativeSessionStorageTest.php | 15 +- .../Storage/PhpBridgeSessionStorageTest.php | 10 +- .../Storage/Proxy/AbstractProxyTest.php | 0 .../Session/Storage/Proxy/NativeProxyTest.php | 0 .../Storage/Proxy/SessionHandlerProxyTest.php | 8 +- .../Tests/StreamedResponseTest.php | 0 .../Tests/schema/http-status-codes.rng | 0 .../Tests/schema/iana-registry.rng | 0 vendor/symfony/http-foundation/composer.json | 7 +- .../symfony/http-foundation/phpunit.xml.dist | 0 vendor/symfony/inflector/CHANGELOG.md | 7 + vendor/symfony/inflector/Inflector.php | 82 + vendor/symfony/inflector/LICENSE | 19 + vendor/symfony/inflector/README.md | 17 + vendor/symfony/inflector/composer.json | 42 + vendor/symfony/options-resolver/CHANGELOG.md | 5 - .../Debug/OptionsResolverIntrospector.php | 0 .../Exception/AccessException.php | 0 .../Exception/ExceptionInterface.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Exception/InvalidOptionsException.php | 0 .../Exception/MissingOptionsException.php | 0 .../Exception/NoConfigurationException.php | 0 .../Exception/NoSuchOptionException.php | 0 .../Exception/OptionDefinitionException.php | 0 .../Exception/UndefinedOptionsException.php | 0 vendor/symfony/options-resolver/LICENSE | 2 +- .../options-resolver/OptionConfigurator.php | 4 + vendor/symfony/options-resolver/Options.php | 0 .../options-resolver/OptionsResolver.php | 159 +- vendor/symfony/options-resolver/README.md | 10 +- vendor/symfony/options-resolver/composer.json | 14 +- vendor/symfony/polyfill-ctype/Ctype.php | 53 +- vendor/symfony/polyfill-ctype/LICENSE | 2 +- vendor/symfony/polyfill-ctype/README.md | 2 +- vendor/symfony/polyfill-ctype/bootstrap.php | 4 - vendor/symfony/polyfill-ctype/bootstrap80.php | 46 - vendor/symfony/polyfill-ctype/composer.json | 11 +- .../polyfill-intl-grapheme/Grapheme.php | 80 +- vendor/symfony/polyfill-intl-grapheme/LICENSE | 2 +- .../symfony/polyfill-intl-grapheme/README.md | 2 +- .../polyfill-intl-grapheme/bootstrap.php | 22 +- .../polyfill-intl-grapheme/bootstrap80.php | 50 - .../polyfill-intl-grapheme/composer.json | 8 +- vendor/symfony/polyfill-intl-idn/Idn.php | 923 -- vendor/symfony/polyfill-intl-idn/Info.php | 23 - vendor/symfony/polyfill-intl-idn/LICENSE | 19 - vendor/symfony/polyfill-intl-idn/README.md | 12 - .../Resources/unidata/DisallowedRanges.php | 384 - .../Resources/unidata/Regex.php | 33 - .../Resources/unidata/deviation.php | 8 - .../Resources/unidata/disallowed.php | 2638 ---- .../unidata/disallowed_STD3_mapped.php | 308 - .../unidata/disallowed_STD3_valid.php | 71 - .../Resources/unidata/ignored.php | 273 - .../Resources/unidata/mapped.php | 5778 ------- .../Resources/unidata/virama.php | 65 - .../symfony/polyfill-intl-idn/bootstrap.php | 145 - .../symfony/polyfill-intl-idn/bootstrap80.php | 125 - .../symfony/polyfill-intl-idn/composer.json | 44 - .../symfony/polyfill-intl-normalizer/LICENSE | 2 +- .../polyfill-intl-normalizer/Normalizer.php | 2 +- .../polyfill-intl-normalizer/README.md | 2 +- .../Resources/stubs/Normalizer.php | 0 .../unidata/canonicalComposition.php | 0 .../unidata/canonicalDecomposition.php | 0 .../Resources/unidata/combiningClass.php | 0 .../unidata/compatibilityDecomposition.php | 0 .../polyfill-intl-normalizer/bootstrap.php | 0 .../polyfill-intl-normalizer/bootstrap80.php | 0 .../polyfill-intl-normalizer/composer.json | 2 +- vendor/symfony/polyfill-mbstring/LICENSE | 2 +- vendor/symfony/polyfill-mbstring/Mbstring.php | 148 +- vendor/symfony/polyfill-mbstring/README.md | 2 +- .../Resources/unidata/caseFolding.php | 119 - .../Resources/unidata/lowerCase.php | 0 .../Resources/unidata/titleCaseRegexp.php | 0 .../Resources/unidata/upperCase.php | 0 .../symfony/polyfill-mbstring/bootstrap.php | 4 - .../symfony/polyfill-mbstring/bootstrap80.php | 4 - .../symfony/polyfill-mbstring/composer.json | 2 +- vendor/symfony/polyfill-php72/LICENSE | 2 +- vendor/symfony/polyfill-php72/Php72.php | 6 +- vendor/symfony/polyfill-php72/README.md | 9 +- vendor/symfony/polyfill-php72/bootstrap.php | 0 vendor/symfony/polyfill-php72/composer.json | 2 +- vendor/symfony/polyfill-php73/LICENSE | 2 +- vendor/symfony/polyfill-php73/Php73.php | 0 vendor/symfony/polyfill-php73/README.md | 0 .../Resources/stubs/JsonException.php | 0 vendor/symfony/polyfill-php73/bootstrap.php | 0 vendor/symfony/polyfill-php73/composer.json | 2 +- vendor/symfony/polyfill-php80/LICENSE | 2 +- vendor/symfony/polyfill-php80/Php80.php | 28 +- vendor/symfony/polyfill-php80/PhpToken.php | 0 vendor/symfony/polyfill-php80/README.md | 8 +- .../Resources/stubs/Attribute.php | 0 .../Resources/stubs/PhpToken.php | 0 .../Resources/stubs/Stringable.php | 23 +- .../Resources/stubs/UnhandledMatchError.php | 0 .../Resources/stubs/ValueError.php | 15 +- vendor/symfony/polyfill-php80/bootstrap.php | 14 +- vendor/symfony/polyfill-php80/composer.json | 8 +- vendor/symfony/process/.gitattributes | 3 + vendor/symfony/process/CHANGELOG.md | 20 - .../process/Exception/ExceptionInterface.php | 0 .../Exception/InvalidArgumentException.php | 0 .../process/Exception/LogicException.php | 0 .../Exception/ProcessFailedException.php | 0 .../Exception/ProcessSignaledException.php | 0 .../Exception/ProcessTimedOutException.php | 4 +- .../process/Exception/RuntimeException.php | 0 vendor/symfony/process/ExecutableFinder.php | 16 +- vendor/symfony/process/InputStream.php | 7 +- vendor/symfony/process/LICENSE | 2 +- .../symfony/process/PhpExecutableFinder.php | 26 +- vendor/symfony/process/PhpProcess.php | 12 + .../symfony/process/Pipes/AbstractPipes.php | 12 +- .../symfony/process/Pipes/PipesInterface.php | 2 +- vendor/symfony/process/Pipes/UnixPipes.php | 12 +- vendor/symfony/process/Pipes/WindowsPipes.php | 27 +- vendor/symfony/process/Process.php | 308 +- vendor/symfony/process/ProcessUtils.php | 8 +- vendor/symfony/process/README.md | 25 +- vendor/symfony/process/composer.json | 12 +- vendor/symfony/property-access/CHANGELOG.md | 21 +- .../Exception/AccessException.php | 0 .../Exception/ExceptionInterface.php | 0 .../Exception/InvalidArgumentException.php | 0 .../InvalidPropertyPathException.php | 0 .../Exception/NoSuchIndexException.php | 0 .../Exception/NoSuchPropertyException.php | 0 .../Exception/OutOfBoundsException.php | 0 .../Exception/RuntimeException.php | 0 .../Exception/UnexpectedTypeException.php | 0 .../UninitializedPropertyException.php | 0 vendor/symfony/property-access/LICENSE | 2 +- .../property-access/PropertyAccess.php | 0 .../property-access/PropertyAccessor.php | 144 +- .../PropertyAccessorBuilder.php | 111 +- .../PropertyAccessorInterface.php | 6 +- .../symfony/property-access/PropertyPath.php | 7 +- .../property-access/PropertyPathBuilder.php | 19 +- .../property-access/PropertyPathInterface.php | 16 +- .../property-access/PropertyPathIterator.php | 2 - .../PropertyPathIteratorInterface.php | 4 +- vendor/symfony/property-access/README.md | 12 +- vendor/symfony/property-access/composer.json | 19 +- vendor/symfony/property-info/CHANGELOG.md | 26 +- .../PropertyInfoConstructorPass.php | 54 - .../DependencyInjection/PropertyInfoPass.php | 4 - ...structorArgumentTypeExtractorInterface.php | 33 - .../Extractor/ConstructorExtractor.php | 47 - .../Extractor/PhpDocExtractor.php | 141 +- .../Extractor/PhpStanExtractor.php | 289 - .../Extractor/ReflectionExtractor.php | 272 +- .../Extractor/SerializerExtractor.php | 6 +- vendor/symfony/property-info/LICENSE | 2 +- .../property-info/PhpStan/NameScope.php | 65 - .../PhpStan/NameScopeFactory.php | 70 - .../PropertyAccessExtractorInterface.php | 0 .../PropertyDescriptionExtractorInterface.php | 0 .../PropertyInfoCacheExtractor.php | 0 .../property-info/PropertyInfoExtractor.php | 13 +- .../PropertyInfoExtractorInterface.php | 0 ...ropertyInitializableExtractorInterface.php | 0 .../PropertyListExtractorInterface.php | 0 .../property-info/PropertyReadInfo.php | 0 .../PropertyReadInfoExtractorInterface.php | 0 .../PropertyTypeExtractorInterface.php | 0 .../property-info/PropertyWriteInfo.php | 0 .../PropertyWriteInfoExtractorInterface.php | 0 vendor/symfony/property-info/README.md | 14 +- vendor/symfony/property-info/Type.php | 107 +- .../property-info/Util/PhpDocTypeHelper.php | 66 +- .../property-info/Util/PhpStanTypeHelper.php | 192 - vendor/symfony/property-info/composer.json | 27 +- .../psr-http-message-bridge/.gitignore | 0 .../psr-http-message-bridge/.php_cs.dist | 0 .../psr-http-message-bridge/.travis.yml | 0 .../psr-http-message-bridge/CHANGELOG.md | 0 .../Factory/DiactorosFactory.php | 0 .../Factory/HttpFoundationFactory.php | 0 .../Factory/PsrHttpFactory.php | 0 .../HttpFoundationFactoryInterface.php | 0 .../HttpMessageFactoryInterface.php | 0 .../symfony/psr-http-message-bridge/LICENSE | 0 .../symfony/psr-http-message-bridge/README.md | 0 .../AbstractHttpMessageFactoryTest.php | 0 .../Tests/Factory/DiactorosFactoryTest.php | 0 .../Factory/HttpFoundationFactoryTest.php | 0 .../Tests/Factory/PsrHttpFactoryTest.php | 0 .../Tests/Fixtures/Message.php | 0 .../Tests/Fixtures/Response.php | 0 .../Tests/Fixtures/ServerRequest.php | 0 .../Tests/Fixtures/Stream.php | 0 .../Tests/Fixtures/UploadedFile.php | 0 .../Tests/Fixtures/Uri.php | 0 .../Tests/Functional/CovertTest.php | 0 .../psr-http-message-bridge/composer.json | 0 .../psr-http-message-bridge/phpunit.xml.dist | 0 vendor/symfony/service-contracts/.gitignore | 3 + .../service-contracts/Attribute/Required.php | 27 + vendor/symfony/service-contracts/CHANGELOG.md | 5 + vendor/symfony/service-contracts/LICENSE | 19 + vendor/symfony/service-contracts/README.md | 9 + .../service-contracts/ResetInterface.php | 30 + .../service-contracts/ServiceLocatorTrait.php | 126 + .../ServiceProviderInterface.php | 36 + .../ServiceSubscriberInterface.php | 53 + .../ServiceSubscriberTrait.php | 63 + .../Test/ServiceLocatorTest.php | 92 + .../symfony/service-contracts/composer.json | 38 + vendor/symfony/string/.gitattributes | 5 + vendor/symfony/string/AbstractString.php | 88 +- .../symfony/string/AbstractUnicodeString.php | 131 +- vendor/symfony/string/ByteString.php | 19 +- vendor/symfony/string/CHANGELOG.md | 15 - vendor/symfony/string/CodePointString.php | 2 +- .../string/Exception/ExceptionInterface.php | 0 .../Exception/InvalidArgumentException.php | 0 .../string/Exception/RuntimeException.php | 0 .../string/Inflector/EnglishInflector.php | 63 +- .../string/Inflector/FrenchInflector.php | 157 - .../string/Inflector/InflectorInterface.php | 4 +- vendor/symfony/string/LICENSE | 2 +- vendor/symfony/string/LazyString.php | 6 +- vendor/symfony/string/README.md | 10 +- .../Resources/data/wcswidth_table_wide.php | 102 +- .../Resources/data/wcswidth_table_zero.php | 96 +- vendor/symfony/string/Resources/functions.php | 32 +- .../symfony/string/Slugger/AsciiSlugger.php | 58 +- .../string/Slugger/SluggerInterface.php | 0 vendor/symfony/string/UnicodeString.php | 38 +- vendor/symfony/string/composer.json | 18 +- .../symfony/translation-contracts/.gitignore | 0 .../translation-contracts/CHANGELOG.md | 0 vendor/symfony/translation-contracts/LICENSE | 2 +- .../LocaleAwareInterface.php | 2 +- .../symfony/translation-contracts/README.md | 2 +- .../Test/TranslatorTest.php | 53 +- .../TranslatableInterface.php | 0 .../TranslatorInterface.php | 4 +- .../translation-contracts/TranslatorTrait.php | 17 +- .../translation-contracts/composer.json | 8 +- vendor/symfony/translation/.gitattributes | 3 + vendor/symfony/translation/CHANGELOG.md | 35 - .../Catalogue/AbstractOperation.php | 66 +- .../translation/Catalogue/MergeOperation.php | 14 +- .../Catalogue/OperationInterface.php | 0 .../translation/Catalogue/TargetOperation.php | 14 +- .../Command/TranslationPullCommand.php | 188 - .../Command/TranslationPushCommand.php | 189 - .../translation/Command/TranslationTrait.php | 77 - .../translation/Command/XliffLintCommand.php | 40 +- .../TranslationDataCollector.php | 25 +- .../translation/DataCollectorTranslator.php | 30 +- .../TranslationDumperPass.php | 4 - .../TranslationExtractorPass.php | 4 - .../DependencyInjection/TranslatorPass.php | 6 +- .../TranslatorPathsPass.php | 52 +- .../translation/Dumper/CsvFileDumper.php | 2 +- .../translation/Dumper/DumperInterface.php | 0 .../symfony/translation/Dumper/FileDumper.php | 4 +- .../translation/Dumper/IcuResFileDumper.php | 4 +- .../translation/Dumper/IniFileDumper.php | 0 .../translation/Dumper/JsonFileDumper.php | 2 +- .../translation/Dumper/MoFileDumper.php | 2 +- .../translation/Dumper/PhpFileDumper.php | 0 .../translation/Dumper/PoFileDumper.php | 2 +- .../translation/Dumper/QtFileDumper.php | 0 .../translation/Dumper/XliffFileDumper.php | 16 +- .../translation/Dumper/YamlFileDumper.php | 2 +- .../Exception/ExceptionInterface.php | 0 .../Exception/IncompleteDsnException.php | 24 - .../Exception/InvalidArgumentException.php | 0 .../Exception/InvalidResourceException.php | 0 .../translation/Exception/LogicException.php | 0 .../MissingRequiredOptionException.php | 25 - .../Exception/NotFoundResourceException.php | 0 .../Exception/ProviderException.php | 41 - .../Exception/ProviderExceptionInterface.php | 23 - .../Exception/RuntimeException.php | 0 .../Exception/UnsupportedSchemeException.php | 54 - .../Extractor/AbstractFileExtractor.php | 2 +- .../translation/Extractor/ChainExtractor.php | 2 + .../Extractor/ExtractorInterface.php | 4 +- .../translation/Extractor/PhpExtractor.php | 117 +- .../Extractor/PhpStringTokenParser.php | 8 +- .../translation/Formatter/IntlFormatter.php | 4 +- .../Formatter/IntlFormatterInterface.php | 0 .../Formatter/MessageFormatter.php | 3 - .../Formatter/MessageFormatterInterface.php | 0 .../translation/IdentityTranslator.php | 0 vendor/symfony/translation/LICENSE | 2 +- .../translation/Loader/ArrayLoader.php | 6 +- .../translation/Loader/CsvFileLoader.php | 2 +- .../symfony/translation/Loader/FileLoader.php | 6 +- .../translation/Loader/IcuDatFileLoader.php | 4 +- .../translation/Loader/IcuResFileLoader.php | 8 +- .../translation/Loader/IniFileLoader.php | 2 +- .../translation/Loader/JsonFileLoader.php | 14 +- .../translation/Loader/LoaderInterface.php | 2 +- .../translation/Loader/MoFileLoader.php | 20 +- .../translation/Loader/PhpFileLoader.php | 4 +- .../translation/Loader/PoFileLoader.php | 2 +- .../translation/Loader/QtFileLoader.php | 7 +- .../translation/Loader/XliffFileLoader.php | 64 +- .../translation/Loader/YamlFileLoader.php | 6 +- .../symfony/translation/LoggingTranslator.php | 18 +- .../symfony/translation/MessageCatalogue.php | 40 +- .../translation/MessageCatalogueInterface.php | 20 +- .../translation/MetadataAwareInterface.php | 10 +- .../Provider/AbstractProviderFactory.php | 45 - vendor/symfony/translation/Provider/Dsn.php | 110 - .../Provider/FilteringProvider.php | 65 - .../translation/Provider/NullProvider.php | 39 - .../Provider/NullProviderFactory.php | 34 - .../Provider/ProviderFactoryInterface.php | 26 - .../Provider/ProviderInterface.php | 32 - .../TranslationProviderCollection.php | 57 - .../TranslationProviderCollectionFactory.php | 57 - .../PseudoLocalizationTranslator.php | 368 - vendor/symfony/translation/README.md | 27 +- .../translation/Reader/TranslationReader.php | 2 +- .../Reader/TranslationReaderInterface.php | 0 .../Resources/bin/translation-status.php | 109 +- .../translation/Resources/data/parents.json | 10 +- .../translation/Resources/functions.php | 22 - .../schemas/xliff-core-1.2-strict.xsd | 0 .../Resources/schemas/xliff-core-2.0.xsd | 0 .../translation/Resources/schemas/xml.xsd | 0 .../Test/ProviderFactoryTestCase.php | 147 - .../translation/Test/ProviderTestCase.php | 76 - .../translation/TranslatableMessage.php | 62 - vendor/symfony/translation/Translator.php | 58 +- vendor/symfony/translation/TranslatorBag.php | 108 - .../translation/TranslatorBagInterface.php | 2 - .../translation/Util/ArrayConverter.php | 49 +- .../symfony/translation/Util/XliffUtils.php | 57 +- .../translation/Writer/TranslationWriter.php | 9 +- .../Writer/TranslationWriterInterface.php | 0 vendor/symfony/translation/composer.json | 41 +- vendor/symfony/var-dumper/.gitattributes | 3 + vendor/symfony/var-dumper/CHANGELOG.md | 0 .../symfony/var-dumper/Caster/AmqpCaster.php | 44 +- vendor/symfony/var-dumper/Caster/ArgsStub.php | 4 +- vendor/symfony/var-dumper/Caster/Caster.php | 36 +- .../symfony/var-dumper/Caster/ClassStub.php | 8 +- .../symfony/var-dumper/Caster/ConstStub.php | 0 .../var-dumper/Caster/CutArrayStub.php | 0 vendor/symfony/var-dumper/Caster/CutStub.php | 0 .../symfony/var-dumper/Caster/DOMCaster.php | 82 +- .../symfony/var-dumper/Caster/DateCaster.php | 13 +- .../var-dumper/Caster/DoctrineCaster.php | 0 vendor/symfony/var-dumper/Caster/DsCaster.php | 0 .../symfony/var-dumper/Caster/DsPairStub.php | 0 vendor/symfony/var-dumper/Caster/EnumStub.php | 0 .../var-dumper/Caster/ExceptionCaster.php | 87 +- .../symfony/var-dumper/Caster/FrameStub.php | 0 .../symfony/var-dumper/Caster/GmpCaster.php | 0 .../var-dumper/Caster/ImagineCaster.php | 0 vendor/symfony/var-dumper/Caster/ImgStub.php | 0 .../symfony/var-dumper/Caster/IntlCaster.php | 2 +- vendor/symfony/var-dumper/Caster/LinkStub.php | 10 +- .../var-dumper/Caster/MemcachedCaster.php | 2 +- .../var-dumper/Caster/MysqliCaster.php | 33 - .../symfony/var-dumper/Caster/PdoCaster.php | 4 +- .../symfony/var-dumper/Caster/PgSqlCaster.php | 74 +- .../var-dumper/Caster/ProxyManagerCaster.php | 0 .../symfony/var-dumper/Caster/RedisCaster.php | 28 +- .../var-dumper/Caster/ReflectionCaster.php | 77 +- .../var-dumper/Caster/ResourceCaster.php | 7 +- .../symfony/var-dumper/Caster/SplCaster.php | 53 +- .../symfony/var-dumper/Caster/StubCaster.php | 0 .../var-dumper/Caster/SymfonyCaster.php | 4 +- .../symfony/var-dumper/Caster/TraceStub.php | 0 .../symfony/var-dumper/Caster/UuidCaster.php | 0 .../var-dumper/Caster/XmlReaderCaster.php | 28 +- .../var-dumper/Caster/XmlResourceCaster.php | 50 +- .../var-dumper/Cloner/AbstractCloner.php | 23 +- .../var-dumper/Cloner/ClonerInterface.php | 0 vendor/symfony/var-dumper/Cloner/Cursor.php | 8 +- vendor/symfony/var-dumper/Cloner/Data.php | 23 +- .../var-dumper/Cloner/DumperInterface.php | 0 vendor/symfony/var-dumper/Cloner/Stub.php | 18 +- .../symfony/var-dumper/Cloner/VarCloner.php | 62 +- .../Command/Descriptor/CliDescriptor.php | 2 +- .../Descriptor/DumpDescriptorInterface.php | 0 .../Command/Descriptor/HtmlDescriptor.php | 2 +- .../var-dumper/Command/ServerDumpCommand.php | 4 +- .../var-dumper/Dumper/AbstractDumper.php | 28 +- .../symfony/var-dumper/Dumper/CliDumper.php | 29 +- .../ContextProvider/CliContextProvider.php | 0 .../ContextProviderInterface.php | 0 .../RequestContextProvider.php | 0 .../ContextProvider/SourceContextProvider.php | 6 +- .../Dumper/ContextualizedDumper.php | 0 .../var-dumper/Dumper/DataDumperInterface.php | 0 .../symfony/var-dumper/Dumper/HtmlDumper.php | 28 +- .../var-dumper/Dumper/ServerDumper.php | 0 .../Exception/ThrowingCasterException.php | 0 vendor/symfony/var-dumper/LICENSE | 2 +- vendor/symfony/var-dumper/README.md | 12 +- .../var-dumper/Resources/bin/var-dump-server | 4 - .../Resources/css/htmlDescriptor.css | 0 .../var-dumper/Resources/functions/dump.php | 0 .../var-dumper/Resources/js/htmlDescriptor.js | 0 .../symfony/var-dumper/Server/Connection.php | 8 +- .../symfony/var-dumper/Server/DumpServer.php | 6 +- .../var-dumper/Test/VarDumperTestTrait.php | 0 vendor/symfony/var-dumper/VarDumper.php | 6 - vendor/symfony/var-dumper/composer.json | 16 +- vendor/topthink/framework/.gitignore | 0 vendor/topthink/framework/.travis.yml | 0 vendor/topthink/framework/CONTRIBUTING.md | 0 vendor/topthink/framework/LICENSE.txt | 0 vendor/topthink/framework/README.md | 0 vendor/topthink/framework/composer.json | 0 vendor/topthink/framework/logo.png | Bin vendor/topthink/framework/phpunit.xml.dist | 0 vendor/topthink/framework/src/helper.php | 6 +- vendor/topthink/framework/src/lang/zh-cn.php | 0 vendor/topthink/framework/src/think/App.php | 0 vendor/topthink/framework/src/think/Cache.php | 0 .../topthink/framework/src/think/Config.php | 0 .../topthink/framework/src/think/Console.php | 0 .../framework/src/think/Container.php | 0 .../topthink/framework/src/think/Cookie.php | 0 vendor/topthink/framework/src/think/Db.php | 0 vendor/topthink/framework/src/think/Env.php | 0 vendor/topthink/framework/src/think/Event.php | 0 .../framework/src/think/Exception.php | 0 .../topthink/framework/src/think/Facade.php | 0 vendor/topthink/framework/src/think/File.php | 0 .../framework/src/think/Filesystem.php | 0 vendor/topthink/framework/src/think/Http.php | 0 vendor/topthink/framework/src/think/Lang.php | 0 vendor/topthink/framework/src/think/Log.php | 0 .../topthink/framework/src/think/Manager.php | 0 .../framework/src/think/Middleware.php | 0 .../topthink/framework/src/think/Pipeline.php | 0 .../topthink/framework/src/think/Request.php | 0 .../topthink/framework/src/think/Response.php | 0 vendor/topthink/framework/src/think/Route.php | 0 .../topthink/framework/src/think/Service.php | 0 .../topthink/framework/src/think/Session.php | 0 .../topthink/framework/src/think/Validate.php | 0 vendor/topthink/framework/src/think/View.php | 0 .../framework/src/think/cache/Driver.php | 0 .../framework/src/think/cache/TagSet.php | 0 .../framework/src/think/cache/driver/File.php | 0 .../src/think/cache/driver/Memcache.php | 0 .../src/think/cache/driver/Memcached.php | 0 .../src/think/cache/driver/Redis.php | 0 .../src/think/cache/driver/Wincache.php | 0 .../framework/src/think/console/Command.php | 0 .../framework/src/think/console/Input.php | 0 .../framework/src/think/console/LICENSE | 0 .../framework/src/think/console/Output.php | 0 .../framework/src/think/console/Table.php | 0 .../framework/src/think/console/bin/README.md | 0 .../src/think/console/bin/hiddeninput.exe | Bin .../src/think/console/command/Clear.php | 0 .../src/think/console/command/Help.php | 0 .../src/think/console/command/Lists.php | 0 .../src/think/console/command/Make.php | 0 .../src/think/console/command/RouteList.php | 0 .../src/think/console/command/RunServer.php | 0 .../think/console/command/ServiceDiscover.php | 0 .../think/console/command/VendorPublish.php | 0 .../src/think/console/command/Version.php | 0 .../think/console/command/make/Command.php | 0 .../think/console/command/make/Controller.php | 0 .../src/think/console/command/make/Event.php | 0 .../think/console/command/make/Listener.php | 0 .../think/console/command/make/Middleware.php | 0 .../src/think/console/command/make/Model.php | 0 .../think/console/command/make/Service.php | 0 .../think/console/command/make/Subscribe.php | 0 .../think/console/command/make/Validate.php | 0 .../console/command/make/stubs/command.stub | 0 .../command/make/stubs/controller.api.stub | 0 .../command/make/stubs/controller.plain.stub | 0 .../command/make/stubs/controller.stub | 0 .../console/command/make/stubs/event.stub | 0 .../console/command/make/stubs/listener.stub | 0 .../command/make/stubs/middleware.stub | 0 .../console/command/make/stubs/model.stub | 0 .../console/command/make/stubs/service.stub | 0 .../console/command/make/stubs/subscribe.stub | 0 .../console/command/make/stubs/validate.stub | 0 .../think/console/command/optimize/Route.php | 0 .../think/console/command/optimize/Schema.php | 0 .../src/think/console/input/Argument.php | 0 .../src/think/console/input/Definition.php | 0 .../src/think/console/input/Option.php | 0 .../src/think/console/output/Ask.php | 0 .../src/think/console/output/Descriptor.php | 0 .../src/think/console/output/Formatter.php | 0 .../src/think/console/output/Question.php | 0 .../console/output/descriptor/Console.php | 0 .../think/console/output/driver/Buffer.php | 0 .../think/console/output/driver/Console.php | 0 .../think/console/output/driver/Nothing.php | 0 .../think/console/output/formatter/Stack.php | 0 .../think/console/output/formatter/Style.php | 0 .../think/console/output/question/Choice.php | 0 .../console/output/question/Confirmation.php | 0 .../think/contract/CacheHandlerInterface.php | 0 .../think/contract/LogHandlerInterface.php | 0 .../think/contract/ModelRelationInterface.php | 0 .../contract/SessionHandlerInterface.php | 0 .../contract/TemplateHandlerInterface.php | 0 .../framework/src/think/event/AppInit.php | 0 .../framework/src/think/event/HttpEnd.php | 0 .../framework/src/think/event/HttpRun.php | 0 .../framework/src/think/event/LogWrite.php | 0 .../framework/src/think/event/RouteLoaded.php | 0 .../exception/ClassNotFoundException.php | 0 .../src/think/exception/ErrorException.php | 0 .../src/think/exception/FileException.php | 0 .../think/exception/FuncNotFoundException.php | 0 .../framework/src/think/exception/Handle.php | 0 .../src/think/exception/HttpException.php | 0 .../think/exception/HttpResponseException.php | 0 .../exception/InvalidArgumentException.php | 0 .../exception/RouteNotFoundException.php | 0 .../src/think/exception/ValidateException.php | 0 .../framework/src/think/facade/App.php | 0 .../framework/src/think/facade/Cache.php | 0 .../framework/src/think/facade/Config.php | 0 .../framework/src/think/facade/Console.php | 0 .../framework/src/think/facade/Cookie.php | 0 .../framework/src/think/facade/Env.php | 0 .../framework/src/think/facade/Event.php | 0 .../framework/src/think/facade/Filesystem.php | 0 .../framework/src/think/facade/Lang.php | 0 .../framework/src/think/facade/Log.php | 0 .../framework/src/think/facade/Middleware.php | 0 .../framework/src/think/facade/Request.php | 0 .../framework/src/think/facade/Route.php | 0 .../framework/src/think/facade/Session.php | 0 .../framework/src/think/facade/Validate.php | 0 .../framework/src/think/facade/View.php | 0 .../framework/src/think/file/UploadedFile.php | 0 .../src/think/filesystem/CacheStore.php | 0 .../framework/src/think/filesystem/Driver.php | 0 .../src/think/filesystem/driver/Local.php | 0 .../src/think/initializer/BootService.php | 0 .../framework/src/think/initializer/Error.php | 0 .../src/think/initializer/RegisterService.php | 0 .../framework/src/think/log/Channel.php | 0 .../framework/src/think/log/ChannelSet.php | 0 .../framework/src/think/log/driver/File.php | 0 .../framework/src/think/log/driver/Socket.php | 0 .../src/think/middleware/AllowCrossDomain.php | 0 .../think/middleware/CheckRequestCache.php | 0 .../src/think/middleware/FormTokenCheck.php | 0 .../src/think/middleware/LoadLangPack.php | 0 .../src/think/middleware/SessionInit.php | 0 .../framework/src/think/response/File.php | 0 .../framework/src/think/response/Html.php | 0 .../framework/src/think/response/Json.php | 0 .../framework/src/think/response/Jsonp.php | 0 .../framework/src/think/response/Redirect.php | 0 .../framework/src/think/response/View.php | 0 .../framework/src/think/response/Xml.php | 0 .../framework/src/think/route/Dispatch.php | 0 .../framework/src/think/route/Domain.php | 0 .../framework/src/think/route/Resource.php | 0 .../framework/src/think/route/Rule.php | 0 .../framework/src/think/route/RuleGroup.php | 3 +- .../framework/src/think/route/RuleItem.php | 0 .../framework/src/think/route/RuleName.php | 0 .../framework/src/think/route/Url.php | 0 .../src/think/route/dispatch/Callback.php | 0 .../src/think/route/dispatch/Controller.php | 0 .../src/think/route/dispatch/Url.php | 0 .../src/think/service/ModelService.php | 0 .../src/think/service/PaginatorService.php | 0 .../src/think/service/ValidateService.php | 0 .../framework/src/think/session/Store.php | 0 .../src/think/session/driver/Cache.php | 0 .../src/think/session/driver/File.php | 0 .../src/think/validate/ValidateRule.php | 0 .../framework/src/think/view/driver/Php.php | 0 .../framework/src/tpl/think_exception.tpl | 0 vendor/topthink/framework/tests/AppTest.php | 0 vendor/topthink/framework/tests/CacheTest.php | 0 .../topthink/framework/tests/ConfigTest.php | 0 .../framework/tests/ContainerTest.php | 0 vendor/topthink/framework/tests/DbTest.php | 0 vendor/topthink/framework/tests/EnvTest.php | 0 vendor/topthink/framework/tests/EventTest.php | 0 .../framework/tests/FilesystemTest.php | 0 vendor/topthink/framework/tests/HttpTest.php | 0 .../framework/tests/InteractsWithApp.php | 0 vendor/topthink/framework/tests/LogTest.php | 0 .../framework/tests/MiddlewareTest.php | 0 vendor/topthink/framework/tests/RouteTest.php | 0 .../topthink/framework/tests/SessionTest.php | 0 vendor/topthink/framework/tests/ViewTest.php | 0 vendor/topthink/framework/tests/bootstrap.php | 0 vendor/topthink/think-api/.gitignore | 3 - vendor/topthink/think-api/README.md | 47 - vendor/topthink/think-api/composer.json | 22 - vendor/topthink/think-api/composer.lock | 2078 --- vendor/topthink/think-api/phpunit.xml.dist | 24 - vendor/topthink/think-api/src/Client.php | 24 - vendor/topthink/think-api/src/Exception.php | 23 - vendor/topthink/think-api/src/Group.php | 47 - vendor/topthink/think-api/src/Request.php | 95 - .../src/concerns/InteractsWithHttp.php | 56 - .../src/concerns/InteractsWithRequest.php | 10 - .../think-api/src/concerns/ObjectAccess.php | 49 - .../think-api/src/request/default.php | 3011 ---- .../topthink/think-api/tests/ClientTest.php | 20 - vendor/topthink/think-factory/.gitignore | 4 + vendor/topthink/think-factory/LICENSE | 201 + vendor/topthink/think-factory/composer.json | 22 + vendor/topthink/think-factory/src/Factory.php | 115 + .../think-helper/.github/workflows/ci.yml | 36 - .../think-helper/.github/workflows/php.yml | 36 - vendor/topthink/think-helper/.gitignore | 3 +- vendor/topthink/think-helper/LICENSE | 0 vendor/topthink/think-helper/README.md | 2 - vendor/topthink/think-helper/composer.json | 16 +- vendor/topthink/think-helper/phpunit.xml.dist | 17 - .../topthink/think-helper/src/Collection.php | 47 +- .../think-helper/src/contract/Arrayable.php | 0 .../think-helper/src/contract/Jsonable.php | 0 vendor/topthink/think-helper/src/helper.php | 0 .../topthink/think-helper/src/helper/Arr.php | 0 .../topthink/think-helper/src/helper/Str.php | 2 +- .../topthink/think-helper/tests/ArrTest.php | 342 - .../think-helper/tests/CollectionTest.php | 70 - .../topthink/think-helper/tests/StrTest.php | 59 - .../topthink/think-helper/tests/TestCase.php | 13 - vendor/topthink/think-image/.gitignore | 0 vendor/topthink/think-image/.travis.yml | 0 vendor/topthink/think-image/LICENSE | 0 vendor/topthink/think-image/README.md | 0 vendor/topthink/think-image/composer.json | 0 vendor/topthink/think-image/phpunit.xml | 0 vendor/topthink/think-image/src/Image.php | 0 .../think-image/src/image/Exception.php | 0 .../think-image/src/image/gif/Decoder.php | 0 .../think-image/src/image/gif/Encoder.php | 0 .../think-image/src/image/gif/Gif.php | 0 .../topthink/think-image/tests/CropTest.php | 0 .../topthink/think-image/tests/FlipTest.php | 0 .../topthink/think-image/tests/InfoTest.php | 0 .../topthink/think-image/tests/RotateTest.php | 0 .../topthink/think-image/tests/TestCase.php | 0 .../topthink/think-image/tests/TextTest.php | 0 .../topthink/think-image/tests/ThumbTest.php | 0 .../topthink/think-image/tests/WaterTest.php | 0 .../topthink/think-image/tests/autoload.php | 0 .../think-image/tests/images/test.bmp | 0 .../think-image/tests/images/test.gif | Bin .../think-image/tests/images/test.jpg | Bin .../think-image/tests/images/test.png | Bin .../think-image/tests/images/test.ttf | Bin .../topthink/think-image/tests/tmp/.gitignore | 0 vendor/topthink/think-orm/.gitattributes | 0 vendor/topthink/think-orm/.gitignore | 0 vendor/topthink/think-orm/LICENSE | 0 vendor/topthink/think-orm/README.md | 0 vendor/topthink/think-orm/composer.json | 4 +- vendor/topthink/think-orm/src/DbManager.php | 12 +- vendor/topthink/think-orm/src/Model.php | 2145 ++- vendor/topthink/think-orm/src/Paginator.php | 25 +- .../topthink/think-orm/src/db/BaseQuery.php | 2626 ++-- vendor/topthink/think-orm/src/db/Builder.php | 106 +- .../topthink/think-orm/src/db/CacheItem.php | 0 .../topthink/think-orm/src/db/Connection.php | 4 +- .../think-orm/src/db/ConnectionInterface.php | 0 vendor/topthink/think-orm/src/db/Fetch.php | 6 +- vendor/topthink/think-orm/src/db/Mongo.php | 6 +- .../think-orm/src/db/PDOConnection.php | 337 +- vendor/topthink/think-orm/src/db/Query.php | 901 +- vendor/topthink/think-orm/src/db/Raw.php | 4 + vendor/topthink/think-orm/src/db/Where.php | 0 .../think-orm/src/db/builder/Mongo.php | 2 + .../think-orm/src/db/builder/Mysql.php | 76 +- .../think-orm/src/db/builder/Oracle.php | 40 +- .../think-orm/src/db/builder/Pgsql.php | 0 .../think-orm/src/db/builder/Sqlite.php | 32 +- .../think-orm/src/db/builder/Sqlsrv.php | 0 .../src/db/concern/AggregateQuery.php | 19 +- .../src/db/concern/JoinAndViewQuery.php | 1 + .../src/db/concern/ModelRelationQuery.php | 230 +- .../think-orm/src/db/concern/ParamsBind.php | 27 - .../src/db/concern/ResultOperation.php | 104 +- .../src/db/concern/TableFieldInfo.php | 0 .../src/db/concern/TimeFieldQuery.php | 2 +- .../think-orm/src/db/concern/Transaction.php | 85 +- .../think-orm/src/db/concern/WhereQuery.php | 29 +- .../think-orm/src/db/connector/Mongo.php | 37 +- .../think-orm/src/db/connector/Mysql.php | 8 +- .../think-orm/src/db/connector/Oracle.php | 14 +- .../think-orm/src/db/connector/Pgsql.php | 0 .../think-orm/src/db/connector/Sqlite.php | 2 +- .../think-orm/src/db/connector/Sqlsrv.php | 6 +- .../think-orm/src/db/connector/pgsql.sql | 0 .../src/db/exception/BindParamException.php | 0 .../db/exception/DataNotFoundException.php | 0 .../src/db/exception/DbEventException.php | 19 - .../src/db/exception/DbException.php | 0 .../db/exception/InvalidArgumentException.php | 0 .../src/db/exception/ModelEventException.php | 0 .../db/exception/ModelNotFoundException.php | 0 .../src/db/exception/PDOException.php | 0 vendor/topthink/think-orm/src/facade/Db.php | 0 .../think-orm/src/model/Collection.php | 40 +- vendor/topthink/think-orm/src/model/Pivot.php | 23 +- .../topthink/think-orm/src/model/Relation.php | 87 +- .../think-orm/src/model/concern/Attribute.php | 82 +- .../src/model/concern/Conversion.php | 105 +- .../src/model/concern/ModelEvent.php | 2 +- .../think-orm/src/model/concern/OptimLock.php | 0 .../src/model/concern/RelationShip.php | 22 +- .../src/model/concern/SoftDelete.php | 93 +- .../think-orm/src/model/concern/TimeStamp.php | 17 +- .../think-orm/src/model/concern/Virtual.php | 90 - .../src/model/relation/BelongsTo.php | 25 +- .../src/model/relation/BelongsToMany.php | 127 +- .../think-orm/src/model/relation/HasMany.php | 29 +- .../src/model/relation/HasManyThrough.php | 35 +- .../think-orm/src/model/relation/HasOne.php | 24 +- .../src/model/relation/HasOneThrough.php | 7 +- .../src/model/relation/MorphMany.php | 46 +- .../think-orm/src/model/relation/MorphOne.php | 82 +- .../think-orm/src/model/relation/MorphTo.php | 714 +- .../src/model/relation/MorphToMany.php | 54 +- .../think-orm/src/model/relation/OneToOne.php | 41 +- .../src/paginator/driver/Bootstrap.php | 0 vendor/topthink/think-orm/stubs/Exception.php | 0 vendor/topthink/think-orm/stubs/Facade.php | 0 .../topthink/think-orm/stubs/load_stubs.php | 2 +- vendor/topthink/think-queue/.gitignore | 0 vendor/topthink/think-queue/LICENSE | 0 vendor/topthink/think-queue/README.md | 22 +- vendor/topthink/think-queue/composer.json | 11 +- vendor/topthink/think-queue/phpunit.xml.dist | 0 vendor/topthink/think-queue/src/Queue.php | 36 +- vendor/topthink/think-queue/src/common.php | 0 vendor/topthink/think-queue/src/config.php | 7 +- .../topthink/think-queue/src/facade/Queue.php | 0 .../src/queue/CallQueuedHandler.php | 0 .../think-queue/src/queue/Connector.php | 2 +- .../think-queue/src/queue/FailedJob.php | 0 .../src/queue/InteractsWithTime.php | 0 vendor/topthink/think-queue/src/queue/Job.php | 99 +- .../think-queue/src/queue/Listener.php | 0 .../think-queue/src/queue/Queueable.php | 0 .../think-queue/src/queue/Service.php | 0 .../think-queue/src/queue/ShouldQueue.php | 0 .../topthink/think-queue/src/queue/Worker.php | 11 +- .../src/queue/command/FailedTable.php | 0 .../src/queue/command/FlushFailed.php | 0 .../src/queue/command/ForgetFailed.php | 0 .../src/queue/command/ListFailed.php | 0 .../think-queue/src/queue/command/Listen.php | 0 .../think-queue/src/queue/command/Restart.php | 0 .../think-queue/src/queue/command/Retry.php | 3 +- .../think-queue/src/queue/command/Table.php | 0 .../think-queue/src/queue/command/Work.php | 9 +- .../src/queue/command/stubs/failed_jobs.stub | 0 .../src/queue/command/stubs/jobs.stub | 0 .../src/queue/connector/Database.php | 36 +- .../think-queue/src/queue/connector/Redis.php | 81 +- .../think-queue/src/queue/connector/Sync.php | 0 .../src/queue/event/JobExceptionOccurred.php | 0 .../think-queue/src/queue/event/JobFailed.php | 0 .../src/queue/event/JobProcessed.php | 0 .../src/queue/event/JobProcessing.php | 0 .../src/queue/event/WorkerStopping.php | 0 .../MaxAttemptsExceededException.php | 0 .../think-queue/src/queue/failed/Database.php | 6 +- .../think-queue/src/queue/failed/None.php | 0 .../think-queue/src/queue/job/Database.php | 0 .../think-queue/src/queue/job/Redis.php | 13 +- .../think-queue/src/queue/job/Sync.php | 8 +- .../tests/DatabaseConnectorTest.php | 0 .../think-queue/tests/ListenerTest.php | 0 .../topthink/think-queue/tests/QueueTest.php | 0 .../topthink/think-queue/tests/TestCase.php | 0 .../topthink/think-queue/tests/WorkerTest.php | 0 .../topthink/think-queue/tests/bootstrap.php | 0 vendor/topthink/think-swoole/.gitignore | 0 vendor/topthink/think-swoole/LICENSE | 0 vendor/topthink/think-swoole/README.md | 0 vendor/topthink/think-swoole/composer.json | 0 vendor/topthink/think-swoole/src/App.php | 0 .../topthink/think-swoole/src/Coordinator.php | 0 .../topthink/think-swoole/src/FileWatcher.php | 0 vendor/topthink/think-swoole/src/Http.php | 0 vendor/topthink/think-swoole/src/Job.php | 0 vendor/topthink/think-swoole/src/Manager.php | 0 .../topthink/think-swoole/src/Middleware.php | 0 .../topthink/think-swoole/src/PidManager.php | 0 vendor/topthink/think-swoole/src/Pool.php | 0 .../topthink/think-swoole/src/RpcManager.php | 0 vendor/topthink/think-swoole/src/Sandbox.php | 0 vendor/topthink/think-swoole/src/Service.php | 0 vendor/topthink/think-swoole/src/Table.php | 0 .../topthink/think-swoole/src/Websocket.php | 0 .../topthink/think-swoole/src/command/Rpc.php | 0 .../think-swoole/src/command/RpcInterface.php | 0 .../think-swoole/src/command/Server.php | 0 .../src/concerns/InteractsWithCoordinator.php | 0 .../src/concerns/InteractsWithHttp.php | 0 .../src/concerns/InteractsWithPools.php | 0 .../src/concerns/InteractsWithRpcClient.php | 0 .../src/concerns/InteractsWithRpcServer.php | 0 .../src/concerns/InteractsWithServer.php | 0 .../src/concerns/InteractsWithSwooleTable.php | 0 .../src/concerns/InteractsWithWebsocket.php | 0 .../src/concerns/ModifyProperty.php | 0 .../src/concerns/WithApplication.php | 0 .../think-swoole/src/config/swoole.php | 0 .../src/contract/ResetterInterface.php | 0 .../src/contract/rpc/ParserInterface.php | 0 .../src/contract/websocket/RoomInterface.php | 0 .../think-swoole/src/coroutine/Context.php | 0 .../src/exception/RpcClientException.php | 0 .../src/exception/RpcResponseException.php | 0 .../think-swoole/src/facade/Server.php | 0 vendor/topthink/think-swoole/src/helpers.php | 0 .../src/middleware/ResetVarDumper.php | 0 .../src/middleware/TraceRpcClient.php | 0 .../src/middleware/TraceRpcServer.php | 0 .../topthink/think-swoole/src/pool/Cache.php | 0 .../topthink/think-swoole/src/pool/Client.php | 0 vendor/topthink/think-swoole/src/pool/Db.php | 0 .../topthink/think-swoole/src/pool/Proxy.php | 0 .../src/pool/proxy/Connection.php | 2 +- .../think-swoole/src/pool/proxy/Store.php | 0 .../src/resetters/ClearInstances.php | 0 .../src/resetters/ResetConfig.php | 0 .../think-swoole/src/resetters/ResetEvent.php | 0 .../src/resetters/ResetService.php | 0 .../topthink/think-swoole/src/rpc/Error.php | 0 vendor/topthink/think-swoole/src/rpc/File.php | 0 .../think-swoole/src/rpc/JsonParser.php | 0 .../topthink/think-swoole/src/rpc/Packer.php | 0 .../think-swoole/src/rpc/Protocol.php | 0 .../think-swoole/src/rpc/client/Connector.php | 0 .../think-swoole/src/rpc/client/Gateway.php | 0 .../think-swoole/src/rpc/client/Proxy.php | 0 .../think-swoole/src/rpc/server/Channel.php | 0 .../src/rpc/server/Dispatcher.php | 0 .../src/rpc/server/channel/Buffer.php | 0 .../src/rpc/server/channel/File.php | 0 .../think-swoole/src/websocket/Pusher.php | 0 .../think-swoole/src/websocket/Room.php | 0 .../src/websocket/middleware/SessionInit.php | 0 .../think-swoole/src/websocket/room/Redis.php | 0 .../think-swoole/src/websocket/room/Table.php | 0 .../src/websocket/socketio/EnginePacket.php | 0 .../src/websocket/socketio/Handler.php | 0 .../src/websocket/socketio/Packet.php | 0 .../src/websocket/socketio/Parser.php | 0 vendor/topthink/think-trace/.gitignore | 0 vendor/topthink/think-trace/LICENSE | 0 vendor/topthink/think-trace/README.md | 0 vendor/topthink/think-trace/composer.json | 2 +- vendor/topthink/think-trace/src/Console.php | 343 +- vendor/topthink/think-trace/src/Html.php | 251 +- vendor/topthink/think-trace/src/Service.php | 0 .../topthink/think-trace/src/TraceDebug.php | 2 +- vendor/topthink/think-trace/src/config.php | 0 .../think-trace/src/tpl/page_trace.tpl | 0 vendor/ucloud/ufile-php-sdk/.gitignore | 0 vendor/ucloud/ufile-php-sdk/composer.json | 0 vendor/ucloud/ufile-php-sdk/composer.lock | 0 .../ucloud/ufile-php-sdk/src/ActionType.php | 0 vendor/ucloud/ufile-php-sdk/src/Auth.php | 2 +- vendor/ucloud/ufile-php-sdk/src/Config.php | 0 .../ucloud/ufile-php-sdk/src/Http/Client.php | 2 +- .../ucloud/ufile-php-sdk/src/Http/Error.php | 0 .../ucloud/ufile-php-sdk/src/Http/Request.php | 0 .../ufile-php-sdk/src/Http/Response.php | 0 vendor/ucloud/ufile-php-sdk/src/Mimetype.php | 0 .../src/Storage/UploadManager.php | 10 +- vendor/ucloud/ufile-php-sdk/src/functions.php | 0 vendor/vlucas/phpdotenv/LICENSE | 30 - vendor/vlucas/phpdotenv/composer.json | 60 - vendor/vlucas/phpdotenv/src/Dotenv.php | 267 - .../src/Exception/ExceptionInterface.php | 12 - .../Exception/InvalidEncodingException.php | 12 - .../src/Exception/InvalidFileException.php | 12 - .../src/Exception/InvalidPathException.php | 12 - .../src/Exception/ValidationException.php | 12 - vendor/vlucas/phpdotenv/src/Loader/Loader.php | 47 - .../phpdotenv/src/Loader/LoaderInterface.php | 20 - .../vlucas/phpdotenv/src/Loader/Resolver.php | 65 - vendor/vlucas/phpdotenv/src/Parser/Entry.php | 59 - .../phpdotenv/src/Parser/EntryParser.php | 300 - vendor/vlucas/phpdotenv/src/Parser/Lexer.php | 58 - vendor/vlucas/phpdotenv/src/Parser/Lines.php | 127 - vendor/vlucas/phpdotenv/src/Parser/Parser.php | 53 - .../phpdotenv/src/Parser/ParserInterface.php | 19 - vendor/vlucas/phpdotenv/src/Parser/Value.php | 88 - .../Repository/Adapter/AdapterInterface.php | 15 - .../src/Repository/Adapter/ApacheAdapter.php | 89 - .../src/Repository/Adapter/ArrayAdapter.php | 80 - .../Repository/Adapter/EnvConstAdapter.php | 89 - .../src/Repository/Adapter/GuardedWriter.php | 85 - .../Repository/Adapter/ImmutableWriter.php | 110 - .../src/Repository/Adapter/MultiReader.php | 48 - .../src/Repository/Adapter/MultiWriter.php | 64 - .../src/Repository/Adapter/PutenvAdapter.php | 91 - .../Repository/Adapter/ReaderInterface.php | 17 - .../Repository/Adapter/ReplacingWriter.php | 104 - .../Repository/Adapter/ServerConstAdapter.php | 89 - .../Repository/Adapter/WriterInterface.php | 27 - .../src/Repository/AdapterRepository.php | 107 - .../src/Repository/RepositoryBuilder.php | 272 - .../src/Repository/RepositoryInterface.php | 51 - .../vlucas/phpdotenv/src/Store/File/Paths.php | 44 - .../phpdotenv/src/Store/File/Reader.php | 81 - .../vlucas/phpdotenv/src/Store/FileStore.php | 72 - .../phpdotenv/src/Store/StoreBuilder.php | 141 - .../phpdotenv/src/Store/StoreInterface.php | 17 - .../phpdotenv/src/Store/StringStore.php | 37 - vendor/vlucas/phpdotenv/src/Util/Regex.php | 112 - vendor/vlucas/phpdotenv/src/Util/Str.php | 98 - vendor/vlucas/phpdotenv/src/Validator.php | 209 - vendor/xaboy/form-builder/LICENSE | 0 vendor/xaboy/form-builder/README.md | 0 vendor/xaboy/form-builder/composer.json | 0 vendor/xaboy/form-builder/demo/demo.php | 0 vendor/xaboy/form-builder/demo/elm.php | 0 vendor/xaboy/form-builder/demo/iview.php | 0 .../xaboy/form-builder/images/components.png | Bin vendor/xaboy/form-builder/images/demo02.jpg | Bin vendor/xaboy/form-builder/images/demo03.jpg | Bin vendor/xaboy/form-builder/images/demo04.jpg | Bin .../src/Annotation/AnnotationReader.php | 0 .../form-builder/src/Annotation/ClassName.php | 0 .../xaboy/form-builder/src/Annotation/Col.php | 0 .../form-builder/src/Annotation/Emit.php | 0 .../form-builder/src/Annotation/Group.php | 0 .../form-builder/src/Annotation/Info.php | 0 .../src/Annotation/Validate/Enum.php | 0 .../src/Annotation/Validate/Len.php | 0 .../src/Annotation/Validate/Max.php | 0 .../src/Annotation/Validate/Min.php | 0 .../src/Annotation/Validate/Pattern.php | 0 .../src/Annotation/Validate/Range.php | 0 .../src/Annotation/Validate/Required.php | 0 .../Validate/ValidateAnnotation.php | 0 .../src/Contract/AnnotationInterface.php | 0 .../src/Contract/BootstrapInterface.php | 0 .../src/Contract/ColComponentInterface.php | 0 .../src/Contract/ConfigInterface.php | 0 .../src/Contract/CustomComponentInterface.php | 0 .../src/Contract/FormComponentInterface.php | 0 .../src/Contract/FormHandleInterface.php | 0 .../src/Contract/OptionComponentInterface.php | 0 .../src/Contract/StyleInterface.php | 0 .../src/Contract/ValidateInterface.php | 0 .../src/Driver/CustomComponent.php | 0 .../form-builder/src/Driver/FormComponent.php | 0 .../src/Driver/FormOptionsComponent.php | 0 .../src/Exception/FormBuilderException.php | 0 .../xaboy/form-builder/src/Factory/Base.php | 0 vendor/xaboy/form-builder/src/Factory/Elm.php | 0 .../xaboy/form-builder/src/Factory/Iview.php | 0 vendor/xaboy/form-builder/src/Form.php | 0 .../xaboy/form-builder/src/Form/ElmForm.php | 0 .../xaboy/form-builder/src/Form/IviewForm.php | 0 vendor/xaboy/form-builder/src/FormHandle.php | 0 .../form-builder/src/Handle/ElmFormHandle.php | 0 .../src/Handle/IviewFormHandle.php | 0 vendor/xaboy/form-builder/src/Response.php | 0 .../xaboy/form-builder/src/Rule/BaseRule.php | 0 .../form-builder/src/Rule/CallPropsRule.php | 0 .../form-builder/src/Rule/ChildrenRule.php | 0 .../form-builder/src/Rule/ControlRule.php | 0 .../xaboy/form-builder/src/Rule/EmitRule.php | 0 .../form-builder/src/Rule/OptionsRule.php | 0 .../xaboy/form-builder/src/Rule/PropsRule.php | 0 .../form-builder/src/Rule/ValidateRule.php | 0 .../src/Template/createScript.min.php | 0 .../src/Template/createScript.php | 0 .../xaboy/form-builder/src/Template/form.php | 0 .../form-builder/src/UI/Elm/Bootstrap.php | 0 .../src/UI/Elm/Components/Button.php | 0 .../src/UI/Elm/Components/Cascader.php | 0 .../src/UI/Elm/Components/Checkbox.php | 0 .../src/UI/Elm/Components/ColorPicker.php | 0 .../src/UI/Elm/Components/DatePicker.php | 2 +- .../src/UI/Elm/Components/Frame.php | 2 +- .../src/UI/Elm/Components/Group.php | 0 .../src/UI/Elm/Components/Hidden.php | 0 .../src/UI/Elm/Components/Input.php | 0 .../src/UI/Elm/Components/InputNumber.php | 0 .../src/UI/Elm/Components/Option.php | 0 .../src/UI/Elm/Components/Popover.php | 0 .../src/UI/Elm/Components/Radio.php | 0 .../src/UI/Elm/Components/Rate.php | 0 .../src/UI/Elm/Components/Select.php | 0 .../src/UI/Elm/Components/Slider.php | 0 .../src/UI/Elm/Components/Switches.php | 0 .../src/UI/Elm/Components/TimePicker.php | 0 .../src/UI/Elm/Components/Tooltip.php | 0 .../src/UI/Elm/Components/Tree.php | 0 .../src/UI/Elm/Components/TreeData.php | 0 .../src/UI/Elm/Components/Upload.php | 6 +- .../xaboy/form-builder/src/UI/Elm/Config.php | 0 .../form-builder/src/UI/Elm/Style/Col.php | 0 .../src/UI/Elm/Style/FormStyle.php | 0 .../form-builder/src/UI/Elm/Style/Row.php | 0 .../UI/Elm/Traits/CascaderFactoryTrait.php | 2 +- .../UI/Elm/Traits/CheckBoxFactoryTrait.php | 0 .../UI/Elm/Traits/ColorPickerFactoryTrait.php | 0 .../UI/Elm/Traits/DatePickerFactoryTrait.php | 0 .../UI/Elm/Traits/FormStyleFactoryTrait.php | 0 .../src/UI/Elm/Traits/FrameFactoryTrait.php | 0 .../src/UI/Elm/Traits/GroupFactoryTrait.php | 0 .../src/UI/Elm/Traits/HiddenFactoryTrait.php | 0 .../src/UI/Elm/Traits/InputFactoryTrait.php | 0 .../UI/Elm/Traits/InputNumberFactoryTrait.php | 0 .../src/UI/Elm/Traits/RadioFactoryTrait.php | 0 .../src/UI/Elm/Traits/RateFactoryTrait.php | 0 .../src/UI/Elm/Traits/SelectFactoryTrait.php | 0 .../src/UI/Elm/Traits/SliderFactoryTrait.php | 0 .../UI/Elm/Traits/SwitchesFactoryTrait.php | 0 .../UI/Elm/Traits/TimePickerFactoryTrait.php | 0 .../src/UI/Elm/Traits/TreeFactoryTrait.php | 0 .../src/UI/Elm/Traits/UploadFactoryTrait.php | 0 .../UI/Elm/Traits/ValidateFactoryTrait.php | 0 .../form-builder/src/UI/Elm/Validate.php | 0 .../form-builder/src/UI/Iview/Bootstrap.php | 0 .../src/UI/Iview/Components/Button.php | 0 .../src/UI/Iview/Components/Cascader.php | 0 .../src/UI/Iview/Components/Checkbox.php | 0 .../src/UI/Iview/Components/ColorPicker.php | 0 .../src/UI/Iview/Components/DatePicker.php | 0 .../src/UI/Iview/Components/Frame.php | 0 .../src/UI/Iview/Components/Group.php | 0 .../src/UI/Iview/Components/Hidden.php | 0 .../src/UI/Iview/Components/Input.php | 0 .../src/UI/Iview/Components/InputNumber.php | 0 .../src/UI/Iview/Components/Option.php | 0 .../src/UI/Iview/Components/Poptip.php | 0 .../src/UI/Iview/Components/Radio.php | 0 .../src/UI/Iview/Components/Rate.php | 0 .../src/UI/Iview/Components/Select.php | 0 .../src/UI/Iview/Components/Slider.php | 0 .../src/UI/Iview/Components/Switches.php | 0 .../src/UI/Iview/Components/TimePicker.php | 0 .../src/UI/Iview/Components/Tooltip.php | 0 .../src/UI/Iview/Components/Tree.php | 0 .../src/UI/Iview/Components/TreeData.php | 0 .../src/UI/Iview/Components/Upload.php | 0 .../form-builder/src/UI/Iview/Config.php | 0 .../form-builder/src/UI/Iview/Style/Col.php | 0 .../src/UI/Iview/Style/FormStyle.php | 0 .../form-builder/src/UI/Iview/Style/Row.php | 0 .../UI/Iview/Traits/CascaderFactoryTrait.php | 0 .../UI/Iview/Traits/CheckBoxFactoryTrait.php | 0 .../Iview/Traits/ColorPickerFactoryTrait.php | 0 .../Iview/Traits/DatePickerFactoryTrait.php | 0 .../UI/Iview/Traits/FormStyleFactoryTrait.php | 0 .../src/UI/Iview/Traits/FrameFactoryTrait.php | 0 .../src/UI/Iview/Traits/GroupFactoryTrait.php | 0 .../UI/Iview/Traits/HiddenFactoryTrait.php | 0 .../src/UI/Iview/Traits/InputFactoryTrait.php | 0 .../Iview/Traits/InputNumberFactoryTrait.php | 0 .../src/UI/Iview/Traits/RadioFactoryTrait.php | 0 .../src/UI/Iview/Traits/RateFactoryTrait.php | 0 .../UI/Iview/Traits/SelectFactoryTrait.php | 0 .../UI/Iview/Traits/SliderFactoryTrait.php | 0 .../UI/Iview/Traits/SwitchesFactoryTrait.php | 0 .../Iview/Traits/TimePickerFactoryTrait.php | 0 .../src/UI/Iview/Traits/TreeFactoryTrait.php | 0 .../UI/Iview/Traits/UploadFactoryTrait.php | 0 .../UI/Iview/Traits/ValidateFactoryTrait.php | 0 .../form-builder/src/UI/Iview/Validate.php | 0 vendor/xaboy/form-builder/src/Util.php | 0 7897 files changed, 162168 insertions(+), 334250 deletions(-) mode change 100755 => 100644 vendor/adbario/php-dot-notation/LICENSE.md mode change 100755 => 100644 vendor/adbario/php-dot-notation/composer.json mode change 100755 => 100644 vendor/adbario/php-dot-notation/src/Dot.php mode change 100755 => 100644 vendor/adbario/php-dot-notation/src/helpers.php mode change 100755 => 100644 vendor/alibabacloud/credentials/CHANGELOG.md mode change 100755 => 100644 vendor/alibabacloud/credentials/CONTRIBUTING.md mode change 100755 => 100644 vendor/alibabacloud/credentials/LICENSE.md mode change 100755 => 100644 vendor/alibabacloud/credentials/NOTICE.md mode change 100755 => 100644 vendor/alibabacloud/credentials/README-zh-CN.md mode change 100755 => 100644 vendor/alibabacloud/credentials/README.md mode change 100755 => 100644 vendor/alibabacloud/credentials/SECURITY.md mode change 100755 => 100644 vendor/alibabacloud/credentials/UPGRADING.md mode change 100755 => 100644 vendor/alibabacloud/credentials/composer.json mode change 100755 => 100644 vendor/alibabacloud/credentials/src/AccessKeyCredential.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/BearerTokenCredential.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Credential.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Credential/Config.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Credentials.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/CredentialsInterface.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/EcsRamRoleCredential.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Filter.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Helper.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/MockTrait.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Providers/ChainProvider.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Providers/EcsRamRoleProvider.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Providers/Provider.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Providers/RamRoleArnProvider.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Providers/RsaKeyPairProvider.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/RamRoleArnCredential.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Request/AssumeRole.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Request/GenerateSessionAccessKey.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Request/Request.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/RsaKeyPairCredential.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Signature/BearerTokenSignature.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Signature/ShaHmac1Signature.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Signature/ShaHmac256Signature.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Signature/ShaHmac256WithRsaSignature.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/Signature/SignatureInterface.php mode change 100755 => 100644 vendor/alibabacloud/credentials/src/StsCredential.php mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/.gitignore mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/README-CN.md mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/README.md mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/autoload.php mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/composer.json mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/src/Models/Config.php delete mode 100755 vendor/alibabacloud/darabonba-openapi/src/Models/GlobalParameters.php mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/src/Models/OpenApiRequest.php mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/src/Models/Params.php mode change 100755 => 100644 vendor/alibabacloud/darabonba-openapi/src/OpenApiClient.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/.gitignore mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/ChangeLog.md mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/README-CN.md mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/README.md mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/autoload.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/composer.json mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Dysmsapi.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponseBody/data.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignRequest/signFileList.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesRequest/tag.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody/tagResources.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody/tagResources/tagResource.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignRequest/signFileList.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody/smsSendDetailDTOs.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody/smsSendDetailDTOs/smsSendDetailDTO.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody/data.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody/data/targetList.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponseBody/data.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody/smsSignList.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody/smsSignList/reason.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody/smsTemplateList.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody/smsTemplateList/reason.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesRequest/tag.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesRequest.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesResponse.php mode change 100755 => 100644 vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesResponseBody.php mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/.gitignore mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/LICENSE mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/README-CN.md mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/README.md mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/composer.json mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/phpunit.xml mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/src/Endpoint.php mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/tests/EndpointTest.php mode change 100755 => 100644 vendor/alibabacloud/endpoint-util/tests/bootstrap.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/.gitignore mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/autoload.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/composer.json mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/src/Client.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/src/Models/AttributeMap.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/configuration.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/request.php mode change 100755 => 100644 vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/response.php delete mode 100755 vendor/alibabacloud/ocr-20191230/.gitignore delete mode 100755 vendor/alibabacloud/ocr-20191230/.php_cs.dist delete mode 100755 vendor/alibabacloud/ocr-20191230/ChangeLog.md delete mode 100755 vendor/alibabacloud/ocr-20191230/LICENSE delete mode 100755 vendor/alibabacloud/ocr-20191230/README-CN.md delete mode 100755 vendor/alibabacloud/ocr-20191230/README.md delete mode 100755 vendor/alibabacloud/ocr-20191230/autoload.php delete mode 100755 vendor/alibabacloud/ocr-20191230/composer.json delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/QRCode.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/emblem.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/stamp.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/title.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results/textRectangles.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/backResult.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/faceResult.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/backResult.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/faceResult.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/backResult.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/cardAreas.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectVertices.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/center.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/size.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/positions.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/roi.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo/positions.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest/tasks.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest/tasks.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements/results.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/content.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos/valuePositions.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/generalText.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/roi.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/text.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows/tableColumns.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/invoiceRoi.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/center.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/size.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/content.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos/valuePositions.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/sliceRectangle.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/box.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/content.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterAdvanceRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterRequest.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponse.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements/textRectangles.php delete mode 100755 vendor/alibabacloud/ocr-20191230/src/Ocr.php mode change 100755 => 100644 vendor/alibabacloud/openapi-util/.gitignore mode change 100755 => 100644 vendor/alibabacloud/openapi-util/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/openapi-util/README-CN.md mode change 100755 => 100644 vendor/alibabacloud/openapi-util/README.md mode change 100755 => 100644 vendor/alibabacloud/openapi-util/autoload.php mode change 100755 => 100644 vendor/alibabacloud/openapi-util/composer.json mode change 100755 => 100644 vendor/alibabacloud/openapi-util/phpunit.xml mode change 100755 => 100644 vendor/alibabacloud/openapi-util/src/OpenApiUtilClient.php mode change 100755 => 100644 vendor/alibabacloud/openapi-util/tests/OpenApiUtilClientTest.php mode change 100755 => 100644 vendor/alibabacloud/openapi-util/tests/bootstrap.php delete mode 100755 vendor/alibabacloud/openplatform-20191219/.gitignore delete mode 100755 vendor/alibabacloud/openplatform-20191219/.php_cs.dist delete mode 100755 vendor/alibabacloud/openplatform-20191219/ChangeLog.md delete mode 100755 vendor/alibabacloud/openplatform-20191219/LICENSE delete mode 100755 vendor/alibabacloud/openplatform-20191219/README-CN.md delete mode 100755 vendor/alibabacloud/openplatform-20191219/README.md delete mode 100755 vendor/alibabacloud/openplatform-20191219/autoload.php delete mode 100755 vendor/alibabacloud/openplatform-20191219/composer.json delete mode 100755 vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadRequest.php delete mode 100755 vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponse.php delete mode 100755 vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponseBody.php delete mode 100755 vendor/alibabacloud/openplatform-20191219/src/OpenPlatform.php delete mode 100755 vendor/alibabacloud/tea-fileform/.gitignore delete mode 100755 vendor/alibabacloud/tea-fileform/.php_cs.dist delete mode 100755 vendor/alibabacloud/tea-fileform/README-CN.md delete mode 100755 vendor/alibabacloud/tea-fileform/README.md delete mode 100755 vendor/alibabacloud/tea-fileform/composer.json delete mode 100755 vendor/alibabacloud/tea-fileform/phpunit.xml delete mode 100755 vendor/alibabacloud/tea-fileform/src/FileForm.php delete mode 100755 vendor/alibabacloud/tea-fileform/src/FileForm/FileField.php delete mode 100755 vendor/alibabacloud/tea-fileform/src/FileFormStream.php delete mode 100755 vendor/alibabacloud/tea-fileform/tests/FileFormTest.php delete mode 100755 vendor/alibabacloud/tea-fileform/tests/bootstrap.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/.gitignore delete mode 100755 vendor/alibabacloud/tea-oss-sdk/.php_cs.dist delete mode 100755 vendor/alibabacloud/tea-oss-sdk/LICENSE delete mode 100755 vendor/alibabacloud/tea-oss-sdk/README-CN.md delete mode 100755 vendor/alibabacloud/tea-oss-sdk/README.md delete mode 100755 vendor/alibabacloud/tea-oss-sdk/autoload.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/composer.json delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload/part.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse/completeMultipartUploadResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/Config.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse/copyObjectResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete/object.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult/deleted.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/accessControlList.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/owner.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration/cORSRule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/accessControlList.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/owner.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/abortMultipartUpload.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/expiration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/tag.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/transition.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus/loggingEnabled.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration/refererList.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse/requestPaymentConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents/owner.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet/tag.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/errorDocument.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/indexDocument.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory/liveRecord.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration/target.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/audio.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/video.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/accessControlList.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/owner.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet/tag.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets/bucket.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/owner.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse/initiateMultipartUploadResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/playUrls.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/publishUrls.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult/upload.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult/part.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse/postResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration/cORSRule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/abortMultipartUpload.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/expiration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/tag.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/transition.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus/loggingEnabled.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration/refererList.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body/createBucketConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body/requestPaymentConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet/tag.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/errorDocument.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/indexDocument.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/snapshot.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/target.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/playUrls.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/publishUrls.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet/tag.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization/cSV.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/options.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization/cSV.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/header.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse/copyPartResult.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest/filter.php delete mode 100755 vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartResponse.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/.gitignore delete mode 100755 vendor/alibabacloud/tea-oss-utils/.php_cs.dist delete mode 100755 vendor/alibabacloud/tea-oss-utils/README-CN.md delete mode 100755 vendor/alibabacloud/tea-oss-utils/README.md delete mode 100755 vendor/alibabacloud/tea-oss-utils/composer.json delete mode 100755 vendor/alibabacloud/tea-oss-utils/mime.types.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/phpunit.xml delete mode 100755 vendor/alibabacloud/tea-oss-utils/src/Crc64.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/src/OSSUtils.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/src/OSSUtils/RuntimeOptions.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/src/VerifyStream.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/tests/Crc64Test.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/tests/OSSUtilsTest.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/tests/VerifyStreamTest.php delete mode 100755 vendor/alibabacloud/tea-oss-utils/tests/bootstrap.php mode change 100755 => 100644 vendor/alibabacloud/tea-utils/.gitignore mode change 100755 => 100644 vendor/alibabacloud/tea-utils/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/tea-utils/README-CN.md mode change 100755 => 100644 vendor/alibabacloud/tea-utils/README.md mode change 100755 => 100644 vendor/alibabacloud/tea-utils/composer.json mode change 100755 => 100644 vendor/alibabacloud/tea-utils/phpunit.xml mode change 100755 => 100644 vendor/alibabacloud/tea-utils/src/Utils.php mode change 100755 => 100644 vendor/alibabacloud/tea-utils/src/Utils/RuntimeOptions.php mode change 100755 => 100644 vendor/alibabacloud/tea-utils/tests/UtilsTest.php mode change 100755 => 100644 vendor/alibabacloud/tea-utils/tests/bootstrap.php delete mode 100755 vendor/alibabacloud/tea-xml/.gitignore delete mode 100755 vendor/alibabacloud/tea-xml/.php_cs.dist delete mode 100755 vendor/alibabacloud/tea-xml/README-CN.md delete mode 100755 vendor/alibabacloud/tea-xml/README.md delete mode 100755 vendor/alibabacloud/tea-xml/composer.json delete mode 100755 vendor/alibabacloud/tea-xml/phpunit.xml delete mode 100755 vendor/alibabacloud/tea-xml/src/ArrayToXml.php delete mode 100755 vendor/alibabacloud/tea-xml/src/XML.php delete mode 100755 vendor/alibabacloud/tea-xml/tests/XMLTest.php delete mode 100755 vendor/alibabacloud/tea-xml/tests/bootstrap.php mode change 100755 => 100644 vendor/alibabacloud/tea/.php_cs.dist mode change 100755 => 100644 vendor/alibabacloud/tea/CHANGELOG.md mode change 100755 => 100644 vendor/alibabacloud/tea/LICENSE.md mode change 100755 => 100644 vendor/alibabacloud/tea/README.md mode change 100755 => 100644 vendor/alibabacloud/tea/composer.json mode change 100755 => 100644 vendor/alibabacloud/tea/src/Exception/TeaError.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Exception/TeaRetryError.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Exception/TeaUnableRetryError.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Helper.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Model.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Parameter.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Request.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Response.php mode change 100755 => 100644 vendor/alibabacloud/tea/src/Tea.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/.coveralls.yml mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/.gitignore mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/.travis.yml mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/CHANGELOG.md mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/LICENSE.md mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/README-CN.md mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/README.md mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/autoload.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/build-phar.sh mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/composer.json mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/example.jpg mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/index.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/phpunit.xml mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Bucket.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketCname.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/BucketCors.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketEncryption.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/BucketLifecycle.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/BucketLogging.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketPayment.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketPolicy.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/BucketReferer.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketStat.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketTags.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketTransferAcceleration.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketVersion.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/BucketWebsite.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/BucketWorm.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Callback.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Common.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Config.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/CredentialsPhp.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/CredentialsProvider.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Image.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/LiveChannel.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/MultipartUpload.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Object.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/samples/ObjectTagging.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/RunAll.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/samples/Signature.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Core/MimeTypes.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssException.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssUtil.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/Credentials.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/CredentialsProvider.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/StaticCredentialsProvider.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Http/LICENSE mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore_Exception.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Http/ResponseCore.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketListInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketStat.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameTokenInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CorsConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CorsRule.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteMarkerInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteObjectInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeletedObjectInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ExtendWormConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelHistory.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelStatus.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/InitiateWormConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleAction.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleRule.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ListMultipartUploadInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ListPartsInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelHistory.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelListInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LoggingConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfoV2.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionListInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PartInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PrefixInfo.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RefererConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RequestPaymentConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RestoreConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ServerSideEncryptionConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/StorageCapacityConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/Tag.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TaggingConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TransferAccelerationConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/UploadInfo.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/VersioningConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WebsiteConfig.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WormConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Model/XmlConfig.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/OssClient.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/AclResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/AppendResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/BodyResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CallbackResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CopyObjectResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CreateBucketCnameTokenResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectVersionsResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectsResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ExistResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketCnameTokenResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketEncryptionResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketInfoResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketRequestPaymentResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketStatResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTagsResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTransferAccelerationResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketVersioningResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketWormResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetCnameResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetCorsResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLifecycleResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelHistoryResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelInfoResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelStatusResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLocationResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLoggingResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetRefererResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetStorageCapacityResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetWebsiteResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/HeaderResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateBucketWormResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateMultipartUploadResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListBucketsResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListLiveChannelResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListMultipartUploadResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectVersionsResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsResult.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsV2Result.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListPartsResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/PutLiveChannelResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/PutSetDeleteResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/Result.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/SymlinkResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/src/OSS/Result/UploadPartResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/AclResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BodyResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketCnameTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketInfoTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketLiveChannelTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CallbackTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameConfigTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameTokenInfoTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/Common.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ContentTypeTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CopyObjectResult.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CorsConfigTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/DeleteObjectVersionsResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ExistResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketEncryptionResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketRequestPaymentResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketStatResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTagsResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTransferAccelerationResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketWormResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetCorsResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLifecycleResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLoggingResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetRefererResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetWebsiteResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HeaderResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HttpTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/InitiateMultipartUploadResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LifecycleConfigTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListBucketsResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListMultipartUploadResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectVersionsResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectsResultTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectsV2ResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListPartsResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LiveChannelXmlTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LoggingConfigTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/MimeTypesTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCnameTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCorsTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketEncryptionTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketInfoTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketLifecycleTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketLoggingTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketPolicyTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRefererTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRequestPaymentTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStatTestTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStorageCapacityTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTagsTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTransferAccelerationTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketVersioningTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWebsiteTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWormTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientImageTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsV2Test.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientMultipartUploadTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectRequestPaymentTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTaggingTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectVersioningTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientRestoreObjectTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientSignatureTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssExceptionTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssTrafficLimitTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssUtilTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/PutSetDeleteResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/RefererConfigTest.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/StorageCapacityConfigTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/StorageCapacityTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/SymlinkTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TestOssClientBase.php delete mode 100755 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TransferAccelerationConfigTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/UploadPartResultTest.php mode change 100755 => 100644 vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/WebsiteConfigTest.php create mode 100644 vendor/async-aws/core/.gitattributes create mode 100644 vendor/async-aws/core/CHANGELOG.md create mode 100644 vendor/async-aws/core/LICENSE create mode 100644 vendor/async-aws/core/README.md create mode 100644 vendor/async-aws/core/composer.json create mode 100644 vendor/async-aws/core/roave-bc-check.yaml create mode 100644 vendor/async-aws/core/src/AbstractApi.php create mode 100644 vendor/async-aws/core/src/AwsClientFactory.php create mode 100644 vendor/async-aws/core/src/AwsError/AwsError.php create mode 100644 vendor/async-aws/core/src/AwsError/AwsErrorFactoryFromResponseTrait.php create mode 100644 vendor/async-aws/core/src/AwsError/AwsErrorFactoryInterface.php create mode 100644 vendor/async-aws/core/src/AwsError/ChainAwsErrorFactory.php create mode 100644 vendor/async-aws/core/src/AwsError/JsonRestAwsErrorFactory.php create mode 100644 vendor/async-aws/core/src/AwsError/JsonRpcAwsErrorFactory.php create mode 100644 vendor/async-aws/core/src/AwsError/XmlAwsErrorFactory.php create mode 100644 vendor/async-aws/core/src/Configuration.php create mode 100644 vendor/async-aws/core/src/Credentials/CacheProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/ChainProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/ConfigurationProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/ContainerProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/CredentialProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/Credentials.php create mode 100644 vendor/async-aws/core/src/Credentials/DateFromResult.php create mode 100644 vendor/async-aws/core/src/Credentials/IniFileLoader.php create mode 100644 vendor/async-aws/core/src/Credentials/IniFileProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/InstanceProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/NullProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/PsrCacheProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/SymfonyCacheProvider.php create mode 100644 vendor/async-aws/core/src/Credentials/WebIdentityProvider.php create mode 100644 vendor/async-aws/core/src/EndpointDiscovery/EndpointCache.php create mode 100644 vendor/async-aws/core/src/EndpointDiscovery/EndpointInterface.php create mode 100644 vendor/async-aws/core/src/EnvVar.php create mode 100644 vendor/async-aws/core/src/Exception/Exception.php create mode 100644 vendor/async-aws/core/src/Exception/Http/ClientException.php create mode 100644 vendor/async-aws/core/src/Exception/Http/HttpException.php create mode 100644 vendor/async-aws/core/src/Exception/Http/HttpExceptionTrait.php create mode 100644 vendor/async-aws/core/src/Exception/Http/NetworkException.php create mode 100644 vendor/async-aws/core/src/Exception/Http/RedirectionException.php create mode 100644 vendor/async-aws/core/src/Exception/Http/ServerException.php create mode 100644 vendor/async-aws/core/src/Exception/InvalidArgument.php create mode 100644 vendor/async-aws/core/src/Exception/LogicException.php create mode 100644 vendor/async-aws/core/src/Exception/MissingDependency.php create mode 100644 vendor/async-aws/core/src/Exception/RuntimeException.php create mode 100644 vendor/async-aws/core/src/Exception/UnexpectedValue.php create mode 100644 vendor/async-aws/core/src/Exception/UnparsableResponse.php create mode 100644 vendor/async-aws/core/src/Exception/UnsupportedRegion.php create mode 100644 vendor/async-aws/core/src/HttpClient/AwsHttpClientFactory.php create mode 100644 vendor/async-aws/core/src/HttpClient/AwsRetryStrategy.php create mode 100644 vendor/async-aws/core/src/Input.php create mode 100644 vendor/async-aws/core/src/Request.php create mode 100644 vendor/async-aws/core/src/RequestContext.php create mode 100644 vendor/async-aws/core/src/Response.php create mode 100644 vendor/async-aws/core/src/Result.php create mode 100644 vendor/async-aws/core/src/Signer/Signer.php create mode 100644 vendor/async-aws/core/src/Signer/SignerV4.php create mode 100644 vendor/async-aws/core/src/Signer/SigningContext.php create mode 100644 vendor/async-aws/core/src/Stream/CallableStream.php create mode 100644 vendor/async-aws/core/src/Stream/FixedSizeStream.php create mode 100644 vendor/async-aws/core/src/Stream/IterableStream.php create mode 100644 vendor/async-aws/core/src/Stream/ReadOnceResultStream.php create mode 100644 vendor/async-aws/core/src/Stream/RequestStream.php create mode 100644 vendor/async-aws/core/src/Stream/ResourceStream.php create mode 100644 vendor/async-aws/core/src/Stream/ResponseBodyResourceStream.php create mode 100644 vendor/async-aws/core/src/Stream/ResponseBodyStream.php create mode 100644 vendor/async-aws/core/src/Stream/ResultStream.php create mode 100644 vendor/async-aws/core/src/Stream/RewindableStream.php create mode 100644 vendor/async-aws/core/src/Stream/StreamFactory.php create mode 100644 vendor/async-aws/core/src/Stream/StringStream.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/ExpiredTokenException.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/IDPCommunicationErrorException.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/IDPRejectedClaimException.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/InvalidIdentityTokenException.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/MalformedPolicyDocumentException.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/PackedPolicyTooLargeException.php create mode 100644 vendor/async-aws/core/src/Sts/Exception/RegionDisabledException.php create mode 100644 vendor/async-aws/core/src/Sts/Input/AssumeRoleRequest.php create mode 100644 vendor/async-aws/core/src/Sts/Input/AssumeRoleWithWebIdentityRequest.php create mode 100644 vendor/async-aws/core/src/Sts/Input/GetCallerIdentityRequest.php create mode 100644 vendor/async-aws/core/src/Sts/Result/AssumeRoleResponse.php create mode 100644 vendor/async-aws/core/src/Sts/Result/AssumeRoleWithWebIdentityResponse.php create mode 100644 vendor/async-aws/core/src/Sts/Result/GetCallerIdentityResponse.php create mode 100644 vendor/async-aws/core/src/Sts/StsClient.php create mode 100644 vendor/async-aws/core/src/Sts/ValueObject/AssumedRoleUser.php create mode 100644 vendor/async-aws/core/src/Sts/ValueObject/Credentials.php create mode 100644 vendor/async-aws/core/src/Sts/ValueObject/PolicyDescriptorType.php create mode 100644 vendor/async-aws/core/src/Sts/ValueObject/Tag.php create mode 100644 vendor/async-aws/core/src/Test/Http/SimpleMockedResponse.php create mode 100644 vendor/async-aws/core/src/Test/InternalTestCase.php create mode 100644 vendor/async-aws/core/src/Test/ResultMockFactory.php create mode 100644 vendor/async-aws/core/src/Test/SimpleResultStream.php create mode 100644 vendor/async-aws/core/src/Test/TestCase.php create mode 100644 vendor/async-aws/core/src/Waiter.php create mode 100644 vendor/async-aws/s3/.gitattributes create mode 100644 vendor/async-aws/s3/CHANGELOG.md create mode 100644 vendor/async-aws/s3/LICENSE create mode 100644 vendor/async-aws/s3/README.md create mode 100644 vendor/async-aws/s3/composer.json create mode 100644 vendor/async-aws/s3/src/Enum/ArchiveStatus.php create mode 100644 vendor/async-aws/s3/src/Enum/BucketCannedACL.php create mode 100644 vendor/async-aws/s3/src/Enum/BucketLocationConstraint.php create mode 100644 vendor/async-aws/s3/src/Enum/ChecksumAlgorithm.php create mode 100644 vendor/async-aws/s3/src/Enum/ChecksumMode.php create mode 100644 vendor/async-aws/s3/src/Enum/EncodingType.php create mode 100644 vendor/async-aws/s3/src/Enum/Event.php create mode 100644 vendor/async-aws/s3/src/Enum/FilterRuleName.php create mode 100644 vendor/async-aws/s3/src/Enum/IntelligentTieringAccessTier.php create mode 100644 vendor/async-aws/s3/src/Enum/MetadataDirective.php create mode 100644 vendor/async-aws/s3/src/Enum/ObjectCannedACL.php create mode 100644 vendor/async-aws/s3/src/Enum/ObjectLockLegalHoldStatus.php create mode 100644 vendor/async-aws/s3/src/Enum/ObjectLockMode.php create mode 100644 vendor/async-aws/s3/src/Enum/ObjectOwnership.php create mode 100644 vendor/async-aws/s3/src/Enum/ObjectStorageClass.php create mode 100644 vendor/async-aws/s3/src/Enum/Permission.php create mode 100644 vendor/async-aws/s3/src/Enum/ReplicationStatus.php create mode 100644 vendor/async-aws/s3/src/Enum/RequestCharged.php create mode 100644 vendor/async-aws/s3/src/Enum/RequestPayer.php create mode 100644 vendor/async-aws/s3/src/Enum/ServerSideEncryption.php create mode 100644 vendor/async-aws/s3/src/Enum/StorageClass.php create mode 100644 vendor/async-aws/s3/src/Enum/TaggingDirective.php create mode 100644 vendor/async-aws/s3/src/Enum/Type.php create mode 100644 vendor/async-aws/s3/src/Exception/BucketAlreadyExistsException.php create mode 100644 vendor/async-aws/s3/src/Exception/BucketAlreadyOwnedByYouException.php create mode 100644 vendor/async-aws/s3/src/Exception/InvalidObjectStateException.php create mode 100644 vendor/async-aws/s3/src/Exception/NoSuchBucketException.php create mode 100644 vendor/async-aws/s3/src/Exception/NoSuchKeyException.php create mode 100644 vendor/async-aws/s3/src/Exception/NoSuchUploadException.php create mode 100644 vendor/async-aws/s3/src/Exception/ObjectNotInActiveTierErrorException.php create mode 100644 vendor/async-aws/s3/src/Input/AbortMultipartUploadRequest.php create mode 100644 vendor/async-aws/s3/src/Input/CompleteMultipartUploadRequest.php create mode 100644 vendor/async-aws/s3/src/Input/CopyObjectRequest.php create mode 100644 vendor/async-aws/s3/src/Input/CreateBucketRequest.php create mode 100644 vendor/async-aws/s3/src/Input/CreateMultipartUploadRequest.php create mode 100644 vendor/async-aws/s3/src/Input/DeleteBucketCorsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/DeleteBucketRequest.php create mode 100644 vendor/async-aws/s3/src/Input/DeleteObjectRequest.php create mode 100644 vendor/async-aws/s3/src/Input/DeleteObjectsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/GetBucketCorsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/GetBucketEncryptionRequest.php create mode 100644 vendor/async-aws/s3/src/Input/GetObjectAclRequest.php create mode 100644 vendor/async-aws/s3/src/Input/GetObjectRequest.php create mode 100644 vendor/async-aws/s3/src/Input/HeadBucketRequest.php create mode 100644 vendor/async-aws/s3/src/Input/HeadObjectRequest.php create mode 100644 vendor/async-aws/s3/src/Input/ListBucketsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/ListMultipartUploadsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/ListObjectsV2Request.php create mode 100644 vendor/async-aws/s3/src/Input/ListPartsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/PutBucketCorsRequest.php create mode 100644 vendor/async-aws/s3/src/Input/PutBucketNotificationConfigurationRequest.php create mode 100644 vendor/async-aws/s3/src/Input/PutObjectAclRequest.php create mode 100644 vendor/async-aws/s3/src/Input/PutObjectRequest.php create mode 100644 vendor/async-aws/s3/src/Input/UploadPartRequest.php create mode 100644 vendor/async-aws/s3/src/Result/AbortMultipartUploadOutput.php create mode 100644 vendor/async-aws/s3/src/Result/BucketExistsWaiter.php create mode 100644 vendor/async-aws/s3/src/Result/BucketNotExistsWaiter.php create mode 100644 vendor/async-aws/s3/src/Result/CompleteMultipartUploadOutput.php create mode 100644 vendor/async-aws/s3/src/Result/CopyObjectOutput.php create mode 100644 vendor/async-aws/s3/src/Result/CreateBucketOutput.php create mode 100644 vendor/async-aws/s3/src/Result/CreateMultipartUploadOutput.php create mode 100644 vendor/async-aws/s3/src/Result/DeleteObjectOutput.php create mode 100644 vendor/async-aws/s3/src/Result/DeleteObjectsOutput.php create mode 100644 vendor/async-aws/s3/src/Result/GetBucketCorsOutput.php create mode 100644 vendor/async-aws/s3/src/Result/GetBucketEncryptionOutput.php create mode 100644 vendor/async-aws/s3/src/Result/GetObjectAclOutput.php create mode 100644 vendor/async-aws/s3/src/Result/GetObjectOutput.php create mode 100644 vendor/async-aws/s3/src/Result/HeadObjectOutput.php create mode 100644 vendor/async-aws/s3/src/Result/ListBucketsOutput.php create mode 100644 vendor/async-aws/s3/src/Result/ListMultipartUploadsOutput.php create mode 100644 vendor/async-aws/s3/src/Result/ListObjectsV2Output.php create mode 100644 vendor/async-aws/s3/src/Result/ListPartsOutput.php create mode 100644 vendor/async-aws/s3/src/Result/ObjectExistsWaiter.php create mode 100644 vendor/async-aws/s3/src/Result/ObjectNotExistsWaiter.php create mode 100644 vendor/async-aws/s3/src/Result/PutObjectAclOutput.php create mode 100644 vendor/async-aws/s3/src/Result/PutObjectOutput.php create mode 100644 vendor/async-aws/s3/src/Result/UploadPartOutput.php create mode 100644 vendor/async-aws/s3/src/S3Client.php create mode 100644 vendor/async-aws/s3/src/Signer/SignerV4ForS3.php create mode 100644 vendor/async-aws/s3/src/ValueObject/AccessControlPolicy.php create mode 100644 vendor/async-aws/s3/src/ValueObject/AwsObject.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Bucket.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CORSConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CORSRule.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CommonPrefix.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CompletedMultipartUpload.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CompletedPart.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CopyObjectResult.php create mode 100644 vendor/async-aws/s3/src/ValueObject/CreateBucketConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Delete.php create mode 100644 vendor/async-aws/s3/src/ValueObject/DeletedObject.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Error.php create mode 100644 vendor/async-aws/s3/src/ValueObject/EventBridgeConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/FilterRule.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Grant.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Grantee.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Initiator.php create mode 100644 vendor/async-aws/s3/src/ValueObject/LambdaFunctionConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/MultipartUpload.php create mode 100644 vendor/async-aws/s3/src/ValueObject/NotificationConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/NotificationConfigurationFilter.php create mode 100644 vendor/async-aws/s3/src/ValueObject/ObjectIdentifier.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Owner.php create mode 100644 vendor/async-aws/s3/src/ValueObject/Part.php create mode 100644 vendor/async-aws/s3/src/ValueObject/QueueConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/S3KeyFilter.php create mode 100644 vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionByDefault.php create mode 100644 vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionConfiguration.php create mode 100644 vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionRule.php create mode 100644 vendor/async-aws/s3/src/ValueObject/TopicConfiguration.php mode change 100755 => 100644 vendor/autoload.php create mode 100644 vendor/bacon/bacon-qr-code/CHANGELOG.md mode change 100755 => 100644 vendor/bacon/bacon-qr-code/LICENSE mode change 100755 => 100644 vendor/bacon/bacon-qr-code/README.md mode change 100755 => 100644 vendor/bacon/bacon-qr-code/composer.json delete mode 100755 vendor/bacon/bacon-qr-code/phpunit.xml.dist mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/BitArray.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/BitMatrix.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/BitUtils.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/CharacterSetEci.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/EcBlock.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/EcBlocks.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/ErrorCorrectionLevel.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/FormatInformation.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/Mode.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/ReedSolomonCodec.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Common/Version.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Encoder/BlockPair.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Encoder/ByteMatrix.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Encoder/MaskUtil.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Encoder/MatrixUtil.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Encoder/QrCode.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Exception/ExceptionInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Exception/OutOfBoundsException.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Exception/RuntimeException.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Exception/UnexpectedValueException.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Exception/WriterException.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Color/Alpha.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Color/Cmyk.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Color/ColorInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Color/Gray.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Color/Rgb.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Eye/EyeInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Eye/ModuleEye.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Eye/SimpleCircleEye.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Eye/SquareEye.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Image/EpsImageBackEnd.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Image/ImageBackEndInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Image/ImagickImageBackEnd.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Image/TransformationMatrix.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/ImageRenderer.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Module/DotsModule.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/Edge.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/EdgeIterator.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Module/ModuleInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Module/RoundnessModule.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Module/SquareModule.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/Close.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/Curve.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/EllipticArc.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/Line.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/Move.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/OperationInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/Path/Path.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/PlainTextRenderer.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/RendererInterface.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/EyeFill.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Fill.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Gradient.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/GradientType.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/RendererStyle.php mode change 100755 => 100644 vendor/bacon/bacon-qr-code/src/Writer.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/BitArrayTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/BitMatrixTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/BitUtilsTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/ErrorCorrectionLevelTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/FormatInformationTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/ModeTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/ReedSolomonCodecTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Common/VersionTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Encoder/EncoderTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Encoder/MaskUtilTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Encoder/MatrixUtilTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Integration/ImagickRenderingTest.php delete mode 100755 vendor/bacon/bacon-qr-code/test/Integration/__snapshots__/files/ImagickRenderingTest__testGenericQrCode__1.png delete mode 100755 vendor/bacon/bacon-qr-code/test/Integration/__snapshots__/files/ImagickRenderingTest__testIssue79__1.png mode change 100755 => 100644 vendor/bin/carbon delete mode 100755 vendor/bin/carbon.bat mode change 100755 => 100644 vendor/bin/var-dump-server delete mode 100755 vendor/bin/var-dump-server.bat mode change 100755 => 100644 vendor/composer/ClassLoader.php mode change 100755 => 100644 vendor/composer/InstalledVersions.php mode change 100755 => 100644 vendor/composer/LICENSE mode change 100755 => 100644 vendor/composer/autoload_classmap.php mode change 100755 => 100644 vendor/composer/autoload_files.php mode change 100755 => 100644 vendor/composer/autoload_namespaces.php mode change 100755 => 100644 vendor/composer/autoload_psr4.php mode change 100755 => 100644 vendor/composer/autoload_real.php mode change 100755 => 100644 vendor/composer/autoload_static.php mode change 100755 => 100644 vendor/composer/installed.json mode change 100755 => 100644 vendor/composer/installed.php mode change 100755 => 100644 vendor/composer/platform_check.php create mode 100644 vendor/dasprid/enum/.coveralls.yml create mode 100644 vendor/dasprid/enum/.gitignore create mode 100644 vendor/dasprid/enum/.travis.yml delete mode 100755 vendor/dasprid/enum/LICENSE mode change 100755 => 100644 vendor/dasprid/enum/README.md mode change 100755 => 100644 vendor/dasprid/enum/composer.json create mode 100644 vendor/dasprid/enum/phpcs.xml create mode 100644 vendor/dasprid/enum/phpunit.xml.dist mode change 100755 => 100644 vendor/dasprid/enum/src/AbstractEnum.php mode change 100755 => 100644 vendor/dasprid/enum/src/EnumMap.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/CloneNotSupportedException.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/ExceptionInterface.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/ExpectationException.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/IllegalArgumentException.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/MismatchException.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/SerializeNotSupportedException.php mode change 100755 => 100644 vendor/dasprid/enum/src/Exception/UnserializeNotSupportedException.php mode change 100755 => 100644 vendor/dasprid/enum/src/NullValue.php create mode 100644 vendor/dasprid/enum/test/AbstractEnumTest.php create mode 100644 vendor/dasprid/enum/test/EnumMapTest.php create mode 100644 vendor/dasprid/enum/test/NullValueTest.php create mode 100644 vendor/dasprid/enum/test/Planet.php create mode 100644 vendor/dasprid/enum/test/WeekDay.php mode change 100755 => 100644 vendor/doctrine/annotations/LICENSE mode change 100755 => 100644 vendor/doctrine/annotations/README.md mode change 100755 => 100644 vendor/doctrine/annotations/composer.json mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php mode change 100755 => 100644 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php mode change 100755 => 100644 vendor/doctrine/cache/.coveralls.yml mode change 100755 => 100644 vendor/doctrine/cache/.gitignore mode change 100755 => 100644 vendor/doctrine/cache/.travis.yml mode change 100755 => 100644 vendor/doctrine/cache/LICENSE mode change 100755 => 100644 vendor/doctrine/cache/README.md mode change 100755 => 100644 vendor/doctrine/cache/UPGRADE.md mode change 100755 => 100644 vendor/doctrine/cache/build.properties mode change 100755 => 100644 vendor/doctrine/cache/build.xml mode change 100755 => 100644 vendor/doctrine/cache/composer.json mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php mode change 100755 => 100644 vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php mode change 100755 => 100644 vendor/doctrine/cache/phpunit.xml.dist mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/BaseFileCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheProviderTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ChainCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CouchbaseCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FileCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MongoDBCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PredisCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RiakCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/SQLite3CacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/DoctrineTestCase.php mode change 100755 => 100644 vendor/doctrine/cache/tests/Doctrine/Tests/TestInit.php mode change 100755 => 100644 vendor/doctrine/cache/tests/travis/php.ini mode change 100755 => 100644 vendor/doctrine/cache/tests/travis/phpunit.travis.xml mode change 100755 => 100644 vendor/doctrine/lexer/LICENSE mode change 100755 => 100644 vendor/doctrine/lexer/README.md mode change 100755 => 100644 vendor/doctrine/lexer/composer.json mode change 100755 => 100644 vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php delete mode 100755 vendor/doctrine/lexer/psalm.xml mode change 100755 => 100644 vendor/endroid/qr-code/.github/FUNDING.yml mode change 100755 => 100644 vendor/endroid/qr-code/.github/workflows/CI.yml mode change 100755 => 100644 vendor/endroid/qr-code/.gitignore mode change 100755 => 100644 vendor/endroid/qr-code/LICENSE mode change 100755 => 100644 vendor/endroid/qr-code/README.md mode change 100755 => 100644 vendor/endroid/qr-code/assets/fonts/noto_sans.otf mode change 100755 => 100644 vendor/endroid/qr-code/assets/fonts/open_sans.ttf mode change 100755 => 100644 vendor/endroid/qr-code/assets/images/symfony.png mode change 100755 => 100644 vendor/endroid/qr-code/composer.json mode change 100755 => 100644 vendor/endroid/qr-code/src/ErrorCorrectionLevel.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/GenerateImageException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/InvalidFontException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/InvalidLogoException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/InvalidWriterException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/MissingExtensionException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/MissingFunctionException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/MissingLogoHeightException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/QrCodeException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/UnsupportedExtensionException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Exception/ValidationException.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Factory/QrCodeFactory.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Factory/QrCodeFactoryInterface.php mode change 100755 => 100644 vendor/endroid/qr-code/src/LabelAlignment.php mode change 100755 => 100644 vendor/endroid/qr-code/src/QrCode.php mode change 100755 => 100644 vendor/endroid/qr-code/src/QrCodeInterface.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/AbstractWriter.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/BinaryWriter.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/DebugWriter.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/EpsWriter.php delete mode 100755 vendor/endroid/qr-code/src/Writer/FpdfWriter.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/PngWriter.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/SvgWriter.php mode change 100755 => 100644 vendor/endroid/qr-code/src/Writer/WriterInterface.php mode change 100755 => 100644 vendor/endroid/qr-code/src/WriterRegistry.php mode change 100755 => 100644 vendor/endroid/qr-code/src/WriterRegistryInterface.php mode change 100755 => 100644 vendor/endroid/qr-code/tests/QrCodeTest.php mode change 100755 => 100644 vendor/endroid/qr-code/tests/output/.gitignore delete mode 100755 vendor/ezyang/htmlpurifier/CHANGELOG.md delete mode 100755 vendor/ezyang/htmlpurifier/CREDITS delete mode 100755 vendor/ezyang/htmlpurifier/LICENSE delete mode 100755 vendor/ezyang/htmlpurifier/README.md delete mode 100755 vendor/ezyang/htmlpurifier/VERSION delete mode 100755 vendor/ezyang/htmlpurifier/composer.json delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload-legacy.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.func.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.kses.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.path.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier.safe-includes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Arborize.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeObject.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeParam.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoreferrer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Bootstrap.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/List.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Forms.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoopener.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Null.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorCollector.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorStruct.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Exception.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetBlank.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoopener.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoreferrer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Strict.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/IDAccumulator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/AutoParagraph.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/DisplayLinkURI.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/Linkify.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/PurifierLinkify.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/RemoveEmpty.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/SafeObject.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/LanguageFactory.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Length.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DirectLex.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Comment.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/StringHash.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/StringHashParser.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Comment.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Empty.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/End.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Tag.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Text.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/TokenFactory.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URI.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIDefinition.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternal.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternalResources.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableResources.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/HostBlacklist.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/MakeAbsolute.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/Munge.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/SafeIframe.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIParser.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/data.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/file.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/ftp.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/http.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/https.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/mailto.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/news.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/nntp.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/tel.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/URISchemeRegistry.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/UnitConverter.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Native.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php delete mode 100755 vendor/ezyang/htmlpurifier/library/HTMLPurifier/Zipper.php mode change 100755 => 100644 vendor/firebase/php-jwt/LICENSE mode change 100755 => 100644 vendor/firebase/php-jwt/README.md mode change 100755 => 100644 vendor/firebase/php-jwt/composer.json mode change 100755 => 100644 vendor/firebase/php-jwt/src/BeforeValidException.php mode change 100755 => 100644 vendor/firebase/php-jwt/src/ExpiredException.php delete mode 100755 vendor/firebase/php-jwt/src/JWK.php mode change 100755 => 100644 vendor/firebase/php-jwt/src/JWT.php delete mode 100755 vendor/firebase/php-jwt/src/Key.php mode change 100755 => 100644 vendor/firebase/php-jwt/src/SignatureInvalidException.php delete mode 100755 vendor/graham-campbell/result-type/LICENSE delete mode 100755 vendor/graham-campbell/result-type/composer.json delete mode 100755 vendor/graham-campbell/result-type/src/Error.php delete mode 100755 vendor/graham-campbell/result-type/src/Result.php delete mode 100755 vendor/graham-campbell/result-type/src/Success.php mode change 100755 => 100644 vendor/gregwar/captcha/.gitignore mode change 100755 => 100644 vendor/gregwar/captcha/.travis.yml mode change 100755 => 100644 vendor/gregwar/captcha/LICENSE mode change 100755 => 100644 vendor/gregwar/captcha/README.md mode change 100755 => 100644 vendor/gregwar/captcha/composer.json mode change 100755 => 100644 vendor/gregwar/captcha/demo/demo.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/fingerprint.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/form.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/index.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/inline.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/ocr.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/output.php mode change 100755 => 100644 vendor/gregwar/captcha/demo/session.php mode change 100755 => 100644 vendor/gregwar/captcha/phpunit.xml.dist mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha0.ttf mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha1.ttf mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha2.ttf mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha3.ttf mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha4.ttf mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha5.ttf mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php mode change 100755 => 100644 vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php mode change 100755 => 100644 vendor/gregwar/captcha/tests/CaptchaBuilderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/.gitignore mode change 100755 => 100644 vendor/guzzle/guzzle/.travis.yml mode change 100755 => 100644 vendor/guzzle/guzzle/CHANGELOG.md mode change 100755 => 100644 vendor/guzzle/guzzle/LICENSE mode change 100755 => 100644 vendor/guzzle/guzzle/README.md mode change 100755 => 100644 vendor/guzzle/guzzle/UPGRADING.md mode change 100755 => 100644 vendor/guzzle/guzzle/build.xml mode change 100755 => 100644 vendor/guzzle/guzzle/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/docs/Makefile mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_downloads/guzzle-schema-1.0.json mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_static/guzzle-icon.png mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_static/homepage.css mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_static/logo.png mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_static/prettify.css mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_static/prettify.js mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_templates/index.html mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_templates/leftbar.html mode change 100755 => 100644 vendor/guzzle/guzzle/docs/_templates/nav_links.html mode change 100755 => 100644 vendor/guzzle/guzzle/docs/batching/batching.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/conf.py mode change 100755 => 100644 vendor/guzzle/guzzle/docs/docs.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/getting-started/faq.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/getting-started/installation.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/getting-started/overview.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/http-client/client.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/http-client/entity-bodies.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/http-client/http-redirects.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/http-client/request.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/http-client/response.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/http-client/uri-templates.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/index.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/iterators/guzzle-iterators.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/iterators/resource-iterators.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/async-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/backoff-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/cache-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/cookie-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/creating-plugins.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/curl-auth-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/history-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/log-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/md5-validator-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/mock-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/oauth-plugin.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/plugins-list.rst.inc mode change 100755 => 100644 vendor/guzzle/guzzle/docs/plugins/plugins-overview.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/requirements.txt mode change 100755 => 100644 vendor/guzzle/guzzle/docs/testing/unit-testing.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/webservice-client/guzzle-service-descriptions.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/webservice-client/using-the-service-builder.rst mode change 100755 => 100644 vendor/guzzle/guzzle/docs/webservice-client/webservice-client.rst mode change 100755 => 100644 vendor/guzzle/guzzle/phar-stub.php mode change 100755 => 100644 vendor/guzzle/guzzle/phing/build.properties.dist mode change 100755 => 100644 vendor/guzzle/guzzle/phing/imports/dependencies.xml mode change 100755 => 100644 vendor/guzzle/guzzle/phing/imports/deploy.xml mode change 100755 => 100644 vendor/guzzle/guzzle/phing/tasks/ComposerLintTask.php mode change 100755 => 100644 vendor/guzzle/guzzle/phing/tasks/GuzzlePearPharPackageTask.php mode change 100755 => 100644 vendor/guzzle/guzzle/phing/tasks/GuzzleSubSplitTask.php mode change 100755 => 100644 vendor/guzzle/guzzle/phpunit.xml.dist mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Event.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/Version.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Common/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Client.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/Url.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Http/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Log/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Client.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Service/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php mode change 100755 => 100644 vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/VersionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/CachingEntityBodyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiProxyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/MultiTransferExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/HeaderFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/LinkTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparison.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/CommaAggregatorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/DuplicateAggregatorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/PhpAggregatorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/StaticClientTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/server.js mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/PsrLogAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ErrorResponseMock.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse/ErrorResponsePluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/PhpStreamRequestFactoryTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/FileBody.txt mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/bar.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/baz.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/foo.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/recursive.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/mock_response mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json1.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json2.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/services.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service2.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service_3.json mode change 100755 => 100644 vendor/guzzle/guzzle/tests/bootstrap.php mode change 100755 => 100644 vendor/guzzlehttp/command/LICENSE mode change 100755 => 100644 vendor/guzzlehttp/command/README.md mode change 100755 => 100644 vendor/guzzlehttp/command/composer.json mode change 100755 => 100644 vendor/guzzlehttp/command/src/Command.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/CommandInterface.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/Exception/CommandClientException.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/Exception/CommandException.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/Exception/CommandServerException.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/HasDataTrait.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/Result.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/ResultInterface.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/ServiceClient.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/ServiceClientInterface.php mode change 100755 => 100644 vendor/guzzlehttp/command/src/ToArrayInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/.gitignore mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/.travis.yml mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/CHANGELOG.md mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/LICENSE mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/Makefile mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/README.md mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/composer.json mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/phpunit.xml.dist mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/Description.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/DescriptionInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/Deserializer.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/GuzzleClient.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/Handler/ValidatedDescriptionHandler.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/Operation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/Parameter.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/QuerySerializer/QuerySerializerInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/QuerySerializer/Rfc3986Serializer.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/AbstractLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/BodyLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/FormParamLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/HeaderLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/JsonLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/MultiPartLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/QueryLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/RequestLocationInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/RequestLocation/XmlLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/AbstractLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/BodyLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/HeaderLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/JsonLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/ReasonPhraseLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/ResponseLocationInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/StatusCodeLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/ResponseLocation/XmlLocation.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/SchemaFormatter.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/SchemaValidator.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/src/Serializer.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/Asset/Exception/CustomCommandException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/Asset/Exception/OtherCustomCommandException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/Asset/test.html mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/DescriptionTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/DeserializerTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/GuzzleClientTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/Handler/ValidatedDescriptionHandlerTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/OperationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ParameterTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/QuerySerializer/Rfc3986SerializerTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/BodyLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/FormParamLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/HeaderLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/JsonLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/MultiPartLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/QueryLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/RequestLocation/XmlLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/BodyLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/HeaderLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/JsonLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/ReasonPhraseLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/StatusCodeLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/XmlLocationTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/SchemaFormatterTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/SchemaValidatorTest.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle-services/tests/SerializerTest.php delete mode 100755 vendor/guzzlehttp/guzzle/.php_cs mode change 100755 => 100644 vendor/guzzlehttp/guzzle/CHANGELOG.md delete mode 100755 vendor/guzzlehttp/guzzle/Dockerfile mode change 100755 => 100644 vendor/guzzlehttp/guzzle/LICENSE mode change 100755 => 100644 vendor/guzzlehttp/guzzle/README.md mode change 100755 => 100644 vendor/guzzlehttp/guzzle/UPGRADING.md mode change 100755 => 100644 vendor/guzzlehttp/guzzle/composer.json mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Client.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/ClientInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/ClientException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php delete mode 100755 vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/RequestException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/SeekException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/ServerException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Exception/TransferException.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/HandlerStack.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/MessageFormatter.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Middleware.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/Pool.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/RequestOptions.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/RetryMiddleware.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/TransferStats.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/UriTemplate.php delete mode 100755 vendor/guzzlehttp/guzzle/src/Utils.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/functions.php mode change 100755 => 100644 vendor/guzzlehttp/guzzle/src/functions_include.php mode change 100755 => 100644 vendor/guzzlehttp/promises/CHANGELOG.md mode change 100755 => 100644 vendor/guzzlehttp/promises/LICENSE create mode 100644 vendor/guzzlehttp/promises/Makefile mode change 100755 => 100644 vendor/guzzlehttp/promises/README.md mode change 100755 => 100644 vendor/guzzlehttp/promises/composer.json mode change 100755 => 100644 vendor/guzzlehttp/promises/src/AggregateException.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/CancellationException.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/Coroutine.php delete mode 100755 vendor/guzzlehttp/promises/src/Create.php delete mode 100755 vendor/guzzlehttp/promises/src/Each.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/EachPromise.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/FulfilledPromise.php delete mode 100755 vendor/guzzlehttp/promises/src/Is.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/Promise.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/PromiseInterface.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/PromisorInterface.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/RejectedPromise.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/RejectionException.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/TaskQueue.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/TaskQueueInterface.php delete mode 100755 vendor/guzzlehttp/promises/src/Utils.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/functions.php mode change 100755 => 100644 vendor/guzzlehttp/promises/src/functions_include.php delete mode 100755 vendor/guzzlehttp/psr7/.github/FUNDING.yml delete mode 100755 vendor/guzzlehttp/psr7/.github/stale.yml delete mode 100755 vendor/guzzlehttp/psr7/.github/workflows/ci.yml delete mode 100755 vendor/guzzlehttp/psr7/.github/workflows/integration.yml delete mode 100755 vendor/guzzlehttp/psr7/.github/workflows/static.yml delete mode 100755 vendor/guzzlehttp/psr7/.php_cs.dist mode change 100755 => 100644 vendor/guzzlehttp/psr7/CHANGELOG.md mode change 100755 => 100644 vendor/guzzlehttp/psr7/LICENSE mode change 100755 => 100644 vendor/guzzlehttp/psr7/README.md mode change 100755 => 100644 vendor/guzzlehttp/psr7/composer.json mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/AppendStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/BufferStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/CachingStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/DroppingStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/FnStream.php delete mode 100755 vendor/guzzlehttp/psr7/src/Header.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/InflateStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/LazyOpenStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/LimitStream.php delete mode 100755 vendor/guzzlehttp/psr7/src/Message.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/MessageTrait.php delete mode 100755 vendor/guzzlehttp/psr7/src/MimeType.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/MultipartStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/NoSeekStream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/PumpStream.php delete mode 100755 vendor/guzzlehttp/psr7/src/Query.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/Request.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/Response.php delete mode 100755 vendor/guzzlehttp/psr7/src/Rfc7230.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/ServerRequest.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/Stream.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/StreamWrapper.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/UploadedFile.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/Uri.php delete mode 100755 vendor/guzzlehttp/psr7/src/UriComparator.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/UriNormalizer.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/UriResolver.php delete mode 100755 vendor/guzzlehttp/psr7/src/Utils.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/functions.php mode change 100755 => 100644 vendor/guzzlehttp/psr7/src/functions_include.php mode change 100755 => 100644 vendor/intervention/image/LICENSE mode change 100755 => 100644 vendor/intervention/image/composer.json mode change 100755 => 100644 vendor/intervention/image/provides.json mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/AbstractColor.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/AbstractDriver.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/AbstractEncoder.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/AbstractFont.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/AbstractShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/AbstractCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/Argument.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/ChecksumCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/CircleCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/EllipseCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/ExifCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/IptcCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/LineCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/OrientateCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/PolygonCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/PsrResponseCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/RectangleCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/ResponseCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/StreamCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Commands/TextCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Constraint.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/ImageException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/MissingDependencyException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotFoundException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotReadableException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotSupportedException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotWritableException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Exception/RuntimeException.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Facades/Image.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/File.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Filters/DemoFilter.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Filters/FilterInterface.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Color.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/BackupCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/BlurCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/BrightnessCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ColorizeCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ContrastCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/CropCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/DestroyCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/FillCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/FitCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/FlipCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/GammaCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/GetSizeCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/GreyscaleCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/HeightenCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/InsertCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/InterlaceCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/InvertCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/LimitColorsCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/MaskCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/OpacityCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/PickColorCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelateCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResetCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCanvasCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/RotateCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/SharpenCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/TrimCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/WidenCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Driver.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Encoder.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Font.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/CircleShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/EllipseShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/LineShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/PolygonShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/RectangleShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Image.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageManager.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProvider.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLaravel4.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLaravelRecent.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLeague.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLumen.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Color.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BackupCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BlurCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BrightnessCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ColorizeCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ContrastCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/CropCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/DestroyCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ExifCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FillCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FitCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FlipCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GammaCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GetSizeCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GreyscaleCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/HeightenCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InsertCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InterlaceCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InvertCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/LimitColorsCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/MaskCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/OpacityCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PickColorCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PixelCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PixelateCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResetCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCanvasCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/RotateCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/SharpenCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/TrimCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/WidenCommand.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Decoder.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Driver.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Encoder.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Font.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/CircleShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/EllipseShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/LineShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/PolygonShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/RectangleShape.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Point.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Response.php mode change 100755 => 100644 vendor/intervention/image/src/Intervention/Image/Size.php mode change 100755 => 100644 vendor/intervention/image/src/config/config.php create mode 100644 vendor/joypack/tencent-map/.gitignore create mode 100644 vendor/joypack/tencent-map/LICENSE create mode 100644 vendor/joypack/tencent-map/README.md create mode 100644 vendor/joypack/tencent-map/composer.json create mode 100644 vendor/joypack/tencent-map/examples/address.php create mode 100644 vendor/joypack/tencent-map/examples/ip.php create mode 100644 vendor/joypack/tencent-map/examples/location.php create mode 100644 vendor/joypack/tencent-map/examples/translate.php create mode 100644 vendor/joypack/tencent-map/src/Bundle.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/Address.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/AddressOption.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/Ip.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/IpOption.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/Location.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/LocationOption.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/Translate.php create mode 100644 vendor/joypack/tencent-map/src/Bundle/TranslateOption.php create mode 100644 vendor/joypack/tencent-map/src/Logger.php create mode 100644 vendor/joypack/tencent-map/src/Option.php create mode 100644 vendor/joypack/tencent-map/src/Request.php create mode 100644 vendor/joypack/tencent-map/src/Response.php delete mode 100755 vendor/jpush/jpush/.gitignore delete mode 100755 vendor/jpush/jpush/.travis.yml delete mode 100755 vendor/jpush/jpush/LICENSE delete mode 100755 vendor/jpush/jpush/README.md delete mode 100755 vendor/jpush/jpush/autoload.php delete mode 100755 vendor/jpush/jpush/composer.json delete mode 100755 vendor/jpush/jpush/doc/api.md delete mode 100755 vendor/jpush/jpush/doc/grouppush.md delete mode 100755 vendor/jpush/jpush/doc/http2.md delete mode 100755 vendor/jpush/jpush/examples/admin_example.php delete mode 100755 vendor/jpush/jpush/examples/batch_push_example.php delete mode 100755 vendor/jpush/jpush/examples/cid_example.php delete mode 100755 vendor/jpush/jpush/examples/config.php.example delete mode 100755 vendor/jpush/jpush/examples/devices/delete_alias_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/delete_tag_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/get_alias_devices_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/get_devices_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/get_devices_status_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/get_tags_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/update_device_example.php delete mode 100755 vendor/jpush/jpush/examples/devices/update_tag_example.php delete mode 100755 vendor/jpush/jpush/examples/grouppush_example.php delete mode 100755 vendor/jpush/jpush/examples/huawei_push_example.php delete mode 100755 vendor/jpush/jpush/examples/push_example.php delete mode 100755 vendor/jpush/jpush/examples/reports/messages_detail_example.php delete mode 100755 vendor/jpush/jpush/examples/reports/received_detail_example.php delete mode 100755 vendor/jpush/jpush/examples/schedule_example.php delete mode 100755 vendor/jpush/jpush/examples/zone_examples.php delete mode 100755 vendor/jpush/jpush/phpunit.xml.dist delete mode 100755 vendor/jpush/jpush/src/JPush/AdminClient.php delete mode 100755 vendor/jpush/jpush/src/JPush/Client.php delete mode 100755 vendor/jpush/jpush/src/JPush/Config.php delete mode 100755 vendor/jpush/jpush/src/JPush/DevicePayload.php delete mode 100755 vendor/jpush/jpush/src/JPush/Exceptions/APIConnectionException.php delete mode 100755 vendor/jpush/jpush/src/JPush/Exceptions/APIRequestException.php delete mode 100755 vendor/jpush/jpush/src/JPush/Exceptions/JPushException.php delete mode 100755 vendor/jpush/jpush/src/JPush/Exceptions/ServiceNotAvaliable.php delete mode 100755 vendor/jpush/jpush/src/JPush/Http.php delete mode 100755 vendor/jpush/jpush/src/JPush/PushPayload.php delete mode 100755 vendor/jpush/jpush/src/JPush/ReportPayload.php delete mode 100755 vendor/jpush/jpush/src/JPush/SchedulePayload.php delete mode 100755 vendor/jpush/jpush/src/JPush/version.php delete mode 100755 vendor/jpush/jpush/tests/JPush/DevicePayloadTest.php delete mode 100755 vendor/jpush/jpush/tests/JPush/PushPayloadTest.php delete mode 100755 vendor/jpush/jpush/tests/JPush/ReportPayloadTest.php delete mode 100755 vendor/jpush/jpush/tests/JPush/SchedulePayloadTest.php delete mode 100755 vendor/jpush/jpush/tests/bootstrap.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/.gitignore delete mode 100755 vendor/khanamiryan/qrcode-detector-decoder/LICENSE-ASL-2.0 delete mode 100755 vendor/khanamiryan/qrcode-detector-decoder/LICENSE-MIT mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/README.md mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/composer.json delete mode 100755 vendor/khanamiryan/qrcode-detector-decoder/ecs.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Binarizer.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/BinaryBitmap.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/ChecksumException.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/AbstractEnum.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/BitArray.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/BitMatrix.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/BitSource.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/CharacterSetECI.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/DecoderResult.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/DefaultGridSampler.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/Detector/MathUtils.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/Detector/MonochromeRectangleDetector.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/DetectorResult.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/GlobalHistogramBinarizer.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/GridSampler.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/HybridBinarizer.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/PerspectiveTransform.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/Reedsolomon/GenericGF.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/Reedsolomon/GenericGFPoly.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/Reedsolomon/ReedSolomonDecoder.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/Reedsolomon/ReedSolomonException.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/FormatException.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/GDLuminanceSource.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/IMagickLuminanceSource.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/LuminanceSource.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/NotFoundException.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/PlanarYUVLuminanceSource.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/QrReader.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/BitMatrixParser.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/DataBlock.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/DataMask.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/DecodedBitStreamParser.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/Decoder.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/ErrorCorrectionLevel.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/FormatInformation.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/Mode.php delete mode 100755 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/QRCodeDecoderMetaData.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Decoder/Version.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Detector/AlignmentPattern.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Detector/AlignmentPatternFinder.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Detector/Detector.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Detector/FinderPattern.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Detector/FinderPatternFinder.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/Detector/FinderPatternInfo.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Qrcode/QRCodeReader.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/RGBLuminanceSource.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Reader.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/ReaderException.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/Result.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/lib/ResultPoint.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/phpunit.xml.dist delete mode 100755 vendor/khanamiryan/qrcode-detector-decoder/rector.php mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/tests/QrReaderTest.php create mode 100644 vendor/khanamiryan/qrcode-detector-decoder/tests/bootstrap.php delete mode 100755 vendor/khanamiryan/qrcode-detector-decoder/tests/qrcodes/empty.png mode change 100755 => 100644 vendor/khanamiryan/qrcode-detector-decoder/tests/qrcodes/hello_world.png mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/.editorconfig mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/.gitignore mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/.php_cs mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/.scrutinizer.yml mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/.travis.yml mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/LICENSE mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/clover/.gitignore mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/composer.json mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/phpspec.yml mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/phpunit.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/phpunit.xml mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/readme.md mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/spec/CachedAdapterSpec.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/CacheInterface.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/CachedAdapter.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/AbstractCache.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Adapter.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Memcached.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Memory.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Noop.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/PhpRedis.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Predis.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Psr6Cache.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/src/Storage/Stash.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/AdapterCacheTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/InspectionTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/MemcachedTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/MemoryCacheTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/NoopCacheTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/PhpRedisTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/PredisTests.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/Psr6CacheTest.php mode change 100755 => 100644 vendor/league/flysystem-cached-adapter/tests/StashTest.php delete mode 100755 vendor/league/flysystem/CODE_OF_CONDUCT.md mode change 100755 => 100644 vendor/league/flysystem/LICENSE mode change 100755 => 100644 vendor/league/flysystem/SECURITY.md mode change 100755 => 100644 vendor/league/flysystem/composer.json mode change 100755 => 100644 vendor/league/flysystem/deprecations.md mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/AbstractAdapter.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/CanOverwriteFiles.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Ftp.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Ftpd.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Local.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/NullAdapter.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Polyfill/NotSupportingVisibilityTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Polyfill/StreamedCopyTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Polyfill/StreamedReadingTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Polyfill/StreamedTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/Polyfill/StreamedWritingTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/Adapter/SynologyFtp.php mode change 100755 => 100644 vendor/league/flysystem/src/AdapterInterface.php mode change 100755 => 100644 vendor/league/flysystem/src/Config.php mode change 100755 => 100644 vendor/league/flysystem/src/ConfigAwareTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/ConnectionErrorException.php mode change 100755 => 100644 vendor/league/flysystem/src/ConnectionRuntimeException.php delete mode 100755 vendor/league/flysystem/src/CorruptedPathDetected.php mode change 100755 => 100644 vendor/league/flysystem/src/Directory.php mode change 100755 => 100644 vendor/league/flysystem/src/Exception.php mode change 100755 => 100644 vendor/league/flysystem/src/File.php mode change 100755 => 100644 vendor/league/flysystem/src/FileExistsException.php mode change 100755 => 100644 vendor/league/flysystem/src/FileNotFoundException.php mode change 100755 => 100644 vendor/league/flysystem/src/Filesystem.php mode change 100755 => 100644 vendor/league/flysystem/src/FilesystemException.php mode change 100755 => 100644 vendor/league/flysystem/src/FilesystemInterface.php mode change 100755 => 100644 vendor/league/flysystem/src/FilesystemNotFoundException.php mode change 100755 => 100644 vendor/league/flysystem/src/Handler.php mode change 100755 => 100644 vendor/league/flysystem/src/InvalidRootException.php mode change 100755 => 100644 vendor/league/flysystem/src/MountManager.php mode change 100755 => 100644 vendor/league/flysystem/src/NotSupportedException.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/AbstractPlugin.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/EmptyDir.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/ForcedCopy.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/ForcedRename.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/GetWithMetadata.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/ListFiles.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/ListPaths.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/ListWith.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/PluggableTrait.php mode change 100755 => 100644 vendor/league/flysystem/src/Plugin/PluginNotFoundException.php mode change 100755 => 100644 vendor/league/flysystem/src/PluginInterface.php mode change 100755 => 100644 vendor/league/flysystem/src/ReadInterface.php mode change 100755 => 100644 vendor/league/flysystem/src/RootViolationException.php mode change 100755 => 100644 vendor/league/flysystem/src/SafeStorage.php mode change 100755 => 100644 vendor/league/flysystem/src/UnreadableFileException.php mode change 100755 => 100644 vendor/league/flysystem/src/Util.php mode change 100755 => 100644 vendor/league/flysystem/src/Util/ContentListingFormatter.php mode change 100755 => 100644 vendor/league/flysystem/src/Util/MimeType.php mode change 100755 => 100644 vendor/league/flysystem/src/Util/StreamHasher.php delete mode 100755 vendor/league/mime-type-detection/CHANGELOG.md delete mode 100755 vendor/league/mime-type-detection/LICENSE delete mode 100755 vendor/league/mime-type-detection/composer.json delete mode 100755 vendor/league/mime-type-detection/src/EmptyExtensionToMimeTypeMap.php delete mode 100755 vendor/league/mime-type-detection/src/ExtensionLookup.php delete mode 100755 vendor/league/mime-type-detection/src/ExtensionMimeTypeDetector.php delete mode 100755 vendor/league/mime-type-detection/src/ExtensionToMimeTypeMap.php delete mode 100755 vendor/league/mime-type-detection/src/FinfoMimeTypeDetector.php delete mode 100755 vendor/league/mime-type-detection/src/GeneratedExtensionToMimeTypeMap.php delete mode 100755 vendor/league/mime-type-detection/src/MimeTypeDetector.php delete mode 100755 vendor/league/mime-type-detection/src/OverridingExtensionToMimeTypeMap.php mode change 100755 => 100644 vendor/lizhichao/one-sm/.github/FUNDING.yml mode change 100755 => 100644 vendor/lizhichao/one-sm/.github/workflows/sm.yml mode change 100755 => 100644 vendor/lizhichao/one-sm/.gitignore mode change 100755 => 100644 vendor/lizhichao/one-sm/.php_cs.dist mode change 100755 => 100644 vendor/lizhichao/one-sm/README.md mode change 100755 => 100644 vendor/lizhichao/one-sm/bench.php mode change 100755 => 100644 vendor/lizhichao/one-sm/composer.json mode change 100755 => 100644 vendor/lizhichao/one-sm/src/Sm3.php mode change 100755 => 100644 vendor/lizhichao/one-sm/src/Sm4.php mode change 100755 => 100644 vendor/lizhichao/one-sm/test.php mode change 100755 => 100644 vendor/lizhichao/one-sm/tests/sm3.php mode change 100755 => 100644 vendor/lizhichao/one-sm/tests/sm4.php mode change 100755 => 100644 vendor/lizhichao/word/.gitignore mode change 100755 => 100644 vendor/lizhichao/word/Data/dict.igb mode change 100755 => 100644 vendor/lizhichao/word/Data/dict.json mode change 100755 => 100644 vendor/lizhichao/word/Data/dict.txt mode change 100755 => 100644 vendor/lizhichao/word/LICENSE mode change 100755 => 100644 vendor/lizhichao/word/Lib/VicDict.php mode change 100755 => 100644 vendor/lizhichao/word/Lib/VicWord.php mode change 100755 => 100644 vendor/lizhichao/word/README.md mode change 100755 => 100644 vendor/lizhichao/word/addDict.php mode change 100755 => 100644 vendor/lizhichao/word/composer.json mode change 100755 => 100644 vendor/lizhichao/word/demo.php create mode 100644 vendor/maennchen/zipstream-php/.github/FUNDING.yml create mode 100644 vendor/maennchen/zipstream-php/.github/ISSUE_TEMPLATE.md create mode 100644 vendor/maennchen/zipstream-php/.gitignore delete mode 100755 vendor/maennchen/zipstream-php/.phive/phars.xml delete mode 100755 vendor/maennchen/zipstream-php/.php-cs-fixer.dist.php delete mode 100755 vendor/maennchen/zipstream-php/.phpdoc/template/base.html.twig delete mode 100755 vendor/maennchen/zipstream-php/.tool-versions create mode 100644 vendor/maennchen/zipstream-php/.travis.yml create mode 100644 vendor/maennchen/zipstream-php/CHANGELOG.md create mode 100644 vendor/maennchen/zipstream-php/CONTRIBUTING.md mode change 100755 => 100644 vendor/maennchen/zipstream-php/LICENSE mode change 100755 => 100644 vendor/maennchen/zipstream-php/README.md mode change 100755 => 100644 vendor/maennchen/zipstream-php/composer.json delete mode 100755 vendor/maennchen/zipstream-php/guides/ContentLength.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/FlySystem.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/Nginx.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/Options.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/PSR7Streams.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/StreamOutput.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/Symfony.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/Varnish.rst delete mode 100755 vendor/maennchen/zipstream-php/guides/index.rst delete mode 100755 vendor/maennchen/zipstream-php/phpdoc.dist.xml mode change 100755 => 100644 vendor/maennchen/zipstream-php/phpunit.xml.dist mode change 100755 => 100644 vendor/maennchen/zipstream-php/psalm.xml mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Bigint.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/DeflateStream.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception/EncodingException.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception/FileNotFoundException.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception/FileNotReadableException.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception/IncompatibleOptionsException.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception/OverflowException.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/File.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Option/Archive.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Option/File.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Option/Method.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Option/Version.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/Stream.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/src/ZipStream.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/test/BigintTest.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/test/ZipStreamTest.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/test/bootstrap.php mode change 100755 => 100644 vendor/maennchen/zipstream-php/test/bug/BugHonorFileTimeTest.php delete mode 100755 vendor/markbaker/complex/.github/workflows/main.yml mode change 100755 => 100644 vendor/markbaker/complex/README.md create mode 100644 vendor/markbaker/complex/classes/Autoloader.php create mode 100644 vendor/markbaker/complex/classes/Bootstrap.php mode change 100755 => 100644 vendor/markbaker/complex/classes/src/Complex.php mode change 100755 => 100644 vendor/markbaker/complex/classes/src/Exception.php delete mode 100755 vendor/markbaker/complex/classes/src/Functions.php delete mode 100755 vendor/markbaker/complex/classes/src/Operations.php create mode 100644 vendor/markbaker/complex/classes/src/functions/abs.php create mode 100644 vendor/markbaker/complex/classes/src/functions/acos.php create mode 100644 vendor/markbaker/complex/classes/src/functions/acosh.php create mode 100644 vendor/markbaker/complex/classes/src/functions/acot.php create mode 100644 vendor/markbaker/complex/classes/src/functions/acoth.php create mode 100644 vendor/markbaker/complex/classes/src/functions/acsc.php create mode 100644 vendor/markbaker/complex/classes/src/functions/acsch.php create mode 100644 vendor/markbaker/complex/classes/src/functions/argument.php create mode 100644 vendor/markbaker/complex/classes/src/functions/asec.php create mode 100644 vendor/markbaker/complex/classes/src/functions/asech.php create mode 100644 vendor/markbaker/complex/classes/src/functions/asin.php create mode 100644 vendor/markbaker/complex/classes/src/functions/asinh.php create mode 100644 vendor/markbaker/complex/classes/src/functions/atan.php create mode 100644 vendor/markbaker/complex/classes/src/functions/atanh.php create mode 100644 vendor/markbaker/complex/classes/src/functions/conjugate.php create mode 100644 vendor/markbaker/complex/classes/src/functions/cos.php create mode 100644 vendor/markbaker/complex/classes/src/functions/cosh.php create mode 100644 vendor/markbaker/complex/classes/src/functions/cot.php create mode 100644 vendor/markbaker/complex/classes/src/functions/coth.php create mode 100644 vendor/markbaker/complex/classes/src/functions/csc.php create mode 100644 vendor/markbaker/complex/classes/src/functions/csch.php create mode 100644 vendor/markbaker/complex/classes/src/functions/exp.php create mode 100644 vendor/markbaker/complex/classes/src/functions/inverse.php create mode 100644 vendor/markbaker/complex/classes/src/functions/ln.php create mode 100644 vendor/markbaker/complex/classes/src/functions/log10.php create mode 100644 vendor/markbaker/complex/classes/src/functions/log2.php create mode 100644 vendor/markbaker/complex/classes/src/functions/negative.php create mode 100644 vendor/markbaker/complex/classes/src/functions/pow.php create mode 100644 vendor/markbaker/complex/classes/src/functions/rho.php create mode 100644 vendor/markbaker/complex/classes/src/functions/sec.php create mode 100644 vendor/markbaker/complex/classes/src/functions/sech.php create mode 100644 vendor/markbaker/complex/classes/src/functions/sin.php create mode 100644 vendor/markbaker/complex/classes/src/functions/sinh.php create mode 100644 vendor/markbaker/complex/classes/src/functions/sqrt.php create mode 100644 vendor/markbaker/complex/classes/src/functions/tan.php create mode 100644 vendor/markbaker/complex/classes/src/functions/tanh.php create mode 100644 vendor/markbaker/complex/classes/src/functions/theta.php create mode 100644 vendor/markbaker/complex/classes/src/operations/add.php create mode 100644 vendor/markbaker/complex/classes/src/operations/divideby.php create mode 100644 vendor/markbaker/complex/classes/src/operations/divideinto.php create mode 100644 vendor/markbaker/complex/classes/src/operations/multiply.php create mode 100644 vendor/markbaker/complex/classes/src/operations/subtract.php mode change 100755 => 100644 vendor/markbaker/complex/composer.json mode change 100755 => 100644 vendor/markbaker/complex/examples/complexTest.php mode change 100755 => 100644 vendor/markbaker/complex/examples/testFunctions.php mode change 100755 => 100644 vendor/markbaker/complex/examples/testOperations.php mode change 100755 => 100644 vendor/markbaker/complex/license.md delete mode 100755 vendor/markbaker/matrix/.github/workflows/main.yaml mode change 100755 => 100644 vendor/markbaker/matrix/README.md mode change 100755 => 100644 vendor/markbaker/matrix/buildPhar.php create mode 100644 vendor/markbaker/matrix/classes/Autoloader.php create mode 100644 vendor/markbaker/matrix/classes/Bootstrap.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Builder.php delete mode 100755 vendor/markbaker/matrix/classes/src/Decomposition/Decomposition.php delete mode 100755 vendor/markbaker/matrix/classes/src/Decomposition/LU.php delete mode 100755 vendor/markbaker/matrix/classes/src/Decomposition/QR.php delete mode 100755 vendor/markbaker/matrix/classes/src/Div0Exception.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Exception.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Functions.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Matrix.php delete mode 100755 vendor/markbaker/matrix/classes/src/Operations.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Operators/Addition.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Operators/DirectSum.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Operators/Division.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Operators/Multiplication.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Operators/Operator.php mode change 100755 => 100644 vendor/markbaker/matrix/classes/src/Operators/Subtraction.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/adjoint.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/antidiagonal.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/cofactors.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/determinant.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/diagonal.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/identity.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/inverse.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/minors.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/trace.php create mode 100644 vendor/markbaker/matrix/classes/src/functions/transpose.php create mode 100644 vendor/markbaker/matrix/classes/src/operations/add.php create mode 100644 vendor/markbaker/matrix/classes/src/operations/directsum.php create mode 100644 vendor/markbaker/matrix/classes/src/operations/divideby.php create mode 100644 vendor/markbaker/matrix/classes/src/operations/divideinto.php create mode 100644 vendor/markbaker/matrix/classes/src/operations/multiply.php create mode 100644 vendor/markbaker/matrix/classes/src/operations/subtract.php create mode 100644 vendor/markbaker/matrix/composer.7.2.json mode change 100755 => 100644 vendor/markbaker/matrix/composer.json mode change 100755 => 100644 vendor/markbaker/matrix/examples/test.php mode change 100755 => 100644 vendor/markbaker/matrix/infection.json.dist mode change 100755 => 100644 vendor/markbaker/matrix/license.md mode change 100755 => 100644 vendor/markbaker/matrix/phpstan.neon create mode 100644 vendor/monolog/monolog/.php_cs mode change 100755 => 100644 vendor/monolog/monolog/CHANGELOG.md mode change 100755 => 100644 vendor/monolog/monolog/LICENSE mode change 100755 => 100644 vendor/monolog/monolog/README.md mode change 100755 => 100644 vendor/monolog/monolog/composer.json create mode 100644 vendor/monolog/monolog/doc/01-usage.md create mode 100644 vendor/monolog/monolog/doc/02-handlers-formatters-processors.md create mode 100644 vendor/monolog/monolog/doc/03-utilities.md create mode 100644 vendor/monolog/monolog/doc/04-extending.md create mode 100644 vendor/monolog/monolog/doc/sockets.md delete mode 100755 vendor/monolog/monolog/phpstan.neon.dist create mode 100644 vendor/monolog/monolog/phpunit.xml.dist mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/ErrorHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Logger.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php mode change 100755 => 100644 vendor/monolog/monolog/src/Monolog/Registry.php delete mode 100755 vendor/monolog/monolog/src/Monolog/ResettableInterface.php delete mode 100755 vendor/monolog/monolog/src/Monolog/SignalHandler.php delete mode 100755 vendor/monolog/monolog/src/Monolog/Utils.php create mode 100644 vendor/monolog/monolog/tests/Monolog/ErrorHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/ChromePHPFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/ElasticaFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/FlowdockFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/FluentdFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/GelfMessageFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/JsonFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/LineFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/LogglyFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/LogstashFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/MongoDBFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/NormalizerFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/ScalarFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Formatter/WildfireFormatterTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/AbstractHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/AbstractProcessingHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/AmqpHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/BrowserConsoleHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/BufferHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/ChromePHPHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/CouchDBHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/DeduplicationHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/DoctrineCouchDBHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/DynamoDbHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/ElasticSearchHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/ErrorLogHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/FilterHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/FingersCrossedHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/FirePHPHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/Fixtures/.gitkeep create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/FleepHookHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/FlowdockHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/GelfHandlerLegacyTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/GelfHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/GelfMockMessagePublisher.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/GroupHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/HandlerWrapperTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/HipChatHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/LogEntriesHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/MailHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/MockRavenClient.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/MongoDBHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/NativeMailerHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/NewRelicHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/NullHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/PHPConsoleHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/PsrHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/PushoverHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/RavenHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/RedisHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/RollbarHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/RotatingFileHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SamplingHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/Slack/SlackRecordTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SlackHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SlackWebhookHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SlackbotHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SocketHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/StreamHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SwiftMailerHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SyslogHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/SyslogUdpHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/TestHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/UdpSocketTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/WhatFailureGroupHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Handler/ZendMonitorHandlerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/LoggerTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/GitProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/IntrospectionProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/MemoryPeakUsageProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/MemoryUsageProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/MercurialProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/ProcessIdProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/PsrLogMessageProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/TagProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/UidProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/Processor/WebProcessorTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/PsrLogCompatTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/RegistryTest.php create mode 100644 vendor/monolog/monolog/tests/Monolog/TestCase.php mode change 100755 => 100644 vendor/myclabs/php-enum/LICENSE mode change 100755 => 100644 vendor/myclabs/php-enum/README.md mode change 100755 => 100644 vendor/myclabs/php-enum/SECURITY.md mode change 100755 => 100644 vendor/myclabs/php-enum/composer.json create mode 100644 vendor/myclabs/php-enum/psalm.xml mode change 100755 => 100644 vendor/myclabs/php-enum/src/Enum.php mode change 100755 => 100644 vendor/myclabs/php-enum/src/PHPUnit/Comparator.php delete mode 100755 vendor/myclabs/php-enum/stubs/Stringable.php delete mode 100755 vendor/nelexa/zip/.php-cs-fixer.php delete mode 100755 vendor/nelexa/zip/LICENSE delete mode 100755 vendor/nelexa/zip/README.RU.md delete mode 100755 vendor/nelexa/zip/README.md delete mode 100755 vendor/nelexa/zip/composer.json delete mode 100755 vendor/nelexa/zip/src/Constants/DosAttrs.php delete mode 100755 vendor/nelexa/zip/src/Constants/DosCodePage.php delete mode 100755 vendor/nelexa/zip/src/Constants/GeneralPurposeBitFlag.php delete mode 100755 vendor/nelexa/zip/src/Constants/UnixStat.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipCompressionLevel.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipCompressionMethod.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipConstants.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipEncryptionMethod.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipOptions.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipPlatform.php delete mode 100755 vendor/nelexa/zip/src/Constants/ZipVersion.php delete mode 100755 vendor/nelexa/zip/src/Exception/Crc32Exception.php delete mode 100755 vendor/nelexa/zip/src/Exception/InvalidArgumentException.php delete mode 100755 vendor/nelexa/zip/src/Exception/RuntimeException.php delete mode 100755 vendor/nelexa/zip/src/Exception/ZipAuthenticationException.php delete mode 100755 vendor/nelexa/zip/src/Exception/ZipCryptoException.php delete mode 100755 vendor/nelexa/zip/src/Exception/ZipEntryNotFoundException.php delete mode 100755 vendor/nelexa/zip/src/Exception/ZipException.php delete mode 100755 vendor/nelexa/zip/src/Exception/ZipUnsupportMethodException.php delete mode 100755 vendor/nelexa/zip/src/IO/Filter/Cipher/Pkware/PKCryptContext.php delete mode 100755 vendor/nelexa/zip/src/IO/Filter/Cipher/Pkware/PKDecryptionStreamFilter.php delete mode 100755 vendor/nelexa/zip/src/IO/Filter/Cipher/Pkware/PKEncryptionStreamFilter.php delete mode 100755 vendor/nelexa/zip/src/IO/Filter/Cipher/WinZipAes/WinZipAesContext.php delete mode 100755 vendor/nelexa/zip/src/IO/Filter/Cipher/WinZipAes/WinZipAesDecryptionStreamFilter.php delete mode 100755 vendor/nelexa/zip/src/IO/Filter/Cipher/WinZipAes/WinZipAesEncryptionStreamFilter.php delete mode 100755 vendor/nelexa/zip/src/IO/Stream/ResponseStream.php delete mode 100755 vendor/nelexa/zip/src/IO/Stream/ZipEntryStreamWrapper.php delete mode 100755 vendor/nelexa/zip/src/IO/ZipReader.php delete mode 100755 vendor/nelexa/zip/src/IO/ZipWriter.php delete mode 100755 vendor/nelexa/zip/src/Model/Data/ZipFileData.php delete mode 100755 vendor/nelexa/zip/src/Model/Data/ZipNewData.php delete mode 100755 vendor/nelexa/zip/src/Model/Data/ZipSourceFileData.php delete mode 100755 vendor/nelexa/zip/src/Model/EndOfCentralDirectory.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/ExtraFieldsCollection.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/AbstractUnicodeExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/ApkAlignmentExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/AsiExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/ExtendedTimestampExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/JarMarkerExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/NewUnixExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/NtfsExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/OldUnixExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/UnicodeCommentExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/UnicodePathExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/UnrecognizedExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/WinZipAesExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/Fields/Zip64ExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/ZipExtraDriver.php delete mode 100755 vendor/nelexa/zip/src/Model/Extra/ZipExtraField.php delete mode 100755 vendor/nelexa/zip/src/Model/ImmutableZipContainer.php delete mode 100755 vendor/nelexa/zip/src/Model/ZipContainer.php delete mode 100755 vendor/nelexa/zip/src/Model/ZipData.php delete mode 100755 vendor/nelexa/zip/src/Model/ZipEntry.php delete mode 100755 vendor/nelexa/zip/src/Model/ZipEntryMatcher.php delete mode 100755 vendor/nelexa/zip/src/Util/CryptoUtil.php delete mode 100755 vendor/nelexa/zip/src/Util/DateTimeConverter.php delete mode 100755 vendor/nelexa/zip/src/Util/FileAttribUtil.php delete mode 100755 vendor/nelexa/zip/src/Util/FilesUtil.php delete mode 100755 vendor/nelexa/zip/src/Util/Iterator/IgnoreFilesFilterIterator.php delete mode 100755 vendor/nelexa/zip/src/Util/Iterator/IgnoreFilesRecursiveFilterIterator.php delete mode 100755 vendor/nelexa/zip/src/Util/MathUtil.php delete mode 100755 vendor/nelexa/zip/src/Util/StringUtil.php delete mode 100755 vendor/nelexa/zip/src/ZipFile.php create mode 100644 vendor/nesbot/carbon/.github/FUNDING.yml create mode 100644 vendor/nesbot/carbon/.github/ISSUE_TEMPLATE.md create mode 100644 vendor/nesbot/carbon/.multi-tester.yml mode change 100755 => 100644 vendor/nesbot/carbon/LICENSE mode change 100755 => 100644 vendor/nesbot/carbon/bin/carbon mode change 100755 => 100644 vendor/nesbot/carbon/bin/carbon.bat mode change 100755 => 100644 vendor/nesbot/carbon/composer.json create mode 100644 vendor/nesbot/carbon/contributing.md delete mode 100755 vendor/nesbot/carbon/extension.neon delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/MessageFormatter/MessageFormatterMapperStrongType.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/MessageFormatter/MessageFormatterMapperWeakType.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/PHPStan/AbstractMacroBuiltin.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/PHPStan/AbstractMacroStatic.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/PHPStan/MacroStrongType.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/PHPStan/MacroWeakType.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/TranslatorStrongType.php delete mode 100755 vendor/nesbot/carbon/lazy/Carbon/TranslatorWeakType.php create mode 100644 vendor/nesbot/carbon/phpmd.xml mode change 100755 => 100644 vendor/nesbot/carbon/readme.md delete mode 100755 vendor/nesbot/carbon/sponsors.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/AbstractTranslator.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Carbon.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/CarbonConverterInterface.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/CarbonImmutable.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/CarbonInterface.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/CarbonInterval.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/CarbonPeriodImmutable.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Cli/Invoker.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonDoctrineType.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonImmutableType.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonType.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonTypeConverter.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/DateTimeDefaultPrecision.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/DateTimeImmutableType.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Doctrine/DateTimeType.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/BadComparisonUnitException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentConstructorException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentSetterException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/BadMethodCallException.php create mode 100644 vendor/nesbot/carbon/src/Carbon/Exceptions/BadUnitException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/EndLessPeriodException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/Exception.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/ImmutableException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidArgumentException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidCastException.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidFormatException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidIntervalException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidPeriodDateException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidPeriodParameterException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidTimeZoneException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidTypeException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/NotACarbonClassException.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Exceptions/NotAPeriodException.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Exceptions/NotLocaleAwareException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/OutOfRangeException.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Exceptions/ParseErrorException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/RuntimeException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnitException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnitNotConfiguredException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownGetterException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownMethodException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownSetterException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownUnitException.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Exceptions/UnreachableException.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Factory.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/FactoryImmutable.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/aa.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/aa_DJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/aa_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/aa_ER@saaho.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/aa_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/af.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/af_NA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/af_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/agq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/agr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/agr_PE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ak.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ak_GH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/am.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/am_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/an.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/an_ES.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/anp.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/anp_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_AE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_BH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_DJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_DZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_EG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_EH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_IL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_IQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_JO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_KM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_KW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_LB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_LY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_MA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_MR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_OM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_PS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_QA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_SA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_SD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_SO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_SS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_SY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_TD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_TN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ar_YE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/as.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/as_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/asa.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ast.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ast_ES.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ayc.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ayc_PE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/az.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/az_AZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/az_Cyrl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/az_IR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/az_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bas.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/be.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/be_BY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/be_BY@latin.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bem.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bem_ZM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ber.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ber_DZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ber_MA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bez.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bg_BG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bhb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bhb_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bho.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bho_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bi_VU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bm.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bn_BD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bn_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bo_CN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bo_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/br.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/br_FR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/brx.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/brx_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bs.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bs_Cyrl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/bs_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/byn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/byn_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ca.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ca_AD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ca_ES.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ca_ES_Valencia.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ca_FR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ca_IT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ccp.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ccp_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ce.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ce_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cgg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/chr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/chr_US.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Lang/ckb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cmn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cmn_TW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/crh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/crh_UA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cs.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cs_CZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/csb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/csb_PL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cv.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cv_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cy.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/cy_GB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/da.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/da_DK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/da_GL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dav.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_AT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_BE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_DE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_IT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_LI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/de_LU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dje.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/doi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/doi_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dsb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dsb_DE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dua.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dv.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dv_MV.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dyo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dz.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/dz_BT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ebu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ee.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ee_TG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/el.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/el_CY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/el_GR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_001.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_150.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_AG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_AI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_AS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_AT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_AU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_BZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CX.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_CY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_DE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_DG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_DK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_DM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_FI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_FJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_FK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_FM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_GY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_HK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_IE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_IL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_IM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_IO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_ISO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_JE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_JM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_KE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_KI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_KN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_KY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_LC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_LR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_LS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MP.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_MY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_NZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_PG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_PH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_PK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_PN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_PR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_PW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_RW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SX.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_SZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_TC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_TK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_TO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_TT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_TV.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_TZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_UG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_UM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_US.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_US_Posix.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_VC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_VG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_VI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_VU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_WS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_ZM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/en_ZW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/eo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_419.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_AR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_BO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_BR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_BZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_CL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_CO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_CR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_CU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_DO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_EA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_EC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_ES.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_GQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_GT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_HN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_IC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_MX.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_NI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_PA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_PE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_PH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_PR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_PY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_SV.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_US.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_UY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/es_VE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/et.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/et_EE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/eu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/eu_ES.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ewo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fa.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fa_AF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fa_IR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ff.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ff_CM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ff_GN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ff_MR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ff_SN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fi_FI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fil.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fil_PH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fo_DK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fo_FO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_BE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_BF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_BI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_BJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_BL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_CM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_DJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_DZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_FR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_GA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_GF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_GN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_GP.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_GQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_HT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_KM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_LU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_ML.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_MU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_NC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_NE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_PF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_PM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_RE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_RW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_SC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_SN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_SY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_TD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_TG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_TN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_VU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_WF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fr_YT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fur.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fur_IT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fy.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fy_DE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/fy_NL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ga.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ga_IE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gd.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gd_GB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gez.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gez_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gez_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gl_ES.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gom.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gom_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gsw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gsw_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gsw_FR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gsw_LI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gu_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/guz.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gv.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/gv_GB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ha.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ha_GH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ha_NE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ha_NG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hak.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hak_TW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/haw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/he.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/he_IL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hi_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hif.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hif_FJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hne.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hne_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hr_BA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hr_HR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hsb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hsb_DE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ht.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ht_HT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hu_HU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hy.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/hy_AM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/i18n.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ia.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ia_FR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/id.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/id_ID.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ig.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ig_NG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ii.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ik.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ik_CA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/in.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/is.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/is_IS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/it.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/it_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/it_IT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/it_SM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/it_VA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/iu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/iu_CA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/iw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ja.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ja_JP.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/jgo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/jmc.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/jv.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ka.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ka_GE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kab.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kab_DZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kam.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kde.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kea.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/khq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ki.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kk.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kk_KZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kkj.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kl_GL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kln.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/km.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/km_KH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kn_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ko.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ko_KP.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ko_KR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kok.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kok_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ks.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ks_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ks_IN@devanagari.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ksb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ksf.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ksh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ku.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ku_TR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/kw_GB.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ky.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ky_KG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lag.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lb_LU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lg_UG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/li.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/li_NL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lij.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lij_IT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lkt.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ln.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ln_AO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ln_CD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ln_CF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ln_CG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lo_LA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lrc.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lrc_IQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lt.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lt_LT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/luo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/luy.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lv.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lv_LV.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lzh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/lzh_TW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mag.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mag_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mai.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mai_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mas.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mas_TZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mer.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mfe.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mfe_MU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mg_MG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mgh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mgo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mhr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mhr_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mi_NZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/miq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/miq_NI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mjw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mjw_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mk.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mk_MK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ml.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ml_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mn_MN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mni.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mni_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mr_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ms.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ms_BN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ms_MY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ms_SG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mt.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mt_MT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mua.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/my.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/my_MM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/mzn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nan.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nan_TW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nan_TW@latin.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/naq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nb.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nb_NO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nb_SJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nd.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nds.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nds_DE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nds_NL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ne.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ne_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ne_NP.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nhn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nhn_MX.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/niu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/niu_NU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_AW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_BE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_BQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_CW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_NL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_SR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nl_SX.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nmg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nn_NO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nnh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/no.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nr_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nso.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nso_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nus.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/nyn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/oc.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/oc_FR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/om.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/om_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/om_KE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/or.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/or_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/os.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/os_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pa.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pa_Arab.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pa_Guru.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pa_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pa_PK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pap.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pap_AW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pap_CW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pl_PL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/prg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ps.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ps_AF.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_AO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_BR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_CV.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_GQ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_GW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_LU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_MO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_MZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_PT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_ST.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/pt_TL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/qu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/qu_BO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/qu_EC.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/quz.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/quz_PE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/raj.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/raj_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/rm.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/rn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ro.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ro_MD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ro_RO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/rof.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru_BY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru_KG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru_KZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru_MD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ru_UA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/rw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/rw_RW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/rwk.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sa.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sa_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sah.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sah_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/saq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sat.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sat_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sbp.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sc.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sc_IT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sd.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sd_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sd_IN@devanagari.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/se.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/se_FI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/se_NO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/se_SE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/seh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ses.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sgs.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sgs_LT.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shi_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shi_Tfng.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shn_MM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shs.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/shs_CA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/si.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/si_LK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sid.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sid_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sk.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sk_SK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sl_SI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sm.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sm_WS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/smn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/so.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/so_DJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/so_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/so_KE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/so_SO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sq_AL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sq_MK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sq_XK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_BA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_ME.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Cyrl_XK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_BA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_ME.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_Latn_XK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_ME.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_RS.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sr_RS@latin.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ss.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ss_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/st.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/st_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sv.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sv_AX.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sv_FI.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sv_SE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sw_CD.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sw_KE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sw_TZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/sw_UG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/szl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/szl_PL.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ta.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ta_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ta_LK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ta_MY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ta_SG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tcy.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tcy_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/te.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/te_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/teo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/teo_KE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tet.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tg.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tg_TJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/th.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/th_TH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/the.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/the_NP.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ti.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ti_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ti_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tig.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tig_ER.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tk.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tk_TM.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tl_PH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tlh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tn_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/to.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/to_TO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tpi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tpi_PG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tr.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tr_CY.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tr_TR.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ts.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ts_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tt.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tt_RU.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tt_RU@iqtelif.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/twq.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tzl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tzm.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/tzm_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ug.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ug_CN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uk.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uk_UA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/unm.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/unm_US.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ur.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ur_IN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ur_PK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uz.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uz_Arab.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uz_Cyrl.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uz_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uz_UZ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/uz_UZ@cyrillic.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vai.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vai_Latn.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vai_Vaii.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ve.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/ve_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vi_VN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/vun.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wa.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wa_BE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wae.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wae_CH.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wal.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wal_ET.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/wo_SN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/xh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/xh_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/xog.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yav.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yi.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yi_US.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yo.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yo_BJ.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yo_NG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yue.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yue_HK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yue_Hans.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yue_Hant.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yuw.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/yuw_PG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zgh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_CN.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_HK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hans.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hans_HK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hans_MO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hans_SG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hant.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hant_HK.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hant_MO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_Hant_TW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_MO.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_SG.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_TW.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zh_YUE.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zu.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Lang/zu_ZA.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Language.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Laravel/ServiceProvider.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/List/languages.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/List/regions.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/MessageFormatter/MessageFormatterMapper.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/PHPStan/AbstractMacro.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/PHPStan/Macro.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/PHPStan/MacroScanner.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Boundaries.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Cast.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Converter.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Creator.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Date.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Traits/DeprecatedProperties.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Difference.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Traits/IntervalRounding.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Traits/IntervalStep.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Localization.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Macro.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Traits/MagicParameter.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Mixin.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Mutability.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/ObjectInitialisation.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Options.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Rounding.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Test.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Timestamp.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/Traits/ToStringFormat.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Units.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Traits/Week.php mode change 100755 => 100644 vendor/nesbot/carbon/src/Carbon/Translator.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/TranslatorImmutable.php delete mode 100755 vendor/nesbot/carbon/src/Carbon/TranslatorStrongTypeInterface.php mode change 100755 => 100644 vendor/nette/php-generator/composer.json create mode 100644 vendor/nette/php-generator/contributing.md mode change 100755 => 100644 vendor/nette/php-generator/license.md delete mode 100755 vendor/nette/php-generator/ncs.php mode change 100755 => 100644 vendor/nette/php-generator/readme.md delete mode 100755 vendor/nette/php-generator/src/PhpGenerator/Attribute.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/ClassType.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Closure.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Constant.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Dumper.php delete mode 100755 vendor/nette/php-generator/src/PhpGenerator/EnumCase.php delete mode 100755 vendor/nette/php-generator/src/PhpGenerator/Extractor.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Factory.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/GlobalFunction.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Helpers.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Literal.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Method.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Parameter.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/PhpFile.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/PhpLiteral.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/PhpNamespace.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Printer.php delete mode 100755 vendor/nette/php-generator/src/PhpGenerator/PromotedParameter.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Property.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/PsrPrinter.php delete mode 100755 vendor/nette/php-generator/src/PhpGenerator/TraitUse.php delete mode 100755 vendor/nette/php-generator/src/PhpGenerator/Traits/AttributeAware.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Traits/CommentAware.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Traits/FunctionLike.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Traits/NameAware.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Traits/VisibilityAware.php mode change 100755 => 100644 vendor/nette/php-generator/src/PhpGenerator/Type.php mode change 100755 => 100644 vendor/nette/utils/composer.json create mode 100644 vendor/nette/utils/contributing.md mode change 100755 => 100644 vendor/nette/utils/license.md mode change 100755 => 100644 vendor/nette/utils/readme.md delete mode 100755 vendor/nette/utils/src/HtmlStringable.php mode change 100755 => 100644 vendor/nette/utils/src/Iterators/CachingIterator.php mode change 100755 => 100644 vendor/nette/utils/src/Iterators/Mapper.php delete mode 100755 vendor/nette/utils/src/SmartObject.php delete mode 100755 vendor/nette/utils/src/Translator.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/ArrayHash.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/ArrayList.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Arrays.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Callback.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/DateTime.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/FileSystem.php delete mode 100755 vendor/nette/utils/src/Utils/Floats.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Helpers.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Html.php create mode 100644 vendor/nette/utils/src/Utils/IHtmlString.php create mode 100644 vendor/nette/utils/src/Utils/ITranslator.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Image.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Json.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/ObjectHelpers.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/ObjectMixin.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Paginator.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Random.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Reflection.php create mode 100644 vendor/nette/utils/src/Utils/SmartObject.php rename vendor/nette/utils/src/{ => Utils}/StaticClass.php (78%) mode change 100755 => 100644 mode change 100755 => 100644 vendor/nette/utils/src/Utils/Strings.php delete mode 100755 vendor/nette/utils/src/Utils/Type.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/Validators.php mode change 100755 => 100644 vendor/nette/utils/src/Utils/exceptions.php delete mode 100755 vendor/nette/utils/src/compatibility.php delete mode 100755 vendor/nette/utils/src/exceptions.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Help on License mode change 100755 => 100644 vendor/obs/esdk-obs-php/LICENSE mode change 100755 => 100644 vendor/obs/esdk-obs-php/Notice.MD mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/CheckoutStream.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/ITransform.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/Model.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/ObsTransform.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/SchemaFormatter.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/SdkCurlFactory.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/SdkStreamHandler.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/ToArrayInterface.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Common/V2Transform.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/GetResponseTrait.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Resource/Constants.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Resource/OBSConstants.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Resource/OBSRequestResource.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Resource/V2Constants.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Resource/V2RequestResource.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/SendRequestTrait.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Signature/AbstractSignature.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Signature/DefaultSignature.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Signature/SignatureInterface.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Internal/Signature/V4Signature.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Log/ObsConfig.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/Log/ObsLog.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/ObsClient.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/Obs/ObsException.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/README.md mode change 100755 => 100644 vendor/obs/esdk-obs-php/composer.json mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/BucketOperationsSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ConcurrentCopyPartSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ConcurrentDownloadObjectSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ConcurrentUploadPartSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/CreateFolderSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/DeleteObjectsSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/DownloadSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ListObjectsInFolderSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ListObjectsSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ListVersionsSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ObjectMetaSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ObjectOperationsSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/ObsPhpDemo.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/PostObjectSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/RestoreObjectSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/SimpleMultipartUploadSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/examples/TemporarySignatureSample.php mode change 100755 => 100644 vendor/obs/esdk-obs-php/obs-autoloader.php delete mode 100755 vendor/obs/esdk-obs-php/release/huaweicloud-obs-sdk-php-3.22.6.zip mode change 100755 => 100644 vendor/obs/esdk-obs-php/release/huaweicloud-sdk-php-obs-3.1.3.zip mode change 100755 => 100644 vendor/obs/esdk-obs-php/release/huaweicloud-sdk-php-obs-3.19.9.zip mode change 100755 => 100644 vendor/obs/esdk-obs-php/release/huaweicloud-sdk-php-obs-3.21.6.zip mode change 100755 => 100644 vendor/open-smf/connection-pool/.gitignore mode change 100755 => 100644 vendor/open-smf/connection-pool/LICENSE mode change 100755 => 100644 vendor/open-smf/connection-pool/README.md mode change 100755 => 100644 vendor/open-smf/connection-pool/composer.json mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/coroutine-mysql.php mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/coroutine-postgresql.php mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/coroutine-redis.php mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/coroutine-runtime-pdo.php mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/coroutine-runtime-phpredis.php mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/dynamic-testing.php mode change 100755 => 100644 vendor/open-smf/connection-pool/examples/http-server.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/BorrowConnectionTimeoutException.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/ConnectionPool.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/ConnectionPoolInterface.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/ConnectionPoolTrait.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/Connectors/ConnectorInterface.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/Connectors/CoroutineMySQLConnector.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/Connectors/CoroutinePostgreSQLConnector.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/Connectors/CoroutineRedisConnector.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/Connectors/PDOConnector.php mode change 100755 => 100644 vendor/open-smf/connection-pool/src/Connectors/PhpRedisConnector.php delete mode 100755 vendor/overtrue/pinyin/.github/FUNDING.yml delete mode 100755 vendor/overtrue/pinyin/.github/dependabot.yml delete mode 100755 vendor/overtrue/pinyin/LICENSE delete mode 100755 vendor/overtrue/pinyin/README.md delete mode 100755 vendor/overtrue/pinyin/composer.json delete mode 100755 vendor/overtrue/pinyin/data/surnames delete mode 100755 vendor/overtrue/pinyin/data/words_0 delete mode 100755 vendor/overtrue/pinyin/data/words_1 delete mode 100755 vendor/overtrue/pinyin/data/words_2 delete mode 100755 vendor/overtrue/pinyin/data/words_3 delete mode 100755 vendor/overtrue/pinyin/data/words_4 delete mode 100755 vendor/overtrue/pinyin/data/words_5 delete mode 100755 vendor/overtrue/pinyin/src/DictLoaderInterface.php delete mode 100755 vendor/overtrue/pinyin/src/FileDictLoader.php delete mode 100755 vendor/overtrue/pinyin/src/GeneratorFileDictLoader.php delete mode 100755 vendor/overtrue/pinyin/src/MemoryFileDictLoader.php delete mode 100755 vendor/overtrue/pinyin/src/Pinyin.php delete mode 100755 vendor/overtrue/pinyin/src/const.php mode change 100755 => 100644 vendor/overtrue/socialite/.gitignore mode change 100755 => 100644 vendor/overtrue/socialite/.php_cs mode change 100755 => 100644 vendor/overtrue/socialite/.travis.yml mode change 100755 => 100644 vendor/overtrue/socialite/LICENSE.txt mode change 100755 => 100644 vendor/overtrue/socialite/README.md mode change 100755 => 100644 vendor/overtrue/socialite/composer.json mode change 100755 => 100644 vendor/overtrue/socialite/phpunit.xml mode change 100755 => 100644 vendor/overtrue/socialite/src/AccessToken.php mode change 100755 => 100644 vendor/overtrue/socialite/src/AccessTokenInterface.php mode change 100755 => 100644 vendor/overtrue/socialite/src/AuthorizeFailedException.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Config.php mode change 100755 => 100644 vendor/overtrue/socialite/src/FactoryInterface.php mode change 100755 => 100644 vendor/overtrue/socialite/src/HasAttributes.php mode change 100755 => 100644 vendor/overtrue/socialite/src/InvalidArgumentException.php mode change 100755 => 100644 vendor/overtrue/socialite/src/InvalidStateException.php mode change 100755 => 100644 vendor/overtrue/socialite/src/ProviderInterface.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/AbstractProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/DoubanProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/FacebookProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/GitHubProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/GoogleProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/LinkedinProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/QQProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/WeChatOpenPlatformProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/WeChatProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/WeWorkProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/Providers/WeiboProvider.php mode change 100755 => 100644 vendor/overtrue/socialite/src/SocialiteManager.php mode change 100755 => 100644 vendor/overtrue/socialite/src/User.php mode change 100755 => 100644 vendor/overtrue/socialite/src/UserInterface.php mode change 100755 => 100644 vendor/overtrue/socialite/src/WeChatComponentInterface.php mode change 100755 => 100644 vendor/overtrue/socialite/tests/OAuthTest.php mode change 100755 => 100644 vendor/overtrue/socialite/tests/Providers/WeWorkProviderTest.php mode change 100755 => 100644 vendor/overtrue/socialite/tests/WechatProviderTest.php mode change 100755 => 100644 vendor/overtrue/wechat/.phplint.yml mode change 100755 => 100644 vendor/overtrue/wechat/.styleci.yml mode change 100755 => 100644 vendor/overtrue/wechat/BACKERS.md mode change 100755 => 100644 vendor/overtrue/wechat/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/README.md mode change 100755 => 100644 vendor/overtrue/wechat/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Broadcast/Broadcast.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Broadcast/LICENSE.txt mode change 100755 => 100644 vendor/overtrue/wechat/src/Broadcast/MessageBuilder.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Broadcast/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Broadcast/Transformer.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Broadcast/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Card/Card.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Card/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Card/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Card/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Comment/Comment.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/AbstractAPI.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/AccessToken.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exception.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exceptions/FaultException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exceptions/HttpException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exceptions/InvalidArgumentException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exceptions/InvalidConfigException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exceptions/RuntimeException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Exceptions/UnboundServiceException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/Http.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Core/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Device/Device.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Device/DeviceHttpException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Device/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Device/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Device/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Encryption/EncryptionException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Encryption/Encryptor.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Encryption/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/Application.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/Config.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/BroadcastServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/CardServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/CommentServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/DeviceServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/FundamentalServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/JsServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/MaterialServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/MenuServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/MiniProgramServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/NoticeServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/OAuthServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/OpenPlatformServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/POIServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/PaymentServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/QRCodeServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/ReplyServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/SemanticServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/ServerServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/ShakeAroundServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/StaffServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/StatsServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/UrlServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Foundation/ServiceProviders/UserServiceProvider.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Fundamental/API.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Js/Js.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Js/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Js/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Js/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Material/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Material/Material.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Material/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Material/Temporary.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Material/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Menu/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Menu/Menu.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Menu/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Menu/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/AbstractMessage.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Article.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Card.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/DeviceEvent.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/DeviceText.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Image.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Link.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Location.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Material.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/MiniProgramPage.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Music.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/News.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Raw.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/ShortVideo.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Text.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Transfer.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Video.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/Voice.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Message/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/AccessToken.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Core/AbstractMiniProgram.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Encryption/Encryptor.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Material/Temporary.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/MiniProgram.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Notice/Notice.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/QRCode/QRCode.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Server/Guard.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Sns/Sns.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Staff/Staff.php mode change 100755 => 100644 vendor/overtrue/wechat/src/MiniProgram/Stats/Stats.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Notice/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Notice/Notice.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Notice/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Notice/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/AccessToken.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/Api/AbstractOpenPlatform.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/Api/BaseApi.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/Api/PreAuthorization.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/Authorizer.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/AuthorizerAccessToken.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/EventHandlers/Authorized.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/EventHandlers/ComponentVerifyTicket.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/EventHandlers/EventHandler.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/EventHandlers/Unauthorized.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/EventHandlers/UpdateAuthorized.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/Guard.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/OpenPlatform.php mode change 100755 => 100644 vendor/overtrue/wechat/src/OpenPlatform/VerifyTicket.php mode change 100755 => 100644 vendor/overtrue/wechat/src/POI/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/POI/POI.php mode change 100755 => 100644 vendor/overtrue/wechat/src/POI/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/POI/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/API.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/CashCoupon/API.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/CashCoupon/CashCoupon.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/LuckyMoney/API.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/LuckyMoney/LuckyMoney.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/Merchant.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/MerchantPay/API.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/MerchantPay/MerchantPay.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/Notify.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/Order.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/Payment.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/RefundNotify.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Payment/helpers.php mode change 100755 => 100644 vendor/overtrue/wechat/src/QRCode/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/QRCode/QRCode.php mode change 100755 => 100644 vendor/overtrue/wechat/src/QRCode/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/QRCode/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Reply/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Reply/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Reply/Reply.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Reply/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Semantic/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Semantic/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Semantic/Semantic.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Semantic/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Server/BadRequestException.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Server/Guard.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Server/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Server/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Server/Transformer.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Server/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/Device.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/Group.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/Material.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/Page.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/Relation.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/ShakeAround.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/Stats.php mode change 100755 => 100644 vendor/overtrue/wechat/src/ShakeAround/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/MessageBuilder.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/Session.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/Staff.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/Transformer.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Staff/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Stats/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Stats/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Stats/Stats.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Stats/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Store/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Store/Model/.gitkeep mode change 100755 => 100644 vendor/overtrue/wechat/src/Store/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Store/Store.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Store/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Arr.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Attribute.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Collection.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/File.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Log.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Str.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Traits/PrefixedContainer.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/Url.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/XML.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Support/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/Url/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/Url/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/Url/Url.php mode change 100755 => 100644 vendor/overtrue/wechat/src/Url/composer.json mode change 100755 => 100644 vendor/overtrue/wechat/src/User/Group.php mode change 100755 => 100644 vendor/overtrue/wechat/src/User/LICENSE mode change 100755 => 100644 vendor/overtrue/wechat/src/User/README.md mode change 100755 => 100644 vendor/overtrue/wechat/src/User/Tag.php mode change 100755 => 100644 vendor/overtrue/wechat/src/User/User.php mode change 100755 => 100644 vendor/overtrue/wechat/src/User/composer.json mode change 100755 => 100644 vendor/phpoffice/phpexcel/.gitattributes mode change 100755 => 100644 vendor/phpoffice/phpexcel/.gitignore mode change 100755 => 100644 vendor/phpoffice/phpexcel/.travis.yml mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Autoloader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/DiscISAM.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/ICache.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Igbinary.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memcache.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memory.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/PHPTemp.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite3.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Wincache.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorageFactory.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CalcEngine/CyclicReferenceStack.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/CalcEngine/Logger.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Database.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/DateTime.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Engineering.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/ExceptionHandler.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Financial.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/FormulaParser.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/FormulaToken.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Function.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Logical.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/LookupRef.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/MathTrig.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Statistical.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/TextData.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Token/Stack.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/functionlist.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/AdvancedValueBinder.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DataType.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DataValidation.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/Hyperlink.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/IValueBinder.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Axis.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeries.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeriesValues.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/GridLines.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Layout.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Legend.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/PlotArea.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Properties.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Renderer/jpgraph.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Title.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Comment.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/DocumentProperties.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/DocumentSecurity.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/HashTable.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Helper/HTML.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/IComparable.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/IOFactory.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/NamedRange.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Abstract.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/DefaultReadFilter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2003XML.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007/Chart.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007/Theme.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Color.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Color/BIFF5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Color/BIFF8.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Color/BuiltIn.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/ErrorCode.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Escher.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/MD5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/RC4.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Style/Border.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Style/FillPattern.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Gnumeric.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/HTML.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/IReadFilter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/IReader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/OOCalc.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/SYLK.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/ReferenceHelper.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/RichText.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/RichText/ITextElement.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/RichText/Run.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/RichText/TextElement.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Settings.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/CodePage.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Date.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Drawing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DgContainer.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Excel5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/File.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Font.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/CHANGELOG.TXT mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/CholeskyDecomposition.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/LUDecomposition.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/Matrix.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/QRDecomposition.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/utils/Error.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/utils/Maths.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/ChainedBlockStream.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/File.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLERead.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/gnu-lgpl.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/readme.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PasswordHasher.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/TimeZone.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/XMLWriter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipStreamWrapper.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/bestFitClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/exponentialBestFitClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/linearBestFitClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/powerBestFitClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/trendClass.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Alignment.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Border.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Borders.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Color.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Conditional.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Fill.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Font.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Protection.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Supervisor.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter/Column.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter/Column/Rule.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/BaseDrawing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/CellIterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Column.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnCellIterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnDimension.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnIterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Dimension.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing/Shadow.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/HeaderFooter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/HeaderFooterDrawing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/MemoryDrawing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/PageMargins.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/PageSetup.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Protection.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Row.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowCellIterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowDimension.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowIterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/SheetView.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/WorksheetIterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Abstract.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Chart.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Comments.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/ContentTypes.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/DocProps.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Drawing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Rels.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/RelsRibbon.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/RelsVBA.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/StringTable.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Style.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Theme.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Workbook.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/WriterPart.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/BIFFwriter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Escher.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Font.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Xf.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/IWriter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Cell/Comment.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Content.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Meta.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/MetaInf.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Mimetype.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Settings.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Styles.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Thumbnails.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/WriterPart.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/Core.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/DomPDF.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/mPDF.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/tcPDF.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/bg/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/da/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/da/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/de/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/de/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/en/uk/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/es/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/es/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/it/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/it/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/no/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/no/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/br/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/br/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/sv/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/sv/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/config mode change 100755 => 100644 vendor/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/functions mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DAVERAGE.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DCOUNT.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DGET.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DMAX.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DMIN.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DPRODUCT.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DSTDEV.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DSTDEVP.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DVAR.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/Database/DVARP.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/DateTime/DATE.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/DateTime/DATEVALUE.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/DateTime/TIME.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/DateTime/TIMEVALUE.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/index.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader01.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader02.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader03.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader04.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader05.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader06.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader07.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader08.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader09.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader10.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader11.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader12.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader13.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader14.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader15.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader16.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader17.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader18.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/exampleReader19.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/sampleData/example1.csv mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/sampleData/example1.tsv mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/sampleData/example1.xls mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/sampleData/example2.csv mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reader/sampleData/example2.xls mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/exampleWorkBookReader01.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/exampleWorkBookReader02.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/exampleWorkBookReader03.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/exampleWorkBookReader04.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/sampleData/example1.xls mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/sampleData/example1.xlsx mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/sampleData/example2.xls mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Examples/index.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/FunctionListByCategory.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/FunctionListByName.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/Functionality Cross-Reference.xls mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/PHPExcel AutoFilter Reference developer documentation.doc mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/PHPExcel Function Reference developer documentation.doc mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/PHPExcel User Documentation - Reading Spreadsheet Files.doc mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/PHPExcel developer documentation.doc mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Architecture.cd mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Architecture.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/ClassDiagrams.csproj mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/ClassDiagrams.csproj.user mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/ClassDiagrams.sln mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/IReader.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/IWriter.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel_IOFactory.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel_Reader_Excel2007.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel_Reader_Excel5.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel_Reader_Serialized.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel_Writer_Excel2007.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/PHPExcel_Writer_Serialized.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Classes/Worksheet.cs mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Exports/Architecture.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/Exports/ReaderWriter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/ReaderWriter.cd mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/assets/ClassDiagrams/ReaderWriter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/CalculationEngine/FunctionReference/01-Introduction.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/CalculationEngine/FunctionReference/02-01-Date-and-Time-Handling.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/CalculationEngine/FunctionReference/02-General-Introduction.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/CalculationEngine/FunctionReference/03-01-Cube-Functions.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/CalculationEngine/FunctionReference/03-02-Database-Functions.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/CalculationEngine/FunctionReference/03-03-Date-and-Time-Functions.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/01-Autofilters.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/02-Setting-an-Autofilter.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/03-Autofilter-Expressions.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/04-01-Autofilter-Expressions-Simple.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/04-02-Autofilter-Expressions-Dategroup.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/04-03-Autofilter-Expressions-Custom.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/04-04-Autofilter-Expressions-Dynamic.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/04-05-Autofilter-Expressions-Topten.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/05-Executing-Autofilters.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/06-Autofilter-Sorting.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/01-01-autofilter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/01-02-autofilter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/01-03-filter-icon-1.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/01-03-filter-icon-2.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/01-04-autofilter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-01-simple-autofilter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-02-dategroup-autofilter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-03-custom-autofilter-1.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-03-custom-autofilter-2.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-04-dynamic-autofilter.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-05-topten-autofilter-1.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Features/Autofilters/images/04-05-topten-autofilter-2.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Functions/FunctionListByCategory.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Functions/FunctionListByName.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/01-Getting-Started.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/02-Architecture.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/03-Creating-a-Spreadsheet.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/04-Configuration-Settings.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/05-Deleting-a-Workbook.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/06-Worksheets.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/07-Accessing-Cells.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/08-Recipes.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/09-Calculation-Engine.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/10-Reading-and-Writing.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/11-Appendices.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/01-schematic.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/02-readers-writers.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/07-simple-example-1.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/07-simple-example-2.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/07-simple-example-3.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/07-simple-example-4.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/08-cell-comment.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/08-column-width.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/08-page-setup-margins.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/08-page-setup-scaling-options.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/08-styling-border-options.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/09-command-line-calculation.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/09-formula-in-cell-1.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/Overview/images/09-formula-in-cell-2.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/01-File-Formats.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/02-Security.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/03-Loading-a-Spreadsheet.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/04-Loading-with-a-Reader.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/05-Reader-Options.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/06-Error-Handling.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Documentation/markdown/ReadingSpreadsheetFiles/07-Helper-Methods.md mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/.gitignore mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01pharSimple.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01simple-download-ods.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01simple-download-pdf.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01simple-download-xls.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01simple-download-xlsx.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01simple.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/01simplePCLZip.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/02types-xls.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/02types.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/03formulas.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/04printing.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/05featuredemo.inc.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/05featuredemo.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/06largescale-with-cellcaching-sqlite.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/06largescale-with-cellcaching-sqlite3.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/06largescale-with-cellcaching.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/06largescale-xls.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/06largescale.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/07reader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/07readerPCLZip.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/08conditionalformatting.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/08conditionalformatting2.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/09pagebreaks.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/10autofilter-selection-1.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/10autofilter-selection-2.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/10autofilter-selection-display.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/10autofilter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/11documentsecurity-xls.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/11documentsecurity.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/12cellProtection.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/13calculation.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/13calculationCyclicFormulae.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/14excel5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/15datavalidation-xls.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/15datavalidation.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/16csv.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/17html.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/18extendedcalculation.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/19namedrange.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/20readexcel5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/21pdf.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/22heavilyformatted.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/23sharedstyles.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/24readfilter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/25inmemoryimage.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/26utf8.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/27imagesexcel5.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/28iterator.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/29advancedvaluebinder.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/30template.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/31docproperties_write-xls.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/31docproperties_write.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/32chartreadwrite.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-area.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-bar-stacked.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-bar.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-column-2.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-column.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-composite.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-line.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-multiple-charts.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-pie.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-radar.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-scatter.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/33chartcreate-stock.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/34chartupdate.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/35chartrender.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/36chartreadwriteHTML.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/36chartreadwritePDF.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/37page_layout_view.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/38cloneWorksheet.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/39dropdown.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/40duplicateStyle.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/41password.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/42richText.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/43mergeWorkbooks.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/44worksheetInfo.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/Excel2003XMLReader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/Excel2003XMLTest.xml mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/GnumericReader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/GnumericTest.gnumeric mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/OOCalcReader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/OOCalcReaderPCLZip.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/OOCalcTest.ods mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/Quadratic.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/Quadratic2.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/SylkReader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/SylkTest.slk mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/XMLReader.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/XMLTest.xml mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/data/continents/Africa.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/data/continents/Asia.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/data/continents/Europe.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/data/continents/North America.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/data/continents/Oceania.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/data/continents/South America.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/images/paid.png mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/images/phpexcel_logo.gif mode change 100755 => 100644 vendor/phpoffice/phpexcel/Examples/runall.php mode change 100755 => 100644 vendor/phpoffice/phpexcel/changelog.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/composer.json mode change 100755 => 100644 vendor/phpoffice/phpexcel/install.txt mode change 100755 => 100644 vendor/phpoffice/phpexcel/license.md delete mode 100755 vendor/phpoffice/phpspreadsheet/.php-cs-fixer.dist.php delete mode 100755 vendor/phpoffice/phpspreadsheet/.phpcs.xml.dist mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/CHANGELOG.md mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/CONTRIBUTING.md mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/LICENSE mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/README.md mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/composer.json delete mode 100755 vendor/phpoffice/phpspreadsheet/phpstan-baseline.neon delete mode 100755 vendor/phpoffice/phpspreadsheet/phpstan-conditional.php delete mode 100755 vendor/phpoffice/phpspreadsheet/phpstan.neon.dist delete mode 100755 vendor/phpoffice/phpspreadsheet/phpunit10.xml.dist delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMin.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DProduct.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDev.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDevP.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DSum.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVar.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVarP.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTime.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/BranchPruner.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Logger.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselI.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselJ.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselK.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselY.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BitWise.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Compare.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Complex.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Constants.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Erf.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ErfC.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ExceptionHandler.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Amortization.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Constants.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Coupons.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Dollar.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Helpers.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/InterestRate.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Price.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaToken.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ErrorValue.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ExcelError.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/Value.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Boolean.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Conditional.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Operations.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Address.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Filter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Formula.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Helpers.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Indirect.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Lookup.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Matrix.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Offset.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Selection.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Sort.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Unique.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/VLookup.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Absolute.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Angle.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Arabic.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Base.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Combinations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Exp.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Factorial.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Floor.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Gcd.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Helpers.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/IntClass.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Lcm.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Operations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Random.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Roman.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Round.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sign.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sum.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trunc.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Conditional.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Confidence.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Counts.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Deviations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Maximum.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Minimum.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Percentiles.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Permutations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Size.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Standardize.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Trends.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Variances.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CaseConvert.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Concatenate.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Extract.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Format.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Helpers.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Replace.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Search.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Text.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Trim.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token/Stack.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web/Service.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/functionlist.txt delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/Translations.xlsx mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en/uk/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/functions delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/config delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/functions create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/no/config create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/no/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/config mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/functions mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressHelper.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressRange.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellAddress.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellRange.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/ColumnRange.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataType.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidation.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Hyperlink.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IValueBinder.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IgnoredErrors.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/RowRange.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/StringValueBinder.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/CellReferenceHelper.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Axis.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/AxisText.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Chart.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/ChartColor.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeries.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/GridLines.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Layout.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Legend.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/PlotArea.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Properties.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/IRenderer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraph.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Title.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/TrendLine.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/CellsFactory.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache1.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache3.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Comment.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DefinedName.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Properties.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Security.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DocumentGenerator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/HashTable.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Dimension.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Downloader.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Handler.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Size.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/TextGrid.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IComparable.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedFormula.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedRange.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv/Delimiter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/DefaultReadFilter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Properties.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Styles.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReadFilter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReader.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/AutoFilter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/BaseLoader.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/DefinedNames.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/PageSettings.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ErrorCode.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Escher.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/MD5.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/RC4.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/Border.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellFont.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/DataValidations.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Namespaces.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/PageSetup.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Properties.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SharedFormula.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViews.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Styles.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/TableReader.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Theme.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/DataValidations.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/PageSettings.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Properties.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Alignment.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Border.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Fill.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Font.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/ITextElement.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/RichText.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/Run.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/TextElement.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Drawing.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/IntOrFloat.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/Matrix.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/utils/Maths.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/File.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/BestFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LinearBestFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PowerBestFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/XMLWriter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Xls.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Color.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Conditional.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Fill.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Font.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Formatter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Accounting.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Currency.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Date.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTime.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTimeWizard.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Duration.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Locale.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Number.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/NumberBase.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Percentage.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Scientific.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Time.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Wizard.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Protection.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/RgbTint.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Supervisor.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Theme.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFit.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/CellIterator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Column.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnDimension.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Dimension.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/Shadow.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/MemoryDrawing.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageBreak.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageMargins.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Protection.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Row.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowDimension.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/Column.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableStyle.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Validations.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Exception.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/IWriter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/AutoFilters.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Comment.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Style.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Formula.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Meta.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/MetaInf.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Mimetype.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/NamedExpressions.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Settings.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Styles.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Thumbnails.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/WriterPart.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Dompdf.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Mpdf.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/CellDataValidation.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ErrorCode.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Escher.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Font.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellFill.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/ColorMap.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Xf.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Comments.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DocProps.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/StringTable.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Style.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Table.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Theme.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php mode change 100755 => 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/WriterPart.php create mode 100644 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Xlfn.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream0.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream2.php delete mode 100755 vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream3.php delete mode 100755 vendor/phpoption/phpoption/LICENSE delete mode 100755 vendor/phpoption/phpoption/composer.json delete mode 100755 vendor/phpoption/phpoption/src/PhpOption/LazyOption.php delete mode 100755 vendor/phpoption/phpoption/src/PhpOption/None.php delete mode 100755 vendor/phpoption/phpoption/src/PhpOption/Option.php delete mode 100755 vendor/phpoption/phpoption/src/PhpOption/Some.php delete mode 100755 vendor/pimple/pimple/.github/workflows/tests.yml mode change 100755 => 100644 vendor/pimple/pimple/.gitignore mode change 100755 => 100644 vendor/pimple/pimple/.php_cs.dist create mode 100644 vendor/pimple/pimple/.travis.yml mode change 100755 => 100644 vendor/pimple/pimple/CHANGELOG mode change 100755 => 100644 vendor/pimple/pimple/LICENSE mode change 100755 => 100644 vendor/pimple/pimple/README.rst mode change 100755 => 100644 vendor/pimple/pimple/composer.json mode change 100755 => 100644 vendor/pimple/pimple/phpunit.xml.dist mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Container.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Psr11/Container.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/ServiceIterator.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/PimpleTest.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php mode change 100755 => 100644 vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php mode change 100755 => 100644 vendor/psr/cache/CHANGELOG.md mode change 100755 => 100644 vendor/psr/cache/LICENSE.txt mode change 100755 => 100644 vendor/psr/cache/README.md mode change 100755 => 100644 vendor/psr/cache/composer.json mode change 100755 => 100644 vendor/psr/cache/src/CacheException.php mode change 100755 => 100644 vendor/psr/cache/src/CacheItemInterface.php mode change 100755 => 100644 vendor/psr/cache/src/CacheItemPoolInterface.php mode change 100755 => 100644 vendor/psr/cache/src/InvalidArgumentException.php delete mode 100755 vendor/psr/clock/CHANGELOG.md delete mode 100755 vendor/psr/clock/LICENSE delete mode 100755 vendor/psr/clock/README.md delete mode 100755 vendor/psr/clock/composer.json delete mode 100755 vendor/psr/clock/src/ClockInterface.php mode change 100755 => 100644 vendor/psr/container/.gitignore mode change 100755 => 100644 vendor/psr/container/LICENSE mode change 100755 => 100644 vendor/psr/container/README.md mode change 100755 => 100644 vendor/psr/container/composer.json mode change 100755 => 100644 vendor/psr/container/src/ContainerExceptionInterface.php mode change 100755 => 100644 vendor/psr/container/src/ContainerInterface.php mode change 100755 => 100644 vendor/psr/container/src/NotFoundExceptionInterface.php mode change 100755 => 100644 vendor/psr/http-client/CHANGELOG.md mode change 100755 => 100644 vendor/psr/http-client/LICENSE mode change 100755 => 100644 vendor/psr/http-client/README.md mode change 100755 => 100644 vendor/psr/http-client/composer.json mode change 100755 => 100644 vendor/psr/http-client/src/ClientExceptionInterface.php mode change 100755 => 100644 vendor/psr/http-client/src/ClientInterface.php mode change 100755 => 100644 vendor/psr/http-client/src/NetworkExceptionInterface.php mode change 100755 => 100644 vendor/psr/http-client/src/RequestExceptionInterface.php create mode 100644 vendor/psr/http-factory/.gitignore create mode 100644 vendor/psr/http-factory/.pullapprove.yml mode change 100755 => 100644 vendor/psr/http-factory/LICENSE mode change 100755 => 100644 vendor/psr/http-factory/README.md mode change 100755 => 100644 vendor/psr/http-factory/composer.json mode change 100755 => 100644 vendor/psr/http-factory/src/RequestFactoryInterface.php mode change 100755 => 100644 vendor/psr/http-factory/src/ResponseFactoryInterface.php mode change 100755 => 100644 vendor/psr/http-factory/src/ServerRequestFactoryInterface.php mode change 100755 => 100644 vendor/psr/http-factory/src/StreamFactoryInterface.php mode change 100755 => 100644 vendor/psr/http-factory/src/UploadedFileFactoryInterface.php mode change 100755 => 100644 vendor/psr/http-factory/src/UriFactoryInterface.php mode change 100755 => 100644 vendor/psr/http-message/CHANGELOG.md mode change 100755 => 100644 vendor/psr/http-message/LICENSE mode change 100755 => 100644 vendor/psr/http-message/README.md mode change 100755 => 100644 vendor/psr/http-message/composer.json delete mode 100755 vendor/psr/http-message/docs/PSR7-Interfaces.md delete mode 100755 vendor/psr/http-message/docs/PSR7-Usage.md mode change 100755 => 100644 vendor/psr/http-message/src/MessageInterface.php mode change 100755 => 100644 vendor/psr/http-message/src/RequestInterface.php mode change 100755 => 100644 vendor/psr/http-message/src/ResponseInterface.php mode change 100755 => 100644 vendor/psr/http-message/src/ServerRequestInterface.php mode change 100755 => 100644 vendor/psr/http-message/src/StreamInterface.php mode change 100755 => 100644 vendor/psr/http-message/src/UploadedFileInterface.php mode change 100755 => 100644 vendor/psr/http-message/src/UriInterface.php mode change 100755 => 100644 vendor/psr/log/LICENSE mode change 100755 => 100644 vendor/psr/log/Psr/Log/AbstractLogger.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/InvalidArgumentException.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/LogLevel.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/LoggerAwareInterface.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/LoggerAwareTrait.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/LoggerInterface.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/LoggerTrait.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/NullLogger.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/Test/DummyTest.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php mode change 100755 => 100644 vendor/psr/log/Psr/Log/Test/TestLogger.php mode change 100755 => 100644 vendor/psr/log/README.md mode change 100755 => 100644 vendor/psr/log/composer.json mode change 100755 => 100644 vendor/psr/simple-cache/.editorconfig mode change 100755 => 100644 vendor/psr/simple-cache/LICENSE.md mode change 100755 => 100644 vendor/psr/simple-cache/README.md mode change 100755 => 100644 vendor/psr/simple-cache/composer.json mode change 100755 => 100644 vendor/psr/simple-cache/src/CacheException.php mode change 100755 => 100644 vendor/psr/simple-cache/src/CacheInterface.php mode change 100755 => 100644 vendor/psr/simple-cache/src/InvalidArgumentException.php create mode 100644 vendor/qcloud/cos-sdk-v5/.github/workflows/format.yml create mode 100644 vendor/qcloud/cos-sdk-v5/.github/workflows/install.yml mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/.gitignore mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/.travis.yml mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/CHANGELOG.md mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/LICENSE mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/README.md mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/composer.json mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/phpunit.xml create mode 100644 vendor/qcloud/cos-sdk-v5/sample.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/ImageSearch.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/ImageSearchAdd.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/ImageSearchDelete.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/ImageSearchOpen.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/abortMultipartUpload.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/addHotLink.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/appendObject.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/bindCiService.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/blindWatermark.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/cancelInventoryTriggerJob.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/cancelLiveVideoAuditing.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/catchException.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/ciTransformation.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/closeOriginProtect.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/completeMultipartUpload.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/copy.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/copyObject.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/cosClient.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/createBucket.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createDocProcessJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createFileCompressJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createFileHashCodeJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createFileUncompressJobs.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/createFolder.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createInventoryTriggerJob.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaAnimationJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaAnimationTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaConcatJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaConcatTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaDigitalWatermarkJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaExtractDigitalWatermarkJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaHighSpeedHdTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaNoiseReductionJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaPicProcessJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaPicProcessTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaQualityEstimateJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSDRtoHDRJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSegmentJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSmartCoverJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSnapshotJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSnapshotTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaStreamExtractJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSuperResolutionJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaSuperResolutionTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaTranscodeJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaTranscodeTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVideoMontageJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVideoMontageTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVideoProcessJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVideoProcessTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVideoTagJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVoiceSeparateJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaVoiceSeparateTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/createMediaWatermarkTemplate.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/createMultipartUpload.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucket.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketCors.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketDomain.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketGuetzli.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketImageStyle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketLifecycle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketTagging.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBucketWebsite.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/deleteBuckets.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteFolder.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/deleteObject.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/deleteObjectTagging.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/deleteWorkflow.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/describeInventoryTriggerJob.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/describeInventoryTriggerJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/describeMediaJob.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/describeMediaJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/describeMediaTemplates.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/describeWorkflow.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectAudio.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectDocument.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectImage.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectImages.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/detectLable.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectLiveVideo.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectText.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectVideo.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectVirus.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/detectWebpage.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/document2dstType.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/doesBucketExist.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/doesObjectExist.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/download.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/downloadFolder.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/fileJobs4Hash.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getActionSequence.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBlindWatermark.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketAccelerate.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketAcl.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketCors.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketDomain.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketGuetzli.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketImageStyle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketInventory.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketLifecycle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketLogging.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketReferer.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketTagging.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getBucketWebsite.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getCiService.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeDocProcessBuckets.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeDocProcessJob.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeDocProcessJobs.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeDocProcessQueues.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeMediaBuckets.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeMediaQueues.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDescribeMediaVoiceSeparateJob.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectAudioResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectDocumentResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectImageResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectTextResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectVideoResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectVirusResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getDetectWebpageResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getFileCompressResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getFileHashCodeResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getFileProcessQueueList.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getFileUncompressResult.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getHotLink.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getLiveCode.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getMediaInfo.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getObject.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getObjectSensitiveContentRecognition.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getObjectTagging.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getObjectUrl.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getObjectWithoutSign.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getOriginProtect.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/getPresignedUrl.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getPrivateM3U8.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getSnapshot.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getWorkflowInstance.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/getWorkflowInstances.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/headBucket.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/headObject.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/iDCardOCR.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageAssessQualityProcess.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageAve.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageDetectCarProcess.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageDetectFace.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageExif.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageFaceEffect.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageInfo.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageMogr.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcess.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessBright.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessChannel.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessContrast.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessCrop.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessFormat.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessFormatAvif.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessFormatHeif.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessFormatSvgc.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessFormatTpg.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessFormatWebp.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessGaussianBlur.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessGrayscale.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessImageView.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessQuality.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessRotate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessSharpen.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessSizeLimit.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessStrip.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessThumbnail.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessWatermarkImage.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageProcessWatermarkText.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/imageRepairProcess.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageView.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/imageWatermark.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/listBucket.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/listBuckets.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/listMultipartUploads.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/listObjects.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/listParts.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/openFileProcessService.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/openOriginProtect.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/opticalOcrRecognition.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/picOperations.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBlindWatermark.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketAccelerate.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketAcl.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketCors.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketDomain.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketGuetzli.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketImageStyle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketInventory.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketLifecycle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketLogging.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketReferer.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketTagging.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putBucketWebsite.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putImageStyle.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putObject.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/putObjectTagging.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/putQrcode.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/qrcode.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/qrcodeGenerate.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/restoreObject.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/selectObjectContent.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/textWatermark.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/trafficLimit.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/triggerWorkflow.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/unBindCiService.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateDocProcessQueue.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateFileProcessQueue.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaAnimationTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaConcatTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaHighSpeedHdTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaPicProcessTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaQueue.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaSnapshotTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaSuperResolutionTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaTranscodeTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaVideoMontageTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaVideoProcessTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaVoiceSeparateTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/sample/updateMediaWatermarkTemplate.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/upload.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/uploadFolder.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/sample/uploadPart.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Client.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/CommandToRequestTransformer.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Common.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Copy.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Descriptions.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Exception/CosException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Exception/ServiceResponseException.php rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ExceptionMiddleware.php (99%) mode change 100755 => 100644 create mode 100644 vendor/qcloud/cos-sdk-v5/src/ExceptionParser.php rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/BlindWatermarkTemplate.php (100%) mode change 100755 => 100644 rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/CIParamTransformation.php (100%) mode change 100755 => 100644 create mode 100644 vendor/qcloud/cos-sdk-v5/src/ImageParamTemplate/CIProcessTransformation.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/ImageParamTemplate/ImageMogrTemplate.php rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/ImageQrcodeTemplate.php (100%) mode change 100755 => 100644 rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/ImageStyleTemplate.php (100%) mode change 100755 => 100644 rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/ImageTemplate.php (100%) mode change 100755 => 100644 rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/ImageViewTemplate.php (90%) mode change 100755 => 100644 create mode 100644 vendor/qcloud/cos-sdk-v5/src/ImageParamTemplate/ImageWatermarkTemplate.php rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/PicOperationsTransformation.php (91%) mode change 100755 => 100644 rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/ImageParamTemplate/TextWatermarkTemplate.php (91%) mode change 100755 => 100644 create mode 100644 vendor/qcloud/cos-sdk-v5/src/MultipartUpload.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/BucketStyleListener.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Client.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Command.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/CommandToRequestTransformer.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Common.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Copy.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/BucketAlreadyExistsException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/BucketNotEmptyException.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/CosException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/CurlException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/InvalidArgumentException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/NoSuchBucketException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/NoSuchKeyException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/NoSuchUploadException.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Exception/ServiceResponseException.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/ExceptionListener.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/ExceptionParser.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/ImageParamTemplate/ImageMogrTemplate.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/ImageParamTemplate/ImageWatermarkTemplate.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Md5Listener.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/MultipartUpload.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/ResultTransformer.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Serializer.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Service.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Signature.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/SignatureListener.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/SignatureMiddleware.php delete mode 100755 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Tests/COSTest.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Tests/Test.php mode change 100755 => 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/Tests/TestHelper.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/TokenListener.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Qcloud/Cos/UploadBodyListener.php rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/RangeDownload.php (92%) mode change 100755 => 100644 rename vendor/qcloud/cos-sdk-v5/src/{Qcloud/Cos => }/Request/BodyLocation.php (95%) mode change 100755 => 100644 create mode 100644 vendor/qcloud/cos-sdk-v5/src/ResultTransformer.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Serializer.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Service.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/Signature.php create mode 100644 vendor/qcloud/cos-sdk-v5/src/SignatureMiddleware.php delete mode 100755 vendor/qiniu/php-sdk/.github/workflows/test-ci.yml mode change 100755 => 100644 vendor/qiniu/php-sdk/.gitignore mode change 100755 => 100644 vendor/qiniu/php-sdk/.scrutinizer.yml create mode 100644 vendor/qiniu/php-sdk/.travis.yml mode change 100755 => 100644 vendor/qiniu/php-sdk/CHANGELOG.md mode change 100755 => 100644 vendor/qiniu/php-sdk/CONTRIBUTING.md mode change 100755 => 100644 vendor/qiniu/php-sdk/LICENSE mode change 100755 => 100644 vendor/qiniu/php-sdk/README.md mode change 100755 => 100644 vendor/qiniu/php-sdk/autoload.php delete mode 100755 vendor/qiniu/php-sdk/codecov.yml mode change 100755 => 100644 vendor/qiniu/php-sdk/composer.json create mode 100644 vendor/qiniu/php-sdk/docs/rtc/README.md create mode 100644 vendor/qiniu/php-sdk/docs/rtc/example.php create mode 100644 vendor/qiniu/php-sdk/docs/sms/example.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/README.md mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/bucket_lifecycleRule.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/cdn_get_bandwidth.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/cdn_get_flux.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/cdn_get_log_list.php delete mode 100755 vendor/qiniu/php-sdk/examples/cdn_get_prefetch_list.php delete mode 100755 vendor/qiniu/php-sdk/examples/cdn_get_refresh_list.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/cdn_refresh_urls_dirs.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/cdn_timestamp_antileech.php delete mode 100755 vendor/qiniu/php-sdk/examples/censor_image.php delete mode 100755 vendor/qiniu/php-sdk/examples/censor_video.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/delete_bucket.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/delete_bucketEvent.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/delete_bucketLifecycleRule.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_bucketEvents.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_bucketLifecycleRules.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_bucketList.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_bucketQuota.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_bucketinfo.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_bucketinfos.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/get_corsRules.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/image_url_builder.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/persistent_fop_init.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/persistent_fop_status.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/pfop_mkzip.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/pfop_vframe.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/pfop_video_avthumb.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/pfop_watermark.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/php-logo.png mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/prefop.php create mode 100644 vendor/qiniu/php-sdk/examples/pulpvideo.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/put_bucketAccessMode.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/put_bucketAccessStyleMode.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/put_bucketEvent.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/put_bucketMaxAge.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/put_bucketQuota.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/put_referAntiLeech.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/qetag.php delete mode 100755 vendor/qiniu/php-sdk/examples/rs_asynch_fetch.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_change_mime.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_change_type.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_copy.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_delete.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_delete_after_days.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_move.php delete mode 100755 vendor/qiniu/php-sdk/examples/rs_batch_restore_ar.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_batch_stat.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_bucket_domains.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_buckets.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_change_mime.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_change_status.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_change_type.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_copy.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_delete.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_delete_after_days.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_download_urls.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_fetch.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_move.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_prefetch.php create mode 100644 vendor/qiniu/php-sdk/examples/rs_pub_domain.php delete mode 100755 vendor/qiniu/php-sdk/examples/rs_restore.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rs_stat.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rsf_list_bucket.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rsf_list_files.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/rsf_v2list_bucket.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/README.md delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_createApp.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_create_roomToken.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_deleteApp.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_getApp.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_rooms_kickUser.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_rooms_listActiveRooms.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_rooms_listUser.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_rooms_stopMerge.php delete mode 100755 vendor/qiniu/php-sdk/examples/rtc/rtc_updateApp.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/saveas.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/README.md delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_create_signature.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_create_template.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_delete_signature.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_delete_template.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_edit_signature.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_edit_template.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_query_send_sms.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_query_signature.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_query_single_signature.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_query_single_template.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_query_template.php delete mode 100755 vendor/qiniu/php-sdk/examples/sms/sms_send_message.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/update_bucketEvent.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/update_bucketLifecycleRule.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_and_callback.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_and_pfop.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_mgr_init.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_multi_demos.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_simple_file.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_tokens.php mode change 100755 => 100644 vendor/qiniu/php-sdk/examples/upload_verify_callback.php delete mode 100755 vendor/qiniu/php-sdk/examples/upload_with_qvmzone.php delete mode 100755 vendor/qiniu/php-sdk/examples/upload_with_zone.php mode change 100755 => 100644 vendor/qiniu/php-sdk/phpunit.xml.dist mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Auth.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Cdn/CdnManager.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Config.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Enum/QiniuEnum.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Enum/SplitUploadVersion.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Etag.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Http/Client.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Http/Error.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Http/Header.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Http/Middleware/Middleware.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Http/Middleware/RetryDomainsMiddleware.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Http/Proxy.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Http/Request.php delete mode 100755 vendor/qiniu/php-sdk/src/Qiniu/Http/RequestOptions.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Http/Response.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Processing/ImageUrlBuilder.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Processing/Operation.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Processing/PersistentFop.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Region.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Rtc/AppClient.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Sms/Sms.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Storage/ArgusManager.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Storage/BucketManager.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Storage/FormUploader.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Storage/ResumeUploader.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Storage/UploadManager.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/Zone.php mode change 100755 => 100644 vendor/qiniu/php-sdk/src/Qiniu/functions.php mode change 100755 => 100644 vendor/qiniu/php-sdk/test-env.sh mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/AuthTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/Base64Test.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/BucketTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/CdnManagerTest.php delete mode 100755 vendor/qiniu/php-sdk/tests/Qiniu/Tests/ConfigTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/Crc32Test.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/DownloadTest.php delete mode 100755 vendor/qiniu/php-sdk/tests/Qiniu/Tests/EntryTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/EtagTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/FopTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/FormUpTest.php delete mode 100755 vendor/qiniu/php-sdk/tests/Qiniu/Tests/HeaderTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/HttpTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/ImageUrlBuilderTest.php delete mode 100755 vendor/qiniu/php-sdk/tests/Qiniu/Tests/MiddlewareTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/PfopTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/ResumeUpTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/Qiniu/Tests/ZoneTest.php mode change 100755 => 100644 vendor/qiniu/php-sdk/tests/bootstrap.php delete mode 100755 vendor/qiniu/php-sdk/tests/mock-server/ok.php delete mode 100755 vendor/qiniu/php-sdk/tests/mock-server/redirect.php delete mode 100755 vendor/qiniu/php-sdk/tests/mock-server/timeout.php delete mode 100755 vendor/qiniu/php-sdk/tests/socks5-server/go.mod delete mode 100755 vendor/qiniu/php-sdk/tests/socks5-server/go.sum delete mode 100755 vendor/qiniu/php-sdk/tests/socks5-server/main.go delete mode 100755 vendor/ralouphie/getallheaders/LICENSE delete mode 100755 vendor/ralouphie/getallheaders/README.md delete mode 100755 vendor/ralouphie/getallheaders/composer.json delete mode 100755 vendor/ralouphie/getallheaders/src/getallheaders.php mode change 100755 => 100644 vendor/riverslei/payment/.gitignore mode change 100755 => 100644 vendor/riverslei/payment/.phan/config.php mode change 100755 => 100644 vendor/riverslei/payment/.php_cs mode change 100755 => 100644 vendor/riverslei/payment/CONTRIBUTING.md mode change 100755 => 100644 vendor/riverslei/payment/LICENSE mode change 100755 => 100644 vendor/riverslei/payment/README.md mode change 100755 => 100644 vendor/riverslei/payment/SUPPORT.md mode change 100755 => 100644 vendor/riverslei/payment/_config.yml mode change 100755 => 100644 vendor/riverslei/payment/composer.json mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/appCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/barCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/bill.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/cancelTrade.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/closeTrade.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/index.html mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/qrCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/queryOrder.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/queryRefund.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/queryTransfer.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/refund.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/transfer.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/wapCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/ali/webCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/aliconfig.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/appCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/bill.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/index.html mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/liteCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/qrCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/queryOrder.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/queryPubKey.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/queryRefund.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/refund.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/settlement.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/wapCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmb/webCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/cmbconfig.php mode change 100755 => 100644 vendor/riverslei/payment/examples/index.html mode change 100755 => 100644 vendor/riverslei/payment/examples/notify.php mode change 100755 => 100644 vendor/riverslei/payment/examples/testNotify.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/appCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/barCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/bill.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/cancelTrade.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/closeTrade.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/index.html mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/liteCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/pubCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/qrCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/queryOrder.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/queryRefund.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/queryTransfer.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/refund.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/settlement.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/transfer.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wx/wapCharge.php mode change 100755 => 100644 vendor/riverslei/payment/examples/wxconfig.php mode change 100755 => 100644 vendor/riverslei/payment/jetbrains-variant-4.svg mode change 100755 => 100644 vendor/riverslei/payment/src/Client.php mode change 100755 => 100644 vendor/riverslei/payment/src/Contracts/ICouponProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Contracts/IGatewayRequest.php mode change 100755 => 100644 vendor/riverslei/payment/src/Contracts/IPayNotify.php mode change 100755 => 100644 vendor/riverslei/payment/src/Contracts/IPayProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Contracts/IQueryProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Contracts/ITransferProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Exceptions/ClassNotFoundException.php mode change 100755 => 100644 vendor/riverslei/payment/src/Exceptions/GatewayException.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/AliBaseObject.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/AppCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/BarCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/Bill.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/CancelTrade.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/CloseTrade.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/FundFreeze.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/Notify.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/OrderInfoSync.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/ProfitShare.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/QrCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/Refund.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/RefundCredit.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/RefundQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/TradeBankCreate.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/TradeCreate.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/TradeQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/Transfer.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/TransferQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/WapCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Alipay/WebCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/AppCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/Bill.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/BillRefund.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/CMBaseObject.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/LiteCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/ProtocolCancel.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/ProtocolQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/PublicKeyQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/QrCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/QueryBill.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/Refund.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/RefundQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/Settlement.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/TradeQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/WapCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/CMBank/WebCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/AppCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/BarCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Bill.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/CancelTrade.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/CloseTrade.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/CommentQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Coupon.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/CouponQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/CouponStockQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/GroupRedPack.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/LiteCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Notify.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/OpenIDQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/ProfitShare.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/ProfitShareFinish.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/ProfitShareOP.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/ProfitShareQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/ProfitShareRefund.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/ProfitShareRefundQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/PubCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/PublicKeyQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/QrCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/RedPack.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/RedPackQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Refund.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/RefundQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Report.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Settlement.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/TradeQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/Transfer.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/TransferBank.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/TransferBankQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/TransferQuery.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/WapCharge.php mode change 100755 => 100644 vendor/riverslei/payment/src/Gateways/Wechat/WechatBaseObject.php mode change 100755 => 100644 vendor/riverslei/payment/src/Helpers/ArrayUtil.php mode change 100755 => 100644 vendor/riverslei/payment/src/Helpers/DataParser.php mode change 100755 => 100644 vendor/riverslei/payment/src/Helpers/Rc4Encrypt.php mode change 100755 => 100644 vendor/riverslei/payment/src/Helpers/Rsa2Encrypt.php mode change 100755 => 100644 vendor/riverslei/payment/src/Helpers/RsaEncrypt.php mode change 100755 => 100644 vendor/riverslei/payment/src/Helpers/StrUtil.php mode change 100755 => 100644 vendor/riverslei/payment/src/Payment.php mode change 100755 => 100644 vendor/riverslei/payment/src/Proxies/AlipayProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Proxies/CMBankProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Proxies/WechatProxy.php mode change 100755 => 100644 vendor/riverslei/payment/src/Supports/BaseObject.php mode change 100755 => 100644 vendor/riverslei/payment/src/Supports/Config.php mode change 100755 => 100644 vendor/riverslei/payment/src/Supports/HttpRequest.php mode change 100755 => 100644 vendor/riverslei/payment/src/Supports/ProxyFactory.php mode change 100755 => 100644 vendor/riverslei/payment/src/cert/wx_cacert.pem mode change 100755 => 100644 vendor/services.php mode change 100755 => 100644 vendor/swoole/ide-helper/LICENSE mode change 100755 => 100644 vendor/swoole/ide-helper/README.md mode change 100755 => 100644 vendor/swoole/ide-helper/composer.json mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Atomic.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Atomic/Long.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Client.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Client/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Connection/Iterator.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Channel.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Client.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Context.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Curl/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Http/Client.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Http/Client/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Http/Server.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Http2/Client.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Http2/Client/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Iterator.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/MySQL.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/MySQL/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/MySQL/Statement.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Redis.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Scheduler.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Socket.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/Socket/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Coroutine/System.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Error.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Event.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/ExitException.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Http/Request.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Http/Response.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Http/Server.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Http2/Request.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Http2/Response.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Lock.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Process.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Process/Pool.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Redis/Server.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Runtime.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/Event.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/Packet.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/PipeMessage.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/Port.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/StatusInfo.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/Task.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Server/TaskResult.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Table.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Timer.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/Timer/Iterator.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/WebSocket/CloseFrame.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/WebSocket/Frame.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/Swoole/WebSocket/Server.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/aliases.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/constants.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole/functions.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/alias.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/alias_ns.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/ArrayObject.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/ConnectionPool.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Constant.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/Barrier.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/FastCGI/Client.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/FastCGI/Client/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/FastCGI/Proxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/Http/ClientProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/Http/functions.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/Server.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/Server/Connection.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/WaitGroup.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Coroutine/functions.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Curl/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Curl/Handler.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/MysqliConfig.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/MysqliException.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/MysqliPool.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/MysqliProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/MysqliStatementProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/ObjectProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/PDOConfig.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/PDOPool.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/PDOProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/PDOStatementProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/RedisConfig.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Database/RedisPool.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Exception/ArrayKeyNotExists.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/FrameParser.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/HttpRequest.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/HttpResponse.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Message.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/AbortRequest.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/BeginRequest.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/Data.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/EndRequest.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/GetValues.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/GetValuesResult.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/Params.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/Stderr.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/Stdin.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/Stdout.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Record/UnknownType.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Request.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/FastCGI/Response.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Http/Status.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/MultibyteStringObject.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/NameResolver.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/NameResolver/Cluster.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/NameResolver/Consul.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/NameResolver/Exception.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/NameResolver/Nacos.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/NameResolver/Redis.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/ObjectProxy.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Process/Manager.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Server/Admin.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/Server/Helper.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/core/StringObject.php mode change 100755 => 100644 vendor/swoole/ide-helper/src/swoole_library/src/functions.php mode change 100755 => 100644 vendor/symfony/deprecation-contracts/.gitignore mode change 100755 => 100644 vendor/symfony/deprecation-contracts/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/deprecation-contracts/LICENSE mode change 100755 => 100644 vendor/symfony/deprecation-contracts/README.md mode change 100755 => 100644 vendor/symfony/deprecation-contracts/composer.json mode change 100755 => 100644 vendor/symfony/deprecation-contracts/function.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/.gitignore mode change 100755 => 100644 vendor/symfony/event-dispatcher/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Debug/WrappedListener.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Event.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/EventDispatcher.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/EventDispatcherInterface.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/EventSubscriberInterface.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/GenericEvent.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/LICENSE mode change 100755 => 100644 vendor/symfony/event-dispatcher/README.md mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/EventTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/GenericEventTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php mode change 100755 => 100644 vendor/symfony/event-dispatcher/composer.json mode change 100755 => 100644 vendor/symfony/event-dispatcher/phpunit.xml.dist create mode 100644 vendor/symfony/finder/.gitattributes mode change 100755 => 100644 vendor/symfony/finder/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/finder/Comparator/Comparator.php mode change 100755 => 100644 vendor/symfony/finder/Comparator/DateComparator.php mode change 100755 => 100644 vendor/symfony/finder/Comparator/NumberComparator.php mode change 100755 => 100644 vendor/symfony/finder/Exception/AccessDeniedException.php mode change 100755 => 100644 vendor/symfony/finder/Exception/DirectoryNotFoundException.php mode change 100755 => 100644 vendor/symfony/finder/Finder.php mode change 100755 => 100644 vendor/symfony/finder/Gitignore.php mode change 100755 => 100644 vendor/symfony/finder/Glob.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/CustomFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/DateRangeFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/FileTypeFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/FilecontentFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/FilenameFilterIterator.php delete mode 100755 vendor/symfony/finder/Iterator/LazyIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/PathFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/Iterator/SortableIterator.php delete mode 100755 vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php mode change 100755 => 100644 vendor/symfony/finder/LICENSE mode change 100755 => 100644 vendor/symfony/finder/README.md mode change 100755 => 100644 vendor/symfony/finder/SplFileInfo.php mode change 100755 => 100644 vendor/symfony/finder/composer.json create mode 100644 vendor/symfony/http-client-contracts/.gitignore create mode 100644 vendor/symfony/http-client-contracts/CHANGELOG.md create mode 100644 vendor/symfony/http-client-contracts/ChunkInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/ClientExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/DecodingExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/ExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/HttpExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/RedirectionExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/ServerExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/TimeoutExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/Exception/TransportExceptionInterface.php create mode 100644 vendor/symfony/http-client-contracts/HttpClientInterface.php create mode 100644 vendor/symfony/http-client-contracts/LICENSE create mode 100644 vendor/symfony/http-client-contracts/README.md create mode 100644 vendor/symfony/http-client-contracts/ResponseInterface.php create mode 100644 vendor/symfony/http-client-contracts/ResponseStreamInterface.php create mode 100644 vendor/symfony/http-client-contracts/Test/Fixtures/web/index.php create mode 100644 vendor/symfony/http-client-contracts/Test/HttpClientTestCase.php create mode 100644 vendor/symfony/http-client-contracts/Test/TestHttpServer.php create mode 100644 vendor/symfony/http-client-contracts/composer.json create mode 100644 vendor/symfony/http-client/AmpHttpClient.php create mode 100644 vendor/symfony/http-client/AsyncDecoratorTrait.php create mode 100644 vendor/symfony/http-client/CHANGELOG.md create mode 100644 vendor/symfony/http-client/CachingHttpClient.php create mode 100644 vendor/symfony/http-client/Chunk/DataChunk.php create mode 100644 vendor/symfony/http-client/Chunk/ErrorChunk.php create mode 100644 vendor/symfony/http-client/Chunk/FirstChunk.php create mode 100644 vendor/symfony/http-client/Chunk/InformationalChunk.php create mode 100644 vendor/symfony/http-client/Chunk/LastChunk.php create mode 100644 vendor/symfony/http-client/Chunk/ServerSentEvent.php create mode 100644 vendor/symfony/http-client/CurlHttpClient.php create mode 100644 vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php create mode 100644 vendor/symfony/http-client/DecoratorTrait.php create mode 100644 vendor/symfony/http-client/DependencyInjection/HttpClientPass.php create mode 100644 vendor/symfony/http-client/EventSourceHttpClient.php create mode 100644 vendor/symfony/http-client/Exception/ClientException.php create mode 100644 vendor/symfony/http-client/Exception/EventSourceException.php create mode 100644 vendor/symfony/http-client/Exception/HttpExceptionTrait.php create mode 100644 vendor/symfony/http-client/Exception/InvalidArgumentException.php create mode 100644 vendor/symfony/http-client/Exception/JsonException.php create mode 100644 vendor/symfony/http-client/Exception/RedirectionException.php create mode 100644 vendor/symfony/http-client/Exception/ServerException.php create mode 100644 vendor/symfony/http-client/Exception/TimeoutException.php create mode 100644 vendor/symfony/http-client/Exception/TransportException.php create mode 100644 vendor/symfony/http-client/HttpClient.php create mode 100644 vendor/symfony/http-client/HttpClientTrait.php create mode 100644 vendor/symfony/http-client/HttpOptions.php create mode 100644 vendor/symfony/http-client/HttplugClient.php create mode 100644 vendor/symfony/http-client/Internal/AmpBody.php create mode 100644 vendor/symfony/http-client/Internal/AmpClientState.php create mode 100644 vendor/symfony/http-client/Internal/AmpListener.php create mode 100644 vendor/symfony/http-client/Internal/AmpResolver.php create mode 100644 vendor/symfony/http-client/Internal/Canary.php create mode 100644 vendor/symfony/http-client/Internal/ClientState.php create mode 100644 vendor/symfony/http-client/Internal/CurlClientState.php create mode 100644 vendor/symfony/http-client/Internal/DnsCache.php create mode 100644 vendor/symfony/http-client/Internal/HttplugWaitLoop.php create mode 100644 vendor/symfony/http-client/Internal/NativeClientState.php create mode 100644 vendor/symfony/http-client/Internal/PushedResponse.php create mode 100644 vendor/symfony/http-client/LICENSE create mode 100644 vendor/symfony/http-client/MockHttpClient.php create mode 100644 vendor/symfony/http-client/NativeHttpClient.php create mode 100644 vendor/symfony/http-client/NoPrivateNetworkHttpClient.php create mode 100644 vendor/symfony/http-client/Psr18Client.php create mode 100644 vendor/symfony/http-client/README.md create mode 100644 vendor/symfony/http-client/Response/AmpResponse.php create mode 100644 vendor/symfony/http-client/Response/AsyncContext.php create mode 100644 vendor/symfony/http-client/Response/AsyncResponse.php create mode 100644 vendor/symfony/http-client/Response/CommonResponseTrait.php create mode 100644 vendor/symfony/http-client/Response/CurlResponse.php create mode 100644 vendor/symfony/http-client/Response/HttplugPromise.php create mode 100644 vendor/symfony/http-client/Response/MockResponse.php create mode 100644 vendor/symfony/http-client/Response/NativeResponse.php create mode 100644 vendor/symfony/http-client/Response/ResponseStream.php create mode 100644 vendor/symfony/http-client/Response/StreamWrapper.php create mode 100644 vendor/symfony/http-client/Response/StreamableInterface.php create mode 100644 vendor/symfony/http-client/Response/TraceableResponse.php create mode 100644 vendor/symfony/http-client/Response/TransportResponseTrait.php create mode 100644 vendor/symfony/http-client/Retry/GenericRetryStrategy.php create mode 100644 vendor/symfony/http-client/Retry/RetryStrategyInterface.php create mode 100644 vendor/symfony/http-client/RetryableHttpClient.php create mode 100644 vendor/symfony/http-client/ScopingHttpClient.php create mode 100644 vendor/symfony/http-client/TraceableHttpClient.php create mode 100644 vendor/symfony/http-client/composer.json mode change 100755 => 100644 vendor/symfony/http-foundation/.gitignore mode change 100755 => 100644 vendor/symfony/http-foundation/AcceptHeader.php mode change 100755 => 100644 vendor/symfony/http-foundation/AcceptHeaderItem.php mode change 100755 => 100644 vendor/symfony/http-foundation/ApacheRequest.php mode change 100755 => 100644 vendor/symfony/http-foundation/BinaryFileResponse.php mode change 100755 => 100644 vendor/symfony/http-foundation/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/http-foundation/Cookie.php mode change 100755 => 100644 vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php mode change 100755 => 100644 vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/Exception/SuspiciousOperationException.php mode change 100755 => 100644 vendor/symfony/http-foundation/ExpressionRequestMatcher.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/Exception/FileException.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/Exception/UploadException.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/File.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/Stream.php mode change 100755 => 100644 vendor/symfony/http-foundation/File/UploadedFile.php mode change 100755 => 100644 vendor/symfony/http-foundation/FileBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/HeaderBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/IpUtils.php mode change 100755 => 100644 vendor/symfony/http-foundation/JsonResponse.php mode change 100755 => 100644 vendor/symfony/http-foundation/LICENSE mode change 100755 => 100644 vendor/symfony/http-foundation/ParameterBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/README.md mode change 100755 => 100644 vendor/symfony/http-foundation/RedirectResponse.php mode change 100755 => 100644 vendor/symfony/http-foundation/Request.php mode change 100755 => 100644 vendor/symfony/http-foundation/RequestMatcher.php mode change 100755 => 100644 vendor/symfony/http-foundation/RequestMatcherInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/RequestStack.php mode change 100755 => 100644 vendor/symfony/http-foundation/Response.php mode change 100755 => 100644 vendor/symfony/http-foundation/ResponseHeaderBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/ServerBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Flash/FlashBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Session.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/SessionBagInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/SessionBagProxy.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/SessionInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/SessionUtils.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Handler/WriteCheckSessionHandler.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/MetadataBag.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Proxy/NativeProxy.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php mode change 100755 => 100644 vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php mode change 100755 => 100644 vendor/symfony/http-foundation/StreamedResponse.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/AcceptHeaderItemTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/AcceptHeaderTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ApacheRequestTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/BinaryFileResponseTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/CookieTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ExpressionRequestMatcherTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/FakeFile.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/FileTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/-test mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/.unknownextension mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/case-sensitive-mime-type.xlsm mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/directory/.empty mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/other-file.example mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/test delete mode 100755 vendor/symfony/http-foundation/Tests/File/Fixtures/test.docx mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/Fixtures/test.gif mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/MimeType/MimeTypeTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/File/UploadedFileTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/FileBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/common.inc mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_max_age.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_max_age.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_raw_urlencode.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_raw_urlencode.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_lax.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_lax.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_strict.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_samesite_strict.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_urlencode.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/cookie_urlencode.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/invalid_cookie_name.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Fixtures/response-functional/invalid_cookie_name.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/HeaderBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/IpUtilsTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/JsonResponseTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ParameterBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/RedirectResponseTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/RequestMatcherTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/RequestStackTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/RequestTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ResponseFunctionalTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ResponseTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ResponseTestCase.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/ServerBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Flash/AutoExpireFlashBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Flash/FlashBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/SessionTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/empty_destroys.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/empty_destroys.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/read_only.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/read_only.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/storage.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/storage.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie_and_session.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_cookie_and_session.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_samesite.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_samesite.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_samesite_and_migration.expected mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/with_samesite_and_migration.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/StrictSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Handler/WriteCheckSessionHandlerTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/MetadataBagTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/MockArraySessionStorageTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/MockFileSessionStorageTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/NativeSessionStorageTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/NativeProxyTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/StreamedResponseTest.php mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/schema/http-status-codes.rng mode change 100755 => 100644 vendor/symfony/http-foundation/Tests/schema/iana-registry.rng mode change 100755 => 100644 vendor/symfony/http-foundation/composer.json mode change 100755 => 100644 vendor/symfony/http-foundation/phpunit.xml.dist create mode 100644 vendor/symfony/inflector/CHANGELOG.md create mode 100644 vendor/symfony/inflector/Inflector.php create mode 100644 vendor/symfony/inflector/LICENSE create mode 100644 vendor/symfony/inflector/README.md create mode 100644 vendor/symfony/inflector/composer.json mode change 100755 => 100644 vendor/symfony/options-resolver/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/AccessException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/ExceptionInterface.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/InvalidOptionsException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/MissingOptionsException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/NoConfigurationException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/NoSuchOptionException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/OptionDefinitionException.php mode change 100755 => 100644 vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php mode change 100755 => 100644 vendor/symfony/options-resolver/LICENSE mode change 100755 => 100644 vendor/symfony/options-resolver/OptionConfigurator.php mode change 100755 => 100644 vendor/symfony/options-resolver/Options.php mode change 100755 => 100644 vendor/symfony/options-resolver/OptionsResolver.php mode change 100755 => 100644 vendor/symfony/options-resolver/README.md mode change 100755 => 100644 vendor/symfony/options-resolver/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-ctype/Ctype.php mode change 100755 => 100644 vendor/symfony/polyfill-ctype/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-ctype/README.md mode change 100755 => 100644 vendor/symfony/polyfill-ctype/bootstrap.php delete mode 100755 vendor/symfony/polyfill-ctype/bootstrap80.php mode change 100755 => 100644 vendor/symfony/polyfill-ctype/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-intl-grapheme/Grapheme.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-grapheme/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-intl-grapheme/README.md mode change 100755 => 100644 vendor/symfony/polyfill-intl-grapheme/bootstrap.php delete mode 100755 vendor/symfony/polyfill-intl-grapheme/bootstrap80.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-grapheme/composer.json delete mode 100755 vendor/symfony/polyfill-intl-idn/Idn.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Info.php delete mode 100755 vendor/symfony/polyfill-intl-idn/LICENSE delete mode 100755 vendor/symfony/polyfill-intl-idn/README.md delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php delete mode 100755 vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php delete mode 100755 vendor/symfony/polyfill-intl-idn/bootstrap.php delete mode 100755 vendor/symfony/polyfill-intl-idn/bootstrap80.php delete mode 100755 vendor/symfony/polyfill-intl-idn/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/Normalizer.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/README.md mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/bootstrap.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/bootstrap80.php mode change 100755 => 100644 vendor/symfony/polyfill-intl-normalizer/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/Mbstring.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/README.md delete mode 100755 vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/bootstrap.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/bootstrap80.php mode change 100755 => 100644 vendor/symfony/polyfill-mbstring/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-php72/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-php72/Php72.php mode change 100755 => 100644 vendor/symfony/polyfill-php72/README.md mode change 100755 => 100644 vendor/symfony/polyfill-php72/bootstrap.php mode change 100755 => 100644 vendor/symfony/polyfill-php72/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-php73/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-php73/Php73.php mode change 100755 => 100644 vendor/symfony/polyfill-php73/README.md mode change 100755 => 100644 vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php mode change 100755 => 100644 vendor/symfony/polyfill-php73/bootstrap.php mode change 100755 => 100644 vendor/symfony/polyfill-php73/composer.json mode change 100755 => 100644 vendor/symfony/polyfill-php80/LICENSE mode change 100755 => 100644 vendor/symfony/polyfill-php80/Php80.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/PhpToken.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/README.md mode change 100755 => 100644 vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/bootstrap.php mode change 100755 => 100644 vendor/symfony/polyfill-php80/composer.json create mode 100644 vendor/symfony/process/.gitattributes mode change 100755 => 100644 vendor/symfony/process/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/process/Exception/ExceptionInterface.php mode change 100755 => 100644 vendor/symfony/process/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/symfony/process/Exception/LogicException.php mode change 100755 => 100644 vendor/symfony/process/Exception/ProcessFailedException.php mode change 100755 => 100644 vendor/symfony/process/Exception/ProcessSignaledException.php mode change 100755 => 100644 vendor/symfony/process/Exception/ProcessTimedOutException.php mode change 100755 => 100644 vendor/symfony/process/Exception/RuntimeException.php mode change 100755 => 100644 vendor/symfony/process/ExecutableFinder.php mode change 100755 => 100644 vendor/symfony/process/InputStream.php mode change 100755 => 100644 vendor/symfony/process/LICENSE mode change 100755 => 100644 vendor/symfony/process/PhpExecutableFinder.php mode change 100755 => 100644 vendor/symfony/process/PhpProcess.php mode change 100755 => 100644 vendor/symfony/process/Pipes/AbstractPipes.php mode change 100755 => 100644 vendor/symfony/process/Pipes/PipesInterface.php mode change 100755 => 100644 vendor/symfony/process/Pipes/UnixPipes.php mode change 100755 => 100644 vendor/symfony/process/Pipes/WindowsPipes.php mode change 100755 => 100644 vendor/symfony/process/Process.php mode change 100755 => 100644 vendor/symfony/process/ProcessUtils.php mode change 100755 => 100644 vendor/symfony/process/README.md mode change 100755 => 100644 vendor/symfony/process/composer.json mode change 100755 => 100644 vendor/symfony/property-access/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/property-access/Exception/AccessException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/ExceptionInterface.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/InvalidPropertyPathException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/NoSuchIndexException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/NoSuchPropertyException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/OutOfBoundsException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/RuntimeException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/UnexpectedTypeException.php mode change 100755 => 100644 vendor/symfony/property-access/Exception/UninitializedPropertyException.php mode change 100755 => 100644 vendor/symfony/property-access/LICENSE mode change 100755 => 100644 vendor/symfony/property-access/PropertyAccess.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyAccessor.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyAccessorBuilder.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyAccessorInterface.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyPath.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyPathBuilder.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyPathInterface.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyPathIterator.php mode change 100755 => 100644 vendor/symfony/property-access/PropertyPathIteratorInterface.php mode change 100755 => 100644 vendor/symfony/property-access/README.md mode change 100755 => 100644 vendor/symfony/property-access/composer.json mode change 100755 => 100644 vendor/symfony/property-info/CHANGELOG.md delete mode 100755 vendor/symfony/property-info/DependencyInjection/PropertyInfoConstructorPass.php mode change 100755 => 100644 vendor/symfony/property-info/DependencyInjection/PropertyInfoPass.php delete mode 100755 vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php delete mode 100755 vendor/symfony/property-info/Extractor/ConstructorExtractor.php mode change 100755 => 100644 vendor/symfony/property-info/Extractor/PhpDocExtractor.php delete mode 100755 vendor/symfony/property-info/Extractor/PhpStanExtractor.php mode change 100755 => 100644 vendor/symfony/property-info/Extractor/ReflectionExtractor.php mode change 100755 => 100644 vendor/symfony/property-info/Extractor/SerializerExtractor.php mode change 100755 => 100644 vendor/symfony/property-info/LICENSE delete mode 100755 vendor/symfony/property-info/PhpStan/NameScope.php delete mode 100755 vendor/symfony/property-info/PhpStan/NameScopeFactory.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyAccessExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyInfoCacheExtractor.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyInfoExtractor.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyInfoExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyInitializableExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyListExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyReadInfo.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyTypeExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyWriteInfo.php mode change 100755 => 100644 vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php mode change 100755 => 100644 vendor/symfony/property-info/README.md mode change 100755 => 100644 vendor/symfony/property-info/Type.php mode change 100755 => 100644 vendor/symfony/property-info/Util/PhpDocTypeHelper.php delete mode 100755 vendor/symfony/property-info/Util/PhpStanTypeHelper.php mode change 100755 => 100644 vendor/symfony/property-info/composer.json mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/.gitignore mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/.php_cs.dist mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/.travis.yml mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Factory/DiactorosFactory.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/LICENSE mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/README.md mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Factory/AbstractHttpMessageFactoryTest.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Factory/DiactorosFactoryTest.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Factory/HttpFoundationFactoryTest.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Factory/PsrHttpFactoryTest.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/Message.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/Response.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/ServerRequest.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/Stream.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/UploadedFile.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/Uri.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/Tests/Functional/CovertTest.php mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/composer.json mode change 100755 => 100644 vendor/symfony/psr-http-message-bridge/phpunit.xml.dist create mode 100644 vendor/symfony/service-contracts/.gitignore create mode 100644 vendor/symfony/service-contracts/Attribute/Required.php create mode 100644 vendor/symfony/service-contracts/CHANGELOG.md create mode 100644 vendor/symfony/service-contracts/LICENSE create mode 100644 vendor/symfony/service-contracts/README.md create mode 100644 vendor/symfony/service-contracts/ResetInterface.php create mode 100644 vendor/symfony/service-contracts/ServiceLocatorTrait.php create mode 100644 vendor/symfony/service-contracts/ServiceProviderInterface.php create mode 100644 vendor/symfony/service-contracts/ServiceSubscriberInterface.php create mode 100644 vendor/symfony/service-contracts/ServiceSubscriberTrait.php create mode 100644 vendor/symfony/service-contracts/Test/ServiceLocatorTest.php create mode 100644 vendor/symfony/service-contracts/composer.json create mode 100644 vendor/symfony/string/.gitattributes mode change 100755 => 100644 vendor/symfony/string/AbstractString.php mode change 100755 => 100644 vendor/symfony/string/AbstractUnicodeString.php mode change 100755 => 100644 vendor/symfony/string/ByteString.php mode change 100755 => 100644 vendor/symfony/string/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/string/CodePointString.php mode change 100755 => 100644 vendor/symfony/string/Exception/ExceptionInterface.php mode change 100755 => 100644 vendor/symfony/string/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/symfony/string/Exception/RuntimeException.php mode change 100755 => 100644 vendor/symfony/string/Inflector/EnglishInflector.php delete mode 100755 vendor/symfony/string/Inflector/FrenchInflector.php mode change 100755 => 100644 vendor/symfony/string/Inflector/InflectorInterface.php mode change 100755 => 100644 vendor/symfony/string/LICENSE mode change 100755 => 100644 vendor/symfony/string/LazyString.php mode change 100755 => 100644 vendor/symfony/string/README.md mode change 100755 => 100644 vendor/symfony/string/Resources/data/wcswidth_table_wide.php mode change 100755 => 100644 vendor/symfony/string/Resources/data/wcswidth_table_zero.php mode change 100755 => 100644 vendor/symfony/string/Resources/functions.php mode change 100755 => 100644 vendor/symfony/string/Slugger/AsciiSlugger.php mode change 100755 => 100644 vendor/symfony/string/Slugger/SluggerInterface.php mode change 100755 => 100644 vendor/symfony/string/UnicodeString.php mode change 100755 => 100644 vendor/symfony/string/composer.json mode change 100755 => 100644 vendor/symfony/translation-contracts/.gitignore mode change 100755 => 100644 vendor/symfony/translation-contracts/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/translation-contracts/LICENSE mode change 100755 => 100644 vendor/symfony/translation-contracts/LocaleAwareInterface.php mode change 100755 => 100644 vendor/symfony/translation-contracts/README.md mode change 100755 => 100644 vendor/symfony/translation-contracts/Test/TranslatorTest.php mode change 100755 => 100644 vendor/symfony/translation-contracts/TranslatableInterface.php mode change 100755 => 100644 vendor/symfony/translation-contracts/TranslatorInterface.php mode change 100755 => 100644 vendor/symfony/translation-contracts/TranslatorTrait.php mode change 100755 => 100644 vendor/symfony/translation-contracts/composer.json create mode 100644 vendor/symfony/translation/.gitattributes mode change 100755 => 100644 vendor/symfony/translation/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/translation/Catalogue/AbstractOperation.php mode change 100755 => 100644 vendor/symfony/translation/Catalogue/MergeOperation.php mode change 100755 => 100644 vendor/symfony/translation/Catalogue/OperationInterface.php mode change 100755 => 100644 vendor/symfony/translation/Catalogue/TargetOperation.php delete mode 100755 vendor/symfony/translation/Command/TranslationPullCommand.php delete mode 100755 vendor/symfony/translation/Command/TranslationPushCommand.php delete mode 100755 vendor/symfony/translation/Command/TranslationTrait.php mode change 100755 => 100644 vendor/symfony/translation/Command/XliffLintCommand.php mode change 100755 => 100644 vendor/symfony/translation/DataCollector/TranslationDataCollector.php mode change 100755 => 100644 vendor/symfony/translation/DataCollectorTranslator.php mode change 100755 => 100644 vendor/symfony/translation/DependencyInjection/TranslationDumperPass.php mode change 100755 => 100644 vendor/symfony/translation/DependencyInjection/TranslationExtractorPass.php mode change 100755 => 100644 vendor/symfony/translation/DependencyInjection/TranslatorPass.php mode change 100755 => 100644 vendor/symfony/translation/DependencyInjection/TranslatorPathsPass.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/CsvFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/DumperInterface.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/FileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/IcuResFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/IniFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/JsonFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/MoFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/PhpFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/PoFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/QtFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/XliffFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Dumper/YamlFileDumper.php mode change 100755 => 100644 vendor/symfony/translation/Exception/ExceptionInterface.php delete mode 100755 vendor/symfony/translation/Exception/IncompleteDsnException.php mode change 100755 => 100644 vendor/symfony/translation/Exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/symfony/translation/Exception/InvalidResourceException.php mode change 100755 => 100644 vendor/symfony/translation/Exception/LogicException.php delete mode 100755 vendor/symfony/translation/Exception/MissingRequiredOptionException.php mode change 100755 => 100644 vendor/symfony/translation/Exception/NotFoundResourceException.php delete mode 100755 vendor/symfony/translation/Exception/ProviderException.php delete mode 100755 vendor/symfony/translation/Exception/ProviderExceptionInterface.php mode change 100755 => 100644 vendor/symfony/translation/Exception/RuntimeException.php delete mode 100755 vendor/symfony/translation/Exception/UnsupportedSchemeException.php mode change 100755 => 100644 vendor/symfony/translation/Extractor/AbstractFileExtractor.php mode change 100755 => 100644 vendor/symfony/translation/Extractor/ChainExtractor.php mode change 100755 => 100644 vendor/symfony/translation/Extractor/ExtractorInterface.php mode change 100755 => 100644 vendor/symfony/translation/Extractor/PhpExtractor.php mode change 100755 => 100644 vendor/symfony/translation/Extractor/PhpStringTokenParser.php mode change 100755 => 100644 vendor/symfony/translation/Formatter/IntlFormatter.php mode change 100755 => 100644 vendor/symfony/translation/Formatter/IntlFormatterInterface.php mode change 100755 => 100644 vendor/symfony/translation/Formatter/MessageFormatter.php mode change 100755 => 100644 vendor/symfony/translation/Formatter/MessageFormatterInterface.php mode change 100755 => 100644 vendor/symfony/translation/IdentityTranslator.php mode change 100755 => 100644 vendor/symfony/translation/LICENSE mode change 100755 => 100644 vendor/symfony/translation/Loader/ArrayLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/CsvFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/FileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/IcuDatFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/IcuResFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/IniFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/JsonFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/LoaderInterface.php mode change 100755 => 100644 vendor/symfony/translation/Loader/MoFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/PhpFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/PoFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/QtFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/XliffFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/Loader/YamlFileLoader.php mode change 100755 => 100644 vendor/symfony/translation/LoggingTranslator.php mode change 100755 => 100644 vendor/symfony/translation/MessageCatalogue.php mode change 100755 => 100644 vendor/symfony/translation/MessageCatalogueInterface.php mode change 100755 => 100644 vendor/symfony/translation/MetadataAwareInterface.php delete mode 100755 vendor/symfony/translation/Provider/AbstractProviderFactory.php delete mode 100755 vendor/symfony/translation/Provider/Dsn.php delete mode 100755 vendor/symfony/translation/Provider/FilteringProvider.php delete mode 100755 vendor/symfony/translation/Provider/NullProvider.php delete mode 100755 vendor/symfony/translation/Provider/NullProviderFactory.php delete mode 100755 vendor/symfony/translation/Provider/ProviderFactoryInterface.php delete mode 100755 vendor/symfony/translation/Provider/ProviderInterface.php delete mode 100755 vendor/symfony/translation/Provider/TranslationProviderCollection.php delete mode 100755 vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php delete mode 100755 vendor/symfony/translation/PseudoLocalizationTranslator.php mode change 100755 => 100644 vendor/symfony/translation/README.md mode change 100755 => 100644 vendor/symfony/translation/Reader/TranslationReader.php mode change 100755 => 100644 vendor/symfony/translation/Reader/TranslationReaderInterface.php mode change 100755 => 100644 vendor/symfony/translation/Resources/bin/translation-status.php mode change 100755 => 100644 vendor/symfony/translation/Resources/data/parents.json delete mode 100755 vendor/symfony/translation/Resources/functions.php mode change 100755 => 100644 vendor/symfony/translation/Resources/schemas/xliff-core-1.2-strict.xsd mode change 100755 => 100644 vendor/symfony/translation/Resources/schemas/xliff-core-2.0.xsd mode change 100755 => 100644 vendor/symfony/translation/Resources/schemas/xml.xsd delete mode 100755 vendor/symfony/translation/Test/ProviderFactoryTestCase.php delete mode 100755 vendor/symfony/translation/Test/ProviderTestCase.php delete mode 100755 vendor/symfony/translation/TranslatableMessage.php mode change 100755 => 100644 vendor/symfony/translation/Translator.php delete mode 100755 vendor/symfony/translation/TranslatorBag.php mode change 100755 => 100644 vendor/symfony/translation/TranslatorBagInterface.php mode change 100755 => 100644 vendor/symfony/translation/Util/ArrayConverter.php mode change 100755 => 100644 vendor/symfony/translation/Util/XliffUtils.php mode change 100755 => 100644 vendor/symfony/translation/Writer/TranslationWriter.php mode change 100755 => 100644 vendor/symfony/translation/Writer/TranslationWriterInterface.php mode change 100755 => 100644 vendor/symfony/translation/composer.json create mode 100644 vendor/symfony/var-dumper/.gitattributes mode change 100755 => 100644 vendor/symfony/var-dumper/CHANGELOG.md mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/AmqpCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ArgsStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/Caster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ClassStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ConstStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/CutArrayStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/CutStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/DOMCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/DateCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/DoctrineCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/DsCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/DsPairStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/EnumStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ExceptionCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/FrameStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/GmpCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ImagineCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ImgStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/IntlCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/LinkStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/MemcachedCaster.php delete mode 100755 vendor/symfony/var-dumper/Caster/MysqliCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/PdoCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/PgSqlCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ProxyManagerCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/RedisCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ReflectionCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/ResourceCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/SplCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/StubCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/SymfonyCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/TraceStub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/UuidCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/XmlReaderCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Caster/XmlResourceCaster.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/AbstractCloner.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/ClonerInterface.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/Cursor.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/Data.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/DumperInterface.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/Stub.php mode change 100755 => 100644 vendor/symfony/var-dumper/Cloner/VarCloner.php mode change 100755 => 100644 vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php mode change 100755 => 100644 vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php mode change 100755 => 100644 vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php mode change 100755 => 100644 vendor/symfony/var-dumper/Command/ServerDumpCommand.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/AbstractDumper.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/CliDumper.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/DataDumperInterface.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/HtmlDumper.php mode change 100755 => 100644 vendor/symfony/var-dumper/Dumper/ServerDumper.php mode change 100755 => 100644 vendor/symfony/var-dumper/Exception/ThrowingCasterException.php mode change 100755 => 100644 vendor/symfony/var-dumper/LICENSE mode change 100755 => 100644 vendor/symfony/var-dumper/README.md mode change 100755 => 100644 vendor/symfony/var-dumper/Resources/bin/var-dump-server mode change 100755 => 100644 vendor/symfony/var-dumper/Resources/css/htmlDescriptor.css mode change 100755 => 100644 vendor/symfony/var-dumper/Resources/functions/dump.php mode change 100755 => 100644 vendor/symfony/var-dumper/Resources/js/htmlDescriptor.js mode change 100755 => 100644 vendor/symfony/var-dumper/Server/Connection.php mode change 100755 => 100644 vendor/symfony/var-dumper/Server/DumpServer.php mode change 100755 => 100644 vendor/symfony/var-dumper/Test/VarDumperTestTrait.php mode change 100755 => 100644 vendor/symfony/var-dumper/VarDumper.php mode change 100755 => 100644 vendor/symfony/var-dumper/composer.json mode change 100755 => 100644 vendor/topthink/framework/.gitignore mode change 100755 => 100644 vendor/topthink/framework/.travis.yml mode change 100755 => 100644 vendor/topthink/framework/CONTRIBUTING.md mode change 100755 => 100644 vendor/topthink/framework/LICENSE.txt mode change 100755 => 100644 vendor/topthink/framework/README.md mode change 100755 => 100644 vendor/topthink/framework/composer.json mode change 100755 => 100644 vendor/topthink/framework/logo.png mode change 100755 => 100644 vendor/topthink/framework/phpunit.xml.dist mode change 100755 => 100644 vendor/topthink/framework/src/helper.php mode change 100755 => 100644 vendor/topthink/framework/src/lang/zh-cn.php mode change 100755 => 100644 vendor/topthink/framework/src/think/App.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Cache.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Config.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Console.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Container.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Cookie.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Db.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Env.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Event.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Exception.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Facade.php mode change 100755 => 100644 vendor/topthink/framework/src/think/File.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Filesystem.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Http.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Lang.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Log.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Manager.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Middleware.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Pipeline.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Request.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Response.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Route.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Service.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Session.php mode change 100755 => 100644 vendor/topthink/framework/src/think/Validate.php mode change 100755 => 100644 vendor/topthink/framework/src/think/View.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/Driver.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/TagSet.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/driver/File.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/driver/Memcache.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/driver/Memcached.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/driver/Redis.php mode change 100755 => 100644 vendor/topthink/framework/src/think/cache/driver/Wincache.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/Command.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/Input.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/LICENSE mode change 100755 => 100644 vendor/topthink/framework/src/think/console/Output.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/Table.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/bin/README.md mode change 100755 => 100644 vendor/topthink/framework/src/think/console/bin/hiddeninput.exe mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/Clear.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/Help.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/Lists.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/Make.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/RouteList.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/RunServer.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/ServiceDiscover.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/VendorPublish.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/Version.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Command.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Controller.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Event.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Listener.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Middleware.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Model.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Service.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Subscribe.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/Validate.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/command.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/controller.api.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/controller.plain.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/controller.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/event.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/listener.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/middleware.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/model.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/service.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/subscribe.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/make/stubs/validate.stub mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/optimize/Route.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/command/optimize/Schema.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/input/Argument.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/input/Definition.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/input/Option.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/Ask.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/Descriptor.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/Formatter.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/Question.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/descriptor/Console.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/driver/Buffer.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/driver/Console.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/driver/Nothing.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/formatter/Stack.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/formatter/Style.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/question/Choice.php mode change 100755 => 100644 vendor/topthink/framework/src/think/console/output/question/Confirmation.php mode change 100755 => 100644 vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php mode change 100755 => 100644 vendor/topthink/framework/src/think/contract/LogHandlerInterface.php mode change 100755 => 100644 vendor/topthink/framework/src/think/contract/ModelRelationInterface.php mode change 100755 => 100644 vendor/topthink/framework/src/think/contract/SessionHandlerInterface.php mode change 100755 => 100644 vendor/topthink/framework/src/think/contract/TemplateHandlerInterface.php mode change 100755 => 100644 vendor/topthink/framework/src/think/event/AppInit.php mode change 100755 => 100644 vendor/topthink/framework/src/think/event/HttpEnd.php mode change 100755 => 100644 vendor/topthink/framework/src/think/event/HttpRun.php mode change 100755 => 100644 vendor/topthink/framework/src/think/event/LogWrite.php mode change 100755 => 100644 vendor/topthink/framework/src/think/event/RouteLoaded.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/ClassNotFoundException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/ErrorException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/FileException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/FuncNotFoundException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/Handle.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/HttpException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/HttpResponseException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/RouteNotFoundException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/exception/ValidateException.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/App.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Cache.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Config.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Console.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Cookie.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Env.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Event.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Filesystem.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Lang.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Log.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Middleware.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Request.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Route.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Session.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/Validate.php mode change 100755 => 100644 vendor/topthink/framework/src/think/facade/View.php mode change 100755 => 100644 vendor/topthink/framework/src/think/file/UploadedFile.php mode change 100755 => 100644 vendor/topthink/framework/src/think/filesystem/CacheStore.php mode change 100755 => 100644 vendor/topthink/framework/src/think/filesystem/Driver.php mode change 100755 => 100644 vendor/topthink/framework/src/think/filesystem/driver/Local.php mode change 100755 => 100644 vendor/topthink/framework/src/think/initializer/BootService.php mode change 100755 => 100644 vendor/topthink/framework/src/think/initializer/Error.php mode change 100755 => 100644 vendor/topthink/framework/src/think/initializer/RegisterService.php mode change 100755 => 100644 vendor/topthink/framework/src/think/log/Channel.php mode change 100755 => 100644 vendor/topthink/framework/src/think/log/ChannelSet.php mode change 100755 => 100644 vendor/topthink/framework/src/think/log/driver/File.php mode change 100755 => 100644 vendor/topthink/framework/src/think/log/driver/Socket.php mode change 100755 => 100644 vendor/topthink/framework/src/think/middleware/AllowCrossDomain.php mode change 100755 => 100644 vendor/topthink/framework/src/think/middleware/CheckRequestCache.php mode change 100755 => 100644 vendor/topthink/framework/src/think/middleware/FormTokenCheck.php mode change 100755 => 100644 vendor/topthink/framework/src/think/middleware/LoadLangPack.php mode change 100755 => 100644 vendor/topthink/framework/src/think/middleware/SessionInit.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/File.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/Html.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/Json.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/Jsonp.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/Redirect.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/View.php mode change 100755 => 100644 vendor/topthink/framework/src/think/response/Xml.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/Dispatch.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/Domain.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/Resource.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/Rule.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/RuleGroup.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/RuleItem.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/RuleName.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/Url.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/dispatch/Callback.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/dispatch/Controller.php mode change 100755 => 100644 vendor/topthink/framework/src/think/route/dispatch/Url.php mode change 100755 => 100644 vendor/topthink/framework/src/think/service/ModelService.php mode change 100755 => 100644 vendor/topthink/framework/src/think/service/PaginatorService.php mode change 100755 => 100644 vendor/topthink/framework/src/think/service/ValidateService.php mode change 100755 => 100644 vendor/topthink/framework/src/think/session/Store.php mode change 100755 => 100644 vendor/topthink/framework/src/think/session/driver/Cache.php mode change 100755 => 100644 vendor/topthink/framework/src/think/session/driver/File.php mode change 100755 => 100644 vendor/topthink/framework/src/think/validate/ValidateRule.php mode change 100755 => 100644 vendor/topthink/framework/src/think/view/driver/Php.php mode change 100755 => 100644 vendor/topthink/framework/src/tpl/think_exception.tpl mode change 100755 => 100644 vendor/topthink/framework/tests/AppTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/CacheTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/ConfigTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/ContainerTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/DbTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/EnvTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/EventTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/FilesystemTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/HttpTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/InteractsWithApp.php mode change 100755 => 100644 vendor/topthink/framework/tests/LogTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/MiddlewareTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/RouteTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/SessionTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/ViewTest.php mode change 100755 => 100644 vendor/topthink/framework/tests/bootstrap.php delete mode 100755 vendor/topthink/think-api/.gitignore delete mode 100755 vendor/topthink/think-api/README.md delete mode 100755 vendor/topthink/think-api/composer.json delete mode 100755 vendor/topthink/think-api/composer.lock delete mode 100755 vendor/topthink/think-api/phpunit.xml.dist delete mode 100755 vendor/topthink/think-api/src/Client.php delete mode 100755 vendor/topthink/think-api/src/Exception.php delete mode 100755 vendor/topthink/think-api/src/Group.php delete mode 100755 vendor/topthink/think-api/src/Request.php delete mode 100755 vendor/topthink/think-api/src/concerns/InteractsWithHttp.php delete mode 100755 vendor/topthink/think-api/src/concerns/InteractsWithRequest.php delete mode 100755 vendor/topthink/think-api/src/concerns/ObjectAccess.php delete mode 100755 vendor/topthink/think-api/src/request/default.php delete mode 100755 vendor/topthink/think-api/tests/ClientTest.php create mode 100644 vendor/topthink/think-factory/.gitignore create mode 100644 vendor/topthink/think-factory/LICENSE create mode 100644 vendor/topthink/think-factory/composer.json create mode 100644 vendor/topthink/think-factory/src/Factory.php delete mode 100755 vendor/topthink/think-helper/.github/workflows/ci.yml delete mode 100755 vendor/topthink/think-helper/.github/workflows/php.yml mode change 100755 => 100644 vendor/topthink/think-helper/.gitignore mode change 100755 => 100644 vendor/topthink/think-helper/LICENSE mode change 100755 => 100644 vendor/topthink/think-helper/README.md mode change 100755 => 100644 vendor/topthink/think-helper/composer.json delete mode 100755 vendor/topthink/think-helper/phpunit.xml.dist mode change 100755 => 100644 vendor/topthink/think-helper/src/Collection.php mode change 100755 => 100644 vendor/topthink/think-helper/src/contract/Arrayable.php mode change 100755 => 100644 vendor/topthink/think-helper/src/contract/Jsonable.php mode change 100755 => 100644 vendor/topthink/think-helper/src/helper.php mode change 100755 => 100644 vendor/topthink/think-helper/src/helper/Arr.php mode change 100755 => 100644 vendor/topthink/think-helper/src/helper/Str.php delete mode 100755 vendor/topthink/think-helper/tests/ArrTest.php delete mode 100755 vendor/topthink/think-helper/tests/CollectionTest.php delete mode 100755 vendor/topthink/think-helper/tests/StrTest.php delete mode 100755 vendor/topthink/think-helper/tests/TestCase.php mode change 100755 => 100644 vendor/topthink/think-image/.gitignore mode change 100755 => 100644 vendor/topthink/think-image/.travis.yml mode change 100755 => 100644 vendor/topthink/think-image/LICENSE mode change 100755 => 100644 vendor/topthink/think-image/README.md mode change 100755 => 100644 vendor/topthink/think-image/composer.json mode change 100755 => 100644 vendor/topthink/think-image/phpunit.xml mode change 100755 => 100644 vendor/topthink/think-image/src/Image.php mode change 100755 => 100644 vendor/topthink/think-image/src/image/Exception.php mode change 100755 => 100644 vendor/topthink/think-image/src/image/gif/Decoder.php mode change 100755 => 100644 vendor/topthink/think-image/src/image/gif/Encoder.php mode change 100755 => 100644 vendor/topthink/think-image/src/image/gif/Gif.php mode change 100755 => 100644 vendor/topthink/think-image/tests/CropTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/FlipTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/InfoTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/RotateTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/TestCase.php mode change 100755 => 100644 vendor/topthink/think-image/tests/TextTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/ThumbTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/WaterTest.php mode change 100755 => 100644 vendor/topthink/think-image/tests/autoload.php mode change 100755 => 100644 vendor/topthink/think-image/tests/images/test.bmp mode change 100755 => 100644 vendor/topthink/think-image/tests/images/test.gif mode change 100755 => 100644 vendor/topthink/think-image/tests/images/test.jpg mode change 100755 => 100644 vendor/topthink/think-image/tests/images/test.png mode change 100755 => 100644 vendor/topthink/think-image/tests/images/test.ttf mode change 100755 => 100644 vendor/topthink/think-image/tests/tmp/.gitignore mode change 100755 => 100644 vendor/topthink/think-orm/.gitattributes mode change 100755 => 100644 vendor/topthink/think-orm/.gitignore mode change 100755 => 100644 vendor/topthink/think-orm/LICENSE mode change 100755 => 100644 vendor/topthink/think-orm/README.md mode change 100755 => 100644 vendor/topthink/think-orm/composer.json mode change 100755 => 100644 vendor/topthink/think-orm/src/DbManager.php mode change 100755 => 100644 vendor/topthink/think-orm/src/Model.php mode change 100755 => 100644 vendor/topthink/think-orm/src/Paginator.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/BaseQuery.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Builder.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/CacheItem.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Connection.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/ConnectionInterface.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Fetch.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Mongo.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/PDOConnection.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Query.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Raw.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/Where.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/builder/Mongo.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/builder/Mysql.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/builder/Oracle.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/builder/Pgsql.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/builder/Sqlite.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/builder/Sqlsrv.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/AggregateQuery.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/ParamsBind.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/ResultOperation.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/Transaction.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/concern/WhereQuery.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/Mongo.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/Mysql.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/Oracle.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/Pgsql.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/Sqlite.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/Sqlsrv.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/connector/pgsql.sql mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/BindParamException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/DataNotFoundException.php delete mode 100755 vendor/topthink/think-orm/src/db/exception/DbEventException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/DbException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/InvalidArgumentException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/ModelEventException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/ModelNotFoundException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/db/exception/PDOException.php mode change 100755 => 100644 vendor/topthink/think-orm/src/facade/Db.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/Collection.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/Pivot.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/Relation.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/Attribute.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/Conversion.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/ModelEvent.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/OptimLock.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/RelationShip.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/SoftDelete.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/concern/TimeStamp.php delete mode 100755 vendor/topthink/think-orm/src/model/concern/Virtual.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/BelongsTo.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/BelongsToMany.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/HasMany.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/HasManyThrough.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/HasOne.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/HasOneThrough.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/MorphMany.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/MorphOne.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/MorphTo.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/MorphToMany.php mode change 100755 => 100644 vendor/topthink/think-orm/src/model/relation/OneToOne.php mode change 100755 => 100644 vendor/topthink/think-orm/src/paginator/driver/Bootstrap.php mode change 100755 => 100644 vendor/topthink/think-orm/stubs/Exception.php mode change 100755 => 100644 vendor/topthink/think-orm/stubs/Facade.php mode change 100755 => 100644 vendor/topthink/think-orm/stubs/load_stubs.php mode change 100755 => 100644 vendor/topthink/think-queue/.gitignore mode change 100755 => 100644 vendor/topthink/think-queue/LICENSE mode change 100755 => 100644 vendor/topthink/think-queue/README.md mode change 100755 => 100644 vendor/topthink/think-queue/composer.json mode change 100755 => 100644 vendor/topthink/think-queue/phpunit.xml.dist mode change 100755 => 100644 vendor/topthink/think-queue/src/Queue.php mode change 100755 => 100644 vendor/topthink/think-queue/src/common.php mode change 100755 => 100644 vendor/topthink/think-queue/src/config.php mode change 100755 => 100644 vendor/topthink/think-queue/src/facade/Queue.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/CallQueuedHandler.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/Connector.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/FailedJob.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/InteractsWithTime.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/Job.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/Listener.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/Queueable.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/Service.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/ShouldQueue.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/Worker.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/FailedTable.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/FlushFailed.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/ForgetFailed.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/ListFailed.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/Listen.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/Restart.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/Retry.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/Table.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/Work.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/stubs/failed_jobs.stub mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/command/stubs/jobs.stub mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/connector/Database.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/connector/Redis.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/connector/Sync.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/event/JobExceptionOccurred.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/event/JobFailed.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/event/JobProcessed.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/event/JobProcessing.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/event/WorkerStopping.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/exception/MaxAttemptsExceededException.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/failed/Database.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/failed/None.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/job/Database.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/job/Redis.php mode change 100755 => 100644 vendor/topthink/think-queue/src/queue/job/Sync.php mode change 100755 => 100644 vendor/topthink/think-queue/tests/DatabaseConnectorTest.php mode change 100755 => 100644 vendor/topthink/think-queue/tests/ListenerTest.php mode change 100755 => 100644 vendor/topthink/think-queue/tests/QueueTest.php mode change 100755 => 100644 vendor/topthink/think-queue/tests/TestCase.php mode change 100755 => 100644 vendor/topthink/think-queue/tests/WorkerTest.php mode change 100755 => 100644 vendor/topthink/think-queue/tests/bootstrap.php mode change 100755 => 100644 vendor/topthink/think-swoole/.gitignore mode change 100755 => 100644 vendor/topthink/think-swoole/LICENSE mode change 100755 => 100644 vendor/topthink/think-swoole/README.md mode change 100755 => 100644 vendor/topthink/think-swoole/composer.json mode change 100755 => 100644 vendor/topthink/think-swoole/src/App.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Coordinator.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/FileWatcher.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Http.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Job.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Manager.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Middleware.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/PidManager.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Pool.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/RpcManager.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Sandbox.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Service.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Table.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/Websocket.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/command/Rpc.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/command/RpcInterface.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/command/Server.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithCoordinator.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithHttp.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithPools.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithRpcClient.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithRpcServer.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithServer.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithSwooleTable.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/InteractsWithWebsocket.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/ModifyProperty.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/concerns/WithApplication.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/config/swoole.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/contract/ResetterInterface.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/contract/rpc/ParserInterface.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/contract/websocket/RoomInterface.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/coroutine/Context.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/exception/RpcClientException.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/exception/RpcResponseException.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/facade/Server.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/helpers.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/middleware/ResetVarDumper.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/middleware/TraceRpcClient.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/middleware/TraceRpcServer.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/pool/Cache.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/pool/Client.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/pool/Db.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/pool/Proxy.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/pool/proxy/Connection.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/pool/proxy/Store.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/resetters/ClearInstances.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/resetters/ResetConfig.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/resetters/ResetEvent.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/resetters/ResetService.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/Error.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/File.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/JsonParser.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/Packer.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/Protocol.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/client/Connector.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/client/Gateway.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/client/Proxy.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/server/Channel.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/server/Dispatcher.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/server/channel/Buffer.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/rpc/server/channel/File.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/Pusher.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/Room.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/middleware/SessionInit.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/room/Redis.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/room/Table.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/socketio/EnginePacket.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/socketio/Handler.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/socketio/Packet.php mode change 100755 => 100644 vendor/topthink/think-swoole/src/websocket/socketio/Parser.php mode change 100755 => 100644 vendor/topthink/think-trace/.gitignore mode change 100755 => 100644 vendor/topthink/think-trace/LICENSE mode change 100755 => 100644 vendor/topthink/think-trace/README.md mode change 100755 => 100644 vendor/topthink/think-trace/composer.json mode change 100755 => 100644 vendor/topthink/think-trace/src/Console.php mode change 100755 => 100644 vendor/topthink/think-trace/src/Html.php mode change 100755 => 100644 vendor/topthink/think-trace/src/Service.php mode change 100755 => 100644 vendor/topthink/think-trace/src/TraceDebug.php mode change 100755 => 100644 vendor/topthink/think-trace/src/config.php mode change 100755 => 100644 vendor/topthink/think-trace/src/tpl/page_trace.tpl mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/.gitignore mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/composer.json mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/composer.lock mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/ActionType.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Auth.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Config.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Http/Client.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Http/Error.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Http/Request.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Http/Response.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Mimetype.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/Storage/UploadManager.php mode change 100755 => 100644 vendor/ucloud/ufile-php-sdk/src/functions.php delete mode 100755 vendor/vlucas/phpdotenv/LICENSE delete mode 100755 vendor/vlucas/phpdotenv/composer.json delete mode 100755 vendor/vlucas/phpdotenv/src/Dotenv.php delete mode 100755 vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Exception/InvalidEncodingException.php delete mode 100755 vendor/vlucas/phpdotenv/src/Exception/InvalidFileException.php delete mode 100755 vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php delete mode 100755 vendor/vlucas/phpdotenv/src/Exception/ValidationException.php delete mode 100755 vendor/vlucas/phpdotenv/src/Loader/Loader.php delete mode 100755 vendor/vlucas/phpdotenv/src/Loader/LoaderInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Loader/Resolver.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/Entry.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/EntryParser.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/Lexer.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/Lines.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/Parser.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/ParserInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Parser/Value.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/AdapterInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/ApacheAdapter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/ArrayAdapter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/EnvConstAdapter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/GuardedWriter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/ImmutableWriter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/MultiReader.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/MultiWriter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/PutenvAdapter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/ReaderInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/ReplacingWriter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/ServerConstAdapter.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/Adapter/WriterInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/AdapterRepository.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php delete mode 100755 vendor/vlucas/phpdotenv/src/Repository/RepositoryInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Store/File/Paths.php delete mode 100755 vendor/vlucas/phpdotenv/src/Store/File/Reader.php delete mode 100755 vendor/vlucas/phpdotenv/src/Store/FileStore.php delete mode 100755 vendor/vlucas/phpdotenv/src/Store/StoreBuilder.php delete mode 100755 vendor/vlucas/phpdotenv/src/Store/StoreInterface.php delete mode 100755 vendor/vlucas/phpdotenv/src/Store/StringStore.php delete mode 100755 vendor/vlucas/phpdotenv/src/Util/Regex.php delete mode 100755 vendor/vlucas/phpdotenv/src/Util/Str.php delete mode 100755 vendor/vlucas/phpdotenv/src/Validator.php mode change 100755 => 100644 vendor/xaboy/form-builder/LICENSE mode change 100755 => 100644 vendor/xaboy/form-builder/README.md mode change 100755 => 100644 vendor/xaboy/form-builder/composer.json mode change 100755 => 100644 vendor/xaboy/form-builder/demo/demo.php mode change 100755 => 100644 vendor/xaboy/form-builder/demo/elm.php mode change 100755 => 100644 vendor/xaboy/form-builder/demo/iview.php mode change 100755 => 100644 vendor/xaboy/form-builder/images/components.png mode change 100755 => 100644 vendor/xaboy/form-builder/images/demo02.jpg mode change 100755 => 100644 vendor/xaboy/form-builder/images/demo03.jpg mode change 100755 => 100644 vendor/xaboy/form-builder/images/demo04.jpg mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/AnnotationReader.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/ClassName.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Col.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Emit.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Group.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Info.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Enum.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Len.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Max.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Min.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Pattern.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Range.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/Required.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Annotation/Validate/ValidateAnnotation.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/AnnotationInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/BootstrapInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/ColComponentInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/ConfigInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/CustomComponentInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/FormComponentInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/FormHandleInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/OptionComponentInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/StyleInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Contract/ValidateInterface.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Driver/CustomComponent.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Driver/FormComponent.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Driver/FormOptionsComponent.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Exception/FormBuilderException.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Factory/Base.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Factory/Elm.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Factory/Iview.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Form.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Form/ElmForm.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Form/IviewForm.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/FormHandle.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Handle/ElmFormHandle.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Handle/IviewFormHandle.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Response.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/BaseRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/CallPropsRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/ChildrenRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/ControlRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/EmitRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/OptionsRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/PropsRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Rule/ValidateRule.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Template/createScript.min.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Template/createScript.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Template/form.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Bootstrap.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Button.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Cascader.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Checkbox.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/ColorPicker.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/DatePicker.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Frame.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Group.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Hidden.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Input.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/InputNumber.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Option.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Popover.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Radio.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Rate.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Select.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Slider.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Switches.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/TimePicker.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Tooltip.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Tree.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/TreeData.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Components/Upload.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Config.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Style/Col.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Style/FormStyle.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Style/Row.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/CascaderFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/CheckBoxFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/ColorPickerFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/DatePickerFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/FormStyleFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/FrameFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/GroupFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/HiddenFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/InputFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/InputNumberFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/RadioFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/RateFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/SelectFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/SliderFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/SwitchesFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/TimePickerFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/TreeFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/UploadFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Traits/ValidateFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Elm/Validate.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Bootstrap.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Button.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Cascader.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Checkbox.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/ColorPicker.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/DatePicker.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Frame.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Group.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Hidden.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Input.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/InputNumber.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Option.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Poptip.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Radio.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Rate.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Select.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Slider.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Switches.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/TimePicker.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Tooltip.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Tree.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/TreeData.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Components/Upload.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Config.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Style/Col.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Style/FormStyle.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Style/Row.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/CascaderFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/CheckBoxFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/ColorPickerFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/DatePickerFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/FormStyleFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/FrameFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/GroupFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/HiddenFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/InputFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/InputNumberFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/RadioFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/RateFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/SelectFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/SliderFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/SwitchesFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/TimePickerFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/TreeFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/UploadFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Traits/ValidateFactoryTrait.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/UI/Iview/Validate.php mode change 100755 => 100644 vendor/xaboy/form-builder/src/Util.php diff --git a/vendor/adbario/php-dot-notation/LICENSE.md b/vendor/adbario/php-dot-notation/LICENSE.md old mode 100755 new mode 100644 diff --git a/vendor/adbario/php-dot-notation/composer.json b/vendor/adbario/php-dot-notation/composer.json old mode 100755 new mode 100644 index cea71261..b7b82cb4 --- a/vendor/adbario/php-dot-notation/composer.json +++ b/vendor/adbario/php-dot-notation/composer.json @@ -11,12 +11,12 @@ } ], "require": { - "php": "^5.5 || ^7.0 || ^8.0", + "php": ">=5.5", "ext-json": "*" }, "require-dev": { - "phpunit/phpunit": "^4.8|^5.7|^6.6|^7.5|^8.5|^9.5", - "squizlabs/php_codesniffer": "^3.6" + "phpunit/phpunit": "^4.0|^5.0|^6.0", + "squizlabs/php_codesniffer": "^3.0" }, "autoload": { "files": [ diff --git a/vendor/adbario/php-dot-notation/src/Dot.php b/vendor/adbario/php-dot-notation/src/Dot.php old mode 100755 new mode 100644 index 3cd1c501..8d504d9e --- a/vendor/adbario/php-dot-notation/src/Dot.php +++ b/vendor/adbario/php-dot-notation/src/Dot.php @@ -29,25 +29,14 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable */ protected $items = []; - - /** - * The delimiter (alternative to a '.') to be used. - * - * @var string - */ - protected $delimiter = '.'; - - /** * Create a new Dot instance * * @param mixed $items - * @param string $delimiter */ - public function __construct($items = [], $delimiter = '.') + public function __construct($items = []) { $this->items = $this->getArrayItems($items); - $this->delimiter = strlen($delimiter) ? $delimiter : '.'; } /** @@ -115,7 +104,7 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable } $items = &$this->items; - $segments = explode($this->delimiter, $key); + $segments = explode('.', $key); $lastSegment = array_pop($segments); foreach ($segments as $segment) { @@ -159,10 +148,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable $items = $this->items; } - if (!func_num_args()) { - $delimiter = $this->delimiter; - } - foreach ($items as $key => $value) { if (is_array($value) && !empty($value)) { $flatten = array_merge( @@ -194,13 +179,13 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable return $this->items[$key]; } - if (strpos($key, $this->delimiter) === false) { + if (strpos($key, '.') === false) { return $default; } $items = $this->items; - foreach (explode($this->delimiter, $key) as $segment) { + foreach (explode('.', $key) as $segment) { if (!is_array($items) || !$this->exists($items, $segment)) { return $default; } @@ -249,7 +234,7 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable continue; } - foreach (explode($this->delimiter, $key) as $segment) { + foreach (explode('.', $key) as $segment) { if (!is_array($items) || !$this->exists($items, $segment)) { return false; } @@ -461,7 +446,7 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable $items = &$this->items; - foreach (explode($this->delimiter, $keys) as $key) { + foreach (explode('.', $keys) as $key) { if (!isset($items[$key]) || !is_array($items[$key])) { $items[$key] = []; } @@ -522,7 +507,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * @param int|string $key * @return bool */ - #[\ReturnTypeWillChange] public function offsetExists($key) { return $this->has($key); @@ -534,7 +518,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * @param int|string $key * @return mixed */ - #[\ReturnTypeWillChange] public function offsetGet($key) { return $this->get($key); @@ -546,7 +529,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * @param int|string|null $key * @param mixed $value */ - #[\ReturnTypeWillChange] public function offsetSet($key, $value) { if (is_null($key)) { @@ -563,7 +545,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * * @param int|string $key */ - #[\ReturnTypeWillChange] public function offsetUnset($key) { $this->delete($key); @@ -581,7 +562,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * @param int|string|null $key * @return int */ - #[\ReturnTypeWillChange] public function count($key = null) { return count($this->get($key)); @@ -598,7 +578,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * * @return \ArrayIterator */ - #[\ReturnTypeWillChange] public function getIterator() { return new ArrayIterator($this->items); @@ -615,7 +594,6 @@ class Dot implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable * * @return array */ - #[\ReturnTypeWillChange] public function jsonSerialize() { return $this->items; diff --git a/vendor/adbario/php-dot-notation/src/helpers.php b/vendor/adbario/php-dot-notation/src/helpers.php old mode 100755 new mode 100644 index bebb9527..ffdc8268 --- a/vendor/adbario/php-dot-notation/src/helpers.php +++ b/vendor/adbario/php-dot-notation/src/helpers.php @@ -11,14 +11,13 @@ use Adbar\Dot; if (! function_exists('dot')) { /** - * Create a new Dot object with the given items and optional delimiter + * Create a new Dot object with the given items * - * @param mixed $items - * @param string $delimiter + * @param mixed $items * @return \Adbar\Dot */ - function dot($items, $delimiter = '.') + function dot($items) { - return new Dot($items, $delimiter); + return new Dot($items); } } diff --git a/vendor/alibabacloud/credentials/CHANGELOG.md b/vendor/alibabacloud/credentials/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/CONTRIBUTING.md b/vendor/alibabacloud/credentials/CONTRIBUTING.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/LICENSE.md b/vendor/alibabacloud/credentials/LICENSE.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/NOTICE.md b/vendor/alibabacloud/credentials/NOTICE.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/README-zh-CN.md b/vendor/alibabacloud/credentials/README-zh-CN.md old mode 100755 new mode 100644 index ad127c46..262cad91 --- a/vendor/alibabacloud/credentials/README-zh-CN.md +++ b/vendor/alibabacloud/credentials/README-zh-CN.md @@ -149,7 +149,7 @@ $rsaKeyPair->getPrivateKey(); use AlibabaCloud\Credentials\Credential; $bearerToken = new Credential([ - 'type' => 'bearer', + 'type' => 'bearer_token', 'bearer_token' => '', ]); $bearerToken->getBearerToken(); diff --git a/vendor/alibabacloud/credentials/README.md b/vendor/alibabacloud/credentials/README.md old mode 100755 new mode 100644 index 86939cdf..a187adda --- a/vendor/alibabacloud/credentials/README.md +++ b/vendor/alibabacloud/credentials/README.md @@ -150,7 +150,7 @@ If credential is required by the Cloud Call Centre (CCC), please apply for Beare use AlibabaCloud\Credentials\Credential; $bearerToken = new Credential([ - 'type' => 'bearer', + 'type' => 'bearer_token', 'bearer_token' => '', ]); $bearerToken->getBearerToken(); diff --git a/vendor/alibabacloud/credentials/SECURITY.md b/vendor/alibabacloud/credentials/SECURITY.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/UPGRADING.md b/vendor/alibabacloud/credentials/UPGRADING.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/composer.json b/vendor/alibabacloud/credentials/composer.json old mode 100755 new mode 100644 index 513e8a12..3e266d86 --- a/vendor/alibabacloud/credentials/composer.json +++ b/vendor/alibabacloud/credentials/composer.json @@ -47,7 +47,7 @@ "ext-sockets": "*", "drupal/coder": "^8.3", "symfony/dotenv": "^3.4", - "phpunit/phpunit": "^5.7|^6.6|^7.5", + "phpunit/phpunit": "^4.8.35|^5.4.3", "monolog/monolog": "^1.24", "composer/composer": "^1.8", "mikey179/vfsstream": "^1.6", @@ -68,10 +68,7 @@ }, "config": { "preferred-install": "dist", - "optimize-autoloader": true, - "allow-plugins": { - "dealerdirect/phpcodesniffer-composer-installer": true - } + "optimize-autoloader": true }, "minimum-stability": "dev", "prefer-stable": true, diff --git a/vendor/alibabacloud/credentials/src/AccessKeyCredential.php b/vendor/alibabacloud/credentials/src/AccessKeyCredential.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/BearerTokenCredential.php b/vendor/alibabacloud/credentials/src/BearerTokenCredential.php old mode 100755 new mode 100644 index c38fb8c2..fb574306 --- a/vendor/alibabacloud/credentials/src/BearerTokenCredential.php +++ b/vendor/alibabacloud/credentials/src/BearerTokenCredential.php @@ -18,13 +18,13 @@ class BearerTokenCredential implements CredentialsInterface /** * BearerTokenCredential constructor. * - * @param $bearer_token + * @param $bearerToken */ - public function __construct($bearer_token) + public function __construct($bearerToken) { - Filter::bearerToken($bearer_token); + Filter::bearerToken($bearerToken); - $this->bearerToken = $bearer_token; + $this->bearerToken = $bearerToken; } /** diff --git a/vendor/alibabacloud/credentials/src/Credential.php b/vendor/alibabacloud/credentials/src/Credential.php old mode 100755 new mode 100644 index 3916c1d6..5ff5859b --- a/vendor/alibabacloud/credentials/src/Credential.php +++ b/vendor/alibabacloud/credentials/src/Credential.php @@ -35,7 +35,6 @@ class Credential 'ecs_ram_role' => EcsRamRoleCredential::class, 'ram_role_arn' => RamRoleArnCredential::class, 'rsa_key_pair' => RsaKeyPairCredential::class, - 'bearer' => BearerTokenCredential::class, ]; /** diff --git a/vendor/alibabacloud/credentials/src/Credential/Config.php b/vendor/alibabacloud/credentials/src/Credential/Config.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Credentials.php b/vendor/alibabacloud/credentials/src/Credentials.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/CredentialsInterface.php b/vendor/alibabacloud/credentials/src/CredentialsInterface.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/EcsRamRoleCredential.php b/vendor/alibabacloud/credentials/src/EcsRamRoleCredential.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Filter.php b/vendor/alibabacloud/credentials/src/Filter.php old mode 100755 new mode 100644 index 61b39e0a..d17ec4cc --- a/vendor/alibabacloud/credentials/src/Filter.php +++ b/vendor/alibabacloud/credentials/src/Filter.php @@ -35,11 +35,11 @@ class Filter public static function bearerToken($bearerToken) { if (!is_string($bearerToken)) { - throw new InvalidArgumentException('bearer_token must be a string'); + throw new InvalidArgumentException('Bearer Token must be a string'); } if ($bearerToken === '') { - throw new InvalidArgumentException('bearer_token cannot be empty'); + throw new InvalidArgumentException('Bearer Token cannot be empty'); } return $bearerToken; diff --git a/vendor/alibabacloud/credentials/src/Helper.php b/vendor/alibabacloud/credentials/src/Helper.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/MockTrait.php b/vendor/alibabacloud/credentials/src/MockTrait.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Providers/ChainProvider.php b/vendor/alibabacloud/credentials/src/Providers/ChainProvider.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Providers/EcsRamRoleProvider.php b/vendor/alibabacloud/credentials/src/Providers/EcsRamRoleProvider.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Providers/Provider.php b/vendor/alibabacloud/credentials/src/Providers/Provider.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Providers/RamRoleArnProvider.php b/vendor/alibabacloud/credentials/src/Providers/RamRoleArnProvider.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Providers/RsaKeyPairProvider.php b/vendor/alibabacloud/credentials/src/Providers/RsaKeyPairProvider.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/RamRoleArnCredential.php b/vendor/alibabacloud/credentials/src/RamRoleArnCredential.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Request/AssumeRole.php b/vendor/alibabacloud/credentials/src/Request/AssumeRole.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Request/GenerateSessionAccessKey.php b/vendor/alibabacloud/credentials/src/Request/GenerateSessionAccessKey.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Request/Request.php b/vendor/alibabacloud/credentials/src/Request/Request.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/RsaKeyPairCredential.php b/vendor/alibabacloud/credentials/src/RsaKeyPairCredential.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Signature/BearerTokenSignature.php b/vendor/alibabacloud/credentials/src/Signature/BearerTokenSignature.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Signature/ShaHmac1Signature.php b/vendor/alibabacloud/credentials/src/Signature/ShaHmac1Signature.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Signature/ShaHmac256Signature.php b/vendor/alibabacloud/credentials/src/Signature/ShaHmac256Signature.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Signature/ShaHmac256WithRsaSignature.php b/vendor/alibabacloud/credentials/src/Signature/ShaHmac256WithRsaSignature.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/Signature/SignatureInterface.php b/vendor/alibabacloud/credentials/src/Signature/SignatureInterface.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/credentials/src/StsCredential.php b/vendor/alibabacloud/credentials/src/StsCredential.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/darabonba-openapi/.gitignore b/vendor/alibabacloud/darabonba-openapi/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/darabonba-openapi/.php_cs.dist b/vendor/alibabacloud/darabonba-openapi/.php_cs.dist old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/darabonba-openapi/README-CN.md b/vendor/alibabacloud/darabonba-openapi/README-CN.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/darabonba-openapi/README.md b/vendor/alibabacloud/darabonba-openapi/README.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/darabonba-openapi/autoload.php b/vendor/alibabacloud/darabonba-openapi/autoload.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/darabonba-openapi/composer.json b/vendor/alibabacloud/darabonba-openapi/composer.json old mode 100755 new mode 100644 index be015790..61610d3d --- a/vendor/alibabacloud/darabonba-openapi/composer.json +++ b/vendor/alibabacloud/darabonba-openapi/composer.json @@ -11,11 +11,10 @@ ], "require": { "php": ">5.5", - "alibabacloud/tea-utils": "^0.2.17", + "alibabacloud/tea-utils": "^0.2.0", "alibabacloud/credentials": "^1.1", - "alibabacloud/openapi-util": "^0.1.10|^0.2.1", - "alibabacloud/gateway-spi": "^1", - "alibabacloud/tea-xml": "^0.2" + "alibabacloud/openapi-util": "^0.1.10", + "alibabacloud/gateway-spi": "^0.0.1" }, "autoload": { "psr-4": { diff --git a/vendor/alibabacloud/darabonba-openapi/src/Models/Config.php b/vendor/alibabacloud/darabonba-openapi/src/Models/Config.php old mode 100755 new mode 100644 index 7dc6dae2..9411bc54 --- a/vendor/alibabacloud/darabonba-openapi/src/Models/Config.php +++ b/vendor/alibabacloud/darabonba-openapi/src/Models/Config.php @@ -1,15 +1,14 @@ '', 'signatureVersion' => '', 'signatureAlgorithm' => '', - 'key' => '', - 'cert' => '', - 'ca' => '', ]; + public function validate() { } + public function toMap() { $res = []; @@ -120,22 +118,13 @@ class Config extends Model if (null !== $this->signatureAlgorithm) { $res['signatureAlgorithm'] = $this->signatureAlgorithm; } - if (null !== $this->globalParameters) { - $res['globalParameters'] = null !== $this->globalParameters ? $this->globalParameters->toMap() : null; - } - if (null !== $this->key) { - $res['key'] = $this->key; - } - if (null !== $this->cert) { - $res['cert'] = $this->cert; - } - if (null !== $this->ca) { - $res['ca'] = $this->ca; - } + return $res; } + /** * @param array $map + * * @return Config */ public static function fromMap($map = []) @@ -213,212 +202,219 @@ class Config extends Model if (isset($map['signatureAlgorithm'])) { $model->signatureAlgorithm = $map['signatureAlgorithm']; } - if (isset($map['globalParameters'])) { - $model->globalParameters = GlobalParameters::fromMap($map['globalParameters']); - } - if (isset($map['key'])) { - $model->key = $map['key']; - } - if (isset($map['cert'])) { - $model->cert = $map['cert']; - } - if (isset($map['ca'])) { - $model->ca = $map['ca']; - } + return $model; } + /** * @description accesskey id + * * @var string */ public $accessKeyId; /** * @description accesskey secret + * * @var string */ public $accessKeySecret; /** * @description security token + * * @example a.txt + * * @var string */ public $securityToken; /** * @description http protocol + * * @example http + * * @var string */ public $protocol; /** * @description http method + * * @example GET + * * @var string */ public $method; /** * @description region id + * * @example cn-hangzhou + * * @var string */ public $regionId; /** * @description read timeout + * * @example 10 + * * @var int */ public $readTimeout; /** * @description connect timeout + * * @example 10 + * * @var int */ public $connectTimeout; /** * @description http proxy + * * @example http://localhost + * * @var string */ public $httpProxy; /** * @description https proxy + * * @example https://localhost + * * @var string */ public $httpsProxy; /** * @description credential - * @example + * + * @example + * * @var Credential */ public $credential; /** * @description endpoint + * * @example cs.aliyuncs.com + * * @var string */ public $endpoint; /** * @description proxy white list + * * @example http://localhost + * * @var string */ public $noProxy; /** * @description max idle conns + * * @example 3 + * * @var int */ public $maxIdleConns; /** * @description network for endpoint + * * @example public + * * @var string */ public $network; /** * @description user agent + * * @example Alibabacloud/1 + * * @var string */ public $userAgent; /** * @description suffix for endpoint + * * @example aliyun + * * @var string */ public $suffix; /** * @description socks5 proxy + * * @var string */ public $socks5Proxy; /** * @description socks5 network + * * @example TCP + * * @var string */ public $socks5NetWork; /** * @description endpoint type + * * @example internal + * * @var string */ public $endpointType; /** * @description OpenPlatform endpoint + * * @example openplatform.aliyuncs.com + * * @var string */ public $openPlatformEndpoint; /** * @description credential type + * * @example access_key + * * @deprecated + * * @var string */ public $type; /** * @description Signature Version + * * @example v1 + * * @var string */ public $signatureVersion; /** * @description Signature Algorithm + * * @example ACS3-HMAC-SHA256 + * * @var string */ public $signatureAlgorithm; - - /** - * @description Global Parameters - * @var GlobalParameters - */ - public $globalParameters; - - /** - * @description privite key for client certificate - * @example MIIEvQ - * @var string - */ - public $key; - - /** - * @description client certificate - * @example -----BEGIN CERTIFICATE----- -xxx-----END CERTIFICATE----- - * @var string - */ - public $cert; - - /** - * @description server certificate - * @example -----BEGIN CERTIFICATE----- -xxx-----END CERTIFICATE----- - * @var string - */ - public $ca; } diff --git a/vendor/alibabacloud/darabonba-openapi/src/Models/GlobalParameters.php b/vendor/alibabacloud/darabonba-openapi/src/Models/GlobalParameters.php deleted file mode 100755 index 37505de1..00000000 --- a/vendor/alibabacloud/darabonba-openapi/src/Models/GlobalParameters.php +++ /dev/null @@ -1,42 +0,0 @@ -headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->queries) { - $res['queries'] = $this->queries; - } - return $res; - } - /** - * @param array $map - * @return GlobalParameters - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['queries'])) { - $model->queries = $map['queries']; - } - return $model; - } - public $headers; - - public $queries; -} diff --git a/vendor/alibabacloud/darabonba-openapi/src/Models/OpenApiRequest.php b/vendor/alibabacloud/darabonba-openapi/src/Models/OpenApiRequest.php old mode 100755 new mode 100644 index 2796eca3..f95b1251 --- a/vendor/alibabacloud/darabonba-openapi/src/Models/OpenApiRequest.php +++ b/vendor/alibabacloud/darabonba-openapi/src/Models/OpenApiRequest.php @@ -1,6 +1,7 @@ hostMap) { $res['hostMap'] = $this->hostMap; } - if (null !== $this->endpointOverride) { - $res['endpointOverride'] = $this->endpointOverride; - } + return $res; } + /** * @param array $map + * * @return OpenApiRequest */ public static function fromMap($map = []) @@ -55,11 +57,10 @@ class OpenApiRequest extends Model if (isset($map['hostMap'])) { $model->hostMap = $map['hostMap']; } - if (isset($map['endpointOverride'])) { - $model->endpointOverride = $map['endpointOverride']; - } + return $model; } + public $headers; public $query; @@ -69,6 +70,4 @@ class OpenApiRequest extends Model public $stream; public $hostMap; - - public $endpointOverride; } diff --git a/vendor/alibabacloud/darabonba-openapi/src/Models/Params.php b/vendor/alibabacloud/darabonba-openapi/src/Models/Params.php old mode 100755 new mode 100644 index 3838659f..0d104c59 --- a/vendor/alibabacloud/darabonba-openapi/src/Models/Params.php +++ b/vendor/alibabacloud/darabonba-openapi/src/Models/Params.php @@ -1,6 +1,7 @@ bodyType, true); Model::validateRequired('reqBodyType', $this->reqBodyType, true); } + public function toMap() { $res = []; @@ -48,10 +50,13 @@ class Params extends Model if (null !== $this->style) { $res['style'] = $this->style; } + return $res; } + /** * @param array $map + * * @return Params */ public static function fromMap($map = []) @@ -84,8 +89,10 @@ class Params extends Model if (isset($map['style'])) { $model->style = $map['style']; } + return $model; } + /** * @var string */ diff --git a/vendor/alibabacloud/darabonba-openapi/src/OpenApiClient.php b/vendor/alibabacloud/darabonba-openapi/src/OpenApiClient.php old mode 100755 new mode 100644 index 24eb57ee..c6533ca2 --- a/vendor/alibabacloud/darabonba-openapi/src/OpenApiClient.php +++ b/vendor/alibabacloud/darabonba-openapi/src/OpenApiClient.php @@ -1,30 +1,28 @@ "ParameterMissing", - "message" => "'config' can not be unset" - ]); + throw new TeaError(['code' => 'ParameterMissing', 'message' => "'config' can not be unset"]); } if (!Utils::empty_($config->accessKeyId) && !Utils::empty_($config->accessKeySecret)) { if (!Utils::empty_($config->securityToken)) { - $config->type = "sts"; + $config->type = 'sts'; } else { - $config->type = "access_key"; + $config->type = 'access_key'; } $credentialConfig = new Config([ - "accessKeyId" => $config->accessKeyId, - "type" => $config->type, - "accessKeySecret" => $config->accessKeySecret + 'accessKeyId' => $config->accessKeyId, + 'type' => $config->type, + 'accessKeySecret' => $config->accessKeySecret, + 'securityToken' => $config->securityToken, ]); - $credentialConfig->securityToken = $config->securityToken; $this->_credential = new Credential($credentialConfig); - } else if (!Utils::isUnset($config->credential)) { + } elseif (!Utils::isUnset($config->credential)) { $this->_credential = $config->credential; } $this->_endpoint = $config->endpoint; @@ -132,23 +120,22 @@ class OpenApiClient $this->_maxIdleConns = $config->maxIdleConns; $this->_signatureVersion = $config->signatureVersion; $this->_signatureAlgorithm = $config->signatureAlgorithm; - $this->_globalParameters = $config->globalParameters; - $this->_key = $config->key; - $this->_cert = $config->cert; - $this->_ca = $config->ca; } /** - * Encapsulate the request and invoke the network - * @param string $action api name - * @param string $version product version - * @param string $protocol http or https - * @param string $method e.g. GET - * @param string $authType authorization type e.g. AK - * @param string $bodyType response body type e.g. String - * @param OpenApiRequest $request object of OpenApiRequest - * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * Encapsulate the request and invoke the network. + * + * @param string $action api name + * @param string $version product version + * @param string $protocol http or https + * @param string $method e.g. GET + * @param string $authType authorization type e.g. AK + * @param string $bodyType response body type e.g. String + * @param OpenApiRequest $request object of OpenApiRequest + * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * * @return array the response + * * @throws TeaError * @throws Exception * @throws TeaUnableRetryError @@ -158,35 +145,32 @@ class OpenApiClient $request->validate(); $runtime->validate(); $_runtime = [ - "timeouted" => "retry", - "key" => Utils::defaultString($runtime->key, $this->_key), - "cert" => Utils::defaultString($runtime->cert, $this->_cert), - "ca" => Utils::defaultString($runtime->ca, $this->_ca), - "readTimeout" => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - "connectTimeout" => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - "httpProxy" => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - "httpsProxy" => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - "noProxy" => Utils::defaultString($runtime->noProxy, $this->_noProxy), - "socks5Proxy" => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - "socks5NetWork" => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - "maxIdleConns" => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - "retry" => [ - "retryable" => $runtime->autoretry, - "maxAttempts" => Utils::defaultNumber($runtime->maxAttempts, 3) + 'timeouted' => 'retry', + 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), + 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), + 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), + 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), + 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), + 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), + 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), + 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), + 'retry' => [ + 'retryable' => $runtime->autoretry, + 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), ], - "backoff" => [ - "policy" => Utils::defaultString($runtime->backoffPolicy, "no"), - "period" => Utils::defaultNumber($runtime->backoffPeriod, 1) + 'backoff' => [ + 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), + 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), ], - "ignoreSSL" => $runtime->ignoreSSL + 'ignoreSSL' => $runtime->ignoreSSL, ]; $_lastRequest = null; $_lastException = null; $_now = time(); $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime["retry"], $_retryTimes, $_now)) { + while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime["backoff"], $_retryTimes); + $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); if ($_backoffTime > 0) { Tea::sleep($_backoffTime); } @@ -196,120 +180,101 @@ class OpenApiClient $_request = new Request(); $_request->protocol = Utils::defaultString($this->_protocol, $protocol); $_request->method = $method; - $_request->pathname = "/"; - $globalQueries = []; - $globalHeaders = []; - if (!Utils::isUnset($this->_globalParameters)) { - $globalParams = $this->_globalParameters; - if (!Utils::isUnset($globalParams->queries)) { - $globalQueries = $globalParams->queries; - } - if (!Utils::isUnset($globalParams->headers)) { - $globalHeaders = $globalParams->headers; - } - } + $_request->pathname = '/'; $_request->query = Tea::merge([ - "Action" => $action, - "Format" => "json", - "Version" => $version, - "Timestamp" => OpenApiUtilClient::getTimestamp(), - "SignatureNonce" => Utils::getNonce() - ], $globalQueries, $request->query); + 'Action' => $action, + 'Format' => 'json', + 'Version' => $version, + 'Timestamp' => OpenApiUtilClient::getTimestamp(), + 'SignatureNonce' => Utils::getNonce(), + ], $request->query); $headers = $this->getRpcHeaders(); if (Utils::isUnset($headers)) { // endpoint is setted in product client - $_request->headers = Tea::merge([ - "host" => $this->_endpoint, - "x-acs-version" => $version, - "x-acs-action" => $action, - "user-agent" => $this->getUserAgent() - ], $globalHeaders); + $_request->headers = [ + 'host' => $this->_endpoint, + 'x-acs-version' => $version, + 'x-acs-action' => $action, + 'user-agent' => $this->getUserAgent(), + ]; } else { $_request->headers = Tea::merge([ - "host" => $this->_endpoint, - "x-acs-version" => $version, - "x-acs-action" => $action, - "user-agent" => $this->getUserAgent() - ], $globalHeaders, $headers); + 'host' => $this->_endpoint, + 'x-acs-version' => $version, + 'x-acs-action' => $action, + 'user-agent' => $this->getUserAgent(), + ], $headers); } if (!Utils::isUnset($request->body)) { $m = Utils::assertAsMap($request->body); $tmp = Utils::anyifyMapValue(OpenApiUtilClient::query($m)); $_request->body = Utils::toFormString($tmp); - $_request->headers["content-type"] = "application/x-www-form-urlencoded"; + $_request->headers['content-type'] = 'application/x-www-form-urlencoded'; } - if (!Utils::equalString($authType, "Anonymous")) { + if (!Utils::equalString($authType, 'Anonymous')) { $accessKeyId = $this->getAccessKeyId(); $accessKeySecret = $this->getAccessKeySecret(); $securityToken = $this->getSecurityToken(); if (!Utils::empty_($securityToken)) { - $_request->query["SecurityToken"] = $securityToken; + $_request->query['SecurityToken'] = $securityToken; } - $_request->query["SignatureMethod"] = "HMAC-SHA1"; - $_request->query["SignatureVersion"] = "1.0"; - $_request->query["AccessKeyId"] = $accessKeyId; + $_request->query['SignatureMethod'] = 'HMAC-SHA1'; + $_request->query['SignatureVersion'] = '1.0'; + $_request->query['AccessKeyId'] = $accessKeyId; $t = null; if (!Utils::isUnset($request->body)) { $t = Utils::assertAsMap($request->body); } $signedParam = Tea::merge($_request->query, OpenApiUtilClient::query($t)); - $_request->query["Signature"] = OpenApiUtilClient::getRPCSignature($signedParam, $_request->method, $accessKeySecret); + $_request->query['Signature'] = OpenApiUtilClient::getRPCSignature($signedParam, $_request->method, $accessKeySecret); } $_lastRequest = $_request; $_response = Tea::send($_request, $_runtime); if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { $_res = Utils::readAsJSON($_response->body); $err = Utils::assertAsMap($_res); - $requestId = self::defaultAny(@$err["RequestId"], @$err["requestId"]); - @$err["statusCode"] = $_response->statusCode; - throw new TeaError([ - "code" => "" . (string) (self::defaultAny(@$err["Code"], @$err["code"])) . "", - "message" => "code: " . (string) ($_response->statusCode) . ", " . (string) (self::defaultAny(@$err["Message"], @$err["message"])) . " request id: " . (string) ($requestId) . "", - "data" => $err, - "description" => "" . (string) (self::defaultAny(@$err["Description"], @$err["description"])) . "", - "accessDeniedDetail" => self::defaultAny(@$err["AccessDeniedDetail"], @$err["accessDeniedDetail"]) - ]); + $requestId = self::defaultAny(@$err['RequestId'], @$err['requestId']); + throw new TeaError(['code' => ''.(string) (self::defaultAny(@$err['Code'], @$err['code'])).'', 'message' => 'code: '.(string) ($_response->statusCode).', '.(string) (self::defaultAny(@$err['Message'], @$err['message'])).' request id: '.(string) ($requestId).'', 'data' => $err]); } - if (Utils::equalString($bodyType, "binary")) { + if (Utils::equalString($bodyType, 'binary')) { $resp = [ - "body" => $_response->body, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $_response->body, + 'headers' => $_response->headers, ]; + return $resp; - } else if (Utils::equalString($bodyType, "byte")) { + } elseif (Utils::equalString($bodyType, 'byte')) { $byt = Utils::readAsBytes($_response->body); + return [ - "body" => $byt, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $byt, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "string")) { + } elseif (Utils::equalString($bodyType, 'string')) { $str = Utils::readAsString($_response->body); + return [ - "body" => $str, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $str, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "json")) { + } elseif (Utils::equalString($bodyType, 'json')) { $obj = Utils::readAsJSON($_response->body); $res = Utils::assertAsMap($obj); + return [ - "body" => $res, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $res, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "array")) { + } elseif (Utils::equalString($bodyType, 'array')) { $arr = Utils::readAsJSON($_response->body); + return [ - "body" => $arr, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $arr, + 'headers' => $_response->headers, ]; } else { return [ - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'headers' => $_response->headers, ]; } } catch (Exception $e) { @@ -327,17 +292,20 @@ class OpenApiClient } /** - * Encapsulate the request and invoke the network - * @param string $action api name - * @param string $version product version - * @param string $protocol http or https - * @param string $method e.g. GET - * @param string $authType authorization type e.g. AK - * @param string $pathname pathname of every api - * @param string $bodyType response body type e.g. String - * @param OpenApiRequest $request object of OpenApiRequest - * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * Encapsulate the request and invoke the network. + * + * @param string $action api name + * @param string $version product version + * @param string $protocol http or https + * @param string $method e.g. GET + * @param string $authType authorization type e.g. AK + * @param string $pathname pathname of every api + * @param string $bodyType response body type e.g. String + * @param OpenApiRequest $request object of OpenApiRequest + * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * * @return array the response + * * @throws TeaError * @throws Exception * @throws TeaUnableRetryError @@ -347,35 +315,32 @@ class OpenApiClient $request->validate(); $runtime->validate(); $_runtime = [ - "timeouted" => "retry", - "key" => Utils::defaultString($runtime->key, $this->_key), - "cert" => Utils::defaultString($runtime->cert, $this->_cert), - "ca" => Utils::defaultString($runtime->ca, $this->_ca), - "readTimeout" => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - "connectTimeout" => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - "httpProxy" => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - "httpsProxy" => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - "noProxy" => Utils::defaultString($runtime->noProxy, $this->_noProxy), - "socks5Proxy" => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - "socks5NetWork" => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - "maxIdleConns" => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - "retry" => [ - "retryable" => $runtime->autoretry, - "maxAttempts" => Utils::defaultNumber($runtime->maxAttempts, 3) + 'timeouted' => 'retry', + 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), + 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), + 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), + 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), + 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), + 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), + 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), + 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), + 'retry' => [ + 'retryable' => $runtime->autoretry, + 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), ], - "backoff" => [ - "policy" => Utils::defaultString($runtime->backoffPolicy, "no"), - "period" => Utils::defaultNumber($runtime->backoffPeriod, 1) + 'backoff' => [ + 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), + 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), ], - "ignoreSSL" => $runtime->ignoreSSL + 'ignoreSSL' => $runtime->ignoreSSL, ]; $_lastRequest = null; $_lastException = null; $_now = time(); $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime["retry"], $_retryTimes, $_now)) { + while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime["backoff"], $_retryTimes); + $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); if ($_backoffTime > 0) { Tea::sleep($_backoffTime); } @@ -386,108 +351,88 @@ class OpenApiClient $_request->protocol = Utils::defaultString($this->_protocol, $protocol); $_request->method = $method; $_request->pathname = $pathname; - $globalQueries = []; - $globalHeaders = []; - if (!Utils::isUnset($this->_globalParameters)) { - $globalParams = $this->_globalParameters; - if (!Utils::isUnset($globalParams->queries)) { - $globalQueries = $globalParams->queries; - } - if (!Utils::isUnset($globalParams->headers)) { - $globalHeaders = $globalParams->headers; - } - } $_request->headers = Tea::merge([ - "date" => Utils::getDateUTCString(), - "host" => $this->_endpoint, - "accept" => "application/json", - "x-acs-signature-nonce" => Utils::getNonce(), - "x-acs-signature-method" => "HMAC-SHA1", - "x-acs-signature-version" => "1.0", - "x-acs-version" => $version, - "x-acs-action" => $action, - "user-agent" => Utils::getUserAgent($this->_userAgent) - ], $globalHeaders, $request->headers); + 'date' => Utils::getDateUTCString(), + 'host' => $this->_endpoint, + 'accept' => 'application/json', + 'x-acs-signature-nonce' => Utils::getNonce(), + 'x-acs-signature-method' => 'HMAC-SHA1', + 'x-acs-signature-version' => '1.0', + 'x-acs-version' => $version, + 'x-acs-action' => $action, + 'user-agent' => Utils::getUserAgent($this->_userAgent), + ], $request->headers); if (!Utils::isUnset($request->body)) { $_request->body = Utils::toJSONString($request->body); - $_request->headers["content-type"] = "application/json; charset=utf-8"; + $_request->headers['content-type'] = 'application/json; charset=utf-8'; } - $_request->query = $globalQueries; if (!Utils::isUnset($request->query)) { - $_request->query = Tea::merge($_request->query, $request->query); + $_request->query = $request->query; } - if (!Utils::equalString($authType, "Anonymous")) { + if (!Utils::equalString($authType, 'Anonymous')) { $accessKeyId = $this->getAccessKeyId(); $accessKeySecret = $this->getAccessKeySecret(); $securityToken = $this->getSecurityToken(); if (!Utils::empty_($securityToken)) { - $_request->headers["x-acs-accesskey-id"] = $accessKeyId; - $_request->headers["x-acs-security-token"] = $securityToken; + $_request->headers['x-acs-accesskey-id'] = $accessKeyId; + $_request->headers['x-acs-security-token'] = $securityToken; } $stringToSign = OpenApiUtilClient::getStringToSign($_request); - $_request->headers["authorization"] = "acs " . $accessKeyId . ":" . OpenApiUtilClient::getROASignature($stringToSign, $accessKeySecret) . ""; + $_request->headers['authorization'] = 'acs '.$accessKeyId.':'.OpenApiUtilClient::getROASignature($stringToSign, $accessKeySecret).''; } $_lastRequest = $_request; $_response = Tea::send($_request, $_runtime); if (Utils::equalNumber($_response->statusCode, 204)) { return [ - "headers" => $_response->headers + 'headers' => $_response->headers, ]; } if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { $_res = Utils::readAsJSON($_response->body); $err = Utils::assertAsMap($_res); - $requestId = self::defaultAny(@$err["RequestId"], @$err["requestId"]); - $requestId = self::defaultAny($requestId, @$err["requestid"]); - @$err["statusCode"] = $_response->statusCode; - throw new TeaError([ - "code" => "" . (string) (self::defaultAny(@$err["Code"], @$err["code"])) . "", - "message" => "code: " . (string) ($_response->statusCode) . ", " . (string) (self::defaultAny(@$err["Message"], @$err["message"])) . " request id: " . (string) ($requestId) . "", - "data" => $err, - "description" => "" . (string) (self::defaultAny(@$err["Description"], @$err["description"])) . "", - "accessDeniedDetail" => self::defaultAny(@$err["AccessDeniedDetail"], @$err["accessDeniedDetail"]) - ]); + $requestId = self::defaultAny(@$err['RequestId'], @$err['requestId']); + $requestId = self::defaultAny($requestId, @$err['requestid']); + throw new TeaError(['code' => ''.(string) (self::defaultAny(@$err['Code'], @$err['code'])).'', 'message' => 'code: '.(string) ($_response->statusCode).', '.(string) (self::defaultAny(@$err['Message'], @$err['message'])).' request id: '.(string) ($requestId).'', 'data' => $err]); } - if (Utils::equalString($bodyType, "binary")) { + if (Utils::equalString($bodyType, 'binary')) { $resp = [ - "body" => $_response->body, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $_response->body, + 'headers' => $_response->headers, ]; + return $resp; - } else if (Utils::equalString($bodyType, "byte")) { + } elseif (Utils::equalString($bodyType, 'byte')) { $byt = Utils::readAsBytes($_response->body); + return [ - "body" => $byt, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $byt, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "string")) { + } elseif (Utils::equalString($bodyType, 'string')) { $str = Utils::readAsString($_response->body); + return [ - "body" => $str, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $str, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "json")) { + } elseif (Utils::equalString($bodyType, 'json')) { $obj = Utils::readAsJSON($_response->body); $res = Utils::assertAsMap($obj); + return [ - "body" => $res, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $res, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "array")) { + } elseif (Utils::equalString($bodyType, 'array')) { $arr = Utils::readAsJSON($_response->body); + return [ - "body" => $arr, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $arr, + 'headers' => $_response->headers, ]; } else { return [ - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'headers' => $_response->headers, ]; } } catch (Exception $e) { @@ -505,17 +450,20 @@ class OpenApiClient } /** - * Encapsulate the request and invoke the network with form body - * @param string $action api name - * @param string $version product version - * @param string $protocol http or https - * @param string $method e.g. GET - * @param string $authType authorization type e.g. AK - * @param string $pathname pathname of every api - * @param string $bodyType response body type e.g. String - * @param OpenApiRequest $request object of OpenApiRequest - * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * Encapsulate the request and invoke the network with form body. + * + * @param string $action api name + * @param string $version product version + * @param string $protocol http or https + * @param string $method e.g. GET + * @param string $authType authorization type e.g. AK + * @param string $pathname pathname of every api + * @param string $bodyType response body type e.g. String + * @param OpenApiRequest $request object of OpenApiRequest + * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * * @return array the response + * * @throws TeaError * @throws Exception * @throws TeaUnableRetryError @@ -525,35 +473,32 @@ class OpenApiClient $request->validate(); $runtime->validate(); $_runtime = [ - "timeouted" => "retry", - "key" => Utils::defaultString($runtime->key, $this->_key), - "cert" => Utils::defaultString($runtime->cert, $this->_cert), - "ca" => Utils::defaultString($runtime->ca, $this->_ca), - "readTimeout" => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - "connectTimeout" => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - "httpProxy" => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - "httpsProxy" => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - "noProxy" => Utils::defaultString($runtime->noProxy, $this->_noProxy), - "socks5Proxy" => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - "socks5NetWork" => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - "maxIdleConns" => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - "retry" => [ - "retryable" => $runtime->autoretry, - "maxAttempts" => Utils::defaultNumber($runtime->maxAttempts, 3) + 'timeouted' => 'retry', + 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), + 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), + 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), + 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), + 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), + 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), + 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), + 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), + 'retry' => [ + 'retryable' => $runtime->autoretry, + 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), ], - "backoff" => [ - "policy" => Utils::defaultString($runtime->backoffPolicy, "no"), - "period" => Utils::defaultNumber($runtime->backoffPeriod, 1) + 'backoff' => [ + 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), + 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), ], - "ignoreSSL" => $runtime->ignoreSSL + 'ignoreSSL' => $runtime->ignoreSSL, ]; $_lastRequest = null; $_lastException = null; $_now = time(); $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime["retry"], $_retryTimes, $_now)) { + while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime["backoff"], $_retryTimes); + $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); if ($_backoffTime > 0) { Tea::sleep($_backoffTime); } @@ -564,107 +509,87 @@ class OpenApiClient $_request->protocol = Utils::defaultString($this->_protocol, $protocol); $_request->method = $method; $_request->pathname = $pathname; - $globalQueries = []; - $globalHeaders = []; - if (!Utils::isUnset($this->_globalParameters)) { - $globalParams = $this->_globalParameters; - if (!Utils::isUnset($globalParams->queries)) { - $globalQueries = $globalParams->queries; - } - if (!Utils::isUnset($globalParams->headers)) { - $globalHeaders = $globalParams->headers; - } - } $_request->headers = Tea::merge([ - "date" => Utils::getDateUTCString(), - "host" => $this->_endpoint, - "accept" => "application/json", - "x-acs-signature-nonce" => Utils::getNonce(), - "x-acs-signature-method" => "HMAC-SHA1", - "x-acs-signature-version" => "1.0", - "x-acs-version" => $version, - "x-acs-action" => $action, - "user-agent" => Utils::getUserAgent($this->_userAgent) - ], $globalHeaders, $request->headers); + 'date' => Utils::getDateUTCString(), + 'host' => $this->_endpoint, + 'accept' => 'application/json', + 'x-acs-signature-nonce' => Utils::getNonce(), + 'x-acs-signature-method' => 'HMAC-SHA1', + 'x-acs-signature-version' => '1.0', + 'x-acs-version' => $version, + 'x-acs-action' => $action, + 'user-agent' => Utils::getUserAgent($this->_userAgent), + ], $request->headers); if (!Utils::isUnset($request->body)) { $m = Utils::assertAsMap($request->body); $_request->body = OpenApiUtilClient::toForm($m); - $_request->headers["content-type"] = "application/x-www-form-urlencoded"; + $_request->headers['content-type'] = 'application/x-www-form-urlencoded'; } - $_request->query = $globalQueries; if (!Utils::isUnset($request->query)) { - $_request->query = Tea::merge($_request->query, $request->query); + $_request->query = $request->query; } - if (!Utils::equalString($authType, "Anonymous")) { + if (!Utils::equalString($authType, 'Anonymous')) { $accessKeyId = $this->getAccessKeyId(); $accessKeySecret = $this->getAccessKeySecret(); $securityToken = $this->getSecurityToken(); if (!Utils::empty_($securityToken)) { - $_request->headers["x-acs-accesskey-id"] = $accessKeyId; - $_request->headers["x-acs-security-token"] = $securityToken; + $_request->headers['x-acs-accesskey-id'] = $accessKeyId; + $_request->headers['x-acs-security-token'] = $securityToken; } $stringToSign = OpenApiUtilClient::getStringToSign($_request); - $_request->headers["authorization"] = "acs " . $accessKeyId . ":" . OpenApiUtilClient::getROASignature($stringToSign, $accessKeySecret) . ""; + $_request->headers['authorization'] = 'acs '.$accessKeyId.':'.OpenApiUtilClient::getROASignature($stringToSign, $accessKeySecret).''; } $_lastRequest = $_request; $_response = Tea::send($_request, $_runtime); if (Utils::equalNumber($_response->statusCode, 204)) { return [ - "headers" => $_response->headers + 'headers' => $_response->headers, ]; } if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { $_res = Utils::readAsJSON($_response->body); $err = Utils::assertAsMap($_res); - @$err["statusCode"] = $_response->statusCode; - throw new TeaError([ - "code" => "" . (string) (self::defaultAny(@$err["Code"], @$err["code"])) . "", - "message" => "code: " . (string) ($_response->statusCode) . ", " . (string) (self::defaultAny(@$err["Message"], @$err["message"])) . " request id: " . (string) (self::defaultAny(@$err["RequestId"], @$err["requestId"])) . "", - "data" => $err, - "description" => "" . (string) (self::defaultAny(@$err["Description"], @$err["description"])) . "", - "accessDeniedDetail" => self::defaultAny(@$err["AccessDeniedDetail"], @$err["accessDeniedDetail"]) - ]); + throw new TeaError(['code' => ''.(string) (self::defaultAny(@$err['Code'], @$err['code'])).'', 'message' => 'code: '.(string) ($_response->statusCode).', '.(string) (self::defaultAny(@$err['Message'], @$err['message'])).' request id: '.(string) (self::defaultAny(@$err['RequestId'], @$err['requestId'])).'', 'data' => $err]); } - if (Utils::equalString($bodyType, "binary")) { + if (Utils::equalString($bodyType, 'binary')) { $resp = [ - "body" => $_response->body, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $_response->body, + 'headers' => $_response->headers, ]; + return $resp; - } else if (Utils::equalString($bodyType, "byte")) { + } elseif (Utils::equalString($bodyType, 'byte')) { $byt = Utils::readAsBytes($_response->body); + return [ - "body" => $byt, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $byt, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "string")) { + } elseif (Utils::equalString($bodyType, 'string')) { $str = Utils::readAsString($_response->body); + return [ - "body" => $str, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $str, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "json")) { + } elseif (Utils::equalString($bodyType, 'json')) { $obj = Utils::readAsJSON($_response->body); $res = Utils::assertAsMap($obj); + return [ - "body" => $res, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $res, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($bodyType, "array")) { + } elseif (Utils::equalString($bodyType, 'array')) { $arr = Utils::readAsJSON($_response->body); + return [ - "body" => $arr, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $arr, + 'headers' => $_response->headers, ]; } else { return [ - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'headers' => $_response->headers, ]; } } catch (Exception $e) { @@ -682,11 +607,14 @@ class OpenApiClient } /** - * Encapsulate the request and invoke the network - * @param Params $params + * Encapsulate the request and invoke the network. + * + * @param Params $params * @param OpenApiRequest $request object of OpenApiRequest * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * * @return array the response + * * @throws TeaError * @throws Exception * @throws TeaUnableRetryError @@ -697,35 +625,32 @@ class OpenApiClient $request->validate(); $runtime->validate(); $_runtime = [ - "timeouted" => "retry", - "key" => Utils::defaultString($runtime->key, $this->_key), - "cert" => Utils::defaultString($runtime->cert, $this->_cert), - "ca" => Utils::defaultString($runtime->ca, $this->_ca), - "readTimeout" => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - "connectTimeout" => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - "httpProxy" => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - "httpsProxy" => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - "noProxy" => Utils::defaultString($runtime->noProxy, $this->_noProxy), - "socks5Proxy" => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - "socks5NetWork" => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - "maxIdleConns" => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - "retry" => [ - "retryable" => $runtime->autoretry, - "maxAttempts" => Utils::defaultNumber($runtime->maxAttempts, 3) + 'timeouted' => 'retry', + 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), + 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), + 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), + 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), + 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), + 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), + 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), + 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), + 'retry' => [ + 'retryable' => $runtime->autoretry, + 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), ], - "backoff" => [ - "policy" => Utils::defaultString($runtime->backoffPolicy, "no"), - "period" => Utils::defaultNumber($runtime->backoffPeriod, 1) + 'backoff' => [ + 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), + 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), ], - "ignoreSSL" => $runtime->ignoreSSL + 'ignoreSSL' => $runtime->ignoreSSL, ]; $_lastRequest = null; $_lastException = null; $_now = time(); $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime["retry"], $_retryTimes, $_now)) { + while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime["backoff"], $_retryTimes); + $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); if ($_backoffTime > 0) { Tea::sleep($_backoffTime); } @@ -736,128 +661,103 @@ class OpenApiClient $_request->protocol = Utils::defaultString($this->_protocol, $params->protocol); $_request->method = $params->method; $_request->pathname = $params->pathname; - $globalQueries = []; - $globalHeaders = []; - if (!Utils::isUnset($this->_globalParameters)) { - $globalParams = $this->_globalParameters; - if (!Utils::isUnset($globalParams->queries)) { - $globalQueries = $globalParams->queries; - } - if (!Utils::isUnset($globalParams->headers)) { - $globalHeaders = $globalParams->headers; - } - } - $_request->query = Tea::merge($globalQueries, $request->query); + $_request->query = $request->query; // endpoint is setted in product client $_request->headers = Tea::merge([ - "host" => $this->_endpoint, - "x-acs-version" => $params->version, - "x-acs-action" => $params->action, - "user-agent" => $this->getUserAgent(), - "x-acs-date" => OpenApiUtilClient::getTimestamp(), - "x-acs-signature-nonce" => Utils::getNonce(), - "accept" => "application/json" - ], $globalHeaders, $request->headers); - if (Utils::equalString($params->style, "RPC")) { + 'host' => $this->_endpoint, + 'x-acs-version' => $params->version, + 'x-acs-action' => $params->action, + 'user-agent' => $this->getUserAgent(), + 'x-acs-date' => OpenApiUtilClient::getTimestamp(), + 'x-acs-signature-nonce' => Utils::getNonce(), + 'accept' => 'application/json', + ], $request->headers); + if (Utils::equalString($params->style, 'RPC')) { $headers = $this->getRpcHeaders(); if (!Utils::isUnset($headers)) { $_request->headers = Tea::merge($_request->headers, $headers); } } - $signatureAlgorithm = Utils::defaultString($this->_signatureAlgorithm, "ACS3-HMAC-SHA256"); - $hashedRequestPayload = OpenApiUtilClient::hexEncode(OpenApiUtilClient::hash(Utils::toBytes(""), $signatureAlgorithm)); + $signatureAlgorithm = Utils::defaultString($this->_signatureAlgorithm, 'ACS3-HMAC-SHA256'); + $hashedRequestPayload = OpenApiUtilClient::hexEncode(OpenApiUtilClient::hash(Utils::toBytes(''), $signatureAlgorithm)); if (!Utils::isUnset($request->stream)) { $tmp = Utils::readAsBytes($request->stream); $hashedRequestPayload = OpenApiUtilClient::hexEncode(OpenApiUtilClient::hash($tmp, $signatureAlgorithm)); $_request->body = $tmp; - $_request->headers["content-type"] = "application/octet-stream"; + $_request->headers['content-type'] = 'application/octet-stream'; } else { if (!Utils::isUnset($request->body)) { - if (Utils::equalString($params->reqBodyType, "json")) { + if (Utils::equalString($params->reqBodyType, 'json')) { $jsonObj = Utils::toJSONString($request->body); $hashedRequestPayload = OpenApiUtilClient::hexEncode(OpenApiUtilClient::hash(Utils::toBytes($jsonObj), $signatureAlgorithm)); $_request->body = $jsonObj; - $_request->headers["content-type"] = "application/json; charset=utf-8"; + $_request->headers['content-type'] = 'application/json; charset=utf-8'; } else { $m = Utils::assertAsMap($request->body); $formObj = OpenApiUtilClient::toForm($m); $hashedRequestPayload = OpenApiUtilClient::hexEncode(OpenApiUtilClient::hash(Utils::toBytes($formObj), $signatureAlgorithm)); $_request->body = $formObj; - $_request->headers["content-type"] = "application/x-www-form-urlencoded"; + $_request->headers['content-type'] = 'application/x-www-form-urlencoded'; } } } - $_request->headers["x-acs-content-sha256"] = $hashedRequestPayload; - if (!Utils::equalString($params->authType, "Anonymous")) { - $authType = $this->getType(); - if (Utils::equalString($authType, "bearer")) { - $bearerToken = $this->getBearerToken(); - $_request->headers["x-acs-bearer-token"] = $bearerToken; - } else { - $accessKeyId = $this->getAccessKeyId(); - $accessKeySecret = $this->getAccessKeySecret(); - $securityToken = $this->getSecurityToken(); - if (!Utils::empty_($securityToken)) { - $_request->headers["x-acs-accesskey-id"] = $accessKeyId; - $_request->headers["x-acs-security-token"] = $securityToken; - } - $_request->headers["Authorization"] = OpenApiUtilClient::getAuthorization($_request, $signatureAlgorithm, $hashedRequestPayload, $accessKeyId, $accessKeySecret); + $_request->headers['x-acs-content-sha256'] = $hashedRequestPayload; + if (!Utils::equalString($params->authType, 'Anonymous')) { + $accessKeyId = $this->getAccessKeyId(); + $accessKeySecret = $this->getAccessKeySecret(); + $securityToken = $this->getSecurityToken(); + if (!Utils::empty_($securityToken)) { + $_request->headers['x-acs-accesskey-id'] = $accessKeyId; + $_request->headers['x-acs-security-token'] = $securityToken; } + $_request->headers['Authorization'] = OpenApiUtilClient::getAuthorization($_request, $signatureAlgorithm, $hashedRequestPayload, $accessKeyId, $accessKeySecret); } $_lastRequest = $_request; $_response = Tea::send($_request, $_runtime); if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { $_res = Utils::readAsJSON($_response->body); $err = Utils::assertAsMap($_res); - @$err["statusCode"] = $_response->statusCode; - throw new TeaError([ - "code" => "" . (string) (self::defaultAny(@$err["Code"], @$err["code"])) . "", - "message" => "code: " . (string) ($_response->statusCode) . ", " . (string) (self::defaultAny(@$err["Message"], @$err["message"])) . " request id: " . (string) (self::defaultAny(@$err["RequestId"], @$err["requestId"])) . "", - "data" => $err, - "description" => "" . (string) (self::defaultAny(@$err["Description"], @$err["description"])) . "", - "accessDeniedDetail" => self::defaultAny(@$err["AccessDeniedDetail"], @$err["accessDeniedDetail"]) - ]); + throw new TeaError(['code' => ''.(string) (self::defaultAny(@$err['Code'], @$err['code'])).'', 'message' => 'code: '.(string) ($_response->statusCode).', '.(string) (self::defaultAny(@$err['Message'], @$err['message'])).' request id: '.(string) (self::defaultAny(@$err['RequestId'], @$err['requestId'])).'', 'data' => $err]); } - if (Utils::equalString($params->bodyType, "binary")) { + if (Utils::equalString($params->bodyType, 'binary')) { $resp = [ - "body" => $_response->body, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $_response->body, + 'headers' => $_response->headers, ]; + return $resp; - } else if (Utils::equalString($params->bodyType, "byte")) { + } elseif (Utils::equalString($params->bodyType, 'byte')) { $byt = Utils::readAsBytes($_response->body); + return [ - "body" => $byt, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $byt, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($params->bodyType, "string")) { + } elseif (Utils::equalString($params->bodyType, 'string')) { $str = Utils::readAsString($_response->body); + return [ - "body" => $str, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $str, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($params->bodyType, "json")) { + } elseif (Utils::equalString($params->bodyType, 'json')) { $obj = Utils::readAsJSON($_response->body); $res = Utils::assertAsMap($obj); + return [ - "body" => $res, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $res, + 'headers' => $_response->headers, ]; - } else if (Utils::equalString($params->bodyType, "array")) { + } elseif (Utils::equalString($params->bodyType, 'array')) { $arr = Utils::readAsJSON($_response->body); + return [ - "body" => $arr, - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'body' => $arr, + 'headers' => $_response->headers, ]; } else { return [ - "headers" => $_response->headers, - "statusCode" => $_response->statusCode + 'headers' => $_response->headers, ]; } } catch (Exception $e) { @@ -875,11 +775,14 @@ class OpenApiClient } /** - * Encapsulate the request and invoke the network - * @param Params $params + * Encapsulate the request and invoke the network. + * + * @param Params $params * @param OpenApiRequest $request object of OpenApiRequest * @param RuntimeOptions $runtime which controls some details of call api, such as retry times + * * @return array the response + * * @throws TeaError * @throws Exception * @throws TeaUnableRetryError @@ -890,35 +793,32 @@ class OpenApiClient $request->validate(); $runtime->validate(); $_runtime = [ - "timeouted" => "retry", - "key" => Utils::defaultString($runtime->key, $this->_key), - "cert" => Utils::defaultString($runtime->cert, $this->_cert), - "ca" => Utils::defaultString($runtime->ca, $this->_ca), - "readTimeout" => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - "connectTimeout" => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - "httpProxy" => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - "httpsProxy" => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - "noProxy" => Utils::defaultString($runtime->noProxy, $this->_noProxy), - "socks5Proxy" => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - "socks5NetWork" => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - "maxIdleConns" => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - "retry" => [ - "retryable" => $runtime->autoretry, - "maxAttempts" => Utils::defaultNumber($runtime->maxAttempts, 3) + 'timeouted' => 'retry', + 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), + 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), + 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), + 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), + 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), + 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), + 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), + 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), + 'retry' => [ + 'retryable' => $runtime->autoretry, + 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), ], - "backoff" => [ - "policy" => Utils::defaultString($runtime->backoffPolicy, "no"), - "period" => Utils::defaultNumber($runtime->backoffPeriod, 1) + 'backoff' => [ + 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), + 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), ], - "ignoreSSL" => $runtime->ignoreSSL + 'ignoreSSL' => $runtime->ignoreSSL, ]; $_lastRequest = null; $_lastException = null; $_now = time(); $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime["retry"], $_retryTimes, $_now)) { + while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime["backoff"], $_retryTimes); + $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); if ($_backoffTime > 0) { Tea::sleep($_backoffTime); } @@ -928,50 +828,39 @@ class OpenApiClient $_request = new Request(); // spi = new Gateway();//Gateway implements SPI,这一步在产品 SDK 中实例化 $headers = $this->getRpcHeaders(); - $globalQueries = []; - $globalHeaders = []; - if (!Utils::isUnset($this->_globalParameters)) { - $globalParams = $this->_globalParameters; - if (!Utils::isUnset($globalParams->queries)) { - $globalQueries = $globalParams->queries; - } - if (!Utils::isUnset($globalParams->headers)) { - $globalHeaders = $globalParams->headers; - } - } $requestContext = new \Darabonba\GatewaySpi\Models\InterceptorContext\request([ - "headers" => Tea::merge($globalHeaders, $request->headers, $headers), - "query" => Tea::merge($globalQueries, $request->query), - "body" => $request->body, - "stream" => $request->stream, - "hostMap" => $request->hostMap, - "pathname" => $params->pathname, - "productId" => $this->_productId, - "action" => $params->action, - "version" => $params->version, - "protocol" => Utils::defaultString($this->_protocol, $params->protocol), - "method" => Utils::defaultString($this->_method, $params->method), - "authType" => $params->authType, - "bodyType" => $params->bodyType, - "reqBodyType" => $params->reqBodyType, - "style" => $params->style, - "credential" => $this->_credential, - "signatureVersion" => $this->_signatureVersion, - "signatureAlgorithm" => $this->_signatureAlgorithm, - "userAgent" => $this->getUserAgent() + 'headers' => Tea::merge($request->headers, $headers), + 'query' => $request->query, + 'body' => $request->body, + 'stream' => $request->stream, + 'hostMap' => $request->hostMap, + 'pathname' => $params->pathname, + 'productId' => $this->_productId, + 'action' => $params->action, + 'version' => $params->version, + 'protocol' => Utils::defaultString($this->_protocol, $params->protocol), + 'method' => Utils::defaultString($this->_method, $params->method), + 'authType' => $params->authType, + 'bodyType' => $params->bodyType, + 'reqBodyType' => $params->reqBodyType, + 'style' => $params->style, + 'credential' => $this->_credential, + 'signatureVersion' => $this->_signatureVersion, + 'signatureAlgorithm' => $this->_signatureAlgorithm, + 'userAgent' => $this->getUserAgent(), ]); $configurationContext = new configuration([ - "regionId" => $this->_regionId, - "endpoint" => Utils::defaultString($request->endpointOverride, $this->_endpoint), - "endpointRule" => $this->_endpointRule, - "endpointMap" => $this->_endpointMap, - "endpointType" => $this->_endpointType, - "network" => $this->_network, - "suffix" => $this->_suffix + 'regionId' => $this->_regionId, + 'endpoint' => $this->_endpoint, + 'endpointRule' => $this->_endpointRule, + 'endpointMap' => $this->_endpointMap, + 'endpointType' => $this->_endpointType, + 'network' => $this->_network, + 'suffix' => $this->_suffix, ]); $interceptorContext = new InterceptorContext([ - "request" => $requestContext, - "configuration" => $configurationContext + 'request' => $requestContext, + 'configuration' => $configurationContext, ]); $attributeMap = new AttributeMap([]); // 1. spi.modifyConfiguration(context: SPI.InterceptorContext, attributeMap: SPI.AttributeMap); @@ -987,17 +876,17 @@ class OpenApiClient $_lastRequest = $_request; $_response = Tea::send($_request, $_runtime); $responseContext = new response([ - "statusCode" => $_response->statusCode, - "headers" => $_response->headers, - "body" => $_response->body + 'statusCode' => $_response->statusCode, + 'headers' => $_response->headers, + 'body' => $_response->body, ]); $interceptorContext->response = $responseContext; // 3. spi.modifyResponse(context: SPI.InterceptorContext, attributeMap: SPI.AttributeMap); $this->_spi->modifyResponse($interceptorContext, $attributeMap); + return [ - "headers" => $interceptorContext->response->headers, - "statusCode" => $interceptorContext->response->statusCode, - "body" => $interceptorContext->response->deserializedBody + 'headers' => $interceptorContext->response->headers, + 'body' => $interceptorContext->response->deserializedBody, ]; } catch (Exception $e) { if (!($e instanceof TeaError)) { @@ -1014,25 +903,24 @@ class OpenApiClient } /** - * @param Params $params + * @param Params $params * @param OpenApiRequest $request * @param RuntimeOptions $runtime + * * @return array + * * @throws TeaError */ public function callApi($params, $request, $runtime) { if (Utils::isUnset($params)) { - throw new TeaError([ - "code" => "ParameterMissing", - "message" => "'params' can not be unset" - ]); + throw new TeaError(['code' => 'ParameterMissing', 'message' => "'params' can not be unset"]); } - if (Utils::isUnset($this->_signatureAlgorithm) || !Utils::equalString($this->_signatureAlgorithm, "v2")) { + if (Utils::isUnset($this->_signatureAlgorithm) || !Utils::equalString($this->_signatureAlgorithm, 'v2')) { return $this->doRequest($params, $request, $runtime); - } else if (Utils::equalString($params->style, "ROA") && Utils::equalString($params->reqBodyType, "json")) { + } elseif (Utils::equalString($params->style, 'ROA') && Utils::equalString($params->reqBodyType, 'json')) { return $this->doROARequest($params->action, $params->version, $params->protocol, $params->method, $params->authType, $params->pathname, $params->bodyType, $request, $runtime); - } else if (Utils::equalString($params->style, "ROA")) { + } elseif (Utils::equalString($params->style, 'ROA')) { return $this->doROARequestWithForm($params->action, $params->version, $params->protocol, $params->method, $params->authType, $params->pathname, $params->bodyType, $request, $runtime); } else { return $this->doRPCRequest($params->action, $params->version, $params->protocol, $params->method, $params->authType, $params->bodyType, $request, $runtime); @@ -1040,17 +928,20 @@ class OpenApiClient } /** - * Get user agent + * Get user agent. + * * @return string user agent */ public function getUserAgent() { $userAgent = Utils::getUserAgent($this->_userAgent); + return $userAgent; } /** - * Get accesskey id by using credential + * Get accesskey id by using credential. + * * @return string accesskey id */ public function getAccessKeyId() @@ -1059,11 +950,13 @@ class OpenApiClient return ''; } $accessKeyId = $this->_credential->getAccessKeyId(); + return $accessKeyId; } /** - * Get accesskey secret by using credential + * Get accesskey secret by using credential. + * * @return string accesskey secret */ public function getAccessKeySecret() @@ -1072,11 +965,13 @@ class OpenApiClient return ''; } $secret = $this->_credential->getAccessKeySecret(); + return $secret; } /** - * Get security token by using credential + * Get security token by using credential. + * * @return string security token */ public function getSecurityToken() @@ -1085,39 +980,16 @@ class OpenApiClient return ''; } $token = $this->_credential->getSecurityToken(); + return $token; } /** - * Get bearer token by credential - * @return string bearer token - */ - public function getBearerToken() - { - if (Utils::isUnset($this->_credential)) { - return ''; - } - $token = $this->_credential->getBearerToken(); - return $token; - } - - /** - * Get credential type by credential - * @return string credential type e.g. access_key - */ - public function getType() - { - if (Utils::isUnset($this->_credential)) { - return ''; - } - $authType = $this->_credential->getType(); - return $authType; - } - - /** - * If inputValue is not null, return it or return defaultValue - * @param mixed $inputValue users input value + * If inputValue is not null, return it or return defaultValue. + * + * @param mixed $inputValue users input value * @param mixed $defaultValue default value + * * @return any the final result */ public static function defaultAny($inputValue, $defaultValue) @@ -1125,38 +997,31 @@ class OpenApiClient if (Utils::isUnset($inputValue)) { return $defaultValue; } + return $inputValue; } /** - * If the endpointRule and config.endpoint are empty, throw error + * If the endpointRule and config.endpoint are empty, throw error. + * * @param \Darabonba\OpenApi\Models\Config $config config contains the necessary information to create a client + * * @return void + * * @throws TeaError */ public function checkConfig($config) { if (Utils::empty_($this->_endpointRule) && Utils::empty_($config->endpoint)) { - throw new TeaError([ - "code" => "ParameterMissing", - "message" => "'config.endpoint' can not be empty" - ]); + throw new TeaError(['code' => 'ParameterMissing', 'message' => "'config.endpoint' can not be empty"]); } } /** - * set gateway client - * @param Client $spi - * @return void - */ - public function setGatewayClient($spi) - { - $this->_spi = $spi; - } - - /** - * set RPC header for debug - * @param string[] $headers headers for debug, this header can be used only once. + * set RPC header for debug. + * + * @param string[] $headers headers for debug, this header can be used only once + * * @return void */ public function setRpcHeaders($headers) @@ -1165,13 +1030,15 @@ class OpenApiClient } /** - * get RPC header for debug + * get RPC header for debug. + * * @return array */ public function getRpcHeaders() { $headers = $this->_headers; $this->_headers = null; + return $headers; } } diff --git a/vendor/alibabacloud/dysmsapi-20170525/.gitignore b/vendor/alibabacloud/dysmsapi-20170525/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/.php_cs.dist b/vendor/alibabacloud/dysmsapi-20170525/.php_cs.dist old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/ChangeLog.md b/vendor/alibabacloud/dysmsapi-20170525/ChangeLog.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/README-CN.md b/vendor/alibabacloud/dysmsapi-20170525/README-CN.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/README.md b/vendor/alibabacloud/dysmsapi-20170525/README.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/autoload.php b/vendor/alibabacloud/dysmsapi-20170525/autoload.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/composer.json b/vendor/alibabacloud/dysmsapi-20170525/composer.json old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Dysmsapi.php b/vendor/alibabacloud/dysmsapi-20170525/src/Dysmsapi.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponseBody/data.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddShortUrlResponseBody/data.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignRequest/signFileList.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignRequest/signFileList.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsSignResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/AddSmsTemplateResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteShortUrlResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsSignResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/DeleteSmsTemplateResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesRequest/tag.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesRequest/tag.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody/tagResources.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody/tagResources.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody/tagResources/tagResource.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ListTagResourcesResponseBody/tagResources/tagResource.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignRequest/signFileList.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignRequest/signFileList.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsSignResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/ModifySmsTemplateResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody/smsSendDetailDTOs.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody/smsSendDetailDTOs.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody/smsSendDetailDTOs/smsSendDetailDTO.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendDetailsResponseBody/smsSendDetailDTOs/smsSendDetailDTO.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody/data.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody/data.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody/data/targetList.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySendStatisticsResponseBody/data/targetList.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponseBody/data.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QueryShortUrlResponseBody/data.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody/smsSignList.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody/smsSignList.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody/smsSignList/reason.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignListResponseBody/smsSignList/reason.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsSignResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody/smsTemplateList.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody/smsTemplateList.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody/smsTemplateList/reason.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateListResponseBody/smsTemplateList/reason.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/QuerySmsTemplateResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendBatchSmsResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/SendSmsResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesRequest/tag.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesRequest/tag.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/TagResourcesResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesRequest.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesRequest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesResponse.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesResponse.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesResponseBody.php b/vendor/alibabacloud/dysmsapi-20170525/src/Models/UntagResourcesResponseBody.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/.gitignore b/vendor/alibabacloud/endpoint-util/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/.php_cs.dist b/vendor/alibabacloud/endpoint-util/.php_cs.dist old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/LICENSE b/vendor/alibabacloud/endpoint-util/LICENSE old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/README-CN.md b/vendor/alibabacloud/endpoint-util/README-CN.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/README.md b/vendor/alibabacloud/endpoint-util/README.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/composer.json b/vendor/alibabacloud/endpoint-util/composer.json old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/phpunit.xml b/vendor/alibabacloud/endpoint-util/phpunit.xml old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/src/Endpoint.php b/vendor/alibabacloud/endpoint-util/src/Endpoint.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/tests/EndpointTest.php b/vendor/alibabacloud/endpoint-util/tests/EndpointTest.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/endpoint-util/tests/bootstrap.php b/vendor/alibabacloud/endpoint-util/tests/bootstrap.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/.gitignore b/vendor/alibabacloud/gateway-spi/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/.php_cs.dist b/vendor/alibabacloud/gateway-spi/.php_cs.dist old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/autoload.php b/vendor/alibabacloud/gateway-spi/autoload.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/composer.json b/vendor/alibabacloud/gateway-spi/composer.json old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/src/Client.php b/vendor/alibabacloud/gateway-spi/src/Client.php old mode 100755 new mode 100644 index 7b7b1319..e631342a --- a/vendor/alibabacloud/gateway-spi/src/Client.php +++ b/vendor/alibabacloud/gateway-spi/src/Client.php @@ -9,8 +9,6 @@ use Darabonba\GatewaySpi\Models\InterceptorContext; use Darabonba\GatewaySpi\Models\AttributeMap; abstract class Client { - public function __construct(){ - } /** * @param InterceptorContext $context diff --git a/vendor/alibabacloud/gateway-spi/src/Models/AttributeMap.php b/vendor/alibabacloud/gateway-spi/src/Models/AttributeMap.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext.php b/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/configuration.php b/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/configuration.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/request.php b/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/request.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/response.php b/vendor/alibabacloud/gateway-spi/src/Models/InterceptorContext/response.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/ocr-20191230/.gitignore b/vendor/alibabacloud/ocr-20191230/.gitignore deleted file mode 100755 index 89c7aa58..00000000 --- a/vendor/alibabacloud/ocr-20191230/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -composer.phar -/vendor/ - -# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control -# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file -composer.lock - -.vscode/ -.idea -.DS_Store - -cache/ -*.cache -runtime/ -.php_cs.cache diff --git a/vendor/alibabacloud/ocr-20191230/.php_cs.dist b/vendor/alibabacloud/ocr-20191230/.php_cs.dist deleted file mode 100755 index 8617ec2f..00000000 --- a/vendor/alibabacloud/ocr-20191230/.php_cs.dist +++ /dev/null @@ -1,65 +0,0 @@ -setRiskyAllowed(true) - ->setIndent(' ') - ->setRules([ - '@PSR2' => true, - '@PhpCsFixer' => true, - '@Symfony:risky' => true, - 'concat_space' => ['spacing' => 'one'], - 'array_syntax' => ['syntax' => 'short'], - 'array_indentation' => true, - 'combine_consecutive_unsets' => true, - 'method_separation' => true, - 'single_quote' => true, - 'declare_equal_normalize' => true, - 'function_typehint_space' => true, - 'hash_to_slash_comment' => true, - 'include' => true, - 'lowercase_cast' => true, - 'no_multiline_whitespace_before_semicolons' => true, - 'no_leading_import_slash' => true, - 'no_multiline_whitespace_around_double_arrow' => true, - 'no_spaces_around_offset' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unused_imports' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'object_operator_without_whitespace' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline_array' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'no_extra_consecutive_blank_lines' => [ - 'curly_brace_block', - 'extra', - 'parenthesis_brace_block', - 'square_brace_block', - 'throw', - 'use', - ], - 'binary_operator_spaces' => [ - 'align_double_arrow' => true, - 'align_equals' => true, - ], - 'braces' => [ - 'allow_single_line_closure' => true, - ], - ]) - ->setFinder( - PhpCsFixer\Finder::create() - ->exclude('vendor') - ->exclude('tests') - ->in(__DIR__) - ); diff --git a/vendor/alibabacloud/ocr-20191230/ChangeLog.md b/vendor/alibabacloud/ocr-20191230/ChangeLog.md deleted file mode 100755 index b94bfc3f..00000000 --- a/vendor/alibabacloud/ocr-20191230/ChangeLog.md +++ /dev/null @@ -1,70 +0,0 @@ -2023-07-04 Version: 3.0.0 -- Update TrimDocument. -- Update RecognizeTakeoutOrder. -- Update RecognizePassportMRZ. -- Update RecognizeChinapassport. -- Update DetectCardScreenshot. -- Update RecognizeVerificationcode. -- Update RecognizePoiName. -- Update RecognizeAccountPage. - -2023-02-16 Version: 2.0.17 -- Update RecognizeVideoCharacter. - -2023-01-13 Version: 2.0.16 -- Update sdk. - -2023-01-11 Version: 2.0.15 -- Update sdk. - -2023-01-05 Version: 2.0.14 -- Release RecognizeVATInvoice. - -2022-11-10 Version: 2.0.13 -- Release RecognizeVATInvoice. - -2022-10-17 Version: 2.0.12 -- Release RecognizeVATInvoice. - -2022-10-14 Version: 2.0.11 -- Release RecognizeVATInvoice. - -2022-06-21 Version: 2.0.10 -- Release RecognizeTurkeyIdentityCard RecognizeMalaysiaIdentityCard RecognizeRussiaIdentityCard RecognizeIndonesiaIdentityCard RecognizeUkraineIdentityCard RecognizeVietnamIdentityCard. - -2022-05-25 Version: 2.0.9 -- Release RecognizeTurkeyIdentityCard RecognizeMalaysiaIdentityCard RecognizeRussiaIdentityCard RecognizeIndonesiaIdentityCard RecognizeIndonesiaIdentityCard. - -2022-05-05 Version: 2.0.8 -- Release RecognizeUkraineIdentityCard. - -2022-03-09 Version: 2.0.7 -- Release RecognizeVideoCastCrewList. - -2022-03-03 Version: 2.0.6 -- RecognizeVideoCharacter add output field inputFile. - -2021-12-15 Version: 2.0.5 -- RecognizeVideoCharacter add output field inputFile. - -2021-11-23 Version: 1.0.5 -- Update RecognizeCharacter. - -2021-07-02 Version: 1.0.4 -- Release RecognizeQuotaInvoice RecognizeTicketInvoice RecognizePdf. - -2021-05-10 Version: 1.0.3 -- Update RecognizeDriverLicense RecognizeLicensePlate. - -2021-03-25 Version: 1.0.2 -- Generated php 2019-12-30 for ocr. - -2021-03-04 Version: 1.0.1 -- Update Ocr. - -2021-01-29 Version: 1.0.0 -- Generated php 2019-12-30 for ocr. - -2020-11-13 Version: 0.1.16 -- Release DetectCardScreenshot RecognizePoiName. - diff --git a/vendor/alibabacloud/ocr-20191230/LICENSE b/vendor/alibabacloud/ocr-20191230/LICENSE deleted file mode 100755 index 0c44dcef..00000000 --- a/vendor/alibabacloud/ocr-20191230/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright (c) 2009-present, Alibaba Cloud All rights reserved. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/vendor/alibabacloud/ocr-20191230/README-CN.md b/vendor/alibabacloud/ocr-20191230/README-CN.md deleted file mode 100755 index d7fdd39f..00000000 --- a/vendor/alibabacloud/ocr-20191230/README-CN.md +++ /dev/null @@ -1,35 +0,0 @@ -[English](README.md) | 简体中文 - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -# Alibaba Cloud ocr SDK for PHP - -## 安装 - -### Composer - -```bash -composer require alibabacloud/ocr-20191230 -``` - -## 问题 - -[提交 Issue](https://github.com/aliyun/alibabacloud-php-sdk/issues/new),不符合指南的问题可能会立即关闭。 - -## 使用说明 - -[快速使用](https://github.com/aliyun/alibabacloud-php-sdk/blob/master/docs/0-Examples-CN.md#%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8) - -## 发行说明 - -每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。 - -## 相关 - -* [最新源码](https://github.com/aliyun/alibabacloud-php-sdk/) - -## 许可证 - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/ocr-20191230/README.md b/vendor/alibabacloud/ocr-20191230/README.md deleted file mode 100755 index 329f3e93..00000000 --- a/vendor/alibabacloud/ocr-20191230/README.md +++ /dev/null @@ -1,35 +0,0 @@ -English | [简体中文](README-CN.md) - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -# Alibaba Cloud ocr SDK for PHP - -## Installation - -### Composer - -```bash -composer require alibabacloud/ocr-20191230 -``` - -## Issues - -[Opening an Issue](https://github.com/aliyun/alibabacloud-php-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately. - -## Usage - -[Quick Examples](https://github.com/aliyun/alibabacloud-php-sdk/blob/master/docs/0-Examples-EN.md#quick-examples) - -## Changelog - -Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). - -## References - -* [Latest Release](https://github.com/aliyun/alibabacloud-php-sdk/) - -## License - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/ocr-20191230/autoload.php b/vendor/alibabacloud/ocr-20191230/autoload.php deleted file mode 100755 index 508ac344..00000000 --- a/vendor/alibabacloud/ocr-20191230/autoload.php +++ /dev/null @@ -1,17 +0,0 @@ -5.5", - "alibabacloud/tea-utils": "^0.2.19", - "alibabacloud/tea-oss-sdk": "^0.3.0", - "alibabacloud/openplatform-20191219": "^2.0.1", - "alibabacloud/tea-oss-utils": "^0.3.1", - "alibabacloud/tea-fileform": "^0.3.0", - "alibabacloud/darabonba-openapi": "^0.2.8", - "alibabacloud/openapi-util": "^0.1.10|^0.2.1", - "alibabacloud/endpoint-util": "^0.1.0" - }, - "autoload": { - "psr-4": { - "AlibabaCloud\\SDK\\Ocr\\V20191230\\": "src" - } - }, - "scripts": { - "fixer": "php-cs-fixer fix ./" - }, - "config": { - "sort-packages": true, - "preferred-install": "dist", - "optimize-autoloader": true - }, - "prefer-stable": true -} \ No newline at end of file diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultRequest.php deleted file mode 100755 index 7f489cc0..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'JobId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->jobId) { - $res['JobId'] = $this->jobId; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetAsyncJobResultRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['JobId'])) { - $model->jobId = $map['JobId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponse.php deleted file mode 100755 index 01b2fcdd..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetAsyncJobResultResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = GetAsyncJobResultResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody.php deleted file mode 100755 index ed3010ad..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetAsyncJobResultResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody/data.php deleted file mode 100755 index 824ab6c1..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/GetAsyncJobResultResponseBody/data.php +++ /dev/null @@ -1,103 +0,0 @@ - 'ErrorCode', - 'errorMessage' => 'ErrorMessage', - 'jobId' => 'JobId', - 'result' => 'Result', - 'status' => 'Status', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->errorCode) { - $res['ErrorCode'] = $this->errorCode; - } - if (null !== $this->errorMessage) { - $res['ErrorMessage'] = $this->errorMessage; - } - if (null !== $this->jobId) { - $res['JobId'] = $this->jobId; - } - if (null !== $this->result) { - $res['Result'] = $this->result; - } - if (null !== $this->status) { - $res['Status'] = $this->status; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ErrorCode'])) { - $model->errorCode = $map['ErrorCode']; - } - if (isset($map['ErrorMessage'])) { - $model->errorMessage = $map['ErrorMessage']; - } - if (isset($map['JobId'])) { - $model->jobId = $map['JobId']; - } - if (isset($map['Result'])) { - $model->result = $map['Result']; - } - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardAdvanceRequest.php deleted file mode 100755 index 64333edb..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBankCardAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardRequest.php deleted file mode 100755 index 3bd8179b..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBankCardRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponse.php deleted file mode 100755 index d468001a..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBankCardResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeBankCardResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody.php deleted file mode 100755 index 6e5bca67..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBankCardResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody/data.php deleted file mode 100755 index 621bed59..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBankCardResponseBody/data.php +++ /dev/null @@ -1,75 +0,0 @@ - 'BankName', - 'cardNumber' => 'CardNumber', - 'validDate' => 'ValidDate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bankName) { - $res['BankName'] = $this->bankName; - } - if (null !== $this->cardNumber) { - $res['CardNumber'] = $this->cardNumber; - } - if (null !== $this->validDate) { - $res['ValidDate'] = $this->validDate; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BankName'])) { - $model->bankName = $map['BankName']; - } - if (isset($map['CardNumber'])) { - $model->cardNumber = $map['CardNumber']; - } - if (isset($map['ValidDate'])) { - $model->validDate = $map['ValidDate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardAdvanceRequest.php deleted file mode 100755 index 51e7af38..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessCardAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardRequest.php deleted file mode 100755 index c58ec50c..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessCardRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponse.php deleted file mode 100755 index 0d4687d9..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessCardResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeBusinessCardResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody.php deleted file mode 100755 index 68dde4e4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessCardResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody/data.php deleted file mode 100755 index d871dae6..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessCardResponseBody/data.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Addresses', - 'cellPhoneNumbers' => 'CellPhoneNumbers', - 'companies' => 'Companies', - 'departments' => 'Departments', - 'emails' => 'Emails', - 'name' => 'Name', - 'officePhoneNumbers' => 'OfficePhoneNumbers', - 'titles' => 'Titles', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->addresses) { - $res['Addresses'] = $this->addresses; - } - if (null !== $this->cellPhoneNumbers) { - $res['CellPhoneNumbers'] = $this->cellPhoneNumbers; - } - if (null !== $this->companies) { - $res['Companies'] = $this->companies; - } - if (null !== $this->departments) { - $res['Departments'] = $this->departments; - } - if (null !== $this->emails) { - $res['Emails'] = $this->emails; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->officePhoneNumbers) { - $res['OfficePhoneNumbers'] = $this->officePhoneNumbers; - } - if (null !== $this->titles) { - $res['Titles'] = $this->titles; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Addresses'])) { - if (!empty($map['Addresses'])) { - $model->addresses = $map['Addresses']; - } - } - if (isset($map['CellPhoneNumbers'])) { - if (!empty($map['CellPhoneNumbers'])) { - $model->cellPhoneNumbers = $map['CellPhoneNumbers']; - } - } - if (isset($map['Companies'])) { - if (!empty($map['Companies'])) { - $model->companies = $map['Companies']; - } - } - if (isset($map['Departments'])) { - if (!empty($map['Departments'])) { - $model->departments = $map['Departments']; - } - } - if (isset($map['Emails'])) { - if (!empty($map['Emails'])) { - $model->emails = $map['Emails']; - } - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['OfficePhoneNumbers'])) { - if (!empty($map['OfficePhoneNumbers'])) { - $model->officePhoneNumbers = $map['OfficePhoneNumbers']; - } - } - if (isset($map['Titles'])) { - if (!empty($map['Titles'])) { - $model->titles = $map['Titles']; - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseAdvanceRequest.php deleted file mode 100755 index 6ef9a69e..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessLicenseAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseRequest.php deleted file mode 100755 index c0dc10dd..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessLicenseRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponse.php deleted file mode 100755 index ad0ba958..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessLicenseResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeBusinessLicenseResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody.php deleted file mode 100755 index 7a240a3c..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeBusinessLicenseResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data.php deleted file mode 100755 index 1a2516e3..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data.php +++ /dev/null @@ -1,215 +0,0 @@ - 'Address', - 'angle' => 'Angle', - 'business' => 'Business', - 'capital' => 'Capital', - 'emblem' => 'Emblem', - 'establishDate' => 'EstablishDate', - 'legalPerson' => 'LegalPerson', - 'name' => 'Name', - 'QRCode' => 'QRCode', - 'registerNumber' => 'RegisterNumber', - 'stamp' => 'Stamp', - 'title' => 'Title', - 'type' => 'Type', - 'validPeriod' => 'ValidPeriod', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->address) { - $res['Address'] = $this->address; - } - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->business) { - $res['Business'] = $this->business; - } - if (null !== $this->capital) { - $res['Capital'] = $this->capital; - } - if (null !== $this->emblem) { - $res['Emblem'] = null !== $this->emblem ? $this->emblem->toMap() : null; - } - if (null !== $this->establishDate) { - $res['EstablishDate'] = $this->establishDate; - } - if (null !== $this->legalPerson) { - $res['LegalPerson'] = $this->legalPerson; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->QRCode) { - $res['QRCode'] = null !== $this->QRCode ? $this->QRCode->toMap() : null; - } - if (null !== $this->registerNumber) { - $res['RegisterNumber'] = $this->registerNumber; - } - if (null !== $this->stamp) { - $res['Stamp'] = null !== $this->stamp ? $this->stamp->toMap() : null; - } - if (null !== $this->title) { - $res['Title'] = null !== $this->title ? $this->title->toMap() : null; - } - if (null !== $this->type) { - $res['Type'] = $this->type; - } - if (null !== $this->validPeriod) { - $res['ValidPeriod'] = $this->validPeriod; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Address'])) { - $model->address = $map['Address']; - } - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Business'])) { - $model->business = $map['Business']; - } - if (isset($map['Capital'])) { - $model->capital = $map['Capital']; - } - if (isset($map['Emblem'])) { - $model->emblem = emblem::fromMap($map['Emblem']); - } - if (isset($map['EstablishDate'])) { - $model->establishDate = $map['EstablishDate']; - } - if (isset($map['LegalPerson'])) { - $model->legalPerson = $map['LegalPerson']; - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['QRCode'])) { - $model->QRCode = QRCode::fromMap($map['QRCode']); - } - if (isset($map['RegisterNumber'])) { - $model->registerNumber = $map['RegisterNumber']; - } - if (isset($map['Stamp'])) { - $model->stamp = stamp::fromMap($map['Stamp']); - } - if (isset($map['Title'])) { - $model->title = title::fromMap($map['Title']); - } - if (isset($map['Type'])) { - $model->type = $map['Type']; - } - if (isset($map['ValidPeriod'])) { - $model->validPeriod = $map['ValidPeriod']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/QRCode.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/QRCode.php deleted file mode 100755 index 2d4ed8d7..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/QRCode.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return QRCode - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/emblem.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/emblem.php deleted file mode 100755 index 71cbe433..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/emblem.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return emblem - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/stamp.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/stamp.php deleted file mode 100755 index fc267f81..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/stamp.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return stamp - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/title.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/title.php deleted file mode 100755 index 3f812546..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeBusinessLicenseResponseBody/data/title.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return title - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterAdvanceRequest.php deleted file mode 100755 index 4e94416d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterAdvanceRequest.php +++ /dev/null @@ -1,78 +0,0 @@ - 'ImageURL', - 'minHeight' => 'MinHeight', - 'outputProbability' => 'OutputProbability', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - if (null !== $this->minHeight) { - $res['MinHeight'] = $this->minHeight; - } - if (null !== $this->outputProbability) { - $res['OutputProbability'] = $this->outputProbability; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeCharacterAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - if (isset($map['MinHeight'])) { - $model->minHeight = $map['MinHeight']; - } - if (isset($map['OutputProbability'])) { - $model->outputProbability = $map['OutputProbability']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterRequest.php deleted file mode 100755 index 513bc925..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterRequest.php +++ /dev/null @@ -1,77 +0,0 @@ - 'ImageURL', - 'minHeight' => 'MinHeight', - 'outputProbability' => 'OutputProbability', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - if (null !== $this->minHeight) { - $res['MinHeight'] = $this->minHeight; - } - if (null !== $this->outputProbability) { - $res['OutputProbability'] = $this->outputProbability; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeCharacterRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - if (isset($map['MinHeight'])) { - $model->minHeight = $map['MinHeight']; - } - if (isset($map['OutputProbability'])) { - $model->outputProbability = $map['OutputProbability']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponse.php deleted file mode 100755 index 9a489788..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeCharacterResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeCharacterResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody.php deleted file mode 100755 index 1b31be48..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeCharacterResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data.php deleted file mode 100755 index 23d688df..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data.php +++ /dev/null @@ -1,60 +0,0 @@ - 'Results', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->results) { - $res['Results'] = []; - if (null !== $this->results && \is_array($this->results)) { - $n = 0; - foreach ($this->results as $item) { - $res['Results'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Results'])) { - if (!empty($map['Results'])) { - $model->results = []; - $n = 0; - foreach ($map['Results'] as $item) { - $model->results[$n++] = null !== $item ? results::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results.php deleted file mode 100755 index 70d21639..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results.php +++ /dev/null @@ -1,74 +0,0 @@ - 'Probability', - 'text' => 'Text', - 'textRectangles' => 'TextRectangles', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->probability) { - $res['Probability'] = $this->probability; - } - if (null !== $this->text) { - $res['Text'] = $this->text; - } - if (null !== $this->textRectangles) { - $res['TextRectangles'] = null !== $this->textRectangles ? $this->textRectangles->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return results - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Probability'])) { - $model->probability = $map['Probability']; - } - if (isset($map['Text'])) { - $model->text = $map['Text']; - } - if (isset($map['TextRectangles'])) { - $model->textRectangles = textRectangles::fromMap($map['TextRectangles']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results/textRectangles.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results/textRectangles.php deleted file mode 100755 index 94d04822..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeCharacterResponseBody/data/results/textRectangles.php +++ /dev/null @@ -1,105 +0,0 @@ - 'Angle', - 'height' => 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return textRectangles - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseAdvanceRequest.php deleted file mode 100755 index d756b15d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseAdvanceRequest.php +++ /dev/null @@ -1,64 +0,0 @@ - 'ImageURL', - 'side' => 'Side', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - if (null !== $this->side) { - $res['Side'] = $this->side; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDriverLicenseAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - if (isset($map['Side'])) { - $model->side = $map['Side']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseRequest.php deleted file mode 100755 index 2d695324..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseRequest.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ImageURL', - 'side' => 'Side', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - if (null !== $this->side) { - $res['Side'] = $this->side; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDriverLicenseRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - if (isset($map['Side'])) { - $model->side = $map['Side']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponse.php deleted file mode 100755 index c46341ee..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDriverLicenseResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeDriverLicenseResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody.php deleted file mode 100755 index 04e98b73..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDriverLicenseResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data.php deleted file mode 100755 index d7949a22..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data.php +++ /dev/null @@ -1,61 +0,0 @@ - 'BackResult', - 'faceResult' => 'FaceResult', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->backResult) { - $res['BackResult'] = null !== $this->backResult ? $this->backResult->toMap() : null; - } - if (null !== $this->faceResult) { - $res['FaceResult'] = null !== $this->faceResult ? $this->faceResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BackResult'])) { - $model->backResult = backResult::fromMap($map['BackResult']); - } - if (isset($map['FaceResult'])) { - $model->faceResult = faceResult::fromMap($map['FaceResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/backResult.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/backResult.php deleted file mode 100755 index 7f6802a8..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/backResult.php +++ /dev/null @@ -1,87 +0,0 @@ - 'ArchiveNumber', - 'cardNumber' => 'CardNumber', - 'name' => 'Name', - 'record' => 'Record', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->archiveNumber) { - $res['ArchiveNumber'] = $this->archiveNumber; - } - if (null !== $this->cardNumber) { - $res['CardNumber'] = $this->cardNumber; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->record) { - $res['Record'] = $this->record; - } - - return $res; - } - - /** - * @param array $map - * - * @return backResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ArchiveNumber'])) { - $model->archiveNumber = $map['ArchiveNumber']; - } - if (isset($map['CardNumber'])) { - $model->cardNumber = $map['CardNumber']; - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['Record'])) { - $model->record = $map['Record']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/faceResult.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/faceResult.php deleted file mode 100755 index 2bab3948..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDriverLicenseResponseBody/data/faceResult.php +++ /dev/null @@ -1,153 +0,0 @@ - 'Address', - 'endDate' => 'EndDate', - 'gender' => 'Gender', - 'issueDate' => 'IssueDate', - 'issueUnit' => 'IssueUnit', - 'licenseNumber' => 'LicenseNumber', - 'name' => 'Name', - 'startDate' => 'StartDate', - 'vehicleType' => 'VehicleType', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->address) { - $res['Address'] = $this->address; - } - if (null !== $this->endDate) { - $res['EndDate'] = $this->endDate; - } - if (null !== $this->gender) { - $res['Gender'] = $this->gender; - } - if (null !== $this->issueDate) { - $res['IssueDate'] = $this->issueDate; - } - if (null !== $this->issueUnit) { - $res['IssueUnit'] = $this->issueUnit; - } - if (null !== $this->licenseNumber) { - $res['LicenseNumber'] = $this->licenseNumber; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->startDate) { - $res['StartDate'] = $this->startDate; - } - if (null !== $this->vehicleType) { - $res['VehicleType'] = $this->vehicleType; - } - - return $res; - } - - /** - * @param array $map - * - * @return faceResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Address'])) { - $model->address = $map['Address']; - } - if (isset($map['EndDate'])) { - $model->endDate = $map['EndDate']; - } - if (isset($map['Gender'])) { - $model->gender = $map['Gender']; - } - if (isset($map['IssueDate'])) { - $model->issueDate = $map['IssueDate']; - } - if (isset($map['IssueUnit'])) { - $model->issueUnit = $map['IssueUnit']; - } - if (isset($map['LicenseNumber'])) { - $model->licenseNumber = $map['LicenseNumber']; - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['StartDate'])) { - $model->startDate = $map['StartDate']; - } - if (isset($map['VehicleType'])) { - $model->vehicleType = $map['VehicleType']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseAdvanceRequest.php deleted file mode 100755 index 6c9d8e0b..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseAdvanceRequest.php +++ /dev/null @@ -1,64 +0,0 @@ - 'ImageURL', - 'side' => 'Side', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - if (null !== $this->side) { - $res['Side'] = $this->side; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDrivingLicenseAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - if (isset($map['Side'])) { - $model->side = $map['Side']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseRequest.php deleted file mode 100755 index c08b1b18..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseRequest.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ImageURL', - 'side' => 'Side', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - if (null !== $this->side) { - $res['Side'] = $this->side; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDrivingLicenseRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - if (isset($map['Side'])) { - $model->side = $map['Side']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponse.php deleted file mode 100755 index 0c9e8a82..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDrivingLicenseResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeDrivingLicenseResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody.php deleted file mode 100755 index d79d1df4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeDrivingLicenseResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data.php deleted file mode 100755 index a2aec2d8..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data.php +++ /dev/null @@ -1,61 +0,0 @@ - 'BackResult', - 'faceResult' => 'FaceResult', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->backResult) { - $res['BackResult'] = null !== $this->backResult ? $this->backResult->toMap() : null; - } - if (null !== $this->faceResult) { - $res['FaceResult'] = null !== $this->faceResult ? $this->faceResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BackResult'])) { - $model->backResult = backResult::fromMap($map['BackResult']); - } - if (isset($map['FaceResult'])) { - $model->faceResult = faceResult::fromMap($map['FaceResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/backResult.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/backResult.php deleted file mode 100755 index e57464b0..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/backResult.php +++ /dev/null @@ -1,169 +0,0 @@ - 'ApprovedLoad', - 'approvedPassengerCapacity' => 'ApprovedPassengerCapacity', - 'energyType' => 'EnergyType', - 'fileNumber' => 'FileNumber', - 'grossMass' => 'GrossMass', - 'inspectionRecord' => 'InspectionRecord', - 'overallDimension' => 'OverallDimension', - 'plateNumber' => 'PlateNumber', - 'tractionMass' => 'TractionMass', - 'unladenMass' => 'UnladenMass', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->approvedLoad) { - $res['ApprovedLoad'] = $this->approvedLoad; - } - if (null !== $this->approvedPassengerCapacity) { - $res['ApprovedPassengerCapacity'] = $this->approvedPassengerCapacity; - } - if (null !== $this->energyType) { - $res['EnergyType'] = $this->energyType; - } - if (null !== $this->fileNumber) { - $res['FileNumber'] = $this->fileNumber; - } - if (null !== $this->grossMass) { - $res['GrossMass'] = $this->grossMass; - } - if (null !== $this->inspectionRecord) { - $res['InspectionRecord'] = $this->inspectionRecord; - } - if (null !== $this->overallDimension) { - $res['OverallDimension'] = $this->overallDimension; - } - if (null !== $this->plateNumber) { - $res['PlateNumber'] = $this->plateNumber; - } - if (null !== $this->tractionMass) { - $res['TractionMass'] = $this->tractionMass; - } - if (null !== $this->unladenMass) { - $res['UnladenMass'] = $this->unladenMass; - } - - return $res; - } - - /** - * @param array $map - * - * @return backResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ApprovedLoad'])) { - $model->approvedLoad = $map['ApprovedLoad']; - } - if (isset($map['ApprovedPassengerCapacity'])) { - $model->approvedPassengerCapacity = $map['ApprovedPassengerCapacity']; - } - if (isset($map['EnergyType'])) { - $model->energyType = $map['EnergyType']; - } - if (isset($map['FileNumber'])) { - $model->fileNumber = $map['FileNumber']; - } - if (isset($map['GrossMass'])) { - $model->grossMass = $map['GrossMass']; - } - if (isset($map['InspectionRecord'])) { - $model->inspectionRecord = $map['InspectionRecord']; - } - if (isset($map['OverallDimension'])) { - $model->overallDimension = $map['OverallDimension']; - } - if (isset($map['PlateNumber'])) { - $model->plateNumber = $map['PlateNumber']; - } - if (isset($map['TractionMass'])) { - $model->tractionMass = $map['TractionMass']; - } - if (isset($map['UnladenMass'])) { - $model->unladenMass = $map['UnladenMass']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/faceResult.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/faceResult.php deleted file mode 100755 index 84172d6f..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeDrivingLicenseResponseBody/data/faceResult.php +++ /dev/null @@ -1,163 +0,0 @@ - 'Address', - 'engineNumber' => 'EngineNumber', - 'issueDate' => 'IssueDate', - 'model' => 'Model', - 'owner' => 'Owner', - 'plateNumber' => 'PlateNumber', - 'registerDate' => 'RegisterDate', - 'useCharacter' => 'UseCharacter', - 'vehicleType' => 'VehicleType', - 'vin' => 'Vin', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->address) { - $res['Address'] = $this->address; - } - if (null !== $this->engineNumber) { - $res['EngineNumber'] = $this->engineNumber; - } - if (null !== $this->issueDate) { - $res['IssueDate'] = $this->issueDate; - } - if (null !== $this->model) { - $res['Model'] = $this->model; - } - if (null !== $this->owner) { - $res['Owner'] = $this->owner; - } - if (null !== $this->plateNumber) { - $res['PlateNumber'] = $this->plateNumber; - } - if (null !== $this->registerDate) { - $res['RegisterDate'] = $this->registerDate; - } - if (null !== $this->useCharacter) { - $res['UseCharacter'] = $this->useCharacter; - } - if (null !== $this->vehicleType) { - $res['VehicleType'] = $this->vehicleType; - } - if (null !== $this->vin) { - $res['Vin'] = $this->vin; - } - - return $res; - } - - /** - * @param array $map - * - * @return faceResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Address'])) { - $model->address = $map['Address']; - } - if (isset($map['EngineNumber'])) { - $model->engineNumber = $map['EngineNumber']; - } - if (isset($map['IssueDate'])) { - $model->issueDate = $map['IssueDate']; - } - if (isset($map['Model'])) { - $model->model = $map['Model']; - } - if (isset($map['Owner'])) { - $model->owner = $map['Owner']; - } - if (isset($map['PlateNumber'])) { - $model->plateNumber = $map['PlateNumber']; - } - if (isset($map['RegisterDate'])) { - $model->registerDate = $map['RegisterDate']; - } - if (isset($map['UseCharacter'])) { - $model->useCharacter = $map['UseCharacter']; - } - if (isset($map['VehicleType'])) { - $model->vehicleType = $map['VehicleType']; - } - if (isset($map['Vin'])) { - $model->vin = $map['Vin']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardAdvanceRequest.php deleted file mode 100755 index 0404a23d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardAdvanceRequest.php +++ /dev/null @@ -1,64 +0,0 @@ - 'ImageURL', - 'side' => 'Side', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - if (null !== $this->side) { - $res['Side'] = $this->side; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeIdentityCardAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - if (isset($map['Side'])) { - $model->side = $map['Side']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardRequest.php deleted file mode 100755 index fffa4784..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardRequest.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ImageURL', - 'side' => 'Side', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - if (null !== $this->side) { - $res['Side'] = $this->side; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeIdentityCardRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - if (isset($map['Side'])) { - $model->side = $map['Side']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponse.php deleted file mode 100755 index 77d5b4e1..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeIdentityCardResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeIdentityCardResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody.php deleted file mode 100755 index a7f8df4a..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeIdentityCardResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data.php deleted file mode 100755 index 71423ef5..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data.php +++ /dev/null @@ -1,61 +0,0 @@ - 'BackResult', - 'frontResult' => 'FrontResult', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->backResult) { - $res['BackResult'] = null !== $this->backResult ? $this->backResult->toMap() : null; - } - if (null !== $this->frontResult) { - $res['FrontResult'] = null !== $this->frontResult ? $this->frontResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BackResult'])) { - $model->backResult = backResult::fromMap($map['BackResult']); - } - if (isset($map['FrontResult'])) { - $model->frontResult = frontResult::fromMap($map['FrontResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/backResult.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/backResult.php deleted file mode 100755 index 9436f1c6..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/backResult.php +++ /dev/null @@ -1,75 +0,0 @@ - 'EndDate', - 'issue' => 'Issue', - 'startDate' => 'StartDate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->endDate) { - $res['EndDate'] = $this->endDate; - } - if (null !== $this->issue) { - $res['Issue'] = $this->issue; - } - if (null !== $this->startDate) { - $res['StartDate'] = $this->startDate; - } - - return $res; - } - - /** - * @param array $map - * - * @return backResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['EndDate'])) { - $model->endDate = $map['EndDate']; - } - if (isset($map['Issue'])) { - $model->issue = $map['Issue']; - } - if (isset($map['StartDate'])) { - $model->startDate = $map['StartDate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult.php deleted file mode 100755 index 68612c04..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult.php +++ /dev/null @@ -1,174 +0,0 @@ - 'Address', - 'birthDate' => 'BirthDate', - 'cardAreas' => 'CardAreas', - 'faceRectVertices' => 'FaceRectVertices', - 'faceRectangle' => 'FaceRectangle', - 'gender' => 'Gender', - 'IDNumber' => 'IDNumber', - 'name' => 'Name', - 'nationality' => 'Nationality', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->address) { - $res['Address'] = $this->address; - } - if (null !== $this->birthDate) { - $res['BirthDate'] = $this->birthDate; - } - if (null !== $this->cardAreas) { - $res['CardAreas'] = []; - if (null !== $this->cardAreas && \is_array($this->cardAreas)) { - $n = 0; - foreach ($this->cardAreas as $item) { - $res['CardAreas'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->faceRectVertices) { - $res['FaceRectVertices'] = []; - if (null !== $this->faceRectVertices && \is_array($this->faceRectVertices)) { - $n = 0; - foreach ($this->faceRectVertices as $item) { - $res['FaceRectVertices'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->faceRectangle) { - $res['FaceRectangle'] = null !== $this->faceRectangle ? $this->faceRectangle->toMap() : null; - } - if (null !== $this->gender) { - $res['Gender'] = $this->gender; - } - if (null !== $this->IDNumber) { - $res['IDNumber'] = $this->IDNumber; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->nationality) { - $res['Nationality'] = $this->nationality; - } - - return $res; - } - - /** - * @param array $map - * - * @return frontResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Address'])) { - $model->address = $map['Address']; - } - if (isset($map['BirthDate'])) { - $model->birthDate = $map['BirthDate']; - } - if (isset($map['CardAreas'])) { - if (!empty($map['CardAreas'])) { - $model->cardAreas = []; - $n = 0; - foreach ($map['CardAreas'] as $item) { - $model->cardAreas[$n++] = null !== $item ? cardAreas::fromMap($item) : $item; - } - } - } - if (isset($map['FaceRectVertices'])) { - if (!empty($map['FaceRectVertices'])) { - $model->faceRectVertices = []; - $n = 0; - foreach ($map['FaceRectVertices'] as $item) { - $model->faceRectVertices[$n++] = null !== $item ? faceRectVertices::fromMap($item) : $item; - } - } - } - if (isset($map['FaceRectangle'])) { - $model->faceRectangle = faceRectangle::fromMap($map['FaceRectangle']); - } - if (isset($map['Gender'])) { - $model->gender = $map['Gender']; - } - if (isset($map['IDNumber'])) { - $model->IDNumber = $map['IDNumber']; - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['Nationality'])) { - $model->nationality = $map['Nationality']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/cardAreas.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/cardAreas.php deleted file mode 100755 index 986abd75..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/cardAreas.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return cardAreas - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectVertices.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectVertices.php deleted file mode 100755 index 9bae783e..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectVertices.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return faceRectVertices - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle.php deleted file mode 100755 index 4c012c55..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle.php +++ /dev/null @@ -1,75 +0,0 @@ - 'Angle', - 'center' => 'Center', - 'size' => 'Size', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->center) { - $res['Center'] = null !== $this->center ? $this->center->toMap() : null; - } - if (null !== $this->size) { - $res['Size'] = null !== $this->size ? $this->size->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return faceRectangle - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Center'])) { - $model->center = center::fromMap($map['Center']); - } - if (isset($map['Size'])) { - $model->size = size::fromMap($map['Size']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/center.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/center.php deleted file mode 100755 index 9d8906bf..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/center.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return center - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/size.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/size.php deleted file mode 100755 index dbacc2fe..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeIdentityCardResponseBody/data/frontResult/faceRectangle/size.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Height', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return size - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateAdvanceRequest.php deleted file mode 100755 index 4510a48b..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeLicensePlateAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateRequest.php deleted file mode 100755 index f3722c81..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeLicensePlateRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponse.php deleted file mode 100755 index 634bf3dd..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeLicensePlateResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeLicensePlateResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody.php deleted file mode 100755 index feb686f9..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeLicensePlateResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data.php deleted file mode 100755 index 27b0b8e6..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data.php +++ /dev/null @@ -1,60 +0,0 @@ - 'Plates', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->plates) { - $res['Plates'] = []; - if (null !== $this->plates && \is_array($this->plates)) { - $n = 0; - foreach ($this->plates as $item) { - $res['Plates'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Plates'])) { - if (!empty($map['Plates'])) { - $model->plates = []; - $n = 0; - foreach ($map['Plates'] as $item) { - $model->plates[$n++] = null !== $item ? plates::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates.php deleted file mode 100755 index 7fa2fcea..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates.php +++ /dev/null @@ -1,125 +0,0 @@ - 'Confidence', - 'plateNumber' => 'PlateNumber', - 'plateType' => 'PlateType', - 'plateTypeConfidence' => 'PlateTypeConfidence', - 'positions' => 'Positions', - 'roi' => 'Roi', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->confidence) { - $res['Confidence'] = $this->confidence; - } - if (null !== $this->plateNumber) { - $res['PlateNumber'] = $this->plateNumber; - } - if (null !== $this->plateType) { - $res['PlateType'] = $this->plateType; - } - if (null !== $this->plateTypeConfidence) { - $res['PlateTypeConfidence'] = $this->plateTypeConfidence; - } - if (null !== $this->positions) { - $res['Positions'] = []; - if (null !== $this->positions && \is_array($this->positions)) { - $n = 0; - foreach ($this->positions as $item) { - $res['Positions'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->roi) { - $res['Roi'] = null !== $this->roi ? $this->roi->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return plates - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Confidence'])) { - $model->confidence = $map['Confidence']; - } - if (isset($map['PlateNumber'])) { - $model->plateNumber = $map['PlateNumber']; - } - if (isset($map['PlateType'])) { - $model->plateType = $map['PlateType']; - } - if (isset($map['PlateTypeConfidence'])) { - $model->plateTypeConfidence = $map['PlateTypeConfidence']; - } - if (isset($map['Positions'])) { - if (!empty($map['Positions'])) { - $model->positions = []; - $n = 0; - foreach ($map['Positions'] as $item) { - $model->positions[$n++] = null !== $item ? positions::fromMap($item) : $item; - } - } - } - if (isset($map['Roi'])) { - $model->roi = roi::fromMap($map['Roi']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/positions.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/positions.php deleted file mode 100755 index 38148826..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/positions.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return positions - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/roi.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/roi.php deleted file mode 100755 index 6f72fda2..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeLicensePlateResponseBody/data/plates/roi.php +++ /dev/null @@ -1,91 +0,0 @@ - 'H', - 'w' => 'W', - 'x' => 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->h) { - $res['H'] = $this->h; - } - if (null !== $this->w) { - $res['W'] = $this->w; - } - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return roi - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['H'])) { - $model->h = $map['H']; - } - if (isset($map['W'])) { - $model->w = $map['W']; - } - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfAdvanceRequest.php deleted file mode 100755 index 3d92fc87..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'FileURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->fileURLObject) { - $res['FileURL'] = $this->fileURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizePdfAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['FileURL'])) { - $model->fileURLObject = $map['FileURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfRequest.php deleted file mode 100755 index f2b0d7cb..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'FileURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->fileURL) { - $res['FileURL'] = $this->fileURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizePdfRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['FileURL'])) { - $model->fileURL = $map['FileURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponse.php deleted file mode 100755 index 6fc30568..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizePdfResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizePdfResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody.php deleted file mode 100755 index 6fde82b7..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizePdfResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data.php deleted file mode 100755 index 6b3fc3cb..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data.php +++ /dev/null @@ -1,144 +0,0 @@ - 'Angle', - 'height' => 'Height', - 'orgHeight' => 'OrgHeight', - 'orgWidth' => 'OrgWidth', - 'pageIndex' => 'PageIndex', - 'width' => 'Width', - 'wordsInfo' => 'WordsInfo', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->orgHeight) { - $res['OrgHeight'] = $this->orgHeight; - } - if (null !== $this->orgWidth) { - $res['OrgWidth'] = $this->orgWidth; - } - if (null !== $this->pageIndex) { - $res['PageIndex'] = $this->pageIndex; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - if (null !== $this->wordsInfo) { - $res['WordsInfo'] = []; - if (null !== $this->wordsInfo && \is_array($this->wordsInfo)) { - $n = 0; - foreach ($this->wordsInfo as $item) { - $res['WordsInfo'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['OrgHeight'])) { - $model->orgHeight = $map['OrgHeight']; - } - if (isset($map['OrgWidth'])) { - $model->orgWidth = $map['OrgWidth']; - } - if (isset($map['PageIndex'])) { - $model->pageIndex = $map['PageIndex']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - if (isset($map['WordsInfo'])) { - if (!empty($map['WordsInfo'])) { - $model->wordsInfo = []; - $n = 0; - foreach ($map['WordsInfo'] as $item) { - $model->wordsInfo[$n++] = null !== $item ? wordsInfo::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo.php deleted file mode 100755 index 241503de..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo.php +++ /dev/null @@ -1,142 +0,0 @@ - 'Angle', - 'height' => 'Height', - 'positions' => 'Positions', - 'width' => 'Width', - 'word' => 'Word', - 'x' => 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->positions) { - $res['Positions'] = []; - if (null !== $this->positions && \is_array($this->positions)) { - $n = 0; - foreach ($this->positions as $item) { - $res['Positions'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - if (null !== $this->word) { - $res['Word'] = $this->word; - } - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return wordsInfo - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Positions'])) { - if (!empty($map['Positions'])) { - $model->positions = []; - $n = 0; - foreach ($map['Positions'] as $item) { - $model->positions[$n++] = null !== $item ? positions::fromMap($item) : $item; - } - } - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - if (isset($map['Word'])) { - $model->word = $map['Word']; - } - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo/positions.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo/positions.php deleted file mode 100755 index 9a609f4d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizePdfResponseBody/data/wordsInfo/positions.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return positions - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest.php deleted file mode 100755 index 2513b374..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Tasks', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tasks) { - $res['Tasks'] = []; - if (null !== $this->tasks && \is_array($this->tasks)) { - $n = 0; - foreach ($this->tasks as $item) { - $res['Tasks'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQrCodeAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tasks'])) { - if (!empty($map['Tasks'])) { - $model->tasks = []; - $n = 0; - foreach ($map['Tasks'] as $item) { - $model->tasks[$n++] = null !== $item ? tasks::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest/tasks.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest/tasks.php deleted file mode 100755 index b7607fdf..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeAdvanceRequest/tasks.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return tasks - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest.php deleted file mode 100755 index bd063bfb..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Tasks', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tasks) { - $res['Tasks'] = []; - if (null !== $this->tasks && \is_array($this->tasks)) { - $n = 0; - foreach ($this->tasks as $item) { - $res['Tasks'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQrCodeRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tasks'])) { - if (!empty($map['Tasks'])) { - $model->tasks = []; - $n = 0; - foreach ($map['Tasks'] as $item) { - $model->tasks[$n++] = null !== $item ? tasks::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest/tasks.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest/tasks.php deleted file mode 100755 index 1d0da6ec..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeRequest/tasks.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return tasks - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponse.php deleted file mode 100755 index 6fbb5c08..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQrCodeResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeQrCodeResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody.php deleted file mode 100755 index d4156f20..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQrCodeResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data.php deleted file mode 100755 index 35e2fda9..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data.php +++ /dev/null @@ -1,60 +0,0 @@ - 'Elements', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->elements) { - $res['Elements'] = []; - if (null !== $this->elements && \is_array($this->elements)) { - $n = 0; - foreach ($this->elements as $item) { - $res['Elements'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Elements'])) { - if (!empty($map['Elements'])) { - $model->elements = []; - $n = 0; - foreach ($map['Elements'] as $item) { - $model->elements[$n++] = null !== $item ? elements::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements.php deleted file mode 100755 index daff87eb..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements.php +++ /dev/null @@ -1,88 +0,0 @@ - 'ImageURL', - 'results' => 'Results', - 'taskId' => 'TaskId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - if (null !== $this->results) { - $res['Results'] = []; - if (null !== $this->results && \is_array($this->results)) { - $n = 0; - foreach ($this->results as $item) { - $res['Results'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->taskId) { - $res['TaskId'] = $this->taskId; - } - - return $res; - } - - /** - * @param array $map - * - * @return elements - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - if (isset($map['Results'])) { - if (!empty($map['Results'])) { - $model->results = []; - $n = 0; - foreach ($map['Results'] as $item) { - $model->results[$n++] = null !== $item ? results::fromMap($item) : $item; - } - } - } - if (isset($map['TaskId'])) { - $model->taskId = $map['TaskId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements/results.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements/results.php deleted file mode 100755 index d1f02f0b..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQrCodeResponseBody/data/elements/results.php +++ /dev/null @@ -1,93 +0,0 @@ - 'Label', - 'qrCodesData' => 'QrCodesData', - 'rate' => 'Rate', - 'suggestion' => 'Suggestion', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->label) { - $res['Label'] = $this->label; - } - if (null !== $this->qrCodesData) { - $res['QrCodesData'] = $this->qrCodesData; - } - if (null !== $this->rate) { - $res['Rate'] = $this->rate; - } - if (null !== $this->suggestion) { - $res['Suggestion'] = $this->suggestion; - } - - return $res; - } - - /** - * @param array $map - * - * @return results - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Label'])) { - $model->label = $map['Label']; - } - if (isset($map['QrCodesData'])) { - if (!empty($map['QrCodesData'])) { - $model->qrCodesData = $map['QrCodesData']; - } - } - if (isset($map['Rate'])) { - $model->rate = $map['Rate']; - } - if (isset($map['Suggestion'])) { - $model->suggestion = $map['Suggestion']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceAdvanceRequest.php deleted file mode 100755 index cdaaf232..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQuotaInvoiceAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceRequest.php deleted file mode 100755 index 9d6e0bdd..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQuotaInvoiceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponse.php deleted file mode 100755 index dc661c80..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQuotaInvoiceResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeQuotaInvoiceResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody.php deleted file mode 100755 index edf5af6e..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeQuotaInvoiceResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data.php deleted file mode 100755 index 9d9ab928..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data.php +++ /dev/null @@ -1,143 +0,0 @@ - 'Angle', - 'content' => 'Content', - 'height' => 'Height', - 'keyValueInfos' => 'KeyValueInfos', - 'orgHeight' => 'OrgHeight', - 'orgWidth' => 'OrgWidth', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->content) { - $res['Content'] = null !== $this->content ? $this->content->toMap() : null; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->keyValueInfos) { - $res['KeyValueInfos'] = []; - if (null !== $this->keyValueInfos && \is_array($this->keyValueInfos)) { - $n = 0; - foreach ($this->keyValueInfos as $item) { - $res['KeyValueInfos'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->orgHeight) { - $res['OrgHeight'] = $this->orgHeight; - } - if (null !== $this->orgWidth) { - $res['OrgWidth'] = $this->orgWidth; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Content'])) { - $model->content = content::fromMap($map['Content']); - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['KeyValueInfos'])) { - if (!empty($map['KeyValueInfos'])) { - $model->keyValueInfos = []; - $n = 0; - foreach ($map['KeyValueInfos'] as $item) { - $model->keyValueInfos[$n++] = null !== $item ? keyValueInfos::fromMap($item) : $item; - } - } - } - if (isset($map['OrgHeight'])) { - $model->orgHeight = $map['OrgHeight']; - } - if (isset($map['OrgWidth'])) { - $model->orgWidth = $map['OrgWidth']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/content.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/content.php deleted file mode 100755 index 3684a267..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/content.php +++ /dev/null @@ -1,101 +0,0 @@ - 'InvoiceAmount', - 'invoiceCode' => 'InvoiceCode', - 'invoiceDetails' => 'InvoiceDetails', - 'invoiceNo' => 'InvoiceNo', - 'sumAmount' => 'SumAmount', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->invoiceAmount) { - $res['InvoiceAmount'] = $this->invoiceAmount; - } - if (null !== $this->invoiceCode) { - $res['InvoiceCode'] = $this->invoiceCode; - } - if (null !== $this->invoiceDetails) { - $res['InvoiceDetails'] = $this->invoiceDetails; - } - if (null !== $this->invoiceNo) { - $res['InvoiceNo'] = $this->invoiceNo; - } - if (null !== $this->sumAmount) { - $res['SumAmount'] = $this->sumAmount; - } - - return $res; - } - - /** - * @param array $map - * - * @return content - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['InvoiceAmount'])) { - $model->invoiceAmount = $map['InvoiceAmount']; - } - if (isset($map['InvoiceCode'])) { - $model->invoiceCode = $map['InvoiceCode']; - } - if (isset($map['InvoiceDetails'])) { - $model->invoiceDetails = $map['InvoiceDetails']; - } - if (isset($map['InvoiceNo'])) { - $model->invoiceNo = $map['InvoiceNo']; - } - if (isset($map['SumAmount'])) { - $model->sumAmount = $map['SumAmount']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos.php deleted file mode 100755 index ce5afff4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Key', - 'value' => 'Value', - 'valuePositions' => 'ValuePositions', - 'valueScore' => 'ValueScore', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - if (null !== $this->valuePositions) { - $res['ValuePositions'] = []; - if (null !== $this->valuePositions && \is_array($this->valuePositions)) { - $n = 0; - foreach ($this->valuePositions as $item) { - $res['ValuePositions'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->valueScore) { - $res['ValueScore'] = $this->valueScore; - } - - return $res; - } - - /** - * @param array $map - * - * @return keyValueInfos - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - if (isset($map['ValuePositions'])) { - if (!empty($map['ValuePositions'])) { - $model->valuePositions = []; - $n = 0; - foreach ($map['ValuePositions'] as $item) { - $model->valuePositions[$n++] = null !== $item ? valuePositions::fromMap($item) : $item; - } - } - } - if (isset($map['ValueScore'])) { - $model->valueScore = $map['ValueScore']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos/valuePositions.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos/valuePositions.php deleted file mode 100755 index 540ac260..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeQuotaInvoiceResponseBody/data/keyValueInfos/valuePositions.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return valuePositions - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampAdvanceRequest.php deleted file mode 100755 index a1891961..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeStampAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampRequest.php deleted file mode 100755 index d5097cdf..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeStampRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponse.php deleted file mode 100755 index 1f004044..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeStampResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeStampResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody.php deleted file mode 100755 index d7dfd1fa..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeStampResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data.php deleted file mode 100755 index b3d2e88d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data.php +++ /dev/null @@ -1,60 +0,0 @@ - 'Results', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->results) { - $res['Results'] = []; - if (null !== $this->results && \is_array($this->results)) { - $n = 0; - foreach ($this->results as $item) { - $res['Results'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Results'])) { - if (!empty($map['Results'])) { - $model->results = []; - $n = 0; - foreach ($map['Results'] as $item) { - $model->results[$n++] = null !== $item ? results::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results.php deleted file mode 100755 index 6e097204..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results.php +++ /dev/null @@ -1,86 +0,0 @@ - 'GeneralText', - 'roi' => 'Roi', - 'text' => 'Text', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->generalText) { - $res['GeneralText'] = []; - if (null !== $this->generalText && \is_array($this->generalText)) { - $n = 0; - foreach ($this->generalText as $item) { - $res['GeneralText'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->roi) { - $res['Roi'] = null !== $this->roi ? $this->roi->toMap() : null; - } - if (null !== $this->text) { - $res['Text'] = null !== $this->text ? $this->text->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return results - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['GeneralText'])) { - if (!empty($map['GeneralText'])) { - $model->generalText = []; - $n = 0; - foreach ($map['GeneralText'] as $item) { - $model->generalText[$n++] = null !== $item ? generalText::fromMap($item) : $item; - } - } - } - if (isset($map['Roi'])) { - $model->roi = roi::fromMap($map['Roi']); - } - if (isset($map['Text'])) { - $model->text = text::fromMap($map['Text']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/generalText.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/generalText.php deleted file mode 100755 index 876198f2..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/generalText.php +++ /dev/null @@ -1,61 +0,0 @@ - 'Confidence', - 'content' => 'Content', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->confidence) { - $res['Confidence'] = $this->confidence; - } - if (null !== $this->content) { - $res['Content'] = $this->content; - } - - return $res; - } - - /** - * @param array $map - * - * @return generalText - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Confidence'])) { - $model->confidence = $map['Confidence']; - } - if (isset($map['Content'])) { - $model->content = $map['Content']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/roi.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/roi.php deleted file mode 100755 index 0a741548..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/roi.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return roi - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/text.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/text.php deleted file mode 100755 index 19cc9033..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeStampResponseBody/data/results/text.php +++ /dev/null @@ -1,61 +0,0 @@ - 'Confidence', - 'content' => 'Content', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->confidence) { - $res['Confidence'] = $this->confidence; - } - if (null !== $this->content) { - $res['Content'] = $this->content; - } - - return $res; - } - - /** - * @param array $map - * - * @return text - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Confidence'])) { - $model->confidence = $map['Confidence']; - } - if (isset($map['Content'])) { - $model->content = $map['Content']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableAdvanceRequest.php deleted file mode 100755 index 539a3ab0..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableAdvanceRequest.php +++ /dev/null @@ -1,120 +0,0 @@ - 'AssureDirection', - 'hasLine' => 'HasLine', - 'imageURLObject' => 'ImageURL', - 'outputFormat' => 'OutputFormat', - 'skipDetection' => 'SkipDetection', - 'useFinanceModel' => 'UseFinanceModel', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->assureDirection) { - $res['AssureDirection'] = $this->assureDirection; - } - if (null !== $this->hasLine) { - $res['HasLine'] = $this->hasLine; - } - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - if (null !== $this->outputFormat) { - $res['OutputFormat'] = $this->outputFormat; - } - if (null !== $this->skipDetection) { - $res['SkipDetection'] = $this->skipDetection; - } - if (null !== $this->useFinanceModel) { - $res['UseFinanceModel'] = $this->useFinanceModel; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTableAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AssureDirection'])) { - $model->assureDirection = $map['AssureDirection']; - } - if (isset($map['HasLine'])) { - $model->hasLine = $map['HasLine']; - } - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - if (isset($map['OutputFormat'])) { - $model->outputFormat = $map['OutputFormat']; - } - if (isset($map['SkipDetection'])) { - $model->skipDetection = $map['SkipDetection']; - } - if (isset($map['UseFinanceModel'])) { - $model->useFinanceModel = $map['UseFinanceModel']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableRequest.php deleted file mode 100755 index 43f0f4f5..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableRequest.php +++ /dev/null @@ -1,119 +0,0 @@ - 'AssureDirection', - 'hasLine' => 'HasLine', - 'imageURL' => 'ImageURL', - 'outputFormat' => 'OutputFormat', - 'skipDetection' => 'SkipDetection', - 'useFinanceModel' => 'UseFinanceModel', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->assureDirection) { - $res['AssureDirection'] = $this->assureDirection; - } - if (null !== $this->hasLine) { - $res['HasLine'] = $this->hasLine; - } - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - if (null !== $this->outputFormat) { - $res['OutputFormat'] = $this->outputFormat; - } - if (null !== $this->skipDetection) { - $res['SkipDetection'] = $this->skipDetection; - } - if (null !== $this->useFinanceModel) { - $res['UseFinanceModel'] = $this->useFinanceModel; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTableRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AssureDirection'])) { - $model->assureDirection = $map['AssureDirection']; - } - if (isset($map['HasLine'])) { - $model->hasLine = $map['HasLine']; - } - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - if (isset($map['OutputFormat'])) { - $model->outputFormat = $map['OutputFormat']; - } - if (isset($map['SkipDetection'])) { - $model->skipDetection = $map['SkipDetection']; - } - if (isset($map['UseFinanceModel'])) { - $model->useFinanceModel = $map['UseFinanceModel']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponse.php deleted file mode 100755 index f9ad765d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTableResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeTableResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody.php deleted file mode 100755 index cce227c8..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTableResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data.php deleted file mode 100755 index c149e516..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data.php +++ /dev/null @@ -1,74 +0,0 @@ - 'FileContent', - 'tables' => 'Tables', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->fileContent) { - $res['FileContent'] = $this->fileContent; - } - if (null !== $this->tables) { - $res['Tables'] = []; - if (null !== $this->tables && \is_array($this->tables)) { - $n = 0; - foreach ($this->tables as $item) { - $res['Tables'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['FileContent'])) { - $model->fileContent = $map['FileContent']; - } - if (isset($map['Tables'])) { - if (!empty($map['Tables'])) { - $model->tables = []; - $n = 0; - foreach ($map['Tables'] as $item) { - $model->tables[$n++] = null !== $item ? tables::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables.php deleted file mode 100755 index 9030fdb7..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables.php +++ /dev/null @@ -1,88 +0,0 @@ - 'Head', - 'tableRows' => 'TableRows', - 'tail' => 'Tail', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->head) { - $res['Head'] = $this->head; - } - if (null !== $this->tableRows) { - $res['TableRows'] = []; - if (null !== $this->tableRows && \is_array($this->tableRows)) { - $n = 0; - foreach ($this->tableRows as $item) { - $res['TableRows'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->tail) { - $res['Tail'] = $this->tail; - } - - return $res; - } - - /** - * @param array $map - * - * @return tables - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Head'])) { - if (!empty($map['Head'])) { - $model->head = $map['Head']; - } - } - if (isset($map['TableRows'])) { - if (!empty($map['TableRows'])) { - $model->tableRows = []; - $n = 0; - foreach ($map['TableRows'] as $item) { - $model->tableRows[$n++] = null !== $item ? tableRows::fromMap($item) : $item; - } - } - } - if (isset($map['Tail'])) { - if (!empty($map['Tail'])) { - $model->tail = $map['Tail']; - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows.php deleted file mode 100755 index 613dea6b..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows.php +++ /dev/null @@ -1,60 +0,0 @@ - 'TableColumns', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tableColumns) { - $res['TableColumns'] = []; - if (null !== $this->tableColumns && \is_array($this->tableColumns)) { - $n = 0; - foreach ($this->tableColumns as $item) { - $res['TableColumns'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return tableRows - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TableColumns'])) { - if (!empty($map['TableColumns'])) { - $model->tableColumns = []; - $n = 0; - foreach ($map['TableColumns'] as $item) { - $model->tableColumns[$n++] = null !== $item ? tableColumns::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows/tableColumns.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows/tableColumns.php deleted file mode 100755 index b8d6673f..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTableResponseBody/data/tables/tableRows/tableColumns.php +++ /dev/null @@ -1,133 +0,0 @@ - 'EndColumn', - 'endRow' => 'EndRow', - 'height' => 'Height', - 'startColumn' => 'StartColumn', - 'startRow' => 'StartRow', - 'texts' => 'Texts', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->endColumn) { - $res['EndColumn'] = $this->endColumn; - } - if (null !== $this->endRow) { - $res['EndRow'] = $this->endRow; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->startColumn) { - $res['StartColumn'] = $this->startColumn; - } - if (null !== $this->startRow) { - $res['StartRow'] = $this->startRow; - } - if (null !== $this->texts) { - $res['Texts'] = $this->texts; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return tableColumns - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['EndColumn'])) { - $model->endColumn = $map['EndColumn']; - } - if (isset($map['EndRow'])) { - $model->endRow = $map['EndRow']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['StartColumn'])) { - $model->startColumn = $map['StartColumn']; - } - if (isset($map['StartRow'])) { - $model->startRow = $map['StartRow']; - } - if (isset($map['Texts'])) { - if (!empty($map['Texts'])) { - $model->texts = $map['Texts']; - } - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceAdvanceRequest.php deleted file mode 100755 index da838b84..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTaxiInvoiceAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceRequest.php deleted file mode 100755 index 6590748e..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTaxiInvoiceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponse.php deleted file mode 100755 index 9f34fa57..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTaxiInvoiceResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeTaxiInvoiceResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody.php deleted file mode 100755 index bcbdd60c..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTaxiInvoiceResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data.php deleted file mode 100755 index 8bd221ec..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data.php +++ /dev/null @@ -1,60 +0,0 @@ - 'Invoices', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->invoices) { - $res['Invoices'] = []; - if (null !== $this->invoices && \is_array($this->invoices)) { - $n = 0; - foreach ($this->invoices as $item) { - $res['Invoices'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Invoices'])) { - if (!empty($map['Invoices'])) { - $model->invoices = []; - $n = 0; - foreach ($map['Invoices'] as $item) { - $model->invoices[$n++] = null !== $item ? invoices::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices.php deleted file mode 100755 index d3954b41..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices.php +++ /dev/null @@ -1,87 +0,0 @@ - 'InvoiceRoi', - 'items' => 'Items', - 'rotateType' => 'RotateType', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->invoiceRoi) { - $res['InvoiceRoi'] = null !== $this->invoiceRoi ? $this->invoiceRoi->toMap() : null; - } - if (null !== $this->items) { - $res['Items'] = []; - if (null !== $this->items && \is_array($this->items)) { - $n = 0; - foreach ($this->items as $item) { - $res['Items'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->rotateType) { - $res['RotateType'] = $this->rotateType; - } - - return $res; - } - - /** - * @param array $map - * - * @return invoices - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['InvoiceRoi'])) { - $model->invoiceRoi = invoiceRoi::fromMap($map['InvoiceRoi']); - } - if (isset($map['Items'])) { - if (!empty($map['Items'])) { - $model->items = []; - $n = 0; - foreach ($map['Items'] as $item) { - $model->items[$n++] = null !== $item ? items::fromMap($item) : $item; - } - } - } - if (isset($map['RotateType'])) { - $model->rotateType = $map['RotateType']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/invoiceRoi.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/invoiceRoi.php deleted file mode 100755 index cdd999d0..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/invoiceRoi.php +++ /dev/null @@ -1,91 +0,0 @@ - 'H', - 'w' => 'W', - 'x' => 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->h) { - $res['H'] = $this->h; - } - if (null !== $this->w) { - $res['W'] = $this->w; - } - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return invoiceRoi - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['H'])) { - $model->h = $map['H']; - } - if (isset($map['W'])) { - $model->w = $map['W']; - } - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items.php deleted file mode 100755 index 26e9f5f2..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items.php +++ /dev/null @@ -1,62 +0,0 @@ - 'ItemRoi', - 'text' => 'Text', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->itemRoi) { - $res['ItemRoi'] = null !== $this->itemRoi ? $this->itemRoi->toMap() : null; - } - if (null !== $this->text) { - $res['Text'] = $this->text; - } - - return $res; - } - - /** - * @param array $map - * - * @return items - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ItemRoi'])) { - $model->itemRoi = itemRoi::fromMap($map['ItemRoi']); - } - if (isset($map['Text'])) { - $model->text = $map['Text']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi.php deleted file mode 100755 index 520c2900..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi.php +++ /dev/null @@ -1,75 +0,0 @@ - 'Angle', - 'center' => 'Center', - 'size' => 'Size', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->center) { - $res['Center'] = null !== $this->center ? $this->center->toMap() : null; - } - if (null !== $this->size) { - $res['Size'] = null !== $this->size ? $this->size->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return itemRoi - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Center'])) { - $model->center = center::fromMap($map['Center']); - } - if (isset($map['Size'])) { - $model->size = size::fromMap($map['Size']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/center.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/center.php deleted file mode 100755 index 2ebc7af7..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/center.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return center - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/size.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/size.php deleted file mode 100755 index 5acdbc5a..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTaxiInvoiceResponseBody/data/invoices/items/itemRoi/size.php +++ /dev/null @@ -1,63 +0,0 @@ - 'H', - 'w' => 'W', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->h) { - $res['H'] = $this->h; - } - if (null !== $this->w) { - $res['W'] = $this->w; - } - - return $res; - } - - /** - * @param array $map - * - * @return size - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['H'])) { - $model->h = $map['H']; - } - if (isset($map['W'])) { - $model->w = $map['W']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceAdvanceRequest.php deleted file mode 100755 index 64e621b3..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTicketInvoiceAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceRequest.php deleted file mode 100755 index 60705c6e..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTicketInvoiceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponse.php deleted file mode 100755 index caac774b..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTicketInvoiceResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeTicketInvoiceResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody.php deleted file mode 100755 index b57a31ca..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTicketInvoiceResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data.php deleted file mode 100755 index dab9a8ec..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data.php +++ /dev/null @@ -1,130 +0,0 @@ - 'Count', - 'height' => 'Height', - 'orgHeight' => 'OrgHeight', - 'orgWidth' => 'OrgWidth', - 'results' => 'Results', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->count) { - $res['Count'] = $this->count; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->orgHeight) { - $res['OrgHeight'] = $this->orgHeight; - } - if (null !== $this->orgWidth) { - $res['OrgWidth'] = $this->orgWidth; - } - if (null !== $this->results) { - $res['Results'] = []; - if (null !== $this->results && \is_array($this->results)) { - $n = 0; - foreach ($this->results as $item) { - $res['Results'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Count'])) { - $model->count = $map['Count']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['OrgHeight'])) { - $model->orgHeight = $map['OrgHeight']; - } - if (isset($map['OrgWidth'])) { - $model->orgWidth = $map['OrgWidth']; - } - if (isset($map['Results'])) { - if (!empty($map['Results'])) { - $model->results = []; - $n = 0; - foreach ($map['Results'] as $item) { - $model->results[$n++] = null !== $item ? results::fromMap($item) : $item; - } - } - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results.php deleted file mode 100755 index ab33fd07..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results.php +++ /dev/null @@ -1,124 +0,0 @@ - 'Content', - 'index' => 'Index', - 'keyValueInfos' => 'KeyValueInfos', - 'sliceRectangle' => 'SliceRectangle', - 'type' => 'Type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->content) { - $res['Content'] = null !== $this->content ? $this->content->toMap() : null; - } - if (null !== $this->index) { - $res['Index'] = $this->index; - } - if (null !== $this->keyValueInfos) { - $res['KeyValueInfos'] = []; - if (null !== $this->keyValueInfos && \is_array($this->keyValueInfos)) { - $n = 0; - foreach ($this->keyValueInfos as $item) { - $res['KeyValueInfos'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->sliceRectangle) { - $res['SliceRectangle'] = []; - if (null !== $this->sliceRectangle && \is_array($this->sliceRectangle)) { - $n = 0; - foreach ($this->sliceRectangle as $item) { - $res['SliceRectangle'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->type) { - $res['Type'] = $this->type; - } - - return $res; - } - - /** - * @param array $map - * - * @return results - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Content'])) { - $model->content = content::fromMap($map['Content']); - } - if (isset($map['Index'])) { - $model->index = $map['Index']; - } - if (isset($map['KeyValueInfos'])) { - if (!empty($map['KeyValueInfos'])) { - $model->keyValueInfos = []; - $n = 0; - foreach ($map['KeyValueInfos'] as $item) { - $model->keyValueInfos[$n++] = null !== $item ? keyValueInfos::fromMap($item) : $item; - } - } - } - if (isset($map['SliceRectangle'])) { - if (!empty($map['SliceRectangle'])) { - $model->sliceRectangle = []; - $n = 0; - foreach ($map['SliceRectangle'] as $item) { - $model->sliceRectangle[$n++] = null !== $item ? sliceRectangle::fromMap($item) : $item; - } - } - } - if (isset($map['Type'])) { - $model->type = $map['Type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/content.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/content.php deleted file mode 100755 index 4f8df5da..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/content.php +++ /dev/null @@ -1,157 +0,0 @@ - 'AntiFakeCode', - 'invoiceCode' => 'InvoiceCode', - 'invoiceDate' => 'InvoiceDate', - 'invoiceNumber' => 'InvoiceNumber', - 'payeeName' => 'PayeeName', - 'payeeRegisterNo' => 'PayeeRegisterNo', - 'payerName' => 'PayerName', - 'payerRegisterNo' => 'PayerRegisterNo', - 'sumAmount' => 'SumAmount', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->antiFakeCode) { - $res['AntiFakeCode'] = $this->antiFakeCode; - } - if (null !== $this->invoiceCode) { - $res['InvoiceCode'] = $this->invoiceCode; - } - if (null !== $this->invoiceDate) { - $res['InvoiceDate'] = $this->invoiceDate; - } - if (null !== $this->invoiceNumber) { - $res['InvoiceNumber'] = $this->invoiceNumber; - } - if (null !== $this->payeeName) { - $res['PayeeName'] = $this->payeeName; - } - if (null !== $this->payeeRegisterNo) { - $res['PayeeRegisterNo'] = $this->payeeRegisterNo; - } - if (null !== $this->payerName) { - $res['PayerName'] = $this->payerName; - } - if (null !== $this->payerRegisterNo) { - $res['PayerRegisterNo'] = $this->payerRegisterNo; - } - if (null !== $this->sumAmount) { - $res['SumAmount'] = $this->sumAmount; - } - - return $res; - } - - /** - * @param array $map - * - * @return content - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AntiFakeCode'])) { - $model->antiFakeCode = $map['AntiFakeCode']; - } - if (isset($map['InvoiceCode'])) { - $model->invoiceCode = $map['InvoiceCode']; - } - if (isset($map['InvoiceDate'])) { - $model->invoiceDate = $map['InvoiceDate']; - } - if (isset($map['InvoiceNumber'])) { - $model->invoiceNumber = $map['InvoiceNumber']; - } - if (isset($map['PayeeName'])) { - $model->payeeName = $map['PayeeName']; - } - if (isset($map['PayeeRegisterNo'])) { - $model->payeeRegisterNo = $map['PayeeRegisterNo']; - } - if (isset($map['PayerName'])) { - $model->payerName = $map['PayerName']; - } - if (isset($map['PayerRegisterNo'])) { - $model->payerRegisterNo = $map['PayerRegisterNo']; - } - if (isset($map['SumAmount'])) { - $model->sumAmount = $map['SumAmount']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos.php deleted file mode 100755 index fc610c11..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos.php +++ /dev/null @@ -1,100 +0,0 @@ - 'Key', - 'value' => 'Value', - 'valuePositions' => 'ValuePositions', - 'valueScore' => 'ValueScore', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - if (null !== $this->valuePositions) { - $res['ValuePositions'] = []; - if (null !== $this->valuePositions && \is_array($this->valuePositions)) { - $n = 0; - foreach ($this->valuePositions as $item) { - $res['ValuePositions'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->valueScore) { - $res['ValueScore'] = $this->valueScore; - } - - return $res; - } - - /** - * @param array $map - * - * @return keyValueInfos - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - if (isset($map['ValuePositions'])) { - if (!empty($map['ValuePositions'])) { - $model->valuePositions = []; - $n = 0; - foreach ($map['ValuePositions'] as $item) { - $model->valuePositions[$n++] = null !== $item ? valuePositions::fromMap($item) : $item; - } - } - } - if (isset($map['ValueScore'])) { - $model->valueScore = $map['ValueScore']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos/valuePositions.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos/valuePositions.php deleted file mode 100755 index 049567c4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/keyValueInfos/valuePositions.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return valuePositions - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/sliceRectangle.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/sliceRectangle.php deleted file mode 100755 index cbae93fb..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTicketInvoiceResponseBody/data/results/sliceRectangle.php +++ /dev/null @@ -1,63 +0,0 @@ - 'X', - 'y' => 'Y', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->x) { - $res['X'] = $this->x; - } - if (null !== $this->y) { - $res['Y'] = $this->y; - } - - return $res; - } - - /** - * @param array $map - * - * @return sliceRectangle - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['X'])) { - $model->x = $map['X']; - } - if (isset($map['Y'])) { - $model->y = $map['Y']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketAdvanceRequest.php deleted file mode 100755 index cdf0e552..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTrainTicketAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketRequest.php deleted file mode 100755 index b1dc1d11..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTrainTicketRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponse.php deleted file mode 100755 index 220bcda5..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTrainTicketResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeTrainTicketResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody.php deleted file mode 100755 index 66599257..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeTrainTicketResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody/data.php deleted file mode 100755 index dd1233ed..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeTrainTicketResponseBody/data.php +++ /dev/null @@ -1,135 +0,0 @@ - 'Date', - 'departureStation' => 'DepartureStation', - 'destination' => 'Destination', - 'level' => 'Level', - 'name' => 'Name', - 'number' => 'Number', - 'price' => 'Price', - 'seat' => 'Seat', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->date) { - $res['Date'] = $this->date; - } - if (null !== $this->departureStation) { - $res['DepartureStation'] = $this->departureStation; - } - if (null !== $this->destination) { - $res['Destination'] = $this->destination; - } - if (null !== $this->level) { - $res['Level'] = $this->level; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->number) { - $res['Number'] = $this->number; - } - if (null !== $this->price) { - $res['Price'] = $this->price; - } - if (null !== $this->seat) { - $res['Seat'] = $this->seat; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Date'])) { - $model->date = $map['Date']; - } - if (isset($map['DepartureStation'])) { - $model->departureStation = $map['DepartureStation']; - } - if (isset($map['Destination'])) { - $model->destination = $map['Destination']; - } - if (isset($map['Level'])) { - $model->level = $map['Level']; - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['Number'])) { - $model->number = $map['Number']; - } - if (isset($map['Price'])) { - $model->price = $map['Price']; - } - if (isset($map['Seat'])) { - $model->seat = $map['Seat']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceAdvanceRequest.php deleted file mode 100755 index 46e889c7..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceAdvanceRequest.php +++ /dev/null @@ -1,64 +0,0 @@ - 'FileType', - 'fileURLObject' => 'FileURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->fileType) { - $res['FileType'] = $this->fileType; - } - if (null !== $this->fileURLObject) { - $res['FileURL'] = $this->fileURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVATInvoiceAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['FileType'])) { - $model->fileType = $map['FileType']; - } - if (isset($map['FileURL'])) { - $model->fileURLObject = $map['FileURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceRequest.php deleted file mode 100755 index 2138023a..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceRequest.php +++ /dev/null @@ -1,63 +0,0 @@ - 'FileType', - 'fileURL' => 'FileURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->fileType) { - $res['FileType'] = $this->fileType; - } - if (null !== $this->fileURL) { - $res['FileURL'] = $this->fileURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVATInvoiceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['FileType'])) { - $model->fileType = $map['FileType']; - } - if (isset($map['FileURL'])) { - $model->fileURL = $map['FileURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponse.php deleted file mode 100755 index 2f1f042d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVATInvoiceResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeVATInvoiceResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody.php deleted file mode 100755 index 743d1f76..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVATInvoiceResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data.php deleted file mode 100755 index 86b955e4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data.php +++ /dev/null @@ -1,61 +0,0 @@ - 'Box', - 'content' => 'Content', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->box) { - $res['Box'] = null !== $this->box ? $this->box->toMap() : null; - } - if (null !== $this->content) { - $res['Content'] = null !== $this->content ? $this->content->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Box'])) { - $model->box = box::fromMap($map['Box']); - } - if (isset($map['Content'])) { - $model->content = content::fromMap($map['Content']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/box.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/box.php deleted file mode 100755 index ef090230..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/box.php +++ /dev/null @@ -1,355 +0,0 @@ - 'Checkers', - 'clerks' => 'Clerks', - 'invoiceAmounts' => 'InvoiceAmounts', - 'invoiceCodes' => 'InvoiceCodes', - 'invoiceDates' => 'InvoiceDates', - 'invoiceFakeCodes' => 'InvoiceFakeCodes', - 'invoiceNoes' => 'InvoiceNoes', - 'itemNames' => 'ItemNames', - 'payeeAddresses' => 'PayeeAddresses', - 'payeeBankNames' => 'PayeeBankNames', - 'payeeNames' => 'PayeeNames', - 'payeeRegisterNoes' => 'PayeeRegisterNoes', - 'payees' => 'Payees', - 'payerAddresses' => 'PayerAddresses', - 'payerBankNames' => 'PayerBankNames', - 'payerNames' => 'PayerNames', - 'payerRegisterNoes' => 'PayerRegisterNoes', - 'sumAmounts' => 'SumAmounts', - 'taxAmounts' => 'TaxAmounts', - 'withoutTaxAmounts' => 'WithoutTaxAmounts', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->checkers) { - $res['Checkers'] = $this->checkers; - } - if (null !== $this->clerks) { - $res['Clerks'] = $this->clerks; - } - if (null !== $this->invoiceAmounts) { - $res['InvoiceAmounts'] = $this->invoiceAmounts; - } - if (null !== $this->invoiceCodes) { - $res['InvoiceCodes'] = $this->invoiceCodes; - } - if (null !== $this->invoiceDates) { - $res['InvoiceDates'] = $this->invoiceDates; - } - if (null !== $this->invoiceFakeCodes) { - $res['InvoiceFakeCodes'] = $this->invoiceFakeCodes; - } - if (null !== $this->invoiceNoes) { - $res['InvoiceNoes'] = $this->invoiceNoes; - } - if (null !== $this->itemNames) { - $res['ItemNames'] = $this->itemNames; - } - if (null !== $this->payeeAddresses) { - $res['PayeeAddresses'] = $this->payeeAddresses; - } - if (null !== $this->payeeBankNames) { - $res['PayeeBankNames'] = $this->payeeBankNames; - } - if (null !== $this->payeeNames) { - $res['PayeeNames'] = $this->payeeNames; - } - if (null !== $this->payeeRegisterNoes) { - $res['PayeeRegisterNoes'] = $this->payeeRegisterNoes; - } - if (null !== $this->payees) { - $res['Payees'] = $this->payees; - } - if (null !== $this->payerAddresses) { - $res['PayerAddresses'] = $this->payerAddresses; - } - if (null !== $this->payerBankNames) { - $res['PayerBankNames'] = $this->payerBankNames; - } - if (null !== $this->payerNames) { - $res['PayerNames'] = $this->payerNames; - } - if (null !== $this->payerRegisterNoes) { - $res['PayerRegisterNoes'] = $this->payerRegisterNoes; - } - if (null !== $this->sumAmounts) { - $res['SumAmounts'] = $this->sumAmounts; - } - if (null !== $this->taxAmounts) { - $res['TaxAmounts'] = $this->taxAmounts; - } - if (null !== $this->withoutTaxAmounts) { - $res['WithoutTaxAmounts'] = $this->withoutTaxAmounts; - } - - return $res; - } - - /** - * @param array $map - * - * @return box - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Checkers'])) { - if (!empty($map['Checkers'])) { - $model->checkers = $map['Checkers']; - } - } - if (isset($map['Clerks'])) { - if (!empty($map['Clerks'])) { - $model->clerks = $map['Clerks']; - } - } - if (isset($map['InvoiceAmounts'])) { - if (!empty($map['InvoiceAmounts'])) { - $model->invoiceAmounts = $map['InvoiceAmounts']; - } - } - if (isset($map['InvoiceCodes'])) { - if (!empty($map['InvoiceCodes'])) { - $model->invoiceCodes = $map['InvoiceCodes']; - } - } - if (isset($map['InvoiceDates'])) { - if (!empty($map['InvoiceDates'])) { - $model->invoiceDates = $map['InvoiceDates']; - } - } - if (isset($map['InvoiceFakeCodes'])) { - if (!empty($map['InvoiceFakeCodes'])) { - $model->invoiceFakeCodes = $map['InvoiceFakeCodes']; - } - } - if (isset($map['InvoiceNoes'])) { - if (!empty($map['InvoiceNoes'])) { - $model->invoiceNoes = $map['InvoiceNoes']; - } - } - if (isset($map['ItemNames'])) { - if (!empty($map['ItemNames'])) { - $model->itemNames = $map['ItemNames']; - } - } - if (isset($map['PayeeAddresses'])) { - if (!empty($map['PayeeAddresses'])) { - $model->payeeAddresses = $map['PayeeAddresses']; - } - } - if (isset($map['PayeeBankNames'])) { - if (!empty($map['PayeeBankNames'])) { - $model->payeeBankNames = $map['PayeeBankNames']; - } - } - if (isset($map['PayeeNames'])) { - if (!empty($map['PayeeNames'])) { - $model->payeeNames = $map['PayeeNames']; - } - } - if (isset($map['PayeeRegisterNoes'])) { - if (!empty($map['PayeeRegisterNoes'])) { - $model->payeeRegisterNoes = $map['PayeeRegisterNoes']; - } - } - if (isset($map['Payees'])) { - if (!empty($map['Payees'])) { - $model->payees = $map['Payees']; - } - } - if (isset($map['PayerAddresses'])) { - if (!empty($map['PayerAddresses'])) { - $model->payerAddresses = $map['PayerAddresses']; - } - } - if (isset($map['PayerBankNames'])) { - if (!empty($map['PayerBankNames'])) { - $model->payerBankNames = $map['PayerBankNames']; - } - } - if (isset($map['PayerNames'])) { - if (!empty($map['PayerNames'])) { - $model->payerNames = $map['PayerNames']; - } - } - if (isset($map['PayerRegisterNoes'])) { - if (!empty($map['PayerRegisterNoes'])) { - $model->payerRegisterNoes = $map['PayerRegisterNoes']; - } - } - if (isset($map['SumAmounts'])) { - if (!empty($map['SumAmounts'])) { - $model->sumAmounts = $map['SumAmounts']; - } - } - if (isset($map['TaxAmounts'])) { - if (!empty($map['TaxAmounts'])) { - $model->taxAmounts = $map['TaxAmounts']; - } - } - if (isset($map['WithoutTaxAmounts'])) { - if (!empty($map['WithoutTaxAmounts'])) { - $model->withoutTaxAmounts = $map['WithoutTaxAmounts']; - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/content.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/content.php deleted file mode 100755 index 2c5c035c..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVATInvoiceResponseBody/data/content.php +++ /dev/null @@ -1,301 +0,0 @@ - 'AntiFakeCode', - 'checker' => 'Checker', - 'clerk' => 'Clerk', - 'invoiceAmount' => 'InvoiceAmount', - 'invoiceCode' => 'InvoiceCode', - 'invoiceDate' => 'InvoiceDate', - 'invoiceNo' => 'InvoiceNo', - 'itemName' => 'ItemName', - 'payee' => 'Payee', - 'payeeAddress' => 'PayeeAddress', - 'payeeBankName' => 'PayeeBankName', - 'payeeName' => 'PayeeName', - 'payeeRegisterNo' => 'PayeeRegisterNo', - 'payerAddress' => 'PayerAddress', - 'payerBankName' => 'PayerBankName', - 'payerName' => 'PayerName', - 'payerRegisterNo' => 'PayerRegisterNo', - 'sumAmount' => 'SumAmount', - 'taxAmount' => 'TaxAmount', - 'withoutTaxAmount' => 'WithoutTaxAmount', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->antiFakeCode) { - $res['AntiFakeCode'] = $this->antiFakeCode; - } - if (null !== $this->checker) { - $res['Checker'] = $this->checker; - } - if (null !== $this->clerk) { - $res['Clerk'] = $this->clerk; - } - if (null !== $this->invoiceAmount) { - $res['InvoiceAmount'] = $this->invoiceAmount; - } - if (null !== $this->invoiceCode) { - $res['InvoiceCode'] = $this->invoiceCode; - } - if (null !== $this->invoiceDate) { - $res['InvoiceDate'] = $this->invoiceDate; - } - if (null !== $this->invoiceNo) { - $res['InvoiceNo'] = $this->invoiceNo; - } - if (null !== $this->itemName) { - $res['ItemName'] = $this->itemName; - } - if (null !== $this->payee) { - $res['Payee'] = $this->payee; - } - if (null !== $this->payeeAddress) { - $res['PayeeAddress'] = $this->payeeAddress; - } - if (null !== $this->payeeBankName) { - $res['PayeeBankName'] = $this->payeeBankName; - } - if (null !== $this->payeeName) { - $res['PayeeName'] = $this->payeeName; - } - if (null !== $this->payeeRegisterNo) { - $res['PayeeRegisterNo'] = $this->payeeRegisterNo; - } - if (null !== $this->payerAddress) { - $res['PayerAddress'] = $this->payerAddress; - } - if (null !== $this->payerBankName) { - $res['PayerBankName'] = $this->payerBankName; - } - if (null !== $this->payerName) { - $res['PayerName'] = $this->payerName; - } - if (null !== $this->payerRegisterNo) { - $res['PayerRegisterNo'] = $this->payerRegisterNo; - } - if (null !== $this->sumAmount) { - $res['SumAmount'] = $this->sumAmount; - } - if (null !== $this->taxAmount) { - $res['TaxAmount'] = $this->taxAmount; - } - if (null !== $this->withoutTaxAmount) { - $res['WithoutTaxAmount'] = $this->withoutTaxAmount; - } - - return $res; - } - - /** - * @param array $map - * - * @return content - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AntiFakeCode'])) { - $model->antiFakeCode = $map['AntiFakeCode']; - } - if (isset($map['Checker'])) { - $model->checker = $map['Checker']; - } - if (isset($map['Clerk'])) { - $model->clerk = $map['Clerk']; - } - if (isset($map['InvoiceAmount'])) { - $model->invoiceAmount = $map['InvoiceAmount']; - } - if (isset($map['InvoiceCode'])) { - $model->invoiceCode = $map['InvoiceCode']; - } - if (isset($map['InvoiceDate'])) { - $model->invoiceDate = $map['InvoiceDate']; - } - if (isset($map['InvoiceNo'])) { - $model->invoiceNo = $map['InvoiceNo']; - } - if (isset($map['ItemName'])) { - if (!empty($map['ItemName'])) { - $model->itemName = $map['ItemName']; - } - } - if (isset($map['Payee'])) { - $model->payee = $map['Payee']; - } - if (isset($map['PayeeAddress'])) { - $model->payeeAddress = $map['PayeeAddress']; - } - if (isset($map['PayeeBankName'])) { - $model->payeeBankName = $map['PayeeBankName']; - } - if (isset($map['PayeeName'])) { - $model->payeeName = $map['PayeeName']; - } - if (isset($map['PayeeRegisterNo'])) { - $model->payeeRegisterNo = $map['PayeeRegisterNo']; - } - if (isset($map['PayerAddress'])) { - $model->payerAddress = $map['PayerAddress']; - } - if (isset($map['PayerBankName'])) { - $model->payerBankName = $map['PayerBankName']; - } - if (isset($map['PayerName'])) { - $model->payerName = $map['PayerName']; - } - if (isset($map['PayerRegisterNo'])) { - $model->payerRegisterNo = $map['PayerRegisterNo']; - } - if (isset($map['SumAmount'])) { - $model->sumAmount = $map['SumAmount']; - } - if (isset($map['TaxAmount'])) { - $model->taxAmount = $map['TaxAmount']; - } - if (isset($map['WithoutTaxAmount'])) { - $model->withoutTaxAmount = $map['WithoutTaxAmount']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeAdvanceRequest.php deleted file mode 100755 index c7d58a2d..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURLObject) { - $res['ImageURL'] = $this->imageURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVINCodeAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURLObject = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeRequest.php deleted file mode 100755 index c1128f90..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'ImageURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->imageURL) { - $res['ImageURL'] = $this->imageURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVINCodeRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ImageURL'])) { - $model->imageURL = $map['ImageURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponse.php deleted file mode 100755 index 7f3b32d5..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVINCodeResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeVINCodeResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody.php deleted file mode 100755 index 0e0d11d4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Data', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVINCodeResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody/data.php deleted file mode 100755 index f16e4670..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVINCodeResponseBody/data.php +++ /dev/null @@ -1,49 +0,0 @@ - 'VinCode', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->vinCode) { - $res['VinCode'] = $this->vinCode; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['VinCode'])) { - $model->vinCode = $map['VinCode']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterAdvanceRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterAdvanceRequest.php deleted file mode 100755 index 2d21bc05..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterAdvanceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'VideoURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->videoURLObject) { - $res['VideoURL'] = $this->videoURLObject; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVideoCharacterAdvanceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['VideoURL'])) { - $model->videoURLObject = $map['VideoURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterRequest.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterRequest.php deleted file mode 100755 index 0e3ba905..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterRequest.php +++ /dev/null @@ -1,49 +0,0 @@ - 'VideoURL', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->videoURL) { - $res['VideoURL'] = $this->videoURL; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVideoCharacterRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['VideoURL'])) { - $model->videoURL = $map['VideoURL']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponse.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponse.php deleted file mode 100755 index 4ac795a8..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVideoCharacterResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = RecognizeVideoCharacterResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody.php deleted file mode 100755 index a2d392f4..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody.php +++ /dev/null @@ -1,74 +0,0 @@ - 'Data', - 'message' => 'Message', - 'requestId' => 'RequestId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->data) { - $res['Data'] = null !== $this->data ? $this->data->toMap() : null; - } - if (null !== $this->message) { - $res['Message'] = $this->message; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RecognizeVideoCharacterResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Data'])) { - $model->data = data::fromMap($map['Data']); - } - if (isset($map['Message'])) { - $model->message = $map['Message']; - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data.php deleted file mode 100755 index 748d0cb3..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data.php +++ /dev/null @@ -1,102 +0,0 @@ - 'Frames', - 'height' => 'Height', - 'inputFile' => 'InputFile', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->frames) { - $res['Frames'] = []; - if (null !== $this->frames && \is_array($this->frames)) { - $n = 0; - foreach ($this->frames as $item) { - $res['Frames'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->inputFile) { - $res['InputFile'] = $this->inputFile; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return data - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Frames'])) { - if (!empty($map['Frames'])) { - $model->frames = []; - $n = 0; - foreach ($map['Frames'] as $item) { - $model->frames[$n++] = null !== $item ? frames::fromMap($item) : $item; - } - } - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['InputFile'])) { - $model->inputFile = $map['InputFile']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames.php deleted file mode 100755 index e42f6c84..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames.php +++ /dev/null @@ -1,74 +0,0 @@ - 'Elements', - 'timestamp' => 'Timestamp', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->elements) { - $res['Elements'] = []; - if (null !== $this->elements && \is_array($this->elements)) { - $n = 0; - foreach ($this->elements as $item) { - $res['Elements'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->timestamp) { - $res['Timestamp'] = $this->timestamp; - } - - return $res; - } - - /** - * @param array $map - * - * @return frames - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Elements'])) { - if (!empty($map['Elements'])) { - $model->elements = []; - $n = 0; - foreach ($map['Elements'] as $item) { - $model->elements[$n++] = null !== $item ? elements::fromMap($item) : $item; - } - } - } - if (isset($map['Timestamp'])) { - $model->timestamp = $map['Timestamp']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements.php deleted file mode 100755 index 7194785a..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements.php +++ /dev/null @@ -1,86 +0,0 @@ - 'Score', - 'text' => 'Text', - 'textRectangles' => 'TextRectangles', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->score) { - $res['Score'] = $this->score; - } - if (null !== $this->text) { - $res['Text'] = $this->text; - } - if (null !== $this->textRectangles) { - $res['TextRectangles'] = []; - if (null !== $this->textRectangles && \is_array($this->textRectangles)) { - $n = 0; - foreach ($this->textRectangles as $item) { - $res['TextRectangles'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return elements - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Score'])) { - $model->score = $map['Score']; - } - if (isset($map['Text'])) { - $model->text = $map['Text']; - } - if (isset($map['TextRectangles'])) { - if (!empty($map['TextRectangles'])) { - $model->textRectangles = []; - $n = 0; - foreach ($map['TextRectangles'] as $item) { - $model->textRectangles[$n++] = null !== $item ? textRectangles::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements/textRectangles.php b/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements/textRectangles.php deleted file mode 100755 index 19e038c1..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Models/RecognizeVideoCharacterResponseBody/data/frames/elements/textRectangles.php +++ /dev/null @@ -1,105 +0,0 @@ - 'Angle', - 'height' => 'Height', - 'left' => 'Left', - 'top' => 'Top', - 'width' => 'Width', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->angle) { - $res['Angle'] = $this->angle; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->left) { - $res['Left'] = $this->left; - } - if (null !== $this->top) { - $res['Top'] = $this->top; - } - if (null !== $this->width) { - $res['Width'] = $this->width; - } - - return $res; - } - - /** - * @param array $map - * - * @return textRectangles - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Angle'])) { - $model->angle = $map['Angle']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['Left'])) { - $model->left = $map['Left']; - } - if (isset($map['Top'])) { - $model->top = $map['Top']; - } - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/ocr-20191230/src/Ocr.php b/vendor/alibabacloud/ocr-20191230/src/Ocr.php deleted file mode 100755 index 3a84a3d6..00000000 --- a/vendor/alibabacloud/ocr-20191230/src/Ocr.php +++ /dev/null @@ -1,2496 +0,0 @@ -_endpointRule = 'regional'; - $this->checkConfig($config); - $this->_endpoint = $this->getEndpoint('ocr', $this->_regionId, $this->_endpointRule, $this->_network, $this->_suffix, $this->_endpointMap, $this->_endpoint); - } - - /** - * @param string $productId - * @param string $regionId - * @param string $endpointRule - * @param string $network - * @param string $suffix - * @param string[] $endpointMap - * @param string $endpoint - * - * @return string - */ - public function getEndpoint($productId, $regionId, $endpointRule, $network, $suffix, $endpointMap, $endpoint) - { - if (!Utils::empty_($endpoint)) { - return $endpoint; - } - if (!Utils::isUnset($endpointMap) && !Utils::empty_(@$endpointMap[$regionId])) { - return @$endpointMap[$regionId]; - } - - return Endpoint::getEndpointRules($productId, $regionId, $endpointRule, $network, $suffix); - } - - /** - * @param GetAsyncJobResultRequest $request - * @param RuntimeOptions $runtime - * - * @return GetAsyncJobResultResponse - */ - public function getAsyncJobResultWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->jobId)) { - $body['JobId'] = $request->jobId; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'GetAsyncJobResult', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return GetAsyncJobResultResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param GetAsyncJobResultRequest $request - * - * @return GetAsyncJobResultResponse - */ - public function getAsyncJobResult($request) - { - $runtime = new RuntimeOptions([]); - - return $this->getAsyncJobResultWithOptions($request, $runtime); - } - - /** - * @param RecognizeBankCardRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeBankCardResponse - */ - public function recognizeBankCardWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeBankCard', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeBankCardResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeBankCardRequest $request - * - * @return RecognizeBankCardResponse - */ - public function recognizeBankCard($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeBankCardWithOptions($request, $runtime); - } - - /** - * @param RecognizeBankCardAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeBankCardResponse - */ - public function recognizeBankCardAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeBankCardReq = new RecognizeBankCardRequest([]); - OpenApiUtilClient::convert($request, $recognizeBankCardReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeBankCardReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeBankCardWithOptions($recognizeBankCardReq, $runtime); - } - - /** - * @param RecognizeBusinessCardRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeBusinessCardResponse - */ - public function recognizeBusinessCardWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeBusinessCard', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeBusinessCardResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeBusinessCardRequest $request - * - * @return RecognizeBusinessCardResponse - */ - public function recognizeBusinessCard($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeBusinessCardWithOptions($request, $runtime); - } - - /** - * @param RecognizeBusinessCardAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeBusinessCardResponse - */ - public function recognizeBusinessCardAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeBusinessCardReq = new RecognizeBusinessCardRequest([]); - OpenApiUtilClient::convert($request, $recognizeBusinessCardReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeBusinessCardReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeBusinessCardWithOptions($recognizeBusinessCardReq, $runtime); - } - - /** - * @param RecognizeBusinessLicenseRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeBusinessLicenseResponse - */ - public function recognizeBusinessLicenseWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeBusinessLicense', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeBusinessLicenseResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeBusinessLicenseRequest $request - * - * @return RecognizeBusinessLicenseResponse - */ - public function recognizeBusinessLicense($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeBusinessLicenseWithOptions($request, $runtime); - } - - /** - * @param RecognizeBusinessLicenseAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeBusinessLicenseResponse - */ - public function recognizeBusinessLicenseAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeBusinessLicenseReq = new RecognizeBusinessLicenseRequest([]); - OpenApiUtilClient::convert($request, $recognizeBusinessLicenseReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeBusinessLicenseReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeBusinessLicenseWithOptions($recognizeBusinessLicenseReq, $runtime); - } - - /** - * @param RecognizeCharacterRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeCharacterResponse - */ - public function recognizeCharacterWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - if (!Utils::isUnset($request->minHeight)) { - $body['MinHeight'] = $request->minHeight; - } - if (!Utils::isUnset($request->outputProbability)) { - $body['OutputProbability'] = $request->outputProbability; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeCharacter', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeCharacterResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeCharacterRequest $request - * - * @return RecognizeCharacterResponse - */ - public function recognizeCharacter($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeCharacterWithOptions($request, $runtime); - } - - /** - * @param RecognizeCharacterAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeCharacterResponse - */ - public function recognizeCharacterAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeCharacterReq = new RecognizeCharacterRequest([]); - OpenApiUtilClient::convert($request, $recognizeCharacterReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeCharacterReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeCharacterWithOptions($recognizeCharacterReq, $runtime); - } - - /** - * @param RecognizeDriverLicenseRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeDriverLicenseResponse - */ - public function recognizeDriverLicenseWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - if (!Utils::isUnset($request->side)) { - $body['Side'] = $request->side; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeDriverLicense', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeDriverLicenseResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeDriverLicenseRequest $request - * - * @return RecognizeDriverLicenseResponse - */ - public function recognizeDriverLicense($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeDriverLicenseWithOptions($request, $runtime); - } - - /** - * @param RecognizeDriverLicenseAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeDriverLicenseResponse - */ - public function recognizeDriverLicenseAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeDriverLicenseReq = new RecognizeDriverLicenseRequest([]); - OpenApiUtilClient::convert($request, $recognizeDriverLicenseReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeDriverLicenseReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeDriverLicenseWithOptions($recognizeDriverLicenseReq, $runtime); - } - - /** - * @param RecognizeDrivingLicenseRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeDrivingLicenseResponse - */ - public function recognizeDrivingLicenseWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - if (!Utils::isUnset($request->side)) { - $body['Side'] = $request->side; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeDrivingLicense', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeDrivingLicenseResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeDrivingLicenseRequest $request - * - * @return RecognizeDrivingLicenseResponse - */ - public function recognizeDrivingLicense($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeDrivingLicenseWithOptions($request, $runtime); - } - - /** - * @param RecognizeDrivingLicenseAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeDrivingLicenseResponse - */ - public function recognizeDrivingLicenseAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeDrivingLicenseReq = new RecognizeDrivingLicenseRequest([]); - OpenApiUtilClient::convert($request, $recognizeDrivingLicenseReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeDrivingLicenseReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeDrivingLicenseWithOptions($recognizeDrivingLicenseReq, $runtime); - } - - /** - * @param RecognizeIdentityCardRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeIdentityCardResponse - */ - public function recognizeIdentityCardWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - if (!Utils::isUnset($request->side)) { - $body['Side'] = $request->side; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeIdentityCard', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeIdentityCardResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeIdentityCardRequest $request - * - * @return RecognizeIdentityCardResponse - */ - public function recognizeIdentityCard($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeIdentityCardWithOptions($request, $runtime); - } - - /** - * @param RecognizeIdentityCardAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeIdentityCardResponse - */ - public function recognizeIdentityCardAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeIdentityCardReq = new RecognizeIdentityCardRequest([]); - OpenApiUtilClient::convert($request, $recognizeIdentityCardReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeIdentityCardReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeIdentityCardWithOptions($recognizeIdentityCardReq, $runtime); - } - - /** - * @param RecognizeLicensePlateRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeLicensePlateResponse - */ - public function recognizeLicensePlateWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeLicensePlate', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeLicensePlateResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeLicensePlateRequest $request - * - * @return RecognizeLicensePlateResponse - */ - public function recognizeLicensePlate($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeLicensePlateWithOptions($request, $runtime); - } - - /** - * @param RecognizeLicensePlateAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeLicensePlateResponse - */ - public function recognizeLicensePlateAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeLicensePlateReq = new RecognizeLicensePlateRequest([]); - OpenApiUtilClient::convert($request, $recognizeLicensePlateReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeLicensePlateReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeLicensePlateWithOptions($recognizeLicensePlateReq, $runtime); - } - - /** - * @param RecognizePdfRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizePdfResponse - */ - public function recognizePdfWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->fileURL)) { - $body['FileURL'] = $request->fileURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizePdf', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizePdfResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizePdfRequest $request - * - * @return RecognizePdfResponse - */ - public function recognizePdf($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizePdfWithOptions($request, $runtime); - } - - /** - * @param RecognizePdfAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizePdfResponse - */ - public function recognizePdfAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizePdfReq = new RecognizePdfRequest([]); - OpenApiUtilClient::convert($request, $recognizePdfReq); - if (!Utils::isUnset($request->fileURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->fileURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizePdfReq->fileURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizePdfWithOptions($recognizePdfReq, $runtime); - } - - /** - * @param RecognizeQrCodeRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeQrCodeResponse - */ - public function recognizeQrCodeWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->tasks)) { - $body['Tasks'] = $request->tasks; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeQrCode', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeQrCodeResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeQrCodeRequest $request - * - * @return RecognizeQrCodeResponse - */ - public function recognizeQrCode($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeQrCodeWithOptions($request, $runtime); - } - - /** - * @param RecognizeQrCodeAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeQrCodeResponse - */ - public function recognizeQrCodeAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeQrCodeReq = new RecognizeQrCodeRequest([]); - OpenApiUtilClient::convert($request, $recognizeQrCodeReq); - if (!Utils::isUnset($request->tasks)) { - $i0 = 0; - foreach ($request->tasks as $item0) { - if (!Utils::isUnset($item0->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $item0->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $tmp = @$recognizeQrCodeReq->tasks[$i0]; - $tmp->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - $i0 = $i0 + 1; - } - } - } - - return $this->recognizeQrCodeWithOptions($recognizeQrCodeReq, $runtime); - } - - /** - * @param RecognizeQuotaInvoiceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeQuotaInvoiceResponse - */ - public function recognizeQuotaInvoiceWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeQuotaInvoice', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeQuotaInvoiceResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeQuotaInvoiceRequest $request - * - * @return RecognizeQuotaInvoiceResponse - */ - public function recognizeQuotaInvoice($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeQuotaInvoiceWithOptions($request, $runtime); - } - - /** - * @param RecognizeQuotaInvoiceAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeQuotaInvoiceResponse - */ - public function recognizeQuotaInvoiceAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeQuotaInvoiceReq = new RecognizeQuotaInvoiceRequest([]); - OpenApiUtilClient::convert($request, $recognizeQuotaInvoiceReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeQuotaInvoiceReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeQuotaInvoiceWithOptions($recognizeQuotaInvoiceReq, $runtime); - } - - /** - * @param RecognizeStampRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeStampResponse - */ - public function recognizeStampWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeStamp', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeStampResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeStampRequest $request - * - * @return RecognizeStampResponse - */ - public function recognizeStamp($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeStampWithOptions($request, $runtime); - } - - /** - * @param RecognizeStampAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeStampResponse - */ - public function recognizeStampAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeStampReq = new RecognizeStampRequest([]); - OpenApiUtilClient::convert($request, $recognizeStampReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeStampReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeStampWithOptions($recognizeStampReq, $runtime); - } - - /** - * @param RecognizeTableRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTableResponse - */ - public function recognizeTableWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->assureDirection)) { - $body['AssureDirection'] = $request->assureDirection; - } - if (!Utils::isUnset($request->hasLine)) { - $body['HasLine'] = $request->hasLine; - } - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - if (!Utils::isUnset($request->outputFormat)) { - $body['OutputFormat'] = $request->outputFormat; - } - if (!Utils::isUnset($request->skipDetection)) { - $body['SkipDetection'] = $request->skipDetection; - } - if (!Utils::isUnset($request->useFinanceModel)) { - $body['UseFinanceModel'] = $request->useFinanceModel; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeTable', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeTableResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeTableRequest $request - * - * @return RecognizeTableResponse - */ - public function recognizeTable($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeTableWithOptions($request, $runtime); - } - - /** - * @param RecognizeTableAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTableResponse - */ - public function recognizeTableAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeTableReq = new RecognizeTableRequest([]); - OpenApiUtilClient::convert($request, $recognizeTableReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeTableReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeTableWithOptions($recognizeTableReq, $runtime); - } - - /** - * @param RecognizeTaxiInvoiceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTaxiInvoiceResponse - */ - public function recognizeTaxiInvoiceWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeTaxiInvoice', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeTaxiInvoiceResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeTaxiInvoiceRequest $request - * - * @return RecognizeTaxiInvoiceResponse - */ - public function recognizeTaxiInvoice($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeTaxiInvoiceWithOptions($request, $runtime); - } - - /** - * @param RecognizeTaxiInvoiceAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTaxiInvoiceResponse - */ - public function recognizeTaxiInvoiceAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeTaxiInvoiceReq = new RecognizeTaxiInvoiceRequest([]); - OpenApiUtilClient::convert($request, $recognizeTaxiInvoiceReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeTaxiInvoiceReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeTaxiInvoiceWithOptions($recognizeTaxiInvoiceReq, $runtime); - } - - /** - * @param RecognizeTicketInvoiceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTicketInvoiceResponse - */ - public function recognizeTicketInvoiceWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeTicketInvoice', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeTicketInvoiceResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeTicketInvoiceRequest $request - * - * @return RecognizeTicketInvoiceResponse - */ - public function recognizeTicketInvoice($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeTicketInvoiceWithOptions($request, $runtime); - } - - /** - * @param RecognizeTicketInvoiceAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTicketInvoiceResponse - */ - public function recognizeTicketInvoiceAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeTicketInvoiceReq = new RecognizeTicketInvoiceRequest([]); - OpenApiUtilClient::convert($request, $recognizeTicketInvoiceReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeTicketInvoiceReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeTicketInvoiceWithOptions($recognizeTicketInvoiceReq, $runtime); - } - - /** - * @param RecognizeTrainTicketRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTrainTicketResponse - */ - public function recognizeTrainTicketWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->imageURL)) { - $body['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeTrainTicket', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeTrainTicketResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeTrainTicketRequest $request - * - * @return RecognizeTrainTicketResponse - */ - public function recognizeTrainTicket($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeTrainTicketWithOptions($request, $runtime); - } - - /** - * @param RecognizeTrainTicketAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeTrainTicketResponse - */ - public function recognizeTrainTicketAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeTrainTicketReq = new RecognizeTrainTicketRequest([]); - OpenApiUtilClient::convert($request, $recognizeTrainTicketReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeTrainTicketReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeTrainTicketWithOptions($recognizeTrainTicketReq, $runtime); - } - - /** - * @param RecognizeVATInvoiceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeVATInvoiceResponse - */ - public function recognizeVATInvoiceWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->fileType)) { - $body['FileType'] = $request->fileType; - } - if (!Utils::isUnset($request->fileURL)) { - $body['FileURL'] = $request->fileURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeVATInvoice', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeVATInvoiceResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeVATInvoiceRequest $request - * - * @return RecognizeVATInvoiceResponse - */ - public function recognizeVATInvoice($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeVATInvoiceWithOptions($request, $runtime); - } - - /** - * @param RecognizeVATInvoiceAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeVATInvoiceResponse - */ - public function recognizeVATInvoiceAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeVATInvoiceReq = new RecognizeVATInvoiceRequest([]); - OpenApiUtilClient::convert($request, $recognizeVATInvoiceReq); - if (!Utils::isUnset($request->fileURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->fileURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeVATInvoiceReq->fileURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeVATInvoiceWithOptions($recognizeVATInvoiceReq, $runtime); - } - - /** - * @param RecognizeVINCodeRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeVINCodeResponse - */ - public function recognizeVINCodeWithOptions($request, $runtime) - { - Utils::validateModel($request); - $query = []; - if (!Utils::isUnset($request->imageURL)) { - $query['ImageURL'] = $request->imageURL; - } - $req = new OpenApiRequest([ - 'query' => OpenApiUtilClient::query($query), - ]); - $params = new Params([ - 'action' => 'RecognizeVINCode', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeVINCodeResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeVINCodeRequest $request - * - * @return RecognizeVINCodeResponse - */ - public function recognizeVINCode($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeVINCodeWithOptions($request, $runtime); - } - - /** - * @param RecognizeVINCodeAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeVINCodeResponse - */ - public function recognizeVINCodeAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeVINCodeReq = new RecognizeVINCodeRequest([]); - OpenApiUtilClient::convert($request, $recognizeVINCodeReq); - if (!Utils::isUnset($request->imageURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->imageURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeVINCodeReq->imageURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeVINCodeWithOptions($recognizeVINCodeReq, $runtime); - } - - /** - * @param RecognizeVideoCharacterRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeVideoCharacterResponse - */ - public function recognizeVideoCharacterWithOptions($request, $runtime) - { - Utils::validateModel($request); - $body = []; - if (!Utils::isUnset($request->videoURL)) { - $body['VideoURL'] = $request->videoURL; - } - $req = new OpenApiRequest([ - 'body' => OpenApiUtilClient::parseToMap($body), - ]); - $params = new Params([ - 'action' => 'RecognizeVideoCharacter', - 'version' => '2019-12-30', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'POST', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return RecognizeVideoCharacterResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param RecognizeVideoCharacterRequest $request - * - * @return RecognizeVideoCharacterResponse - */ - public function recognizeVideoCharacter($request) - { - $runtime = new RuntimeOptions([]); - - return $this->recognizeVideoCharacterWithOptions($request, $runtime); - } - - /** - * @param RecognizeVideoCharacterAdvanceRequest $request - * @param RuntimeOptions $runtime - * - * @return RecognizeVideoCharacterResponse - */ - public function recognizeVideoCharacterAdvance($request, $runtime) - { - // Step 0: init client - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $securityToken = $this->_credential->getSecurityToken(); - $credentialType = $this->_credential->getType(); - $openPlatformEndpoint = $this->_openPlatformEndpoint; - if (Utils::isUnset($openPlatformEndpoint)) { - $openPlatformEndpoint = 'openplatform.aliyuncs.com'; - } - if (Utils::isUnset($credentialType)) { - $credentialType = 'access_key'; - } - $authConfig = new Config([ - 'accessKeyId' => $accessKeyId, - 'accessKeySecret' => $accessKeySecret, - 'securityToken' => $securityToken, - 'type' => $credentialType, - 'endpoint' => $openPlatformEndpoint, - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $authClient = new OpenPlatform($authConfig); - $authRequest = new AuthorizeFileUploadRequest([ - 'product' => 'ocr', - 'regionId' => $this->_regionId, - ]); - $authResponse = new AuthorizeFileUploadResponse([]); - $ossConfig = new \AlibabaCloud\SDK\OSS\OSS\Config([ - 'accessKeySecret' => $accessKeySecret, - 'type' => 'access_key', - 'protocol' => $this->_protocol, - 'regionId' => $this->_regionId, - ]); - $ossClient = null; - $fileObj = new FileField([]); - $ossHeader = new header([]); - $uploadRequest = new PostObjectRequest([]); - $ossRuntime = new \AlibabaCloud\Tea\OSSUtils\OSSUtils\RuntimeOptions([]); - OpenApiUtilClient::convert($runtime, $ossRuntime); - $recognizeVideoCharacterReq = new RecognizeVideoCharacterRequest([]); - OpenApiUtilClient::convert($request, $recognizeVideoCharacterReq); - if (!Utils::isUnset($request->videoURLObject)) { - $authResponse = $authClient->authorizeFileUploadWithOptions($authRequest, $runtime); - $ossConfig->accessKeyId = $authResponse->body->accessKeyId; - $ossConfig->endpoint = OpenApiUtilClient::getEndpoint($authResponse->body->endpoint, $authResponse->body->useAccelerate, $this->_endpointType); - $ossClient = new OSS($ossConfig); - $fileObj = new FileField([ - 'filename' => $authResponse->body->objectKey, - 'content' => $request->videoURLObject, - 'contentType' => '', - ]); - $ossHeader = new header([ - 'accessKeyId' => $authResponse->body->accessKeyId, - 'policy' => $authResponse->body->encodedPolicy, - 'signature' => $authResponse->body->signature, - 'key' => $authResponse->body->objectKey, - 'file' => $fileObj, - 'successActionStatus' => '201', - ]); - $uploadRequest = new PostObjectRequest([ - 'bucketName' => $authResponse->body->bucket, - 'header' => $ossHeader, - ]); - $ossClient->postObject($uploadRequest, $ossRuntime); - $recognizeVideoCharacterReq->videoURL = 'http://' . $authResponse->body->bucket . '.' . $authResponse->body->endpoint . '/' . $authResponse->body->objectKey . ''; - } - - return $this->recognizeVideoCharacterWithOptions($recognizeVideoCharacterReq, $runtime); - } -} diff --git a/vendor/alibabacloud/openapi-util/.gitignore b/vendor/alibabacloud/openapi-util/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/openapi-util/.php_cs.dist b/vendor/alibabacloud/openapi-util/.php_cs.dist old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/openapi-util/README-CN.md b/vendor/alibabacloud/openapi-util/README-CN.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/openapi-util/README.md b/vendor/alibabacloud/openapi-util/README.md old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/openapi-util/autoload.php b/vendor/alibabacloud/openapi-util/autoload.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/openapi-util/composer.json b/vendor/alibabacloud/openapi-util/composer.json old mode 100755 new mode 100644 index cb0be2d2..b14a2ac7 --- a/vendor/alibabacloud/openapi-util/composer.json +++ b/vendor/alibabacloud/openapi-util/composer.json @@ -16,7 +16,7 @@ "lizhichao/one-sm": "^1.5" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "^4.8.35|^5.4.3" }, "autoload": { "psr-4": { diff --git a/vendor/alibabacloud/openapi-util/phpunit.xml b/vendor/alibabacloud/openapi-util/phpunit.xml old mode 100755 new mode 100644 index 5042ba87..796384a5 --- a/vendor/alibabacloud/openapi-util/phpunit.xml +++ b/vendor/alibabacloud/openapi-util/phpunit.xml @@ -8,7 +8,7 @@ tests - ./tests + ./tests/Unit diff --git a/vendor/alibabacloud/openapi-util/src/OpenApiUtilClient.php b/vendor/alibabacloud/openapi-util/src/OpenApiUtilClient.php old mode 100755 new mode 100644 index e6ba0b90..38d2b961 --- a/vendor/alibabacloud/openapi-util/src/OpenApiUtilClient.php +++ b/vendor/alibabacloud/openapi-util/src/OpenApiUtilClient.php @@ -160,26 +160,26 @@ class OpenApiUtilClient } /** - * Parse object into a string with specified style. + * Parse array into a string with specified style. * * @style specified style e.g. repeatList * - * @param mixed $object the object + * @param mixed $array the array * @param string $prefix the prefix string * @param string $style * * @return string the string */ - public static function arrayToStringWithSpecifiedStyle($object, $prefix, $style) + public static function arrayToStringWithSpecifiedStyle($array, $prefix, $style) { - if (null === $object) { + if (null === $array) { return ''; } if ('repeatList' === $style) { - return self::toForm([$prefix => $object]); + return self::toForm([$prefix => $array]); } if ('simple' == $style || 'spaceDelimited' == $style || 'pipeDelimited' == $style) { - $strs = self::flatten($object); + $strs = self::flatten($array); switch ($style) { case 'spaceDelimited': @@ -192,8 +192,7 @@ class OpenApiUtilClient return implode(',', $strs); } } elseif ('json' === $style) { - self::parse($object, $parsed); - return json_encode($parsed); + return json_encode($array); } return ''; @@ -424,7 +423,7 @@ class OpenApiUtilClient foreach ($items as $key => $value) { $pos = \is_int($key) ? $key + 1 : $key; - + if ($value instanceof Model) { $value = $value->toMap(); } elseif (\is_object($value)) { @@ -437,9 +436,6 @@ class OpenApiUtilClient self::flatten($value, $delimiter, $prepend . $pos . $delimiter) ); } else { - if (\is_bool($value)) { - $value = true === $value ? 'true' : 'false'; - } $flatten[$prepend . $pos] = $value; } } diff --git a/vendor/alibabacloud/openapi-util/tests/OpenApiUtilClientTest.php b/vendor/alibabacloud/openapi-util/tests/OpenApiUtilClientTest.php old mode 100755 new mode 100644 index b0f5046d..31c951d8 --- a/vendor/alibabacloud/openapi-util/tests/OpenApiUtilClientTest.php +++ b/vendor/alibabacloud/openapi-util/tests/OpenApiUtilClientTest.php @@ -63,14 +63,12 @@ class OpenApiUtilClientTest extends TestCase public function testToForm() { - $this->assertEquals('bool=true&client=test&strs.1=str1&strs.2=str2&strs.3=false&tag.key=value', OpenApiUtilClient::toForm([ + $this->assertEquals('client=test&strs.1=str1&strs.2=str2&tag.key=value', OpenApiUtilClient::toForm([ 'client' => 'test', 'tag' => [ 'key' => 'value', ], - 'strs' => ['str1', 'str2', false], - 'bool' => true, - 'null' => null, + 'strs' => ['str1', 'str2'], ])); } @@ -85,7 +83,6 @@ class OpenApiUtilClientTest extends TestCase $model = new MockModel(); $model->a = 'foo'; $model->c = 'boo'; - $model->r = true; $array = [ 'a' => 'a', @@ -98,9 +95,7 @@ class OpenApiUtilClientTest extends TestCase 'c' => ['x', 'y', 'z'], 'd' => [ $model - ], - 'e' => true, - 'f' => null, + ] ]; $this->assertEquals([ 'a' => 'a', @@ -112,10 +107,6 @@ class OpenApiUtilClientTest extends TestCase 'd.1.A' => 'foo', 'd.1.b' => '', 'd.1.c' => 'boo', - 'd.1.c' => 'boo', - 'd.1.r' => 'true', - 'e' => 'true', - 'f' => null ], OpenApiUtilClient::query($array)); } @@ -151,48 +142,6 @@ class OpenApiUtilClientTest extends TestCase ) ); - $test = new ParseModel([ - 'str' => 'A', - 'model' => new ParseModel(['str' => 'sub model']), - 'array' => [1, 2, 3], - ]); - $this->assertEquals( - '{"str":"A","model":{"str":"sub model","model":null,"array":null},"array":[1,2,3]}', - OpenApiUtilClient::arrayToStringWithSpecifiedStyle( - $test, - 'instance', - 'json' - ) - ); - // model item in array - $test = [ - new ParseModel([ - 'str' => 'A', - ]), - ]; - $this->assertEquals( - '[{"str":"A","model":null,"array":null}]', - OpenApiUtilClient::arrayToStringWithSpecifiedStyle( - $test, - 'instance', - 'json' - ) - ); - // model item in map - $test = [ - 'model' => new ParseModel([ - 'str' => 'A', - ]), - ]; - $this->assertEquals( - '{"model":{"str":"A","model":null,"array":null}}', - OpenApiUtilClient::arrayToStringWithSpecifiedStyle( - $test, - 'instance', - 'json' - ) - ); - $this->assertEquals( 'ok,test,2,3', OpenApiUtilClient::arrayToStringWithSpecifiedStyle( @@ -346,8 +295,7 @@ class OpenApiUtilClientTest extends TestCase 'b9ff646822f41ef647c1416fa2b8408923828abc0464af6706e18db3e8553da8', OpenApiUtilClient::hexEncode(OpenApiUtilClient::sign('secret', 'source', 'ACS3-HMAC-SM3')) ); - $this->assertEquals( - '1d93c62698a1c26427265668e79fac099aa26c1df873669599a2fb2f272e64c9', + $this->assertEquals('1d93c62698a1c26427265668e79fac099aa26c1df873669599a2fb2f272e64c9', OpenApiUtilClient::hexEncode(OpenApiUtilClient::sign('secret', 'source', 'ACS3-HMAC-SHA256')) ); } @@ -363,14 +311,14 @@ class OpenApiUtilClientTest extends TestCase 'array' => [1, 2, 3], ]), [ // model item in array - new ParseModel([ - 'str' => 'A', - ]), + new ParseModel([ + 'str' => 'A', + ]), ], [ // model item in map - 'model' => new ParseModel([ - 'str' => 'A', - ]), + 'model' => new ParseModel([ + 'str' => 'A', + ]), ], ], 'expected' => [ @@ -399,12 +347,6 @@ class OpenApiUtilClientTest extends TestCase ], ], ], - 'expectedJsonStr' => [ - '["NotArray"]', - 'NotArray', - 'NotArray', - 'NotArray', - ], ]; } } diff --git a/vendor/alibabacloud/openapi-util/tests/bootstrap.php b/vendor/alibabacloud/openapi-util/tests/bootstrap.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/openplatform-20191219/.gitignore b/vendor/alibabacloud/openplatform-20191219/.gitignore deleted file mode 100755 index 89c7aa58..00000000 --- a/vendor/alibabacloud/openplatform-20191219/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -composer.phar -/vendor/ - -# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control -# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file -composer.lock - -.vscode/ -.idea -.DS_Store - -cache/ -*.cache -runtime/ -.php_cs.cache diff --git a/vendor/alibabacloud/openplatform-20191219/.php_cs.dist b/vendor/alibabacloud/openplatform-20191219/.php_cs.dist deleted file mode 100755 index 8617ec2f..00000000 --- a/vendor/alibabacloud/openplatform-20191219/.php_cs.dist +++ /dev/null @@ -1,65 +0,0 @@ -setRiskyAllowed(true) - ->setIndent(' ') - ->setRules([ - '@PSR2' => true, - '@PhpCsFixer' => true, - '@Symfony:risky' => true, - 'concat_space' => ['spacing' => 'one'], - 'array_syntax' => ['syntax' => 'short'], - 'array_indentation' => true, - 'combine_consecutive_unsets' => true, - 'method_separation' => true, - 'single_quote' => true, - 'declare_equal_normalize' => true, - 'function_typehint_space' => true, - 'hash_to_slash_comment' => true, - 'include' => true, - 'lowercase_cast' => true, - 'no_multiline_whitespace_before_semicolons' => true, - 'no_leading_import_slash' => true, - 'no_multiline_whitespace_around_double_arrow' => true, - 'no_spaces_around_offset' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unused_imports' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'object_operator_without_whitespace' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline_array' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'no_extra_consecutive_blank_lines' => [ - 'curly_brace_block', - 'extra', - 'parenthesis_brace_block', - 'square_brace_block', - 'throw', - 'use', - ], - 'binary_operator_spaces' => [ - 'align_double_arrow' => true, - 'align_equals' => true, - ], - 'braces' => [ - 'allow_single_line_closure' => true, - ], - ]) - ->setFinder( - PhpCsFixer\Finder::create() - ->exclude('vendor') - ->exclude('tests') - ->in(__DIR__) - ); diff --git a/vendor/alibabacloud/openplatform-20191219/ChangeLog.md b/vendor/alibabacloud/openplatform-20191219/ChangeLog.md deleted file mode 100755 index 7a549452..00000000 --- a/vendor/alibabacloud/openplatform-20191219/ChangeLog.md +++ /dev/null @@ -1,15 +0,0 @@ -2023-02-07 Version: 2.0.1 -- Generated php 2019-12-19 for OpenPlatform. - -2022-09-21 Version: 2.0.0 -- Generated php 2019-12-19 for OpenPlatform. - -2021-07-27 Version: 1.0.3 -- Generated php 2019-12-19 for OpenPlatform. - -2020-12-20 Version: 1.0.2 -- Generated php 2019-12-19 for OpenPlatform. - -2020-12-02 Version: 1.0.1 -- Generated php 2019-12-19 for OpenPlatform. - diff --git a/vendor/alibabacloud/openplatform-20191219/LICENSE b/vendor/alibabacloud/openplatform-20191219/LICENSE deleted file mode 100755 index 0c44dcef..00000000 --- a/vendor/alibabacloud/openplatform-20191219/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright (c) 2009-present, Alibaba Cloud All rights reserved. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/vendor/alibabacloud/openplatform-20191219/README-CN.md b/vendor/alibabacloud/openplatform-20191219/README-CN.md deleted file mode 100755 index c4c520e2..00000000 --- a/vendor/alibabacloud/openplatform-20191219/README-CN.md +++ /dev/null @@ -1,35 +0,0 @@ -[English](README.md) | 简体中文 - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -# Alibaba Cloud OpenPlatform SDK for PHP - -## 安装 - -### Composer - -```bash -composer require alibabacloud/openplatform-20191219 -``` - -## 问题 - -[提交 Issue](https://github.com/aliyun/alibabacloud-php-sdk/issues/new),不符合指南的问题可能会立即关闭。 - -## 使用说明 - -[快速使用](https://github.com/aliyun/alibabacloud-php-sdk/blob/master/docs/0-Examples-CN.md#%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8) - -## 发行说明 - -每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。 - -## 相关 - -* [最新源码](https://github.com/aliyun/alibabacloud-php-sdk/) - -## 许可证 - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/openplatform-20191219/README.md b/vendor/alibabacloud/openplatform-20191219/README.md deleted file mode 100755 index 48e5e3ef..00000000 --- a/vendor/alibabacloud/openplatform-20191219/README.md +++ /dev/null @@ -1,35 +0,0 @@ -English | [简体中文](README-CN.md) - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -# Alibaba Cloud OpenPlatform SDK for PHP - -## Installation - -### Composer - -```bash -composer require alibabacloud/openplatform-20191219 -``` - -## Issues - -[Opening an Issue](https://github.com/aliyun/alibabacloud-php-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately. - -## Usage - -[Quick Examples](https://github.com/aliyun/alibabacloud-php-sdk/blob/master/docs/0-Examples-EN.md#quick-examples) - -## Changelog - -Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). - -## References - -* [Latest Release](https://github.com/aliyun/alibabacloud-php-sdk/) - -## License - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/openplatform-20191219/autoload.php b/vendor/alibabacloud/openplatform-20191219/autoload.php deleted file mode 100755 index 386715ba..00000000 --- a/vendor/alibabacloud/openplatform-20191219/autoload.php +++ /dev/null @@ -1,17 +0,0 @@ -5.5", - "alibabacloud/tea-utils": "^0.2.17", - "alibabacloud/darabonba-openapi": "^0.2.8", - "alibabacloud/openapi-util": "^0.1.10|^0.2.1", - "alibabacloud/endpoint-util": "^0.1.0" - }, - "autoload": { - "psr-4": { - "AlibabaCloud\\SDK\\OpenPlatform\\V20191219\\": "src" - } - }, - "scripts": { - "fixer": "php-cs-fixer fix ./" - }, - "config": { - "sort-packages": true, - "preferred-install": "dist", - "optimize-autoloader": true - }, - "prefer-stable": true -} \ No newline at end of file diff --git a/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadRequest.php b/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadRequest.php deleted file mode 100755 index 3e61489a..00000000 --- a/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadRequest.php +++ /dev/null @@ -1,59 +0,0 @@ - 'Product', - 'regionId' => 'RegionId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->product) { - $res['Product'] = $this->product; - } - if (null !== $this->regionId) { - $res['RegionId'] = $this->regionId; - } - - return $res; - } - - /** - * @param array $map - * - * @return AuthorizeFileUploadRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Product'])) { - $model->product = $map['Product']; - } - if (isset($map['RegionId'])) { - $model->regionId = $map['RegionId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponse.php b/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponse.php deleted file mode 100755 index a4602c46..00000000 --- a/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponse.php +++ /dev/null @@ -1,74 +0,0 @@ - 'headers', - 'statusCode' => 'statusCode', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('headers', $this->headers, true); - Model::validateRequired('statusCode', $this->statusCode, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->headers) { - $res['headers'] = $this->headers; - } - if (null !== $this->statusCode) { - $res['statusCode'] = $this->statusCode; - } - if (null !== $this->body) { - $res['body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return AuthorizeFileUploadResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['headers'])) { - $model->headers = $map['headers']; - } - if (isset($map['statusCode'])) { - $model->statusCode = $map['statusCode']; - } - if (isset($map['body'])) { - $model->body = AuthorizeFileUploadResponseBody::fromMap($map['body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponseBody.php b/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponseBody.php deleted file mode 100755 index f2fe84f1..00000000 --- a/vendor/alibabacloud/openplatform-20191219/src/Models/AuthorizeFileUploadResponseBody.php +++ /dev/null @@ -1,131 +0,0 @@ - 'AccessKeyId', - 'bucket' => 'Bucket', - 'encodedPolicy' => 'EncodedPolicy', - 'endpoint' => 'Endpoint', - 'objectKey' => 'ObjectKey', - 'requestId' => 'RequestId', - 'signature' => 'Signature', - 'useAccelerate' => 'UseAccelerate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->accessKeyId) { - $res['AccessKeyId'] = $this->accessKeyId; - } - if (null !== $this->bucket) { - $res['Bucket'] = $this->bucket; - } - if (null !== $this->encodedPolicy) { - $res['EncodedPolicy'] = $this->encodedPolicy; - } - if (null !== $this->endpoint) { - $res['Endpoint'] = $this->endpoint; - } - if (null !== $this->objectKey) { - $res['ObjectKey'] = $this->objectKey; - } - if (null !== $this->requestId) { - $res['RequestId'] = $this->requestId; - } - if (null !== $this->signature) { - $res['Signature'] = $this->signature; - } - if (null !== $this->useAccelerate) { - $res['UseAccelerate'] = $this->useAccelerate; - } - - return $res; - } - - /** - * @param array $map - * - * @return AuthorizeFileUploadResponseBody - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AccessKeyId'])) { - $model->accessKeyId = $map['AccessKeyId']; - } - if (isset($map['Bucket'])) { - $model->bucket = $map['Bucket']; - } - if (isset($map['EncodedPolicy'])) { - $model->encodedPolicy = $map['EncodedPolicy']; - } - if (isset($map['Endpoint'])) { - $model->endpoint = $map['Endpoint']; - } - if (isset($map['ObjectKey'])) { - $model->objectKey = $map['ObjectKey']; - } - if (isset($map['RequestId'])) { - $model->requestId = $map['RequestId']; - } - if (isset($map['Signature'])) { - $model->signature = $map['Signature']; - } - if (isset($map['UseAccelerate'])) { - $model->useAccelerate = $map['UseAccelerate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/openplatform-20191219/src/OpenPlatform.php b/vendor/alibabacloud/openplatform-20191219/src/OpenPlatform.php deleted file mode 100755 index 7bcc90d9..00000000 --- a/vendor/alibabacloud/openplatform-20191219/src/OpenPlatform.php +++ /dev/null @@ -1,89 +0,0 @@ -_endpointRule = ''; - $this->checkConfig($config); - $this->_endpoint = $this->getEndpoint('openplatform', $this->_regionId, $this->_endpointRule, $this->_network, $this->_suffix, $this->_endpointMap, $this->_endpoint); - } - - /** - * @param string $productId - * @param string $regionId - * @param string $endpointRule - * @param string $network - * @param string $suffix - * @param string[] $endpointMap - * @param string $endpoint - * - * @return string - */ - public function getEndpoint($productId, $regionId, $endpointRule, $network, $suffix, $endpointMap, $endpoint) - { - if (!Utils::empty_($endpoint)) { - return $endpoint; - } - if (!Utils::isUnset($endpointMap) && !Utils::empty_(@$endpointMap[$regionId])) { - return @$endpointMap[$regionId]; - } - - return Endpoint::getEndpointRules($productId, $regionId, $endpointRule, $network, $suffix); - } - - /** - * @param AuthorizeFileUploadRequest $request - * @param RuntimeOptions $runtime - * - * @return AuthorizeFileUploadResponse - */ - public function authorizeFileUploadWithOptions($request, $runtime) - { - Utils::validateModel($request); - $query = OpenApiUtilClient::query(Utils::toMap($request)); - $req = new OpenApiRequest([ - 'query' => OpenApiUtilClient::query($query), - ]); - $params = new Params([ - 'action' => 'AuthorizeFileUpload', - 'version' => '2019-12-19', - 'protocol' => 'HTTPS', - 'pathname' => '/', - 'method' => 'GET', - 'authType' => 'AK', - 'style' => 'RPC', - 'reqBodyType' => 'formData', - 'bodyType' => 'json', - ]); - - return AuthorizeFileUploadResponse::fromMap($this->callApi($params, $req, $runtime)); - } - - /** - * @param AuthorizeFileUploadRequest $request - * - * @return AuthorizeFileUploadResponse - */ - public function authorizeFileUpload($request) - { - $runtime = new RuntimeOptions([]); - - return $this->authorizeFileUploadWithOptions($request, $runtime); - } -} diff --git a/vendor/alibabacloud/tea-fileform/.gitignore b/vendor/alibabacloud/tea-fileform/.gitignore deleted file mode 100755 index 84837df3..00000000 --- a/vendor/alibabacloud/tea-fileform/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -composer.phar -/vendor/ - -# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control -# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file -composer.lock - -.idea -.DS_Store - -cache/ -*.cache diff --git a/vendor/alibabacloud/tea-fileform/.php_cs.dist b/vendor/alibabacloud/tea-fileform/.php_cs.dist deleted file mode 100755 index 8617ec2f..00000000 --- a/vendor/alibabacloud/tea-fileform/.php_cs.dist +++ /dev/null @@ -1,65 +0,0 @@ -setRiskyAllowed(true) - ->setIndent(' ') - ->setRules([ - '@PSR2' => true, - '@PhpCsFixer' => true, - '@Symfony:risky' => true, - 'concat_space' => ['spacing' => 'one'], - 'array_syntax' => ['syntax' => 'short'], - 'array_indentation' => true, - 'combine_consecutive_unsets' => true, - 'method_separation' => true, - 'single_quote' => true, - 'declare_equal_normalize' => true, - 'function_typehint_space' => true, - 'hash_to_slash_comment' => true, - 'include' => true, - 'lowercase_cast' => true, - 'no_multiline_whitespace_before_semicolons' => true, - 'no_leading_import_slash' => true, - 'no_multiline_whitespace_around_double_arrow' => true, - 'no_spaces_around_offset' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unused_imports' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'object_operator_without_whitespace' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline_array' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'no_extra_consecutive_blank_lines' => [ - 'curly_brace_block', - 'extra', - 'parenthesis_brace_block', - 'square_brace_block', - 'throw', - 'use', - ], - 'binary_operator_spaces' => [ - 'align_double_arrow' => true, - 'align_equals' => true, - ], - 'braces' => [ - 'allow_single_line_closure' => true, - ], - ]) - ->setFinder( - PhpCsFixer\Finder::create() - ->exclude('vendor') - ->exclude('tests') - ->in(__DIR__) - ); diff --git a/vendor/alibabacloud/tea-fileform/README-CN.md b/vendor/alibabacloud/tea-fileform/README-CN.md deleted file mode 100755 index 8d252382..00000000 --- a/vendor/alibabacloud/tea-fileform/README-CN.md +++ /dev/null @@ -1,31 +0,0 @@ -English | [简体中文](README-CN.md) - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Alibaba Cloud Tea File Library for PHP - -## Installation - -### Composer - -```bash -composer require alibabacloud/tea-fileform -``` - -## Issues - -[Opening an Issue](https://github.com/aliyun/tea-fileform/issues/new), Issues not conforming to the guidelines may be closed immediately. - -## Changelog - -Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). - -## References - -* [Latest Release](https://github.com/aliyun/tea-fileform) - -## License - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-fileform/README.md b/vendor/alibabacloud/tea-fileform/README.md deleted file mode 100755 index 9917f3c0..00000000 --- a/vendor/alibabacloud/tea-fileform/README.md +++ /dev/null @@ -1,31 +0,0 @@ -[English](README.md) | 简体中文 - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Alibaba Cloud Tea File Library for PHP - -## 安装 - -### Composer - -```bash -composer require alibabacloud/tea-fileform -``` - -## 问题 - -[提交 Issue](https://github.com/aliyun/tea-fileform/issues/new),不符合指南的问题可能会立即关闭。 - -## 发行说明 - -每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。 - -## 相关 - -* [最新源码](https://github.com/aliyun/tea-fileform) - -## 许可证 - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-fileform/composer.json b/vendor/alibabacloud/tea-fileform/composer.json deleted file mode 100755 index 151fe7b7..00000000 --- a/vendor/alibabacloud/tea-fileform/composer.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "alibabacloud/tea-fileform", - "description": "Alibaba Cloud Tea File Library for PHP", - "type": "library", - "license": "Apache-2.0", - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "require": { - "php": ">5.5", - "alibabacloud/tea": "^3.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.4.3" - }, - "autoload": { - "psr-4": { - "AlibabaCloud\\Tea\\FileForm\\": "src" - } - }, - "autoload-dev": { - "psr-4": { - "AlibabaCloud\\Tea\\FileForm\\Tests\\": "tests" - } - }, - "scripts": { - "fixer": "php-cs-fixer fix ./", - "test": [ - "@clearCache", - "phpunit --colors=always" - ], - "clearCache": "rm -rf cache/*" - }, - "config": { - "sort-packages": true, - "preferred-install": "dist", - "optimize-autoloader": true - }, - "prefer-stable": true, - "minimum-stability": "dev" -} diff --git a/vendor/alibabacloud/tea-fileform/phpunit.xml b/vendor/alibabacloud/tea-fileform/phpunit.xml deleted file mode 100755 index 8306a799..00000000 --- a/vendor/alibabacloud/tea-fileform/phpunit.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - tests - - - ./tests/Unit - - - - - - integration - - - - - - - - - - - - ./src - - - diff --git a/vendor/alibabacloud/tea-fileform/src/FileForm.php b/vendor/alibabacloud/tea-fileform/src/FileForm.php deleted file mode 100755 index ee44cbb5..00000000 --- a/vendor/alibabacloud/tea-fileform/src/FileForm.php +++ /dev/null @@ -1,16 +0,0 @@ -_required = [ - 'filename' => true, - 'contentType' => true, - 'content' => true, - ]; - parent::__construct($config); - } -} diff --git a/vendor/alibabacloud/tea-fileform/src/FileFormStream.php b/vendor/alibabacloud/tea-fileform/src/FileFormStream.php deleted file mode 100755 index a2cc2462..00000000 --- a/vendor/alibabacloud/tea-fileform/src/FileFormStream.php +++ /dev/null @@ -1,321 +0,0 @@ -stream = fopen('php://memory', 'a+'); - $this->form = $map; - $this->boundary = $boundary; - $this->keys = array_keys($map); - do { - $read = $this->readForm(1024); - } while (null !== $read); - $meta = stream_get_meta_data($this->stream); - $this->seekable = $meta['seekable']; - $this->uri = $this->getMetadata('uri'); - $this->seek(0); - $this->seek(0); - } - - /** - * Closes the stream when the destructed. - */ - public function __destruct() - { - $this->close(); - } - - public function __toString() - { - try { - $this->seek(0); - - return (string) stream_get_contents($this->stream); - } catch (\Exception $e) { - return ''; - } - } - - /** - * @param int $length - * - * @return false|int|string - */ - public function readForm($length) - { - if ($this->streaming) { - if (null !== $this->currStream) { - // @var string $content - $content = $this->currStream->read($length); - if (false !== $content && '' !== $content) { - fwrite($this->stream, $content); - - return $content; - } - - return $this->next("\r\n"); - } - - return $this->next(); - } - $keysCount = \count($this->keys); - if ($this->index > $keysCount) { - return null; - } - if ($keysCount > 0) { - if ($this->index < $keysCount) { - $this->streaming = true; - - $name = $this->keys[$this->index]; - $field = $this->form[$name]; - if (!empty($field) && $field instanceof FileField) { - if (!empty($field->content)) { - $this->currStream = $field->content; - - $str = '--' . $this->boundary . "\r\n" . - 'Content-Disposition: form-data; name="' . $name . '"; filename="' . $field->filename . "\"\r\n" . - 'Content-Type: ' . $field->contentType . "\r\n\r\n"; - $this->write($str); - - return $str; - } - - return $this->next(); - } - $val = $field; - $str = '--' . $this->boundary . "\r\n" . - 'Content-Disposition: form-data; name="' . $name . "\"\r\n\r\n" . - $val . "\r\n"; - fwrite($this->stream, $str); - - return $str; - } - if ($this->index == $keysCount) { - return $this->next('--' . $this->boundary . "--\r\n"); - } - - return null; - } - - return null; - } - - public function getContents() - { - if (!isset($this->stream)) { - throw new \RuntimeException('Stream is detached'); - } - - $contents = stream_get_contents($this->stream); - - if (false === $contents) { - throw new \RuntimeException('Unable to read stream contents'); - } - - return $contents; - } - - public function close() - { - if (isset($this->stream)) { - if (\is_resource($this->stream)) { - fclose($this->stream); - } - $this->detach(); - } - } - - public function detach() - { - if (!isset($this->stream)) { - return null; - } - - $result = $this->stream; - unset($this->stream); - $this->size = $this->uri = null; - - return $result; - } - - public function getSize() - { - if (null !== $this->size) { - return $this->size; - } - - if (!isset($this->stream)) { - return null; - } - - // Clear the stat cache if the stream has a URI - if ($this->uri) { - clearstatcache(true, $this->uri); - } - - $stats = fstat($this->stream); - if (isset($stats['size'])) { - $this->size = $stats['size']; - - return $this->size; - } - - return null; - } - - public function isReadable() - { - return $this->readable; - } - - public function isWritable() - { - return $this->writable; - } - - public function isSeekable() - { - return $this->seekable; - } - - public function eof() - { - if (!isset($this->stream)) { - throw new \RuntimeException('Stream is detached'); - } - - return feof($this->stream); - } - - public function tell() - { - if (!isset($this->stream)) { - throw new \RuntimeException('Stream is detached'); - } - - $result = ftell($this->stream); - - if (false === $result) { - throw new \RuntimeException('Unable to determine stream position'); - } - - return $result; - } - - public function rewind() - { - $this->seek(0); - } - - public function seek($offset, $whence = SEEK_SET) - { - $whence = (int) $whence; - - if (!isset($this->stream)) { - throw new \RuntimeException('Stream is detached'); - } - if (!$this->seekable) { - throw new \RuntimeException('Stream is not seekable'); - } - if (-1 === fseek($this->stream, $offset, $whence)) { - throw new \RuntimeException('Unable to seek to stream position ' . $offset . ' with whence ' . var_export($whence, true)); - } - } - - public function read($length) - { - if (!isset($this->stream)) { - throw new \RuntimeException('Stream is detached'); - } - if (!$this->readable) { - throw new \RuntimeException('Cannot read from non-readable stream'); - } - if ($length < 0) { - throw new \RuntimeException('Length parameter cannot be negative'); - } - - if (0 === $length) { - return ''; - } - - $string = fread($this->stream, $length); - if (false === $string) { - throw new \RuntimeException('Unable to read from stream'); - } - - return $string; - } - - public function write($string) - { - if (!isset($this->stream)) { - throw new \RuntimeException('Stream is detached'); - } - if (!$this->writable) { - throw new \RuntimeException('Cannot write to a non-writable stream'); - } - - // We can't know the size after writing anything - $this->size = null; - $result = fwrite($this->stream, $string); - - if (false === $result) { - throw new \RuntimeException('Unable to write to stream'); - } - - return $result; - } - - public function getMetadata($key = null) - { - if (!isset($this->stream)) { - return $key ? null : []; - } - - $meta = stream_get_meta_data($this->stream); - - return isset($meta[$key]) ? $meta[$key] : null; - } - - private function next($endStr = '') - { - $this->streaming = false; - ++$this->index; - $this->write($endStr); - $this->currStream = null; - - return $endStr; - } -} diff --git a/vendor/alibabacloud/tea-fileform/tests/FileFormTest.php b/vendor/alibabacloud/tea-fileform/tests/FileFormTest.php deleted file mode 100755 index 67d24e8c..00000000 --- a/vendor/alibabacloud/tea-fileform/tests/FileFormTest.php +++ /dev/null @@ -1,81 +0,0 @@ -assertTrue($stream instanceof FileFormStream); - $stream->write($boundary); - $this->assertTrue(\strlen($boundary) === $stream->getSize()); - } - - public function testSet() - { - $fileField = new FileField([ - 'filename' => 'fake filename', - 'contentType' => 'content type', - 'content' => null, - ]); - - $this->assertEquals('fake filename', $fileField->filename); - $this->assertEquals('content type', $fileField->contentType); - } - - public function testRead() - { - $fileField = new FileField(); - $fileField->filename = 'haveContent'; - $fileField->contentType = 'contentType'; - $fileField->content = new Stream(fopen('data://text/plain;base64,' . base64_encode('This is file test. This sentence must be long'), 'r')); - - $fileFieldNoContent = new FileField(); - $fileFieldNoContent->filename = 'noContent'; - $fileFieldNoContent->contentType = 'contentType'; - $fileFieldNoContent->content = null; - - $map = [ - 'key' => 'value', - 'testKey' => 'testValue', - 'haveFile' => $fileField, - 'noFile' => $fileFieldNoContent, - ]; - - $stream = FileForm::toFileForm($map, 'testBoundary'); - - $result = $stream->getContents(); - $target = "--testBoundary\r\nContent-Disposition: form-data; name=\"key\"\r\n\r\nvalue\r\n--testBoundary\r\nContent-Disposition: form-data; name=\"testKey\"\r\n\r\ntestValue\r\n--testBoundary\r\nContent-Disposition: form-data; name=\"haveFile\"; filename=\"haveContent\"\r\nContent-Type: contentType\r\n\r\nThis is file test. This sentence must be long\r\n--testBoundary--\r\n"; - - $this->assertEquals($target, $result); - } - - public function testReadFile() - { - $fileField = new FileField(); - $fileField->filename = 'composer.json'; - $fileField->contentType = 'application/json'; - $fileField->content = new Stream(fopen(__DIR__ . '/../composer.json', 'r')); - $map = [ - 'name' => 'json_file', - 'type' => 'application/json', - 'json_file' => $fileField, - ]; - - $boundary = FileForm::getBoundary(); - $fileStream = FileForm::toFileForm($map, $boundary); - $this->assertTrue(false !== strpos($fileStream->getContents(), 'json_file')); - } -} diff --git a/vendor/alibabacloud/tea-fileform/tests/bootstrap.php b/vendor/alibabacloud/tea-fileform/tests/bootstrap.php deleted file mode 100755 index c62c4e81..00000000 --- a/vendor/alibabacloud/tea-fileform/tests/bootstrap.php +++ /dev/null @@ -1,3 +0,0 @@ -setRiskyAllowed(true) - ->setIndent(' ') - ->setRules([ - '@PSR2' => true, - '@PhpCsFixer' => true, - '@Symfony:risky' => true, - 'concat_space' => ['spacing' => 'one'], - 'array_syntax' => ['syntax' => 'short'], - 'array_indentation' => true, - 'combine_consecutive_unsets' => true, - 'method_separation' => true, - 'single_quote' => true, - 'declare_equal_normalize' => true, - 'function_typehint_space' => true, - 'hash_to_slash_comment' => true, - 'include' => true, - 'lowercase_cast' => true, - 'no_multiline_whitespace_before_semicolons' => true, - 'no_leading_import_slash' => true, - 'no_multiline_whitespace_around_double_arrow' => true, - 'no_spaces_around_offset' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unused_imports' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'object_operator_without_whitespace' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline_array' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'no_extra_consecutive_blank_lines' => [ - 'curly_brace_block', - 'extra', - 'parenthesis_brace_block', - 'square_brace_block', - 'throw', - 'use', - ], - 'binary_operator_spaces' => [ - 'align_double_arrow' => true, - 'align_equals' => true, - ], - 'braces' => [ - 'allow_single_line_closure' => true, - ], - ]) - ->setFinder( - PhpCsFixer\Finder::create() - ->exclude('vendor') - ->exclude('tests') - ->in(__DIR__) - ); diff --git a/vendor/alibabacloud/tea-oss-sdk/LICENSE b/vendor/alibabacloud/tea-oss-sdk/LICENSE deleted file mode 100755 index ec13fccd..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/alibabacloud/tea-oss-sdk/README-CN.md b/vendor/alibabacloud/tea-oss-sdk/README-CN.md deleted file mode 100755 index 435fc9db..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/README-CN.md +++ /dev/null @@ -1,31 +0,0 @@ -[English](README.md) | 简体中文 - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Aliyun Tea OSS SDK Library for PHP - -## 安装 - -### Composer - -```bash -composer require alibabacloud/tea-oss-sdk -``` - -## 问题 - -[提交 Issue](https://github.com/aliyun/alibabacloud-oss-sdk/issues/new),不符合指南的问题可能会立即关闭。 - -## 发行说明 - -每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。 - -## 相关 - -* [最新源码](https://github.com/aliyun/alibabacloud-oss-sdk) - -## 许可证 - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-oss-sdk/README.md b/vendor/alibabacloud/tea-oss-sdk/README.md deleted file mode 100755 index 69d114be..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/README.md +++ /dev/null @@ -1,31 +0,0 @@ -English | [简体中文](README-CN.md) - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Aliyun Tea OSS SDK Library for PHP - -## Installation - -### Composer - -```bash -composer require alibabacloud/tea-oss-sdk -``` - -## Issues - -[Opening an Issue](https://github.com/aliyun/alibabacloud-oss-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately. - -## Changelog - -Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). - -## References - -* [Latest Release](https://github.com/aliyun/alibabacloud-oss-sdk) - -## License - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-oss-sdk/autoload.php b/vendor/alibabacloud/tea-oss-sdk/autoload.php deleted file mode 100755 index e9f21de7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/autoload.php +++ /dev/null @@ -1,17 +0,0 @@ -5.5", - "alibabacloud/tea-utils": "^0.2.0", - "alibabacloud/tea-oss-utils": "^0.3.0", - "alibabacloud/tea-xml": "^0.2", - "alibabacloud/tea-fileform": "^0.3.0", - "alibabacloud/credentials": "^1.1" - }, - "autoload": { - "psr-4": { - "AlibabaCloud\\SDK\\OSS\\": "src" - } - }, - "scripts": { - "fixer": "php-cs-fixer fix ./" - }, - "config": { - "sort-packages": true, - "preferred-install": "dist", - "optimize-autoloader": true - }, - "prefer-stable": true -} \ No newline at end of file diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS.php deleted file mode 100755 index 0aee78c0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS.php +++ /dev/null @@ -1,7255 +0,0 @@ - 'ParameterMissing', - 'message' => "'config' can not be unset", - ]); - } - if (Utils::empty_($config->type)) { - $config->type = 'access_key'; - } - $credentialConfig = new Config([ - 'accessKeyId' => $config->accessKeyId, - 'type' => $config->type, - 'accessKeySecret' => $config->accessKeySecret, - 'securityToken' => $config->securityToken, - ]); - $this->_credential = new Credential($credentialConfig); - if (Utils::isUnset($config->isEnableMD5)) { - $config->isEnableMD5 = false; - } - if (Utils::isUnset($config->isEnableCrc)) { - $config->isEnableCrc = false; - } - $this->_endpoint = $config->endpoint; - $this->_protocol = $config->protocol; - $this->_regionId = $config->regionId; - $this->_userAgent = $config->userAgent; - $this->_readTimeout = $config->readTimeout; - $this->_connectTimeout = $config->connectTimeout; - $this->_localAddr = $config->localAddr; - $this->_httpProxy = $config->httpProxy; - $this->_httpsProxy = $config->httpsProxy; - $this->_noProxy = $config->noProxy; - $this->_socks5Proxy = $config->socks5Proxy; - $this->_socks5NetWork = $config->socks5NetWork; - $this->_maxIdleConns = $config->maxIdleConns; - $this->_signatureVersion = $config->signatureVersion; - $this->_addtionalHeaders = $config->addtionalHeaders; - $this->_hostModel = $config->hostModel; - $this->_isEnableMD5 = $config->isEnableMD5; - $this->_isEnableCrc = $config->isEnableCrc; - } - - /** - * @param PutBucketLifecycleRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketLifecycleResponse - */ - public function putBucketLifecycle($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?lifecycle'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketLifecycleResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteMultipleObjectsRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteMultipleObjectsResponse - */ - public function deleteMultipleObjects($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/?delete'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - if (!Utils::isUnset($request->header) && !Utils::empty_($request->header->contentMD5)) { - $_request->headers['content-md5'] = $request->header->contentMD5; - } else { - $_request->headers['content-md5'] = OSSUtils::getContentMD5($reqBody, $this->_isEnableMD5); - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, DeleteMultipleObjectsResponse::class); - - return DeleteMultipleObjectsResponse::fromMap(Tea::merge([ - 'DeleteResult' => @$respMap['DeleteResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketRefererRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketRefererResponse - */ - public function putBucketReferer($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?referer'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketRefererResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketWebsiteRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketWebsiteResponse - */ - public function putBucketWebsite($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?website'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketWebsiteResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param CompleteMultipartUploadRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return CompleteMultipartUploadResponse - */ - public function completeMultipartUpload($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, CompleteMultipartUploadResponse::class); - - return CompleteMultipartUploadResponse::fromMap(Tea::merge([ - 'CompleteMultipartUploadResult' => @$respMap['CompleteMultipartUploadResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketLoggingRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketLoggingResponse - */ - public function putBucketLogging($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?logging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketLoggingResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketRequestPaymentRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketRequestPaymentResponse - */ - public function putBucketRequestPayment($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?requestPayment'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketRequestPaymentResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketEncryptionRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketEncryptionResponse - */ - public function putBucketEncryption($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?encryption'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketEncryptionResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutLiveChannelRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutLiveChannelResponse - */ - public function putLiveChannel($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->channelName . '?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, PutLiveChannelResponse::class); - - return PutLiveChannelResponse::fromMap(Tea::merge([ - 'CreateLiveChannelResult' => @$respMap['CreateLiveChannelResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketTagsRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketTagsResponse - */ - public function putBucketTags($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?tagging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketTagsResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutObjectTaggingRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutObjectTaggingResponse - */ - public function putObjectTagging($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->objectName . '?tagging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutObjectTaggingResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param SelectObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return SelectObjectResponse - */ - public function selectObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return SelectObjectResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketCORSRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketCORSResponse - */ - public function putBucketCORS($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?cors'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketCORSResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketResponse - */ - public function putBucket($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $reqBody = XML::toXML(Tea::merge($request->body)); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = $reqBody; - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param ListMultipartUploadsRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return ListMultipartUploadsResponse - */ - public function listMultipartUploads($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?uploads'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, ListMultipartUploadsResponse::class); - - return ListMultipartUploadsResponse::fromMap(Tea::merge([ - 'ListMultipartUploadsResult' => @$respMap['ListMultipartUploadsResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketRequestPaymentRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketRequestPaymentResponse - */ - public function getBucketRequestPayment($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?requestPayment'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketRequestPaymentResponse::class); - - return GetBucketRequestPaymentResponse::fromMap(Tea::merge([ - 'RequestPaymentConfiguration' => @$respMap['RequestPaymentConfiguration'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketEncryptionRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketEncryptionResponse - */ - public function getBucketEncryption($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?encryption'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketEncryptionResponse::class); - - return GetBucketEncryptionResponse::fromMap(Tea::merge([ - 'ServerSideEncryptionRule' => @$respMap['ServerSideEncryptionRule'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketTagsRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketTagsResponse - */ - public function getBucketTags($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?tagging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketTagsResponse::class); - - return GetBucketTagsResponse::fromMap(Tea::merge([ - 'Tagging' => @$respMap['Tagging'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetServiceRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetServiceResponse - */ - public function getService($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/'; - $_request->headers = [ - 'host' => OSSUtils::getHost('', $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, '', $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetServiceResponse::class); - - return GetServiceResponse::fromMap(Tea::merge([ - 'ListAllMyBucketsResult' => @$respMap['ListAllMyBucketsResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketEncryptionRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketEncryptionResponse - */ - public function deleteBucketEncryption($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/?encryption'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketEncryptionResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketTagsRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketTagsResponse - */ - public function deleteBucketTags($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketTagsResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketWebsiteRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketWebsiteResponse - */ - public function getBucketWebsite($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?website'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketWebsiteResponse::class); - - return GetBucketWebsiteResponse::fromMap(Tea::merge([ - 'WebsiteConfiguration' => @$respMap['WebsiteConfiguration'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteLiveChannelRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteLiveChannelResponse - */ - public function deleteLiveChannel($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/' . $request->channelName . '?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteLiveChannelResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketLocationRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketLocationResponse - */ - public function getBucketLocation($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?location'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketLocationResponse::class); - - return GetBucketLocationResponse::fromMap(Tea::merge([ - 'LocationConstraint' => @$respMap['LocationConstraint'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param ListLiveChannelRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return ListLiveChannelResponse - */ - public function listLiveChannel($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, ListLiveChannelResponse::class); - - return ListLiveChannelResponse::fromMap(Tea::merge([ - 'ListLiveChannelResult' => @$respMap['ListLiveChannelResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetObjectMetaRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetObjectMetaResponse - */ - public function getObjectMeta($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'HEAD'; - $_request->pathname = '/' . $request->objectName . '?objectMeta'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return GetObjectMetaResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketAclRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketAclResponse - */ - public function getBucketAcl($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?acl'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketAclResponse::class); - - return GetBucketAclResponse::fromMap(Tea::merge([ - 'AccessControlPolicy' => @$respMap['AccessControlPolicy'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param ListPartsRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return ListPartsResponse - */ - public function listParts($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, ListPartsResponse::class); - - return ListPartsResponse::fromMap(Tea::merge([ - 'ListPartsResult' => @$respMap['ListPartsResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetLiveChannelHistoryRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetLiveChannelHistoryResponse - */ - public function getLiveChannelHistory($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->channelName . '?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetLiveChannelHistoryResponse::class); - - return GetLiveChannelHistoryResponse::fromMap(Tea::merge([ - 'LiveChannelHistory' => @$respMap['LiveChannelHistory'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketResponse - */ - public function getBucket($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketResponse::class); - - return GetBucketResponse::fromMap(Tea::merge([ - 'ListBucketResult' => @$respMap['ListBucketResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetLiveChannelInfoRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetLiveChannelInfoResponse - */ - public function getLiveChannelInfo($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->channelName . '?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetLiveChannelInfoResponse::class); - - return GetLiveChannelInfoResponse::fromMap(Tea::merge([ - 'LiveChannelConfiguration' => @$respMap['LiveChannelConfiguration'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetLiveChannelStatRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetLiveChannelStatResponse - */ - public function getLiveChannelStat($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->channelName . '?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetLiveChannelStatResponse::class); - - return GetLiveChannelStatResponse::fromMap(Tea::merge([ - 'LiveChannelStat' => @$respMap['LiveChannelStat'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteObjectResponse - */ - public function deleteObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteObjectResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param AbortMultipartUploadRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return AbortMultipartUploadResponse - */ - public function abortMultipartUpload($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return AbortMultipartUploadResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param AppendObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return AppendObjectResponse - */ - public function appendObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $ctx = []; - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/' . $request->objectName . '?append'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header)), OSSUtils::parseMeta($request->userMeta, 'x-oss-meta-')); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->body = OSSUtils::inject($request->body, $ctx); - if (!Utils::isUnset($request->header) && !Utils::empty_($request->header->contentType)) { - $_request->headers['content-type'] = $request->header->contentType; - } else { - $_request->headers['content-type'] = OSSUtils::getContentType($request->objectName); - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - if ($this->_isEnableCrc && !Utils::equalString(@$ctx['crc'], @$_response->headers['x-oss-hash-crc64ecma'])) { - throw new TeaError([ - 'code' => 'CrcNotMatched', - 'data' => [ - 'clientCrc' => @$ctx['crc'], - 'serverCrc' => @$_response->headers['x-oss-hash-crc64ecma'], - ], - ]); - } - if ($this->_isEnableMD5 && !Utils::equalString(@$ctx['md5'], @$_response->headers['content-md5'])) { - throw new TeaError([ - 'code' => 'MD5NotMatched', - 'data' => [ - 'clientMD5' => @$ctx['md5'], - 'serverMD5' => @$_response->headers['content-md5'], - ], - ]); - } - - return AppendObjectResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param UploadPartCopyRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return UploadPartCopyResponse - */ - public function uploadPartCopy($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, UploadPartCopyResponse::class); - - return UploadPartCopyResponse::fromMap(Tea::merge([ - 'CopyPartResult' => @$respMap['CopyPartResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetVodPlaylistRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetVodPlaylistResponse - */ - public function getVodPlaylist($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->channelName . '?vod'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return GetVodPlaylistResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketCORSRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketCORSResponse - */ - public function deleteBucketCORS($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/?cors'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketCORSResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetObjectResponse - */ - public function getObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return GetObjectResponse::fromMap(Tea::merge([ - 'body' => $_response->body, - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param UploadPartRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return UploadPartResponse - */ - public function uploadPart($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $ctx = []; - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->body = OSSUtils::inject($request->body, $ctx); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - if ($this->_isEnableCrc && !Utils::equalString(@$ctx['crc'], @$_response->headers['x-oss-hash-crc64ecma'])) { - throw new TeaError([ - 'code' => 'CrcNotMatched', - 'data' => [ - 'clientCrc' => @$ctx['crc'], - 'serverCrc' => @$_response->headers['x-oss-hash-crc64ecma'], - ], - ]); - } - if ($this->_isEnableMD5 && !Utils::equalString(@$ctx['md5'], @$_response->headers['content-md5'])) { - throw new TeaError([ - 'code' => 'MD5NotMatched', - 'data' => [ - 'clientMD5' => @$ctx['md5'], - 'serverMD5' => @$_response->headers['content-md5'], - ], - ]); - } - - return UploadPartResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketCORSRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketCORSResponse - */ - public function getBucketCORS($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?cors'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketCORSResponse::class); - - return GetBucketCORSResponse::fromMap(Tea::merge([ - 'CORSConfiguration' => @$respMap['CORSConfiguration'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param CopyObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return CopyObjectResponse - */ - public function copyObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->destObjectName . ''; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['x-oss-copy-source'] = OSSUtils::encode(@$_request->headers['x-oss-copy-source'], 'UrlEncode'); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, CopyObjectResponse::class); - - return CopyObjectResponse::fromMap(Tea::merge([ - 'CopyObjectResult' => @$respMap['CopyObjectResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetObjectTaggingRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetObjectTaggingResponse - */ - public function getObjectTagging($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->objectName . '?tagging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetObjectTaggingResponse::class); - - return GetObjectTaggingResponse::fromMap(Tea::merge([ - 'Tagging' => @$respMap['Tagging'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketLifecycleRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketLifecycleResponse - */ - public function deleteBucketLifecycle($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/?lifecycle'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketLifecycleResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketLoggingRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketLoggingResponse - */ - public function deleteBucketLogging($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/?logging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketLoggingResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketWebsiteRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketWebsiteResponse - */ - public function deleteBucketWebsite($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/?website'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketWebsiteResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetSymlinkRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetSymlinkResponse - */ - public function getSymlink($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->objectName . '?symlink'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return GetSymlinkResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketLifecycleRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketLifecycleResponse - */ - public function getBucketLifecycle($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?lifecycle'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketLifecycleResponse::class); - - return GetBucketLifecycleResponse::fromMap(Tea::merge([ - 'LifecycleConfiguration' => @$respMap['LifecycleConfiguration'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutSymlinkRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutSymlinkResponse - */ - public function putSymlink($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->objectName . '?symlink'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutSymlinkResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketRefererRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketRefererResponse - */ - public function getBucketReferer($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?referer'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketRefererResponse::class); - - return GetBucketRefererResponse::fromMap(Tea::merge([ - 'RefererConfiguration' => @$respMap['RefererConfiguration'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param CallbackRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return CallbackResponse - */ - public function callback($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return CallbackResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketLoggingRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketLoggingResponse - */ - public function getBucketLogging($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?logging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketLoggingResponse::class); - - return GetBucketLoggingResponse::fromMap(Tea::merge([ - 'BucketLoggingStatus' => @$respMap['BucketLoggingStatus'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutObjectAclRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutObjectAclResponse - */ - public function putObjectAcl($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->objectName . '?acl'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutObjectAclResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetBucketInfoRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetBucketInfoResponse - */ - public function getBucketInfo($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/?bucketInfo'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetBucketInfoResponse::class); - - return GetBucketInfoResponse::fromMap(Tea::merge([ - 'BucketInfo' => @$respMap['BucketInfo'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutLiveChannelStatusRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutLiveChannelStatusResponse - */ - public function putLiveChannelStatus($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->channelName . '?live'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutLiveChannelStatusResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param InitiateMultipartUploadRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return InitiateMultipartUploadResponse - */ - public function initiateMultipartUpload($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/' . $request->objectName . '?uploads'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - if (!Utils::isUnset($request->header) && !Utils::empty_($request->header->contentType)) { - $_request->headers['content-type'] = $request->header->contentType; - } else { - $_request->headers['content-type'] = OSSUtils::getContentType($request->objectName); - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, InitiateMultipartUploadResponse::class); - - return InitiateMultipartUploadResponse::fromMap(Tea::merge([ - 'InitiateMultipartUploadResult' => @$respMap['InitiateMultipartUploadResult'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param OptionObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return OptionObjectResponse - */ - public function optionObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'OPTIONS'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return OptionObjectResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PostVodPlaylistRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PostVodPlaylistResponse - */ - public function postVodPlaylist($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/' . $request->channelName . '/' . $request->playlistName . '?vod'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->query = Utils::stringifyMapValue(Tea::merge($request->filter)); - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PostVodPlaylistResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PostObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PostObjectResponse - */ - public function postObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $boundary = FileForm::getBoundary(); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - $_request->headers['content-type'] = 'multipart/form-data; boundary=' . $boundary . ''; - $form = Tea::merge([ - 'OSSAccessKeyId' => $request->header->accessKeyId, - 'policy' => $request->header->policy, - 'Signature' => $request->header->signature, - 'key' => $request->header->key, - 'success_action_status' => $request->header->successActionStatus, - 'file' => $request->header->file, - ], OSSUtils::toMeta($request->header->userMeta, 'x-oss-meta-')); - $_request->body = FileForm::toFileForm($form, $boundary); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = Utils::readAsString($_response->body); - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $respMap = XML::parseXml($bodyStr, PostObjectResponse::class); - - return PostObjectResponse::fromMap(Tea::merge($respMap)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param HeadObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return HeadObjectResponse - */ - public function headObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'HEAD'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return HeadObjectResponse::fromMap(Tea::merge([ - 'usermeta' => OSSUtils::toMeta($_response->headers, 'x-oss-meta-'), - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteObjectTaggingRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteObjectTaggingResponse - */ - public function deleteObjectTagging($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/' . $request->objectName . '?tagging'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteObjectTaggingResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param RestoreObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return RestoreObjectResponse - */ - public function restoreObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'POST'; - $_request->pathname = '/' . $request->objectName . '?restore'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return RestoreObjectResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param GetObjectAclRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return GetObjectAclResponse - */ - public function getObjectAcl($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'GET'; - $_request->pathname = '/' . $request->objectName . '?acl'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - $bodyStr = Utils::readAsString($_response->body); - $respMap = XML::parseXml($bodyStr, GetObjectAclResponse::class); - - return GetObjectAclResponse::fromMap(Tea::merge([ - 'AccessControlPolicy' => @$respMap['AccessControlPolicy'], - ], $_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutBucketAclRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutBucketAclResponse - */ - public function putBucketAcl($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/?acl'; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header))); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return PutBucketAclResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param DeleteBucketRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return DeleteBucketResponse - */ - public function deleteBucket($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'DELETE'; - $_request->pathname = '/'; - $_request->headers = [ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ]; - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - - return DeleteBucketResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param PutObjectRequest $request - * @param RuntimeOptions $runtime - * - * @throws TeaError - * @throws Exception - * @throws TeaUnableRetryError - * - * @return PutObjectResponse - */ - public function putObject($request, $runtime) - { - $request->validate(); - $runtime->validate(); - $_runtime = [ - 'timeouted' => 'retry', - 'readTimeout' => Utils::defaultNumber($runtime->readTimeout, $this->_readTimeout), - 'connectTimeout' => Utils::defaultNumber($runtime->connectTimeout, $this->_connectTimeout), - 'localAddr' => Utils::defaultString($runtime->localAddr, $this->_localAddr), - 'httpProxy' => Utils::defaultString($runtime->httpProxy, $this->_httpProxy), - 'httpsProxy' => Utils::defaultString($runtime->httpsProxy, $this->_httpsProxy), - 'noProxy' => Utils::defaultString($runtime->noProxy, $this->_noProxy), - 'socks5Proxy' => Utils::defaultString($runtime->socks5Proxy, $this->_socks5Proxy), - 'socks5NetWork' => Utils::defaultString($runtime->socks5NetWork, $this->_socks5NetWork), - 'maxIdleConns' => Utils::defaultNumber($runtime->maxIdleConns, $this->_maxIdleConns), - 'retry' => [ - 'retryable' => $runtime->autoretry, - 'maxAttempts' => Utils::defaultNumber($runtime->maxAttempts, 3), - ], - 'backoff' => [ - 'policy' => Utils::defaultString($runtime->backoffPolicy, 'no'), - 'period' => Utils::defaultNumber($runtime->backoffPeriod, 1), - ], - 'ignoreSSL' => $runtime->ignoreSSL, - ]; - $_lastRequest = null; - $_lastException = null; - $_now = time(); - $_retryTimes = 0; - while (Tea::allowRetry(@$_runtime['retry'], $_retryTimes, $_now)) { - if ($_retryTimes > 0) { - $_backoffTime = Tea::getBackoffTime(@$_runtime['backoff'], $_retryTimes); - if ($_backoffTime > 0) { - Tea::sleep($_backoffTime); - } - } - $_retryTimes = $_retryTimes + 1; - - try { - $_request = new Request(); - $ctx = []; - $accessKeyId = $this->_credential->getAccessKeyId(); - $accessKeySecret = $this->_credential->getAccessKeySecret(); - $token = $this->_credential->getSecurityToken(); - $_request->protocol = $this->_protocol; - $_request->method = 'PUT'; - $_request->pathname = '/' . $request->objectName . ''; - $_request->headers = Tea::merge([ - 'host' => OSSUtils::getHost($request->bucketName, $this->_regionId, $this->_endpoint, $this->_hostModel), - 'date' => Utils::getDateUTCString(), - 'user-agent' => $this->getUserAgent(), - ], Utils::stringifyMapValue(Tea::merge($request->header)), OSSUtils::parseMeta($request->userMeta, 'x-oss-meta-')); - if (!Utils::empty_($token)) { - $_request->headers['x-oss-security-token'] = $token; - } - $_request->body = OSSUtils::inject($request->body, $ctx); - if (!Utils::isUnset($request->header) && !Utils::empty_($request->header->contentType)) { - $_request->headers['content-type'] = $request->header->contentType; - } else { - $_request->headers['content-type'] = OSSUtils::getContentType($request->objectName); - } - $_request->headers['authorization'] = OSSUtils::getSignature($_request, $request->bucketName, $accessKeyId, $accessKeySecret, $this->_signatureVersion, $this->_addtionalHeaders); - $_lastRequest = $_request; - $_response = Tea::send($_request, $_runtime); - $respMap = null; - $bodyStr = null; - if (Utils::is4xx($_response->statusCode) || Utils::is5xx($_response->statusCode)) { - $bodyStr = Utils::readAsString($_response->body); - $respMap = OSSUtils::getErrMessage($bodyStr); - - throw new TeaError([ - 'code' => @$respMap['Code'], - 'message' => @$respMap['Message'], - 'data' => [ - 'httpCode' => $_response->statusCode, - 'requestId' => @$respMap['RequestId'], - 'hostId' => @$respMap['HostId'], - ], - ]); - } - if ($this->_isEnableCrc && !Utils::equalString(@$ctx['crc'], @$_response->headers['x-oss-hash-crc64ecma'])) { - throw new TeaError([ - 'code' => 'CrcNotMatched', - 'data' => [ - 'clientCrc' => @$ctx['crc'], - 'serverCrc' => @$_response->headers['x-oss-hash-crc64ecma'], - ], - ]); - } - if ($this->_isEnableMD5 && !Utils::equalString(@$ctx['md5'], @$_response->headers['content-md5'])) { - throw new TeaError([ - 'code' => 'MD5NotMatched', - 'data' => [ - 'clientMD5' => @$ctx['md5'], - 'serverMD5' => @$_response->headers['content-md5'], - ], - ]); - } - - return PutObjectResponse::fromMap(Tea::merge($_response->headers)); - } catch (Exception $e) { - if (!($e instanceof TeaError)) { - $e = new TeaError([], $e->getMessage(), $e->getCode(), $e); - } - if (Tea::isRetryable($e)) { - $_lastException = $e; - - continue; - } - - throw $e; - } - } - - throw new TeaUnableRetryError($_lastRequest, $_lastException); - } - - /** - * @param string $userAgent - */ - public function setUserAgent($userAgent) - { - $this->_userAgent = $userAgent; - } - - /** - * @param string $userAgent - */ - public function appendUserAgent($userAgent) - { - $this->_userAgent = '' . $this->_userAgent . ' ' . $userAgent . ''; - } - - /** - * @return string - */ - public function getUserAgent() - { - return Utils::getUserAgent($this->_userAgent); - } - - /** - * @return string - */ - public function getAccessKeyId() - { - if (Utils::isUnset($this->_credential)) { - return ''; - } - - return $this->_credential->getAccessKeyId(); - } - - /** - * @return string - */ - public function getAccessKeySecret() - { - if (Utils::isUnset($this->_credential)) { - return ''; - } - - return $this->_credential->getAccessKeySecret(); - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest.php deleted file mode 100755 index 20fbc366..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return AbortMultipartUploadRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest/filter.php deleted file mode 100755 index e82ddcf5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadRequest/filter.php +++ /dev/null @@ -1,50 +0,0 @@ - 'uploadId', - ]; - - public function validate() - { - Model::validateRequired('uploadId', $this->uploadId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->uploadId) { - $res['uploadId'] = $this->uploadId; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['uploadId'])) { - $model->uploadId = $map['uploadId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadResponse.php deleted file mode 100755 index f6184003..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AbortMultipartUploadResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return AbortMultipartUploadResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest.php deleted file mode 100755 index b916a2bf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest.php +++ /dev/null @@ -1,126 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'userMeta' => 'UserMeta', - 'body' => 'body', - 'filter' => 'Filter', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->userMeta) { - $res['UserMeta'] = $this->userMeta; - } - if (null !== $this->body) { - $res['body'] = $this->body; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return AppendObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['UserMeta'])) { - $model->userMeta = $map['UserMeta']; - } - if (isset($map['body'])) { - $model->body = $map['body']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/filter.php deleted file mode 100755 index 50f7a538..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/filter.php +++ /dev/null @@ -1,50 +0,0 @@ - 'position', - ]; - - public function validate() - { - Model::validateRequired('position', $this->position, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->position) { - $res['position'] = $this->position; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['position'])) { - $model->position = $map['position']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/header.php deleted file mode 100755 index 51aab290..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectRequest/header.php +++ /dev/null @@ -1,161 +0,0 @@ - 'Cache-Control', - 'contentDisposition' => 'Content-Disposition', - 'contentEncoding' => 'Content-Encoding', - 'contentMD5' => 'Content-MD5', - 'expires' => 'Expires', - 'serverSideEncryption' => 'x-oss-server-side-encryption', - 'objectAcl' => 'x-oss-object-acl', - 'storageClass' => 'x-oss-storage-class', - 'contentType' => 'content-type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->cacheControl) { - $res['Cache-Control'] = $this->cacheControl; - } - if (null !== $this->contentDisposition) { - $res['Content-Disposition'] = $this->contentDisposition; - } - if (null !== $this->contentEncoding) { - $res['Content-Encoding'] = $this->contentEncoding; - } - if (null !== $this->contentMD5) { - $res['Content-MD5'] = $this->contentMD5; - } - if (null !== $this->expires) { - $res['Expires'] = $this->expires; - } - if (null !== $this->serverSideEncryption) { - $res['x-oss-server-side-encryption'] = $this->serverSideEncryption; - } - if (null !== $this->objectAcl) { - $res['x-oss-object-acl'] = $this->objectAcl; - } - if (null !== $this->storageClass) { - $res['x-oss-storage-class'] = $this->storageClass; - } - if (null !== $this->contentType) { - $res['content-type'] = $this->contentType; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Cache-Control'])) { - $model->cacheControl = $map['Cache-Control']; - } - if (isset($map['Content-Disposition'])) { - $model->contentDisposition = $map['Content-Disposition']; - } - if (isset($map['Content-Encoding'])) { - $model->contentEncoding = $map['Content-Encoding']; - } - if (isset($map['Content-MD5'])) { - $model->contentMD5 = $map['Content-MD5']; - } - if (isset($map['Expires'])) { - $model->expires = $map['Expires']; - } - if (isset($map['x-oss-server-side-encryption'])) { - $model->serverSideEncryption = $map['x-oss-server-side-encryption']; - } - if (isset($map['x-oss-object-acl'])) { - $model->objectAcl = $map['x-oss-object-acl']; - } - if (isset($map['x-oss-storage-class'])) { - $model->storageClass = $map['x-oss-storage-class']; - } - if (isset($map['content-type'])) { - $model->contentType = $map['content-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectResponse.php deleted file mode 100755 index 7d768867..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/AppendObjectResponse.php +++ /dev/null @@ -1,80 +0,0 @@ - 'x-oss-request-id', - 'nextAppendPosition' => 'x-oss-next-append-position', - 'hashCrc64ecma' => 'x-oss-hash-crc64ecma', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('nextAppendPosition', $this->nextAppendPosition, true); - Model::validateRequired('hashCrc64ecma', $this->hashCrc64ecma, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->nextAppendPosition) { - $res['x-oss-next-append-position'] = $this->nextAppendPosition; - } - if (null !== $this->hashCrc64ecma) { - $res['x-oss-hash-crc64ecma'] = $this->hashCrc64ecma; - } - - return $res; - } - - /** - * @param array $map - * - * @return AppendObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['x-oss-next-append-position'])) { - $model->nextAppendPosition = $map['x-oss-next-append-position']; - } - if (isset($map['x-oss-hash-crc64ecma'])) { - $model->hashCrc64ecma = $map['x-oss-hash-crc64ecma']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackRequest.php deleted file mode 100755 index 2ff92f7b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return CallbackRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackResponse.php deleted file mode 100755 index d458ca5e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CallbackResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return CallbackResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest.php deleted file mode 100755 index 90d25e2f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest.php +++ /dev/null @@ -1,97 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'filter' => 'Filter', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return CompleteMultipartUploadRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body.php deleted file mode 100755 index 75ed6d5f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'CompleteMultipartUpload', - ]; - - public function validate() - { - Model::validateRequired('completeMultipartUpload', $this->completeMultipartUpload, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->completeMultipartUpload) { - $res['CompleteMultipartUpload'] = null !== $this->completeMultipartUpload ? $this->completeMultipartUpload->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CompleteMultipartUpload'])) { - $model->completeMultipartUpload = completeMultipartUpload::fromMap($map['CompleteMultipartUpload']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload.php deleted file mode 100755 index 30a591ff..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Part', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->part) { - $res['Part'] = []; - if (null !== $this->part && \is_array($this->part)) { - $n = 0; - foreach ($this->part as $item) { - $res['Part'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return completeMultipartUpload - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Part'])) { - if (!empty($map['Part'])) { - $model->part = []; - $n = 0; - foreach ($map['Part'] as $item) { - $model->part[$n++] = null !== $item ? part::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload/part.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload/part.php deleted file mode 100755 index 76e5d2b8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/body/completeMultipartUpload/part.php +++ /dev/null @@ -1,63 +0,0 @@ - 'PartNumber', - 'eTag' => 'ETag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->partNumber) { - $res['PartNumber'] = $this->partNumber; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - - return $res; - } - - /** - * @param array $map - * - * @return part - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['PartNumber'])) { - $model->partNumber = $map['PartNumber']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/filter.php deleted file mode 100755 index 49c156f3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadRequest/filter.php +++ /dev/null @@ -1,64 +0,0 @@ - 'uploadId', - 'encodingType' => 'Encoding-type', - ]; - - public function validate() - { - Model::validateRequired('uploadId', $this->uploadId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->uploadId) { - $res['uploadId'] = $this->uploadId; - } - if (null !== $this->encodingType) { - $res['Encoding-type'] = $this->encodingType; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['uploadId'])) { - $model->uploadId = $map['uploadId']; - } - if (isset($map['Encoding-type'])) { - $model->encodingType = $map['Encoding-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse.php deleted file mode 100755 index 4274b81b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'completeMultipartUploadResult' => 'CompleteMultipartUploadResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('completeMultipartUploadResult', $this->completeMultipartUploadResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->completeMultipartUploadResult) { - $res['CompleteMultipartUploadResult'] = null !== $this->completeMultipartUploadResult ? $this->completeMultipartUploadResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return CompleteMultipartUploadResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['CompleteMultipartUploadResult'])) { - $model->completeMultipartUploadResult = completeMultipartUploadResult::fromMap($map['CompleteMultipartUploadResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse/completeMultipartUploadResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse/completeMultipartUploadResult.php deleted file mode 100755 index ece6c6f5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CompleteMultipartUploadResponse/completeMultipartUploadResult.php +++ /dev/null @@ -1,105 +0,0 @@ - 'Bucket', - 'eTag' => 'ETag', - 'location' => 'Location', - 'key' => 'Key', - 'encodingType' => 'EncodingType', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = $this->bucket; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - if (null !== $this->location) { - $res['Location'] = $this->location; - } - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->encodingType) { - $res['EncodingType'] = $this->encodingType; - } - - return $res; - } - - /** - * @param array $map - * - * @return completeMultipartUploadResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - $model->bucket = $map['Bucket']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - if (isset($map['Location'])) { - $model->location = $map['Location']; - } - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['EncodingType'])) { - $model->encodingType = $map['EncodingType']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/Config.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/Config.php deleted file mode 100755 index 93b26d58..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/Config.php +++ /dev/null @@ -1,223 +0,0 @@ -accessKeyId, true); - Model::validateRequired('accessKeySecret', $this->accessKeySecret, true); - Model::validatePattern('regionId', $this->regionId, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->type) { - $res['type'] = $this->type; - } - if (null !== $this->securityToken) { - $res['securityToken'] = $this->securityToken; - } - if (null !== $this->accessKeyId) { - $res['accessKeyId'] = $this->accessKeyId; - } - if (null !== $this->accessKeySecret) { - $res['accessKeySecret'] = $this->accessKeySecret; - } - if (null !== $this->endpoint) { - $res['endpoint'] = $this->endpoint; - } - if (null !== $this->protocol) { - $res['protocol'] = $this->protocol; - } - if (null !== $this->regionId) { - $res['regionId'] = $this->regionId; - } - if (null !== $this->userAgent) { - $res['userAgent'] = $this->userAgent; - } - if (null !== $this->hostModel) { - $res['hostModel'] = $this->hostModel; - } - if (null !== $this->signatureVersion) { - $res['signatureVersion'] = $this->signatureVersion; - } - if (null !== $this->isEnableMD5) { - $res['isEnableMD5'] = $this->isEnableMD5; - } - if (null !== $this->isEnableCrc) { - $res['isEnableCrc'] = $this->isEnableCrc; - } - if (null !== $this->readTimeout) { - $res['readTimeout'] = $this->readTimeout; - } - if (null !== $this->connectTimeout) { - $res['connectTimeout'] = $this->connectTimeout; - } - if (null !== $this->localAddr) { - $res['localAddr'] = $this->localAddr; - } - if (null !== $this->httpProxy) { - $res['httpProxy'] = $this->httpProxy; - } - if (null !== $this->httpsProxy) { - $res['httpsProxy'] = $this->httpsProxy; - } - if (null !== $this->noProxy) { - $res['noProxy'] = $this->noProxy; - } - if (null !== $this->socks5Proxy) { - $res['socks5Proxy'] = $this->socks5Proxy; - } - if (null !== $this->socks5NetWork) { - $res['socks5NetWork'] = $this->socks5NetWork; - } - if (null !== $this->maxIdleConns) { - $res['maxIdleConns'] = $this->maxIdleConns; - } - if (null !== $this->addtionalHeaders) { - $res['addtionalHeaders'] = $this->addtionalHeaders; - } - - return $res; - } - - /** - * @param array $map - * - * @return Config - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['type'])) { - $model->type = $map['type']; - } - if (isset($map['securityToken'])) { - $model->securityToken = $map['securityToken']; - } - if (isset($map['accessKeyId'])) { - $model->accessKeyId = $map['accessKeyId']; - } - if (isset($map['accessKeySecret'])) { - $model->accessKeySecret = $map['accessKeySecret']; - } - if (isset($map['endpoint'])) { - $model->endpoint = $map['endpoint']; - } - if (isset($map['protocol'])) { - $model->protocol = $map['protocol']; - } - if (isset($map['regionId'])) { - $model->regionId = $map['regionId']; - } - if (isset($map['userAgent'])) { - $model->userAgent = $map['userAgent']; - } - if (isset($map['hostModel'])) { - $model->hostModel = $map['hostModel']; - } - if (isset($map['signatureVersion'])) { - $model->signatureVersion = $map['signatureVersion']; - } - if (isset($map['isEnableMD5'])) { - $model->isEnableMD5 = $map['isEnableMD5']; - } - if (isset($map['isEnableCrc'])) { - $model->isEnableCrc = $map['isEnableCrc']; - } - if (isset($map['readTimeout'])) { - $model->readTimeout = $map['readTimeout']; - } - if (isset($map['connectTimeout'])) { - $model->connectTimeout = $map['connectTimeout']; - } - if (isset($map['localAddr'])) { - $model->localAddr = $map['localAddr']; - } - if (isset($map['httpProxy'])) { - $model->httpProxy = $map['httpProxy']; - } - if (isset($map['httpsProxy'])) { - $model->httpsProxy = $map['httpsProxy']; - } - if (isset($map['noProxy'])) { - $model->noProxy = $map['noProxy']; - } - if (isset($map['socks5Proxy'])) { - $model->socks5Proxy = $map['socks5Proxy']; - } - if (isset($map['socks5NetWork'])) { - $model->socks5NetWork = $map['socks5NetWork']; - } - if (isset($map['maxIdleConns'])) { - $model->maxIdleConns = $map['maxIdleConns']; - } - if (isset($map['addtionalHeaders'])) { - if (!empty($map['addtionalHeaders'])) { - $model->addtionalHeaders = $map['addtionalHeaders']; - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest.php deleted file mode 100755 index c0a085db..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'destObjectName' => 'DestObjectName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('destObjectName', $this->destObjectName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->destObjectName) { - $res['DestObjectName'] = $this->destObjectName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return CopyObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['DestObjectName'])) { - $model->destObjectName = $map['DestObjectName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest/header.php deleted file mode 100755 index ed3d126b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectRequest/header.php +++ /dev/null @@ -1,204 +0,0 @@ - 'x-oss-copy-source', - 'copySourceIfMatch' => 'x-oss-copy-source-if-match', - 'copySourceIfNoneMatch' => 'x-oss-copy-source-if-none-match', - 'copySourceIfUnmodifiedSince' => 'x-oss-copy-source-if-unmodified-since', - 'copySourceIfModifiedSince' => 'x-oss-copy-source-if-modified-since', - 'metadataDirective' => 'x-oss-metadata-directive', - 'serverSideEncryption' => 'x-oss-server-side-encryption', - 'serverSideEncryptionKeyId' => 'x-oss-server-side-encryption-key-id', - 'objectAcl' => 'x-oss-object-acl', - 'storageClass' => 'x-oss-storage-class', - 'tagging' => 'x-oss-tagging', - 'taggingDirective' => 'x-oss-tagging-directive', - ]; - - public function validate() - { - Model::validateRequired('copySource', $this->copySource, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->copySource) { - $res['x-oss-copy-source'] = $this->copySource; - } - if (null !== $this->copySourceIfMatch) { - $res['x-oss-copy-source-if-match'] = $this->copySourceIfMatch; - } - if (null !== $this->copySourceIfNoneMatch) { - $res['x-oss-copy-source-if-none-match'] = $this->copySourceIfNoneMatch; - } - if (null !== $this->copySourceIfUnmodifiedSince) { - $res['x-oss-copy-source-if-unmodified-since'] = $this->copySourceIfUnmodifiedSince; - } - if (null !== $this->copySourceIfModifiedSince) { - $res['x-oss-copy-source-if-modified-since'] = $this->copySourceIfModifiedSince; - } - if (null !== $this->metadataDirective) { - $res['x-oss-metadata-directive'] = $this->metadataDirective; - } - if (null !== $this->serverSideEncryption) { - $res['x-oss-server-side-encryption'] = $this->serverSideEncryption; - } - if (null !== $this->serverSideEncryptionKeyId) { - $res['x-oss-server-side-encryption-key-id'] = $this->serverSideEncryptionKeyId; - } - if (null !== $this->objectAcl) { - $res['x-oss-object-acl'] = $this->objectAcl; - } - if (null !== $this->storageClass) { - $res['x-oss-storage-class'] = $this->storageClass; - } - if (null !== $this->tagging) { - $res['x-oss-tagging'] = $this->tagging; - } - if (null !== $this->taggingDirective) { - $res['x-oss-tagging-directive'] = $this->taggingDirective; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-copy-source'])) { - $model->copySource = $map['x-oss-copy-source']; - } - if (isset($map['x-oss-copy-source-if-match'])) { - $model->copySourceIfMatch = $map['x-oss-copy-source-if-match']; - } - if (isset($map['x-oss-copy-source-if-none-match'])) { - $model->copySourceIfNoneMatch = $map['x-oss-copy-source-if-none-match']; - } - if (isset($map['x-oss-copy-source-if-unmodified-since'])) { - $model->copySourceIfUnmodifiedSince = $map['x-oss-copy-source-if-unmodified-since']; - } - if (isset($map['x-oss-copy-source-if-modified-since'])) { - $model->copySourceIfModifiedSince = $map['x-oss-copy-source-if-modified-since']; - } - if (isset($map['x-oss-metadata-directive'])) { - $model->metadataDirective = $map['x-oss-metadata-directive']; - } - if (isset($map['x-oss-server-side-encryption'])) { - $model->serverSideEncryption = $map['x-oss-server-side-encryption']; - } - if (isset($map['x-oss-server-side-encryption-key-id'])) { - $model->serverSideEncryptionKeyId = $map['x-oss-server-side-encryption-key-id']; - } - if (isset($map['x-oss-object-acl'])) { - $model->objectAcl = $map['x-oss-object-acl']; - } - if (isset($map['x-oss-storage-class'])) { - $model->storageClass = $map['x-oss-storage-class']; - } - if (isset($map['x-oss-tagging'])) { - $model->tagging = $map['x-oss-tagging']; - } - if (isset($map['x-oss-tagging-directive'])) { - $model->taggingDirective = $map['x-oss-tagging-directive']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse.php deleted file mode 100755 index 7348bfdc..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'copyObjectResult' => 'CopyObjectResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('copyObjectResult', $this->copyObjectResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->copyObjectResult) { - $res['CopyObjectResult'] = null !== $this->copyObjectResult ? $this->copyObjectResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return CopyObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['CopyObjectResult'])) { - $model->copyObjectResult = copyObjectResult::fromMap($map['CopyObjectResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse/copyObjectResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse/copyObjectResult.php deleted file mode 100755 index dd77d956..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/CopyObjectResponse/copyObjectResult.php +++ /dev/null @@ -1,63 +0,0 @@ - 'LastModified', - 'eTag' => 'ETag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->lastModified) { - $res['LastModified'] = $this->lastModified; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - - return $res; - } - - /** - * @param array $map - * - * @return copyObjectResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LastModified'])) { - $model->lastModified = $map['LastModified']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSRequest.php deleted file mode 100755 index 947cdae6..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketCORSRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSResponse.php deleted file mode 100755 index 6b6516ef..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketCORSResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketCORSResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionRequest.php deleted file mode 100755 index 9c180e18..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketEncryptionRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionResponse.php deleted file mode 100755 index 81ddf0e8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketEncryptionResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketEncryptionResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleRequest.php deleted file mode 100755 index ca16a47e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketLifecycleRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleResponse.php deleted file mode 100755 index eebd3172..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLifecycleResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketLifecycleResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingRequest.php deleted file mode 100755 index 201dfbb0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketLoggingRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingResponse.php deleted file mode 100755 index 60ceb9c5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketLoggingResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketLoggingResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketRequest.php deleted file mode 100755 index b0283539..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketResponse.php deleted file mode 100755 index 204eafdb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest.php deleted file mode 100755 index b0ed35f0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest.php +++ /dev/null @@ -1,67 +0,0 @@ - 'BucketName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketTagsRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest/filter.php deleted file mode 100755 index 8bb196c5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsRequest/filter.php +++ /dev/null @@ -1,50 +0,0 @@ - 'tagging', - ]; - - public function validate() - { - Model::validateRequired('tagging', $this->tagging, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->tagging) { - $res['tagging'] = $this->tagging; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['tagging'])) { - $model->tagging = $map['tagging']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsResponse.php deleted file mode 100755 index 0ba6adc8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketTagsResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketTagsResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteRequest.php deleted file mode 100755 index 04659af2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketWebsiteRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteResponse.php deleted file mode 100755 index d8ebc54f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteBucketWebsiteResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteBucketWebsiteResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelRequest.php deleted file mode 100755 index 205f700c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteLiveChannelRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelResponse.php deleted file mode 100755 index e462a405..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteLiveChannelResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteLiveChannelResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest.php deleted file mode 100755 index 3b8c0855..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'body' => 'Body', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteMultipleObjectsRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body.php deleted file mode 100755 index 0deee716..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'Delete', - ]; - - public function validate() - { - Model::validateRequired('delete', $this->delete, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->delete) { - $res['Delete'] = null !== $this->delete ? $this->delete->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Delete'])) { - $model->delete = delete::fromMap($map['Delete']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete.php deleted file mode 100755 index 840fc89c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete.php +++ /dev/null @@ -1,76 +0,0 @@ - 'Object', - 'quiet' => 'Quiet', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->object) { - $res['Object'] = []; - if (null !== $this->object && \is_array($this->object)) { - $n = 0; - foreach ($this->object as $item) { - $res['Object'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - if (null !== $this->quiet) { - $res['Quiet'] = $this->quiet; - } - - return $res; - } - - /** - * @param array $map - * - * @return delete - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Object'])) { - if (!empty($map['Object'])) { - $model->object = []; - $n = 0; - foreach ($map['Object'] as $item) { - $model->object[$n++] = null !== $item ? object::fromMap($item) : $item; - } - } - } - if (isset($map['Quiet'])) { - $model->quiet = $map['Quiet']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete/object.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete/object.php deleted file mode 100755 index cad453ec..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/body/delete/object.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Key', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - - return $res; - } - - /** - * @param array $map - * - * @return object - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/header.php deleted file mode 100755 index dbc3abcc..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsRequest/header.php +++ /dev/null @@ -1,79 +0,0 @@ - 'Encoding-type', - 'contentLength' => 'Content-Length', - 'contentMD5' => 'Content-MD5', - ]; - - public function validate() - { - Model::validateRequired('contentLength', $this->contentLength, true); - Model::validateRequired('contentMD5', $this->contentMD5, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->encodingType) { - $res['Encoding-type'] = $this->encodingType; - } - if (null !== $this->contentLength) { - $res['Content-Length'] = $this->contentLength; - } - if (null !== $this->contentMD5) { - $res['Content-MD5'] = $this->contentMD5; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Encoding-type'])) { - $model->encodingType = $map['Encoding-type']; - } - if (isset($map['Content-Length'])) { - $model->contentLength = $map['Content-Length']; - } - if (isset($map['Content-MD5'])) { - $model->contentMD5 = $map['Content-MD5']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse.php deleted file mode 100755 index 78d0921a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'deleteResult' => 'DeleteResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('deleteResult', $this->deleteResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->deleteResult) { - $res['DeleteResult'] = null !== $this->deleteResult ? $this->deleteResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteMultipleObjectsResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['DeleteResult'])) { - $model->deleteResult = deleteResult::fromMap($map['DeleteResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult.php deleted file mode 100755 index bd6881e2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult.php +++ /dev/null @@ -1,90 +0,0 @@ - 'Quiet', - 'encodingType' => 'EncodingType', - 'deleted' => 'Deleted', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->quiet) { - $res['Quiet'] = $this->quiet; - } - if (null !== $this->encodingType) { - $res['EncodingType'] = $this->encodingType; - } - if (null !== $this->deleted) { - $res['Deleted'] = []; - if (null !== $this->deleted && \is_array($this->deleted)) { - $n = 0; - foreach ($this->deleted as $item) { - $res['Deleted'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return deleteResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Quiet'])) { - $model->quiet = $map['Quiet']; - } - if (isset($map['EncodingType'])) { - $model->encodingType = $map['EncodingType']; - } - if (isset($map['Deleted'])) { - if (!empty($map['Deleted'])) { - $model->deleted = []; - $n = 0; - foreach ($map['Deleted'] as $item) { - $model->deleted[$n++] = null !== $item ? deleted::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult/deleted.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult/deleted.php deleted file mode 100755 index 0a7cadbf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteMultipleObjectsResponse/deleteResult/deleted.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Key', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - - return $res; - } - - /** - * @param array $map - * - * @return deleted - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectRequest.php deleted file mode 100755 index 2337b980..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectResponse.php deleted file mode 100755 index 1f73a0a5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingRequest.php deleted file mode 100755 index f10f4dfe..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteObjectTaggingRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingResponse.php deleted file mode 100755 index 584d72ba..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/DeleteObjectTaggingResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return DeleteObjectTaggingResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclRequest.php deleted file mode 100755 index 85987681..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketAclRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse.php deleted file mode 100755 index 62d2a5c0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'accessControlPolicy' => 'AccessControlPolicy', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('accessControlPolicy', $this->accessControlPolicy, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->accessControlPolicy) { - $res['AccessControlPolicy'] = null !== $this->accessControlPolicy ? $this->accessControlPolicy->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketAclResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['AccessControlPolicy'])) { - $model->accessControlPolicy = accessControlPolicy::fromMap($map['AccessControlPolicy']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy.php deleted file mode 100755 index 2ca986c6..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy.php +++ /dev/null @@ -1,67 +0,0 @@ - 'Owner', - 'accessControlList' => 'AccessControlList', - ]; - - public function validate() - { - Model::validateRequired('owner', $this->owner, true); - Model::validateRequired('accessControlList', $this->accessControlList, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->owner) { - $res['Owner'] = null !== $this->owner ? $this->owner->toMap() : null; - } - if (null !== $this->accessControlList) { - $res['AccessControlList'] = null !== $this->accessControlList ? $this->accessControlList->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return accessControlPolicy - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Owner'])) { - $model->owner = owner::fromMap($map['Owner']); - } - if (isset($map['AccessControlList'])) { - $model->accessControlList = accessControlList::fromMap($map['AccessControlList']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/accessControlList.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/accessControlList.php deleted file mode 100755 index fe4281e7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/accessControlList.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Grant', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->grant) { - $res['Grant'] = $this->grant; - } - - return $res; - } - - /** - * @param array $map - * - * @return accessControlList - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Grant'])) { - $model->grant = $map['Grant']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/owner.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/owner.php deleted file mode 100755 index 70a08c2a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketAclResponse/accessControlPolicy/owner.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ID', - 'displayName' => 'DisplayName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->displayName) { - $res['DisplayName'] = $this->displayName; - } - - return $res; - } - - /** - * @param array $map - * - * @return owner - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['DisplayName'])) { - $model->displayName = $map['DisplayName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSRequest.php deleted file mode 100755 index f6687195..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketCORSRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse.php deleted file mode 100755 index 2f724d79..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'cORSConfiguration' => 'CORSConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('cORSConfiguration', $this->cORSConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->cORSConfiguration) { - $res['CORSConfiguration'] = null !== $this->cORSConfiguration ? $this->cORSConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketCORSResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['CORSConfiguration'])) { - $model->cORSConfiguration = cORSConfiguration::fromMap($map['CORSConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration.php deleted file mode 100755 index eb85cf8b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration.php +++ /dev/null @@ -1,62 +0,0 @@ - 'CORSRule', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->cORSRule) { - $res['CORSRule'] = []; - if (null !== $this->cORSRule && \is_array($this->cORSRule)) { - $n = 0; - foreach ($this->cORSRule as $item) { - $res['CORSRule'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return cORSConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CORSRule'])) { - if (!empty($map['CORSRule'])) { - $model->cORSRule = []; - $n = 0; - foreach ($map['CORSRule'] as $item) { - $model->cORSRule[$n++] = null !== $item ? cORSRule::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration/cORSRule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration/cORSRule.php deleted file mode 100755 index 85c6d080..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketCORSResponse/cORSConfiguration/cORSRule.php +++ /dev/null @@ -1,49 +0,0 @@ - 'MaxAgeSeconds', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->maxAgeSeconds) { - $res['MaxAgeSeconds'] = $this->maxAgeSeconds; - } - - return $res; - } - - /** - * @param array $map - * - * @return cORSRule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['MaxAgeSeconds'])) { - $model->maxAgeSeconds = $map['MaxAgeSeconds']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionRequest.php deleted file mode 100755 index 603bbfe7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketEncryptionRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse.php deleted file mode 100755 index fe50abe3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'serverSideEncryptionRule' => 'ServerSideEncryptionRule', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('serverSideEncryptionRule', $this->serverSideEncryptionRule, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->serverSideEncryptionRule) { - $res['ServerSideEncryptionRule'] = null !== $this->serverSideEncryptionRule ? $this->serverSideEncryptionRule->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketEncryptionResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['ServerSideEncryptionRule'])) { - $model->serverSideEncryptionRule = serverSideEncryptionRule::fromMap($map['ServerSideEncryptionRule']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule.php deleted file mode 100755 index f07502cf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule.php +++ /dev/null @@ -1,51 +0,0 @@ - 'ApplyServerSideEncryptionByDefault', - ]; - - public function validate() - { - Model::validateRequired('applyServerSideEncryptionByDefault', $this->applyServerSideEncryptionByDefault, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->applyServerSideEncryptionByDefault) { - $res['ApplyServerSideEncryptionByDefault'] = null !== $this->applyServerSideEncryptionByDefault ? $this->applyServerSideEncryptionByDefault->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return serverSideEncryptionRule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ApplyServerSideEncryptionByDefault'])) { - $model->applyServerSideEncryptionByDefault = applyServerSideEncryptionByDefault::fromMap($map['ApplyServerSideEncryptionByDefault']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php deleted file mode 100755 index 5d269b60..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketEncryptionResponse/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php +++ /dev/null @@ -1,63 +0,0 @@ - 'SSEAlgorithm', - 'kMSMasterKeyID' => 'KMSMasterKeyID', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->sSEAlgorithm) { - $res['SSEAlgorithm'] = $this->sSEAlgorithm; - } - if (null !== $this->kMSMasterKeyID) { - $res['KMSMasterKeyID'] = $this->kMSMasterKeyID; - } - - return $res; - } - - /** - * @param array $map - * - * @return applyServerSideEncryptionByDefault - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['SSEAlgorithm'])) { - $model->sSEAlgorithm = $map['SSEAlgorithm']; - } - if (isset($map['KMSMasterKeyID'])) { - $model->kMSMasterKeyID = $map['KMSMasterKeyID']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoRequest.php deleted file mode 100755 index f534eca6..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketInfoRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse.php deleted file mode 100755 index 0ebaa9de..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'bucketInfo' => 'BucketInfo', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('bucketInfo', $this->bucketInfo, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->bucketInfo) { - $res['BucketInfo'] = null !== $this->bucketInfo ? $this->bucketInfo->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketInfoResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['BucketInfo'])) { - $model->bucketInfo = bucketInfo::fromMap($map['BucketInfo']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo.php deleted file mode 100755 index df158464..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo.php +++ /dev/null @@ -1,51 +0,0 @@ - 'Bucket', - ]; - - public function validate() - { - Model::validateRequired('bucket', $this->bucket, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = null !== $this->bucket ? $this->bucket->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return bucketInfo - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - $model->bucket = bucket::fromMap($map['Bucket']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket.php deleted file mode 100755 index 622bcf8f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket.php +++ /dev/null @@ -1,179 +0,0 @@ - 'CreationDate', - 'extranetEndpoint' => 'ExtranetEndpoint', - 'intranetEndpoint' => 'IntranetEndpoint', - 'location' => 'Location', - 'name' => 'Name', - 'dataRedundancyType' => 'DataRedundancyType', - 'storageClass' => 'StorageClass', - 'comment' => 'Comment', - 'owner' => 'Owner', - 'accessControlList' => 'AccessControlList', - ]; - - public function validate() - { - Model::validateRequired('owner', $this->owner, true); - Model::validateRequired('accessControlList', $this->accessControlList, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->creationDate) { - $res['CreationDate'] = $this->creationDate; - } - if (null !== $this->extranetEndpoint) { - $res['ExtranetEndpoint'] = $this->extranetEndpoint; - } - if (null !== $this->intranetEndpoint) { - $res['IntranetEndpoint'] = $this->intranetEndpoint; - } - if (null !== $this->location) { - $res['Location'] = $this->location; - } - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->dataRedundancyType) { - $res['DataRedundancyType'] = $this->dataRedundancyType; - } - if (null !== $this->storageClass) { - $res['StorageClass'] = $this->storageClass; - } - if (null !== $this->comment) { - $res['Comment'] = $this->comment; - } - if (null !== $this->owner) { - $res['Owner'] = null !== $this->owner ? $this->owner->toMap() : null; - } - if (null !== $this->accessControlList) { - $res['AccessControlList'] = null !== $this->accessControlList ? $this->accessControlList->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return bucket - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CreationDate'])) { - $model->creationDate = $map['CreationDate']; - } - if (isset($map['ExtranetEndpoint'])) { - $model->extranetEndpoint = $map['ExtranetEndpoint']; - } - if (isset($map['IntranetEndpoint'])) { - $model->intranetEndpoint = $map['IntranetEndpoint']; - } - if (isset($map['Location'])) { - $model->location = $map['Location']; - } - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['DataRedundancyType'])) { - $model->dataRedundancyType = $map['DataRedundancyType']; - } - if (isset($map['StorageClass'])) { - $model->storageClass = $map['StorageClass']; - } - if (isset($map['Comment'])) { - $model->comment = $map['Comment']; - } - if (isset($map['Owner'])) { - $model->owner = owner::fromMap($map['Owner']); - } - if (isset($map['AccessControlList'])) { - $model->accessControlList = accessControlList::fromMap($map['AccessControlList']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/accessControlList.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/accessControlList.php deleted file mode 100755 index b2b6e16b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/accessControlList.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Grant', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->grant) { - $res['Grant'] = $this->grant; - } - - return $res; - } - - /** - * @param array $map - * - * @return accessControlList - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Grant'])) { - $model->grant = $map['Grant']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/owner.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/owner.php deleted file mode 100755 index f24cfdf2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketInfoResponse/bucketInfo/bucket/owner.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ID', - 'displayName' => 'DisplayName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->displayName) { - $res['DisplayName'] = $this->displayName; - } - - return $res; - } - - /** - * @param array $map - * - * @return owner - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['DisplayName'])) { - $model->displayName = $map['DisplayName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleRequest.php deleted file mode 100755 index 175033bf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketLifecycleRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse.php deleted file mode 100755 index 313f89cc..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'lifecycleConfiguration' => 'LifecycleConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('lifecycleConfiguration', $this->lifecycleConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->lifecycleConfiguration) { - $res['LifecycleConfiguration'] = null !== $this->lifecycleConfiguration ? $this->lifecycleConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketLifecycleResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['LifecycleConfiguration'])) { - $model->lifecycleConfiguration = lifecycleConfiguration::fromMap($map['LifecycleConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration.php deleted file mode 100755 index 6518e5f2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Rule', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->rule) { - $res['Rule'] = []; - if (null !== $this->rule && \is_array($this->rule)) { - $n = 0; - foreach ($this->rule as $item) { - $res['Rule'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return lifecycleConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Rule'])) { - if (!empty($map['Rule'])) { - $model->rule = []; - $n = 0; - foreach ($map['Rule'] as $item) { - $model->rule[$n++] = null !== $item ? rule::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule.php deleted file mode 100755 index ee1574bc..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule.php +++ /dev/null @@ -1,141 +0,0 @@ - 'ID', - 'prefix' => 'Prefix', - 'status' => 'Status', - 'expiration' => 'Expiration', - 'transition' => 'Transition', - 'abortMultipartUpload' => 'AbortMultipartUpload', - 'tag' => 'Tag', - ]; - - public function validate() - { - Model::validateRequired('expiration', $this->expiration, true); - Model::validateRequired('transition', $this->transition, true); - Model::validateRequired('abortMultipartUpload', $this->abortMultipartUpload, true); - Model::validateRequired('tag', $this->tag, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->prefix) { - $res['Prefix'] = $this->prefix; - } - if (null !== $this->status) { - $res['Status'] = $this->status; - } - if (null !== $this->expiration) { - $res['Expiration'] = null !== $this->expiration ? $this->expiration->toMap() : null; - } - if (null !== $this->transition) { - $res['Transition'] = null !== $this->transition ? $this->transition->toMap() : null; - } - if (null !== $this->abortMultipartUpload) { - $res['AbortMultipartUpload'] = null !== $this->abortMultipartUpload ? $this->abortMultipartUpload->toMap() : null; - } - if (null !== $this->tag) { - $res['Tag'] = null !== $this->tag ? $this->tag->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return rule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['Prefix'])) { - $model->prefix = $map['Prefix']; - } - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - if (isset($map['Expiration'])) { - $model->expiration = expiration::fromMap($map['Expiration']); - } - if (isset($map['Transition'])) { - $model->transition = transition::fromMap($map['Transition']); - } - if (isset($map['AbortMultipartUpload'])) { - $model->abortMultipartUpload = abortMultipartUpload::fromMap($map['AbortMultipartUpload']); - } - if (isset($map['Tag'])) { - $model->tag = tag::fromMap($map['Tag']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/abortMultipartUpload.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/abortMultipartUpload.php deleted file mode 100755 index 4f571826..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/abortMultipartUpload.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Days', - 'createdBeforeDate' => 'CreatedBeforeDate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->days) { - $res['Days'] = $this->days; - } - if (null !== $this->createdBeforeDate) { - $res['CreatedBeforeDate'] = $this->createdBeforeDate; - } - - return $res; - } - - /** - * @param array $map - * - * @return abortMultipartUpload - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Days'])) { - $model->days = $map['Days']; - } - if (isset($map['CreatedBeforeDate'])) { - $model->createdBeforeDate = $map['CreatedBeforeDate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/expiration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/expiration.php deleted file mode 100755 index f13edfd7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/expiration.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Days', - 'createdBeforeDate' => 'CreatedBeforeDate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->days) { - $res['Days'] = $this->days; - } - if (null !== $this->createdBeforeDate) { - $res['CreatedBeforeDate'] = $this->createdBeforeDate; - } - - return $res; - } - - /** - * @param array $map - * - * @return expiration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Days'])) { - $model->days = $map['Days']; - } - if (isset($map['CreatedBeforeDate'])) { - $model->createdBeforeDate = $map['CreatedBeforeDate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/tag.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/tag.php deleted file mode 100755 index fd39ff7f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/tag.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return tag - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/transition.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/transition.php deleted file mode 100755 index b692c0ed..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLifecycleResponse/lifecycleConfiguration/rule/transition.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Days', - 'storageClass' => 'StorageClass', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->days) { - $res['Days'] = $this->days; - } - if (null !== $this->storageClass) { - $res['StorageClass'] = $this->storageClass; - } - - return $res; - } - - /** - * @param array $map - * - * @return transition - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Days'])) { - $model->days = $map['Days']; - } - if (isset($map['StorageClass'])) { - $model->storageClass = $map['StorageClass']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationRequest.php deleted file mode 100755 index f71bbc72..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketLocationRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationResponse.php deleted file mode 100755 index 4a1ed5f3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLocationResponse.php +++ /dev/null @@ -1,65 +0,0 @@ - 'x-oss-request-id', - 'locationConstraint' => 'LocationConstraint', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('locationConstraint', $this->locationConstraint, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->locationConstraint) { - $res['LocationConstraint'] = $this->locationConstraint; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketLocationResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['LocationConstraint'])) { - $model->locationConstraint = $map['LocationConstraint']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingRequest.php deleted file mode 100755 index e82ee283..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketLoggingRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse.php deleted file mode 100755 index 1eb6e118..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'bucketLoggingStatus' => 'BucketLoggingStatus', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('bucketLoggingStatus', $this->bucketLoggingStatus, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->bucketLoggingStatus) { - $res['BucketLoggingStatus'] = null !== $this->bucketLoggingStatus ? $this->bucketLoggingStatus->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketLoggingResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['BucketLoggingStatus'])) { - $model->bucketLoggingStatus = bucketLoggingStatus::fromMap($map['BucketLoggingStatus']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus.php deleted file mode 100755 index c279b9ab..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus.php +++ /dev/null @@ -1,51 +0,0 @@ - 'LoggingEnabled', - ]; - - public function validate() - { - Model::validateRequired('loggingEnabled', $this->loggingEnabled, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->loggingEnabled) { - $res['LoggingEnabled'] = null !== $this->loggingEnabled ? $this->loggingEnabled->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return bucketLoggingStatus - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LoggingEnabled'])) { - $model->loggingEnabled = loggingEnabled::fromMap($map['LoggingEnabled']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus/loggingEnabled.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus/loggingEnabled.php deleted file mode 100755 index 98fe44e9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketLoggingResponse/bucketLoggingStatus/loggingEnabled.php +++ /dev/null @@ -1,63 +0,0 @@ - 'TargetBucket', - 'targetPrefix' => 'TargetPrefix', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->targetBucket) { - $res['TargetBucket'] = $this->targetBucket; - } - if (null !== $this->targetPrefix) { - $res['TargetPrefix'] = $this->targetPrefix; - } - - return $res; - } - - /** - * @param array $map - * - * @return loggingEnabled - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TargetBucket'])) { - $model->targetBucket = $map['TargetBucket']; - } - if (isset($map['TargetPrefix'])) { - $model->targetPrefix = $map['TargetPrefix']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererRequest.php deleted file mode 100755 index f6a9865a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketRefererRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse.php deleted file mode 100755 index f9336b67..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'refererConfiguration' => 'RefererConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('refererConfiguration', $this->refererConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->refererConfiguration) { - $res['RefererConfiguration'] = null !== $this->refererConfiguration ? $this->refererConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketRefererResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['RefererConfiguration'])) { - $model->refererConfiguration = refererConfiguration::fromMap($map['RefererConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration.php deleted file mode 100755 index 78118348..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration.php +++ /dev/null @@ -1,65 +0,0 @@ - 'AllowEmptyReferer', - 'refererList' => 'RefererList', - ]; - - public function validate() - { - Model::validateRequired('refererList', $this->refererList, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->allowEmptyReferer) { - $res['AllowEmptyReferer'] = $this->allowEmptyReferer; - } - if (null !== $this->refererList) { - $res['RefererList'] = null !== $this->refererList ? $this->refererList->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return refererConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AllowEmptyReferer'])) { - $model->allowEmptyReferer = $map['AllowEmptyReferer']; - } - if (isset($map['RefererList'])) { - $model->refererList = refererList::fromMap($map['RefererList']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration/refererList.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration/refererList.php deleted file mode 100755 index a5aa2dd2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRefererResponse/refererConfiguration/refererList.php +++ /dev/null @@ -1,51 +0,0 @@ - 'Referer', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->referer) { - $res['Referer'] = $this->referer; - } - - return $res; - } - - /** - * @param array $map - * - * @return refererList - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Referer'])) { - if (!empty($map['Referer'])) { - $model->referer = $map['Referer']; - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest.php deleted file mode 100755 index 16ef25f0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest/filter.php deleted file mode 100755 index a7b8017c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequest/filter.php +++ /dev/null @@ -1,105 +0,0 @@ - 'delimiter', - 'marker' => 'marker', - 'maxKeys' => 'max-keys', - 'prefix' => 'prefix', - 'encodingType' => 'encoding-type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->delimiter) { - $res['delimiter'] = $this->delimiter; - } - if (null !== $this->marker) { - $res['marker'] = $this->marker; - } - if (null !== $this->maxKeys) { - $res['max-keys'] = $this->maxKeys; - } - if (null !== $this->prefix) { - $res['prefix'] = $this->prefix; - } - if (null !== $this->encodingType) { - $res['encoding-type'] = $this->encodingType; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['delimiter'])) { - $model->delimiter = $map['delimiter']; - } - if (isset($map['marker'])) { - $model->marker = $map['marker']; - } - if (isset($map['max-keys'])) { - $model->maxKeys = $map['max-keys']; - } - if (isset($map['prefix'])) { - $model->prefix = $map['prefix']; - } - if (isset($map['encoding-type'])) { - $model->encodingType = $map['encoding-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentRequest.php deleted file mode 100755 index 45a04423..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketRequestPaymentRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse.php deleted file mode 100755 index 822fd45f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'requestPaymentConfiguration' => 'RequestPaymentConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('requestPaymentConfiguration', $this->requestPaymentConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->requestPaymentConfiguration) { - $res['RequestPaymentConfiguration'] = null !== $this->requestPaymentConfiguration ? $this->requestPaymentConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketRequestPaymentResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['RequestPaymentConfiguration'])) { - $model->requestPaymentConfiguration = requestPaymentConfiguration::fromMap($map['RequestPaymentConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse/requestPaymentConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse/requestPaymentConfiguration.php deleted file mode 100755 index 53ebd92c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketRequestPaymentResponse/requestPaymentConfiguration.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Payer', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->payer) { - $res['Payer'] = $this->payer; - } - - return $res; - } - - /** - * @param array $map - * - * @return requestPaymentConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Payer'])) { - $model->payer = $map['Payer']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse.php deleted file mode 100755 index 2c190fbb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'listBucketResult' => 'ListBucketResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('listBucketResult', $this->listBucketResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->listBucketResult) { - $res['ListBucketResult'] = null !== $this->listBucketResult ? $this->listBucketResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['ListBucketResult'])) { - $model->listBucketResult = listBucketResult::fromMap($map['ListBucketResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult.php deleted file mode 100755 index be82a552..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult.php +++ /dev/null @@ -1,174 +0,0 @@ - 'Name', - 'prefix' => 'Prefix', - 'marker' => 'Marker', - 'maxKeys' => 'MaxKeys', - 'delimiter' => 'Delimiter', - 'isTruncated' => 'IsTruncated', - 'encodingType' => 'EncodingType', - 'commonPrefixes' => 'CommonPrefixes', - 'contents' => 'Contents', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->prefix) { - $res['Prefix'] = $this->prefix; - } - if (null !== $this->marker) { - $res['Marker'] = $this->marker; - } - if (null !== $this->maxKeys) { - $res['MaxKeys'] = $this->maxKeys; - } - if (null !== $this->delimiter) { - $res['Delimiter'] = $this->delimiter; - } - if (null !== $this->isTruncated) { - $res['IsTruncated'] = $this->isTruncated; - } - if (null !== $this->encodingType) { - $res['EncodingType'] = $this->encodingType; - } - if (null !== $this->commonPrefixes) { - $res['CommonPrefixes'] = $this->commonPrefixes; - } - if (null !== $this->contents) { - $res['Contents'] = []; - if (null !== $this->contents && \is_array($this->contents)) { - $n = 0; - foreach ($this->contents as $item) { - $res['Contents'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return listBucketResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['Prefix'])) { - $model->prefix = $map['Prefix']; - } - if (isset($map['Marker'])) { - $model->marker = $map['Marker']; - } - if (isset($map['MaxKeys'])) { - $model->maxKeys = $map['MaxKeys']; - } - if (isset($map['Delimiter'])) { - $model->delimiter = $map['Delimiter']; - } - if (isset($map['IsTruncated'])) { - $model->isTruncated = $map['IsTruncated']; - } - if (isset($map['EncodingType'])) { - $model->encodingType = $map['EncodingType']; - } - if (isset($map['CommonPrefixes'])) { - $model->commonPrefixes = $map['CommonPrefixes']; - } - if (isset($map['Contents'])) { - if (!empty($map['Contents'])) { - $model->contents = []; - $n = 0; - foreach ($map['Contents'] as $item) { - $model->contents[$n++] = null !== $item ? contents::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents.php deleted file mode 100755 index adc61cd3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents.php +++ /dev/null @@ -1,121 +0,0 @@ - 'Key', - 'eTag' => 'ETag', - 'lastModified' => 'LastModified', - 'size' => 'Size', - 'storageClass' => 'StorageClass', - 'owner' => 'Owner', - ]; - - public function validate() - { - Model::validateRequired('owner', $this->owner, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - if (null !== $this->lastModified) { - $res['LastModified'] = $this->lastModified; - } - if (null !== $this->size) { - $res['Size'] = $this->size; - } - if (null !== $this->storageClass) { - $res['StorageClass'] = $this->storageClass; - } - if (null !== $this->owner) { - $res['Owner'] = null !== $this->owner ? $this->owner->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return contents - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - if (isset($map['LastModified'])) { - $model->lastModified = $map['LastModified']; - } - if (isset($map['Size'])) { - $model->size = $map['Size']; - } - if (isset($map['StorageClass'])) { - $model->storageClass = $map['StorageClass']; - } - if (isset($map['Owner'])) { - $model->owner = owner::fromMap($map['Owner']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents/owner.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents/owner.php deleted file mode 100755 index a478e6a0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketResponse/listBucketResult/contents/owner.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ID', - 'displayName' => 'DisplayName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->displayName) { - $res['DisplayName'] = $this->displayName; - } - - return $res; - } - - /** - * @param array $map - * - * @return owner - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['DisplayName'])) { - $model->displayName = $map['DisplayName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsRequest.php deleted file mode 100755 index a74fff56..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketTagsRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse.php deleted file mode 100755 index 7e1a3651..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'tagging' => 'Tagging', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('tagging', $this->tagging, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->tagging) { - $res['Tagging'] = null !== $this->tagging ? $this->tagging->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketTagsResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['Tagging'])) { - $model->tagging = tagging::fromMap($map['Tagging']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging.php deleted file mode 100755 index 560f964a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging.php +++ /dev/null @@ -1,51 +0,0 @@ - 'TagSet', - ]; - - public function validate() - { - Model::validateRequired('tagSet', $this->tagSet, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->tagSet) { - $res['TagSet'] = null !== $this->tagSet ? $this->tagSet->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return tagging - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TagSet'])) { - $model->tagSet = tagSet::fromMap($map['TagSet']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet.php deleted file mode 100755 index 55c6fe03..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Tag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tag) { - $res['Tag'] = []; - if (null !== $this->tag && \is_array($this->tag)) { - $n = 0; - foreach ($this->tag as $item) { - $res['Tag'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return tagSet - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tag'])) { - if (!empty($map['Tag'])) { - $model->tag = []; - $n = 0; - foreach ($map['Tag'] as $item) { - $model->tag[$n++] = null !== $item ? tag::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet/tag.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet/tag.php deleted file mode 100755 index fefc7f6e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketTagsResponse/tagging/tagSet/tag.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return tag - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteRequest.php deleted file mode 100755 index fd597c28..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteRequest.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketWebsiteRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse.php deleted file mode 100755 index d6e47e83..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'websiteConfiguration' => 'WebsiteConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('websiteConfiguration', $this->websiteConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->websiteConfiguration) { - $res['WebsiteConfiguration'] = null !== $this->websiteConfiguration ? $this->websiteConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetBucketWebsiteResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['WebsiteConfiguration'])) { - $model->websiteConfiguration = websiteConfiguration::fromMap($map['WebsiteConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration.php deleted file mode 100755 index 388f7ac6..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration.php +++ /dev/null @@ -1,83 +0,0 @@ - 'IndexDocument', - 'errorDocument' => 'ErrorDocument', - 'routingRules' => 'RoutingRules', - ]; - - public function validate() - { - Model::validateRequired('indexDocument', $this->indexDocument, true); - Model::validateRequired('errorDocument', $this->errorDocument, true); - Model::validateRequired('routingRules', $this->routingRules, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->indexDocument) { - $res['IndexDocument'] = null !== $this->indexDocument ? $this->indexDocument->toMap() : null; - } - if (null !== $this->errorDocument) { - $res['ErrorDocument'] = null !== $this->errorDocument ? $this->errorDocument->toMap() : null; - } - if (null !== $this->routingRules) { - $res['RoutingRules'] = null !== $this->routingRules ? $this->routingRules->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return websiteConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['IndexDocument'])) { - $model->indexDocument = indexDocument::fromMap($map['IndexDocument']); - } - if (isset($map['ErrorDocument'])) { - $model->errorDocument = errorDocument::fromMap($map['ErrorDocument']); - } - if (isset($map['RoutingRules'])) { - $model->routingRules = routingRules::fromMap($map['RoutingRules']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/errorDocument.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/errorDocument.php deleted file mode 100755 index 252ab02c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/errorDocument.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Key', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - - return $res; - } - - /** - * @param array $map - * - * @return errorDocument - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/indexDocument.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/indexDocument.php deleted file mode 100755 index a6fab03e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/indexDocument.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Suffix', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->suffix) { - $res['Suffix'] = $this->suffix; - } - - return $res; - } - - /** - * @param array $map - * - * @return indexDocument - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Suffix'])) { - $model->suffix = $map['Suffix']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules.php deleted file mode 100755 index 91daa034..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules.php +++ /dev/null @@ -1,62 +0,0 @@ - 'RoutingRule', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->routingRule) { - $res['RoutingRule'] = []; - if (null !== $this->routingRule && \is_array($this->routingRule)) { - $n = 0; - foreach ($this->routingRule as $item) { - $res['RoutingRule'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return routingRules - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RoutingRule'])) { - if (!empty($map['RoutingRule'])) { - $model->routingRule = []; - $n = 0; - foreach ($map['RoutingRule'] as $item) { - $model->routingRule[$n++] = null !== $item ? routingRule::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule.php deleted file mode 100755 index f80f90d8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule.php +++ /dev/null @@ -1,81 +0,0 @@ - 'RuleNumber', - 'condition' => 'Condition', - 'redirect' => 'Redirect', - ]; - - public function validate() - { - Model::validateRequired('condition', $this->condition, true); - Model::validateRequired('redirect', $this->redirect, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->ruleNumber) { - $res['RuleNumber'] = $this->ruleNumber; - } - if (null !== $this->condition) { - $res['Condition'] = null !== $this->condition ? $this->condition->toMap() : null; - } - if (null !== $this->redirect) { - $res['Redirect'] = null !== $this->redirect ? $this->redirect->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return routingRule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RuleNumber'])) { - $model->ruleNumber = $map['RuleNumber']; - } - if (isset($map['Condition'])) { - $model->condition = condition::fromMap($map['Condition']); - } - if (isset($map['Redirect'])) { - $model->redirect = redirect::fromMap($map['Redirect']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition.php deleted file mode 100755 index fbabd934..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition.php +++ /dev/null @@ -1,79 +0,0 @@ - 'KeyPrefixEquals', - 'httpErrorCodeReturnedEquals' => 'HttpErrorCodeReturnedEquals', - 'includeHeader' => 'IncludeHeader', - ]; - - public function validate() - { - Model::validateRequired('includeHeader', $this->includeHeader, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->keyPrefixEquals) { - $res['KeyPrefixEquals'] = $this->keyPrefixEquals; - } - if (null !== $this->httpErrorCodeReturnedEquals) { - $res['HttpErrorCodeReturnedEquals'] = $this->httpErrorCodeReturnedEquals; - } - if (null !== $this->includeHeader) { - $res['IncludeHeader'] = null !== $this->includeHeader ? $this->includeHeader->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return condition - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['KeyPrefixEquals'])) { - $model->keyPrefixEquals = $map['KeyPrefixEquals']; - } - if (isset($map['HttpErrorCodeReturnedEquals'])) { - $model->httpErrorCodeReturnedEquals = $map['HttpErrorCodeReturnedEquals']; - } - if (isset($map['IncludeHeader'])) { - $model->includeHeader = includeHeader::fromMap($map['IncludeHeader']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php deleted file mode 100755 index f4ef134c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'equals' => 'Equals', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->equals) { - $res['Equals'] = $this->equals; - } - - return $res; - } - - /** - * @param array $map - * - * @return includeHeader - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Equals'])) { - $model->equals = $map['Equals']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect.php deleted file mode 100755 index a86bbb45..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect.php +++ /dev/null @@ -1,205 +0,0 @@ - 'RedirectType', - 'passQueryString' => 'PassQueryString', - 'mirrorURL' => 'MirrorURL', - 'mirrorPassQueryString' => 'MirrorPassQueryString', - 'mirrorFollowRedirect' => 'MirrorFollowRedirect', - 'mirrorCheckMd5' => 'MirrorCheckMd5', - 'protocol' => 'Protocol', - 'hostName' => 'HostName', - 'httpRedirectCode' => 'HttpRedirectCode', - 'replaceKeyPrefixWith' => 'ReplaceKeyPrefixWith', - 'replaceKeyWith' => 'ReplaceKeyWith', - 'mirrorHeaders' => 'MirrorHeaders', - ]; - - public function validate() - { - Model::validateRequired('mirrorHeaders', $this->mirrorHeaders, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->redirectType) { - $res['RedirectType'] = $this->redirectType; - } - if (null !== $this->passQueryString) { - $res['PassQueryString'] = $this->passQueryString; - } - if (null !== $this->mirrorURL) { - $res['MirrorURL'] = $this->mirrorURL; - } - if (null !== $this->mirrorPassQueryString) { - $res['MirrorPassQueryString'] = $this->mirrorPassQueryString; - } - if (null !== $this->mirrorFollowRedirect) { - $res['MirrorFollowRedirect'] = $this->mirrorFollowRedirect; - } - if (null !== $this->mirrorCheckMd5) { - $res['MirrorCheckMd5'] = $this->mirrorCheckMd5; - } - if (null !== $this->protocol) { - $res['Protocol'] = $this->protocol; - } - if (null !== $this->hostName) { - $res['HostName'] = $this->hostName; - } - if (null !== $this->httpRedirectCode) { - $res['HttpRedirectCode'] = $this->httpRedirectCode; - } - if (null !== $this->replaceKeyPrefixWith) { - $res['ReplaceKeyPrefixWith'] = $this->replaceKeyPrefixWith; - } - if (null !== $this->replaceKeyWith) { - $res['ReplaceKeyWith'] = $this->replaceKeyWith; - } - if (null !== $this->mirrorHeaders) { - $res['MirrorHeaders'] = null !== $this->mirrorHeaders ? $this->mirrorHeaders->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return redirect - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RedirectType'])) { - $model->redirectType = $map['RedirectType']; - } - if (isset($map['PassQueryString'])) { - $model->passQueryString = $map['PassQueryString']; - } - if (isset($map['MirrorURL'])) { - $model->mirrorURL = $map['MirrorURL']; - } - if (isset($map['MirrorPassQueryString'])) { - $model->mirrorPassQueryString = $map['MirrorPassQueryString']; - } - if (isset($map['MirrorFollowRedirect'])) { - $model->mirrorFollowRedirect = $map['MirrorFollowRedirect']; - } - if (isset($map['MirrorCheckMd5'])) { - $model->mirrorCheckMd5 = $map['MirrorCheckMd5']; - } - if (isset($map['Protocol'])) { - $model->protocol = $map['Protocol']; - } - if (isset($map['HostName'])) { - $model->hostName = $map['HostName']; - } - if (isset($map['HttpRedirectCode'])) { - $model->httpRedirectCode = $map['HttpRedirectCode']; - } - if (isset($map['ReplaceKeyPrefixWith'])) { - $model->replaceKeyPrefixWith = $map['ReplaceKeyPrefixWith']; - } - if (isset($map['ReplaceKeyWith'])) { - $model->replaceKeyWith = $map['ReplaceKeyWith']; - } - if (isset($map['MirrorHeaders'])) { - $model->mirrorHeaders = mirrorHeaders::fromMap($map['MirrorHeaders']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php deleted file mode 100755 index 170d3567..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php +++ /dev/null @@ -1,93 +0,0 @@ - 'PassAll', - 'pass' => 'Pass', - 'remove' => 'Remove', - 'set' => 'Set', - ]; - - public function validate() - { - Model::validateRequired('set', $this->set, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->passAll) { - $res['PassAll'] = $this->passAll; - } - if (null !== $this->pass) { - $res['Pass'] = $this->pass; - } - if (null !== $this->remove) { - $res['Remove'] = $this->remove; - } - if (null !== $this->set) { - $res['Set'] = null !== $this->set ? $this->set->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return mirrorHeaders - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['PassAll'])) { - $model->passAll = $map['PassAll']; - } - if (isset($map['Pass'])) { - $model->pass = $map['Pass']; - } - if (isset($map['Remove'])) { - $model->remove = $map['Remove']; - } - if (isset($map['Set'])) { - $model->set = set::fromMap($map['Set']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php deleted file mode 100755 index b13d6597..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetBucketWebsiteResponse/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return set - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest.php deleted file mode 100755 index 71185f6c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetLiveChannelHistoryRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest/filter.php deleted file mode 100755 index 0a4dce28..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryRequest/filter.php +++ /dev/null @@ -1,49 +0,0 @@ - 'comp', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->comp) { - $res['comp'] = $this->comp; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['comp'])) { - $model->comp = $map['comp']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse.php deleted file mode 100755 index 6058c03a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'liveChannelHistory' => 'LiveChannelHistory', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('liveChannelHistory', $this->liveChannelHistory, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->liveChannelHistory) { - $res['LiveChannelHistory'] = null !== $this->liveChannelHistory ? $this->liveChannelHistory->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetLiveChannelHistoryResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['LiveChannelHistory'])) { - $model->liveChannelHistory = liveChannelHistory::fromMap($map['LiveChannelHistory']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory.php deleted file mode 100755 index 511a4a84..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory.php +++ /dev/null @@ -1,62 +0,0 @@ - 'LiveRecord', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->liveRecord) { - $res['LiveRecord'] = []; - if (null !== $this->liveRecord && \is_array($this->liveRecord)) { - $n = 0; - foreach ($this->liveRecord as $item) { - $res['LiveRecord'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return liveChannelHistory - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LiveRecord'])) { - if (!empty($map['LiveRecord'])) { - $model->liveRecord = []; - $n = 0; - foreach ($map['LiveRecord'] as $item) { - $model->liveRecord[$n++] = null !== $item ? liveRecord::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory/liveRecord.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory/liveRecord.php deleted file mode 100755 index c7c0d483..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelHistoryResponse/liveChannelHistory/liveRecord.php +++ /dev/null @@ -1,77 +0,0 @@ - 'StartTime', - 'endTime' => 'EndTime', - 'remoteAddr' => 'RemoteAddr', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->startTime) { - $res['StartTime'] = $this->startTime; - } - if (null !== $this->endTime) { - $res['EndTime'] = $this->endTime; - } - if (null !== $this->remoteAddr) { - $res['RemoteAddr'] = $this->remoteAddr; - } - - return $res; - } - - /** - * @param array $map - * - * @return liveRecord - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['StartTime'])) { - $model->startTime = $map['StartTime']; - } - if (isset($map['EndTime'])) { - $model->endTime = $map['EndTime']; - } - if (isset($map['RemoteAddr'])) { - $model->remoteAddr = $map['RemoteAddr']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoRequest.php deleted file mode 100755 index 51a4e746..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetLiveChannelInfoRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse.php deleted file mode 100755 index 956b8f54..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'liveChannelConfiguration' => 'LiveChannelConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('liveChannelConfiguration', $this->liveChannelConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->liveChannelConfiguration) { - $res['LiveChannelConfiguration'] = null !== $this->liveChannelConfiguration ? $this->liveChannelConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetLiveChannelInfoResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['LiveChannelConfiguration'])) { - $model->liveChannelConfiguration = liveChannelConfiguration::fromMap($map['LiveChannelConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration.php deleted file mode 100755 index 3e0b4fb2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration.php +++ /dev/null @@ -1,79 +0,0 @@ - 'Description', - 'status' => 'Status', - 'target' => 'Target', - ]; - - public function validate() - { - Model::validateRequired('target', $this->target, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->description) { - $res['Description'] = $this->description; - } - if (null !== $this->status) { - $res['Status'] = $this->status; - } - if (null !== $this->target) { - $res['Target'] = null !== $this->target ? $this->target->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return liveChannelConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Description'])) { - $model->description = $map['Description']; - } - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - if (isset($map['Target'])) { - $model->target = target::fromMap($map['Target']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration/target.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration/target.php deleted file mode 100755 index d3bf8771..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelInfoResponse/liveChannelConfiguration/target.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Type', - 'fragDuration' => 'FragDuration', - 'fragCount' => 'FragCount', - 'playlistName' => 'PlaylistName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->type) { - $res['Type'] = $this->type; - } - if (null !== $this->fragDuration) { - $res['FragDuration'] = $this->fragDuration; - } - if (null !== $this->fragCount) { - $res['FragCount'] = $this->fragCount; - } - if (null !== $this->playlistName) { - $res['PlaylistName'] = $this->playlistName; - } - - return $res; - } - - /** - * @param array $map - * - * @return target - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Type'])) { - $model->type = $map['Type']; - } - if (isset($map['FragDuration'])) { - $model->fragDuration = $map['FragDuration']; - } - if (isset($map['FragCount'])) { - $model->fragCount = $map['FragCount']; - } - if (isset($map['PlaylistName'])) { - $model->playlistName = $map['PlaylistName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest.php deleted file mode 100755 index 5ed41c88..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetLiveChannelStatRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest/filter.php deleted file mode 100755 index 891501be..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatRequest/filter.php +++ /dev/null @@ -1,49 +0,0 @@ - 'comp', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->comp) { - $res['comp'] = $this->comp; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['comp'])) { - $model->comp = $map['comp']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse.php deleted file mode 100755 index f74f4ddf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'liveChannelStat' => 'LiveChannelStat', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('liveChannelStat', $this->liveChannelStat, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->liveChannelStat) { - $res['LiveChannelStat'] = null !== $this->liveChannelStat ? $this->liveChannelStat->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetLiveChannelStatResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['LiveChannelStat'])) { - $model->liveChannelStat = liveChannelStat::fromMap($map['LiveChannelStat']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat.php deleted file mode 100755 index 0e0b0d37..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat.php +++ /dev/null @@ -1,109 +0,0 @@ - 'Status', - 'connectedTime' => 'ConnectedTime', - 'remoteAddr' => 'RemoteAddr', - 'video' => 'Video', - 'audio' => 'Audio', - ]; - - public function validate() - { - Model::validateRequired('video', $this->video, true); - Model::validateRequired('audio', $this->audio, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->status) { - $res['Status'] = $this->status; - } - if (null !== $this->connectedTime) { - $res['ConnectedTime'] = $this->connectedTime; - } - if (null !== $this->remoteAddr) { - $res['RemoteAddr'] = $this->remoteAddr; - } - if (null !== $this->video) { - $res['Video'] = null !== $this->video ? $this->video->toMap() : null; - } - if (null !== $this->audio) { - $res['Audio'] = null !== $this->audio ? $this->audio->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return liveChannelStat - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - if (isset($map['ConnectedTime'])) { - $model->connectedTime = $map['ConnectedTime']; - } - if (isset($map['RemoteAddr'])) { - $model->remoteAddr = $map['RemoteAddr']; - } - if (isset($map['Video'])) { - $model->video = video::fromMap($map['Video']); - } - if (isset($map['Audio'])) { - $model->audio = audio::fromMap($map['Audio']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/audio.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/audio.php deleted file mode 100755 index ac8bd10b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/audio.php +++ /dev/null @@ -1,77 +0,0 @@ - 'Bandwidth', - 'sampleRate' => 'SampleRate', - 'codec' => 'Codec', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bandwidth) { - $res['Bandwidth'] = $this->bandwidth; - } - if (null !== $this->sampleRate) { - $res['SampleRate'] = $this->sampleRate; - } - if (null !== $this->codec) { - $res['Codec'] = $this->codec; - } - - return $res; - } - - /** - * @param array $map - * - * @return audio - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bandwidth'])) { - $model->bandwidth = $map['Bandwidth']; - } - if (isset($map['SampleRate'])) { - $model->sampleRate = $map['SampleRate']; - } - if (isset($map['Codec'])) { - $model->codec = $map['Codec']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/video.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/video.php deleted file mode 100755 index d3a14046..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetLiveChannelStatResponse/liveChannelStat/video.php +++ /dev/null @@ -1,105 +0,0 @@ - 'Width', - 'height' => 'Height', - 'frameRate' => 'FrameRate', - 'bandwidth' => 'Bandwidth', - 'codec' => 'Codec', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->width) { - $res['Width'] = $this->width; - } - if (null !== $this->height) { - $res['Height'] = $this->height; - } - if (null !== $this->frameRate) { - $res['FrameRate'] = $this->frameRate; - } - if (null !== $this->bandwidth) { - $res['Bandwidth'] = $this->bandwidth; - } - if (null !== $this->codec) { - $res['Codec'] = $this->codec; - } - - return $res; - } - - /** - * @param array $map - * - * @return video - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Width'])) { - $model->width = $map['Width']; - } - if (isset($map['Height'])) { - $model->height = $map['Height']; - } - if (isset($map['FrameRate'])) { - $model->frameRate = $map['FrameRate']; - } - if (isset($map['Bandwidth'])) { - $model->bandwidth = $map['Bandwidth']; - } - if (isset($map['Codec'])) { - $model->codec = $map['Codec']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclRequest.php deleted file mode 100755 index af67dccc..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectAclRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse.php deleted file mode 100755 index 372da0f1..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'accessControlPolicy' => 'AccessControlPolicy', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('accessControlPolicy', $this->accessControlPolicy, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->accessControlPolicy) { - $res['AccessControlPolicy'] = null !== $this->accessControlPolicy ? $this->accessControlPolicy->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectAclResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['AccessControlPolicy'])) { - $model->accessControlPolicy = accessControlPolicy::fromMap($map['AccessControlPolicy']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy.php deleted file mode 100755 index 6623ceb3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy.php +++ /dev/null @@ -1,67 +0,0 @@ - 'Owner', - 'accessControlList' => 'AccessControlList', - ]; - - public function validate() - { - Model::validateRequired('owner', $this->owner, true); - Model::validateRequired('accessControlList', $this->accessControlList, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->owner) { - $res['Owner'] = null !== $this->owner ? $this->owner->toMap() : null; - } - if (null !== $this->accessControlList) { - $res['AccessControlList'] = null !== $this->accessControlList ? $this->accessControlList->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return accessControlPolicy - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Owner'])) { - $model->owner = owner::fromMap($map['Owner']); - } - if (isset($map['AccessControlList'])) { - $model->accessControlList = accessControlList::fromMap($map['AccessControlList']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/accessControlList.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/accessControlList.php deleted file mode 100755 index 25fd2e52..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/accessControlList.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Grant', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->grant) { - $res['Grant'] = $this->grant; - } - - return $res; - } - - /** - * @param array $map - * - * @return accessControlList - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Grant'])) { - $model->grant = $map['Grant']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/owner.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/owner.php deleted file mode 100755 index f6dff8ae..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectAclResponse/accessControlPolicy/owner.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ID', - 'displayName' => 'DisplayName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->displayName) { - $res['DisplayName'] = $this->displayName; - } - - return $res; - } - - /** - * @param array $map - * - * @return owner - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['DisplayName'])) { - $model->displayName = $map['DisplayName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaRequest.php deleted file mode 100755 index 63ecb266..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectMetaRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaResponse.php deleted file mode 100755 index 92a0bfeb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectMetaResponse.php +++ /dev/null @@ -1,95 +0,0 @@ - 'x-oss-request-id', - 'eTag' => 'etag', - 'contentLength' => 'content-length', - 'lastModified' => 'last-modified', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('eTag', $this->eTag, true); - Model::validateRequired('contentLength', $this->contentLength, true); - Model::validateRequired('lastModified', $this->lastModified, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->eTag) { - $res['etag'] = $this->eTag; - } - if (null !== $this->contentLength) { - $res['content-length'] = $this->contentLength; - } - if (null !== $this->lastModified) { - $res['last-modified'] = $this->lastModified; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectMetaResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['etag'])) { - $model->eTag = $map['etag']; - } - if (isset($map['content-length'])) { - $model->contentLength = $map['content-length']; - } - if (isset($map['last-modified'])) { - $model->lastModified = $map['last-modified']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest.php deleted file mode 100755 index f61ca2f9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest/header.php deleted file mode 100755 index 0653a6f6..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectRequest/header.php +++ /dev/null @@ -1,203 +0,0 @@ - 'response-content-type', - 'responseContentLanguage' => 'response-content-language', - 'responseExpires' => 'response-expires', - 'responseCacheControl' => 'response-cache-control', - 'responseContentDisposition' => 'response-content-disposition', - 'responseContentEncoding' => 'response-content-encoding', - 'range' => 'Range', - 'ifModifiedSince' => 'If-Modified-Since', - 'ifUnmodifiedSince' => 'If-Unmodified-Since', - 'ifMatch' => 'If-Match', - 'ifNoneMatch' => 'If-None-Match', - 'acceptEncoding' => 'Accept-Encoding', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->responseContentType) { - $res['response-content-type'] = $this->responseContentType; - } - if (null !== $this->responseContentLanguage) { - $res['response-content-language'] = $this->responseContentLanguage; - } - if (null !== $this->responseExpires) { - $res['response-expires'] = $this->responseExpires; - } - if (null !== $this->responseCacheControl) { - $res['response-cache-control'] = $this->responseCacheControl; - } - if (null !== $this->responseContentDisposition) { - $res['response-content-disposition'] = $this->responseContentDisposition; - } - if (null !== $this->responseContentEncoding) { - $res['response-content-encoding'] = $this->responseContentEncoding; - } - if (null !== $this->range) { - $res['Range'] = $this->range; - } - if (null !== $this->ifModifiedSince) { - $res['If-Modified-Since'] = $this->ifModifiedSince; - } - if (null !== $this->ifUnmodifiedSince) { - $res['If-Unmodified-Since'] = $this->ifUnmodifiedSince; - } - if (null !== $this->ifMatch) { - $res['If-Match'] = $this->ifMatch; - } - if (null !== $this->ifNoneMatch) { - $res['If-None-Match'] = $this->ifNoneMatch; - } - if (null !== $this->acceptEncoding) { - $res['Accept-Encoding'] = $this->acceptEncoding; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['response-content-type'])) { - $model->responseContentType = $map['response-content-type']; - } - if (isset($map['response-content-language'])) { - $model->responseContentLanguage = $map['response-content-language']; - } - if (isset($map['response-expires'])) { - $model->responseExpires = $map['response-expires']; - } - if (isset($map['response-cache-control'])) { - $model->responseCacheControl = $map['response-cache-control']; - } - if (isset($map['response-content-disposition'])) { - $model->responseContentDisposition = $map['response-content-disposition']; - } - if (isset($map['response-content-encoding'])) { - $model->responseContentEncoding = $map['response-content-encoding']; - } - if (isset($map['Range'])) { - $model->range = $map['Range']; - } - if (isset($map['If-Modified-Since'])) { - $model->ifModifiedSince = $map['If-Modified-Since']; - } - if (isset($map['If-Unmodified-Since'])) { - $model->ifUnmodifiedSince = $map['If-Unmodified-Since']; - } - if (isset($map['If-Match'])) { - $model->ifMatch = $map['If-Match']; - } - if (isset($map['If-None-Match'])) { - $model->ifNoneMatch = $map['If-None-Match']; - } - if (isset($map['Accept-Encoding'])) { - $model->acceptEncoding = $map['Accept-Encoding']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectResponse.php deleted file mode 100755 index 0be4e1f3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectResponse.php +++ /dev/null @@ -1,126 +0,0 @@ - 'x-oss-request-id', - 'objectType' => 'x-oss-object-type', - 'serverSideEncryption' => 'x-oss-server-side-encryption', - 'taggingCount' => 'x-oss-tagging-count', - 'restore' => 'x-oss-restore', - 'body' => 'body', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('objectType', $this->objectType, true); - Model::validateRequired('serverSideEncryption', $this->serverSideEncryption, true); - Model::validateRequired('taggingCount', $this->taggingCount, true); - Model::validateRequired('restore', $this->restore, true); - Model::validateRequired('body', $this->body, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->objectType) { - $res['x-oss-object-type'] = $this->objectType; - } - if (null !== $this->serverSideEncryption) { - $res['x-oss-server-side-encryption'] = $this->serverSideEncryption; - } - if (null !== $this->taggingCount) { - $res['x-oss-tagging-count'] = $this->taggingCount; - } - if (null !== $this->restore) { - $res['x-oss-restore'] = $this->restore; - } - if (null !== $this->body) { - $res['body'] = $this->body; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['x-oss-object-type'])) { - $model->objectType = $map['x-oss-object-type']; - } - if (isset($map['x-oss-server-side-encryption'])) { - $model->serverSideEncryption = $map['x-oss-server-side-encryption']; - } - if (isset($map['x-oss-tagging-count'])) { - $model->taggingCount = $map['x-oss-tagging-count']; - } - if (isset($map['x-oss-restore'])) { - $model->restore = $map['x-oss-restore']; - } - if (isset($map['body'])) { - $model->body = $map['body']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingRequest.php deleted file mode 100755 index beeab3df..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectTaggingRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse.php deleted file mode 100755 index 97735d9a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'tagging' => 'Tagging', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('tagging', $this->tagging, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->tagging) { - $res['Tagging'] = null !== $this->tagging ? $this->tagging->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetObjectTaggingResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['Tagging'])) { - $model->tagging = tagging::fromMap($map['Tagging']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging.php deleted file mode 100755 index f66b289a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging.php +++ /dev/null @@ -1,51 +0,0 @@ - 'TagSet', - ]; - - public function validate() - { - Model::validateRequired('tagSet', $this->tagSet, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->tagSet) { - $res['TagSet'] = null !== $this->tagSet ? $this->tagSet->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return tagging - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TagSet'])) { - $model->tagSet = tagSet::fromMap($map['TagSet']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet.php deleted file mode 100755 index 7bffcbe5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Tag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tag) { - $res['Tag'] = []; - if (null !== $this->tag && \is_array($this->tag)) { - $n = 0; - foreach ($this->tag as $item) { - $res['Tag'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return tagSet - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tag'])) { - if (!empty($map['Tag'])) { - $model->tag = []; - $n = 0; - foreach ($map['Tag'] as $item) { - $model->tag[$n++] = null !== $item ? tag::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet/tag.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet/tag.php deleted file mode 100755 index c836ce9e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetObjectTaggingResponse/tagging/tagSet/tag.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return tag - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest.php deleted file mode 100755 index 990e20a8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest.php +++ /dev/null @@ -1,50 +0,0 @@ - 'Filter', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetServiceRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest/filter.php deleted file mode 100755 index 668cddad..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceRequest/filter.php +++ /dev/null @@ -1,77 +0,0 @@ - 'prefix', - 'marker' => 'marker', - 'maxKeys' => 'max-keys', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->prefix) { - $res['prefix'] = $this->prefix; - } - if (null !== $this->marker) { - $res['marker'] = $this->marker; - } - if (null !== $this->maxKeys) { - $res['max-keys'] = $this->maxKeys; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['prefix'])) { - $model->prefix = $map['prefix']; - } - if (isset($map['marker'])) { - $model->marker = $map['marker']; - } - if (isset($map['max-keys'])) { - $model->maxKeys = $map['max-keys']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse.php deleted file mode 100755 index e63cad86..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'listAllMyBucketsResult' => 'ListAllMyBucketsResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('listAllMyBucketsResult', $this->listAllMyBucketsResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->listAllMyBucketsResult) { - $res['ListAllMyBucketsResult'] = null !== $this->listAllMyBucketsResult ? $this->listAllMyBucketsResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetServiceResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['ListAllMyBucketsResult'])) { - $model->listAllMyBucketsResult = listAllMyBucketsResult::fromMap($map['ListAllMyBucketsResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult.php deleted file mode 100755 index bbc38470..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult.php +++ /dev/null @@ -1,137 +0,0 @@ - 'Prefix', - 'marker' => 'Marker', - 'maxKeys' => 'MaxKeys', - 'isTruncated' => 'IsTruncated', - 'nextMarker' => 'NextMarker', - 'owner' => 'Owner', - 'buckets' => 'Buckets', - ]; - - public function validate() - { - Model::validateRequired('owner', $this->owner, true); - Model::validateRequired('buckets', $this->buckets, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->prefix) { - $res['Prefix'] = $this->prefix; - } - if (null !== $this->marker) { - $res['Marker'] = $this->marker; - } - if (null !== $this->maxKeys) { - $res['MaxKeys'] = $this->maxKeys; - } - if (null !== $this->isTruncated) { - $res['IsTruncated'] = $this->isTruncated; - } - if (null !== $this->nextMarker) { - $res['NextMarker'] = $this->nextMarker; - } - if (null !== $this->owner) { - $res['Owner'] = null !== $this->owner ? $this->owner->toMap() : null; - } - if (null !== $this->buckets) { - $res['Buckets'] = null !== $this->buckets ? $this->buckets->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return listAllMyBucketsResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Prefix'])) { - $model->prefix = $map['Prefix']; - } - if (isset($map['Marker'])) { - $model->marker = $map['Marker']; - } - if (isset($map['MaxKeys'])) { - $model->maxKeys = $map['MaxKeys']; - } - if (isset($map['IsTruncated'])) { - $model->isTruncated = $map['IsTruncated']; - } - if (isset($map['NextMarker'])) { - $model->nextMarker = $map['NextMarker']; - } - if (isset($map['Owner'])) { - $model->owner = owner::fromMap($map['Owner']); - } - if (isset($map['Buckets'])) { - $model->buckets = buckets::fromMap($map['Buckets']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets.php deleted file mode 100755 index 8f5f8078..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Bucket', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = []; - if (null !== $this->bucket && \is_array($this->bucket)) { - $n = 0; - foreach ($this->bucket as $item) { - $res['Bucket'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return buckets - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - if (!empty($map['Bucket'])) { - $model->bucket = []; - $n = 0; - foreach ($map['Bucket'] as $item) { - $model->bucket[$n++] = null !== $item ? bucket::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets/bucket.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets/bucket.php deleted file mode 100755 index ca7a5d5c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/buckets/bucket.php +++ /dev/null @@ -1,119 +0,0 @@ - 'Name', - 'createDate' => 'CreateDate', - 'location' => 'Location', - 'extranetEndpoint' => 'ExtranetEndpoint', - 'intranetEndpoint' => 'IntranetEndpoint', - 'storageClass' => 'StorageClass', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->createDate) { - $res['CreateDate'] = $this->createDate; - } - if (null !== $this->location) { - $res['Location'] = $this->location; - } - if (null !== $this->extranetEndpoint) { - $res['ExtranetEndpoint'] = $this->extranetEndpoint; - } - if (null !== $this->intranetEndpoint) { - $res['IntranetEndpoint'] = $this->intranetEndpoint; - } - if (null !== $this->storageClass) { - $res['StorageClass'] = $this->storageClass; - } - - return $res; - } - - /** - * @param array $map - * - * @return bucket - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['CreateDate'])) { - $model->createDate = $map['CreateDate']; - } - if (isset($map['Location'])) { - $model->location = $map['Location']; - } - if (isset($map['ExtranetEndpoint'])) { - $model->extranetEndpoint = $map['ExtranetEndpoint']; - } - if (isset($map['IntranetEndpoint'])) { - $model->intranetEndpoint = $map['IntranetEndpoint']; - } - if (isset($map['StorageClass'])) { - $model->storageClass = $map['StorageClass']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/owner.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/owner.php deleted file mode 100755 index 24fb51e8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetServiceResponse/listAllMyBucketsResult/owner.php +++ /dev/null @@ -1,63 +0,0 @@ - 'ID', - 'displayName' => 'DisplayName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->displayName) { - $res['DisplayName'] = $this->displayName; - } - - return $res; - } - - /** - * @param array $map - * - * @return owner - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['DisplayName'])) { - $model->displayName = $map['DisplayName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkRequest.php deleted file mode 100755 index efe1b341..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetSymlinkRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkResponse.php deleted file mode 100755 index 59f5c632..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetSymlinkResponse.php +++ /dev/null @@ -1,65 +0,0 @@ - 'x-oss-request-id', - 'symlinkTarget' => 'x-oss-symlink-target', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('symlinkTarget', $this->symlinkTarget, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->symlinkTarget) { - $res['x-oss-symlink-target'] = $this->symlinkTarget; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetSymlinkResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['x-oss-symlink-target'])) { - $model->symlinkTarget = $map['x-oss-symlink-target']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest.php deleted file mode 100755 index 4a1ce59f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetVodPlaylistRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest/filter.php deleted file mode 100755 index 8f86a473..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistRequest/filter.php +++ /dev/null @@ -1,65 +0,0 @@ - 'endTime', - 'startTime' => 'startTime', - ]; - - public function validate() - { - Model::validateRequired('endTime', $this->endTime, true); - Model::validateRequired('startTime', $this->startTime, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->endTime) { - $res['endTime'] = $this->endTime; - } - if (null !== $this->startTime) { - $res['startTime'] = $this->startTime; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['endTime'])) { - $model->endTime = $map['endTime']; - } - if (isset($map['startTime'])) { - $model->startTime = $map['startTime']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistResponse.php deleted file mode 100755 index be235e19..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/GetVodPlaylistResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return GetVodPlaylistResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest.php deleted file mode 100755 index 525b2988..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return HeadObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest/header.php deleted file mode 100755 index dc9a50bb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectRequest/header.php +++ /dev/null @@ -1,91 +0,0 @@ - 'If-Modified-Since', - 'ifUnmodifiedSince' => 'If-Unmodified-Since', - 'ifMatch' => 'If-Match', - 'ifNoneMatch' => 'If-None-Match', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->ifModifiedSince) { - $res['If-Modified-Since'] = $this->ifModifiedSince; - } - if (null !== $this->ifUnmodifiedSince) { - $res['If-Unmodified-Since'] = $this->ifUnmodifiedSince; - } - if (null !== $this->ifMatch) { - $res['If-Match'] = $this->ifMatch; - } - if (null !== $this->ifNoneMatch) { - $res['If-None-Match'] = $this->ifNoneMatch; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['If-Modified-Since'])) { - $model->ifModifiedSince = $map['If-Modified-Since']; - } - if (isset($map['If-Unmodified-Since'])) { - $model->ifUnmodifiedSince = $map['If-Unmodified-Since']; - } - if (isset($map['If-Match'])) { - $model->ifMatch = $map['If-Match']; - } - if (isset($map['If-None-Match'])) { - $model->ifNoneMatch = $map['If-None-Match']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectResponse.php deleted file mode 100755 index 7179fafb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/HeadObjectResponse.php +++ /dev/null @@ -1,335 +0,0 @@ - 'x-oss-request-id', - 'userMeta' => 'usermeta', - 'serverSideEncryption' => 'x-oss-server-side-encryption', - 'serverSideEncryptionKeyId' => 'x-oss-server-side-encryption-key-id', - 'storageClass' => 'x-oss-storage-class', - 'objectType' => 'x-oss-object-type', - 'nextAppendPosition' => 'x-oss-next-append-position', - 'hashCrc64ecma' => 'x-oss-hash-crc64ecma', - 'expiration' => 'x-oss-expiration', - 'restore' => 'x-oss-restore', - 'processStatus' => 'x-oss-process-status', - 'requestCharged' => 'x-oss-request-charged', - 'contentMd5' => 'content-md5', - 'lastModified' => 'last-modified', - 'accessControlAllowOrigin' => 'access-control-allow-origin', - 'accessControlAllowMethods' => 'access-control-allow-methods', - 'accessControlMaxAge' => 'access-control-max-age', - 'accessControlAllowHeaders' => 'access-control-allow-headers', - 'accessControlExposeHeaders' => 'access-control-expose-headers', - 'taggingCount' => 'x-oss-tagging-count', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('userMeta', $this->userMeta, true); - Model::validateRequired('serverSideEncryption', $this->serverSideEncryption, true); - Model::validateRequired('serverSideEncryptionKeyId', $this->serverSideEncryptionKeyId, true); - Model::validateRequired('storageClass', $this->storageClass, true); - Model::validateRequired('objectType', $this->objectType, true); - Model::validateRequired('nextAppendPosition', $this->nextAppendPosition, true); - Model::validateRequired('hashCrc64ecma', $this->hashCrc64ecma, true); - Model::validateRequired('expiration', $this->expiration, true); - Model::validateRequired('restore', $this->restore, true); - Model::validateRequired('processStatus', $this->processStatus, true); - Model::validateRequired('requestCharged', $this->requestCharged, true); - Model::validateRequired('contentMd5', $this->contentMd5, true); - Model::validateRequired('lastModified', $this->lastModified, true); - Model::validateRequired('accessControlAllowOrigin', $this->accessControlAllowOrigin, true); - Model::validateRequired('accessControlAllowMethods', $this->accessControlAllowMethods, true); - Model::validateRequired('accessControlMaxAge', $this->accessControlMaxAge, true); - Model::validateRequired('accessControlAllowHeaders', $this->accessControlAllowHeaders, true); - Model::validateRequired('accessControlExposeHeaders', $this->accessControlExposeHeaders, true); - Model::validateRequired('taggingCount', $this->taggingCount, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->userMeta) { - $res['usermeta'] = $this->userMeta; - } - if (null !== $this->serverSideEncryption) { - $res['x-oss-server-side-encryption'] = $this->serverSideEncryption; - } - if (null !== $this->serverSideEncryptionKeyId) { - $res['x-oss-server-side-encryption-key-id'] = $this->serverSideEncryptionKeyId; - } - if (null !== $this->storageClass) { - $res['x-oss-storage-class'] = $this->storageClass; - } - if (null !== $this->objectType) { - $res['x-oss-object-type'] = $this->objectType; - } - if (null !== $this->nextAppendPosition) { - $res['x-oss-next-append-position'] = $this->nextAppendPosition; - } - if (null !== $this->hashCrc64ecma) { - $res['x-oss-hash-crc64ecma'] = $this->hashCrc64ecma; - } - if (null !== $this->expiration) { - $res['x-oss-expiration'] = $this->expiration; - } - if (null !== $this->restore) { - $res['x-oss-restore'] = $this->restore; - } - if (null !== $this->processStatus) { - $res['x-oss-process-status'] = $this->processStatus; - } - if (null !== $this->requestCharged) { - $res['x-oss-request-charged'] = $this->requestCharged; - } - if (null !== $this->contentMd5) { - $res['content-md5'] = $this->contentMd5; - } - if (null !== $this->lastModified) { - $res['last-modified'] = $this->lastModified; - } - if (null !== $this->accessControlAllowOrigin) { - $res['access-control-allow-origin'] = $this->accessControlAllowOrigin; - } - if (null !== $this->accessControlAllowMethods) { - $res['access-control-allow-methods'] = $this->accessControlAllowMethods; - } - if (null !== $this->accessControlMaxAge) { - $res['access-control-max-age'] = $this->accessControlMaxAge; - } - if (null !== $this->accessControlAllowHeaders) { - $res['access-control-allow-headers'] = $this->accessControlAllowHeaders; - } - if (null !== $this->accessControlExposeHeaders) { - $res['access-control-expose-headers'] = $this->accessControlExposeHeaders; - } - if (null !== $this->taggingCount) { - $res['x-oss-tagging-count'] = $this->taggingCount; - } - - return $res; - } - - /** - * @param array $map - * - * @return HeadObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['usermeta'])) { - $model->userMeta = $map['usermeta']; - } - if (isset($map['x-oss-server-side-encryption'])) { - $model->serverSideEncryption = $map['x-oss-server-side-encryption']; - } - if (isset($map['x-oss-server-side-encryption-key-id'])) { - $model->serverSideEncryptionKeyId = $map['x-oss-server-side-encryption-key-id']; - } - if (isset($map['x-oss-storage-class'])) { - $model->storageClass = $map['x-oss-storage-class']; - } - if (isset($map['x-oss-object-type'])) { - $model->objectType = $map['x-oss-object-type']; - } - if (isset($map['x-oss-next-append-position'])) { - $model->nextAppendPosition = $map['x-oss-next-append-position']; - } - if (isset($map['x-oss-hash-crc64ecma'])) { - $model->hashCrc64ecma = $map['x-oss-hash-crc64ecma']; - } - if (isset($map['x-oss-expiration'])) { - $model->expiration = $map['x-oss-expiration']; - } - if (isset($map['x-oss-restore'])) { - $model->restore = $map['x-oss-restore']; - } - if (isset($map['x-oss-process-status'])) { - $model->processStatus = $map['x-oss-process-status']; - } - if (isset($map['x-oss-request-charged'])) { - $model->requestCharged = $map['x-oss-request-charged']; - } - if (isset($map['content-md5'])) { - $model->contentMd5 = $map['content-md5']; - } - if (isset($map['last-modified'])) { - $model->lastModified = $map['last-modified']; - } - if (isset($map['access-control-allow-origin'])) { - $model->accessControlAllowOrigin = $map['access-control-allow-origin']; - } - if (isset($map['access-control-allow-methods'])) { - $model->accessControlAllowMethods = $map['access-control-allow-methods']; - } - if (isset($map['access-control-max-age'])) { - $model->accessControlMaxAge = $map['access-control-max-age']; - } - if (isset($map['access-control-allow-headers'])) { - $model->accessControlAllowHeaders = $map['access-control-allow-headers']; - } - if (isset($map['access-control-expose-headers'])) { - $model->accessControlExposeHeaders = $map['access-control-expose-headers']; - } - if (isset($map['x-oss-tagging-count'])) { - $model->taggingCount = $map['x-oss-tagging-count']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest.php deleted file mode 100755 index c2e5a3a3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest.php +++ /dev/null @@ -1,96 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'filter' => 'Filter', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return InitiateMultipartUploadRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/filter.php deleted file mode 100755 index 76c29306..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/filter.php +++ /dev/null @@ -1,49 +0,0 @@ - 'encoding-type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->encodingType) { - $res['encoding-type'] = $this->encodingType; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['encoding-type'])) { - $model->encodingType = $map['encoding-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/header.php deleted file mode 100755 index cf876f81..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadRequest/header.php +++ /dev/null @@ -1,161 +0,0 @@ - 'Cache-Control', - 'contentDisposition' => 'Content-Disposition', - 'contentEncoding' => 'Content-Encoding', - 'expires' => 'Expires', - 'serverSideEncryption' => 'x-oss-server-side-encryption', - 'serverSideEncryptionKeyId' => 'x-oss-server-side-encryption-key-id', - 'storageClass' => 'x-oss-storage-class', - 'tagging' => 'x-oss-tagging', - 'contentType' => 'content-type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->cacheControl) { - $res['Cache-Control'] = $this->cacheControl; - } - if (null !== $this->contentDisposition) { - $res['Content-Disposition'] = $this->contentDisposition; - } - if (null !== $this->contentEncoding) { - $res['Content-Encoding'] = $this->contentEncoding; - } - if (null !== $this->expires) { - $res['Expires'] = $this->expires; - } - if (null !== $this->serverSideEncryption) { - $res['x-oss-server-side-encryption'] = $this->serverSideEncryption; - } - if (null !== $this->serverSideEncryptionKeyId) { - $res['x-oss-server-side-encryption-key-id'] = $this->serverSideEncryptionKeyId; - } - if (null !== $this->storageClass) { - $res['x-oss-storage-class'] = $this->storageClass; - } - if (null !== $this->tagging) { - $res['x-oss-tagging'] = $this->tagging; - } - if (null !== $this->contentType) { - $res['content-type'] = $this->contentType; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Cache-Control'])) { - $model->cacheControl = $map['Cache-Control']; - } - if (isset($map['Content-Disposition'])) { - $model->contentDisposition = $map['Content-Disposition']; - } - if (isset($map['Content-Encoding'])) { - $model->contentEncoding = $map['Content-Encoding']; - } - if (isset($map['Expires'])) { - $model->expires = $map['Expires']; - } - if (isset($map['x-oss-server-side-encryption'])) { - $model->serverSideEncryption = $map['x-oss-server-side-encryption']; - } - if (isset($map['x-oss-server-side-encryption-key-id'])) { - $model->serverSideEncryptionKeyId = $map['x-oss-server-side-encryption-key-id']; - } - if (isset($map['x-oss-storage-class'])) { - $model->storageClass = $map['x-oss-storage-class']; - } - if (isset($map['x-oss-tagging'])) { - $model->tagging = $map['x-oss-tagging']; - } - if (isset($map['content-type'])) { - $model->contentType = $map['content-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse.php deleted file mode 100755 index 9833478c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'initiateMultipartUploadResult' => 'InitiateMultipartUploadResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('initiateMultipartUploadResult', $this->initiateMultipartUploadResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->initiateMultipartUploadResult) { - $res['InitiateMultipartUploadResult'] = null !== $this->initiateMultipartUploadResult ? $this->initiateMultipartUploadResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return InitiateMultipartUploadResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['InitiateMultipartUploadResult'])) { - $model->initiateMultipartUploadResult = initiateMultipartUploadResult::fromMap($map['InitiateMultipartUploadResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse/initiateMultipartUploadResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse/initiateMultipartUploadResult.php deleted file mode 100755 index 9ff151b5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/InitiateMultipartUploadResponse/initiateMultipartUploadResult.php +++ /dev/null @@ -1,77 +0,0 @@ - 'Bucket', - 'key' => 'Key', - 'uploadId' => 'UploadId', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = $this->bucket; - } - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->uploadId) { - $res['UploadId'] = $this->uploadId; - } - - return $res; - } - - /** - * @param array $map - * - * @return initiateMultipartUploadResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - $model->bucket = $map['Bucket']; - } - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['UploadId'])) { - $model->uploadId = $map['UploadId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest.php deleted file mode 100755 index 13f14aae..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return ListLiveChannelRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest/filter.php deleted file mode 100755 index 3be7f008..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelRequest/filter.php +++ /dev/null @@ -1,77 +0,0 @@ - 'marker', - 'maxKeys' => 'max-keys', - 'prefix' => 'prefix', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->marker) { - $res['marker'] = $this->marker; - } - if (null !== $this->maxKeys) { - $res['max-keys'] = $this->maxKeys; - } - if (null !== $this->prefix) { - $res['prefix'] = $this->prefix; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['marker'])) { - $model->marker = $map['marker']; - } - if (isset($map['max-keys'])) { - $model->maxKeys = $map['max-keys']; - } - if (isset($map['prefix'])) { - $model->prefix = $map['prefix']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse.php deleted file mode 100755 index cd1a7d79..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'listLiveChannelResult' => 'ListLiveChannelResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('listLiveChannelResult', $this->listLiveChannelResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->listLiveChannelResult) { - $res['ListLiveChannelResult'] = null !== $this->listLiveChannelResult ? $this->listLiveChannelResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return ListLiveChannelResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['ListLiveChannelResult'])) { - $model->listLiveChannelResult = listLiveChannelResult::fromMap($map['ListLiveChannelResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult.php deleted file mode 100755 index 7c026ffa..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult.php +++ /dev/null @@ -1,121 +0,0 @@ - 'Prefix', - 'marker' => 'Marker', - 'maxKeys' => 'MaxKeys', - 'isTruncated' => 'IsTruncated', - 'nextMarker' => 'NextMarker', - 'liveChannel' => 'LiveChannel', - ]; - - public function validate() - { - Model::validateRequired('liveChannel', $this->liveChannel, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->prefix) { - $res['Prefix'] = $this->prefix; - } - if (null !== $this->marker) { - $res['Marker'] = $this->marker; - } - if (null !== $this->maxKeys) { - $res['MaxKeys'] = $this->maxKeys; - } - if (null !== $this->isTruncated) { - $res['IsTruncated'] = $this->isTruncated; - } - if (null !== $this->nextMarker) { - $res['NextMarker'] = $this->nextMarker; - } - if (null !== $this->liveChannel) { - $res['LiveChannel'] = null !== $this->liveChannel ? $this->liveChannel->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return listLiveChannelResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Prefix'])) { - $model->prefix = $map['Prefix']; - } - if (isset($map['Marker'])) { - $model->marker = $map['Marker']; - } - if (isset($map['MaxKeys'])) { - $model->maxKeys = $map['MaxKeys']; - } - if (isset($map['IsTruncated'])) { - $model->isTruncated = $map['IsTruncated']; - } - if (isset($map['NextMarker'])) { - $model->nextMarker = $map['NextMarker']; - } - if (isset($map['LiveChannel'])) { - $model->liveChannel = liveChannel::fromMap($map['LiveChannel']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel.php deleted file mode 100755 index 8c7729ff..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel.php +++ /dev/null @@ -1,123 +0,0 @@ - 'Name', - 'description' => 'Description', - 'status' => 'Status', - 'lastModified' => 'LastModified', - 'publishUrls' => 'PublishUrls', - 'playUrls' => 'PlayUrls', - ]; - - public function validate() - { - Model::validateRequired('publishUrls', $this->publishUrls, true); - Model::validateRequired('playUrls', $this->playUrls, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->name) { - $res['Name'] = $this->name; - } - if (null !== $this->description) { - $res['Description'] = $this->description; - } - if (null !== $this->status) { - $res['Status'] = $this->status; - } - if (null !== $this->lastModified) { - $res['LastModified'] = $this->lastModified; - } - if (null !== $this->publishUrls) { - $res['PublishUrls'] = null !== $this->publishUrls ? $this->publishUrls->toMap() : null; - } - if (null !== $this->playUrls) { - $res['PlayUrls'] = null !== $this->playUrls ? $this->playUrls->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return liveChannel - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Name'])) { - $model->name = $map['Name']; - } - if (isset($map['Description'])) { - $model->description = $map['Description']; - } - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - if (isset($map['LastModified'])) { - $model->lastModified = $map['LastModified']; - } - if (isset($map['PublishUrls'])) { - $model->publishUrls = publishUrls::fromMap($map['PublishUrls']); - } - if (isset($map['PlayUrls'])) { - $model->playUrls = playUrls::fromMap($map['PlayUrls']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/playUrls.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/playUrls.php deleted file mode 100755 index b8b70391..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/playUrls.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Url', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->url) { - $res['Url'] = $this->url; - } - - return $res; - } - - /** - * @param array $map - * - * @return playUrls - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Url'])) { - $model->url = $map['Url']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/publishUrls.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/publishUrls.php deleted file mode 100755 index d5fd4e0a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListLiveChannelResponse/listLiveChannelResult/liveChannel/publishUrls.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Url', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->url) { - $res['Url'] = $this->url; - } - - return $res; - } - - /** - * @param array $map - * - * @return publishUrls - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Url'])) { - $model->url = $map['Url']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest.php deleted file mode 100755 index a9ce058d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return ListMultipartUploadsRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest/filter.php deleted file mode 100755 index 8c5d0a0e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsRequest/filter.php +++ /dev/null @@ -1,119 +0,0 @@ - 'delimiter', - 'maxUploads' => 'max-uploads', - 'keyMarker' => 'key-marker', - 'prefix' => 'prefix', - 'uploadIdMarker' => 'upload-id-marker', - 'encodingType' => 'encoding-type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->delimiter) { - $res['delimiter'] = $this->delimiter; - } - if (null !== $this->maxUploads) { - $res['max-uploads'] = $this->maxUploads; - } - if (null !== $this->keyMarker) { - $res['key-marker'] = $this->keyMarker; - } - if (null !== $this->prefix) { - $res['prefix'] = $this->prefix; - } - if (null !== $this->uploadIdMarker) { - $res['upload-id-marker'] = $this->uploadIdMarker; - } - if (null !== $this->encodingType) { - $res['encoding-type'] = $this->encodingType; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['delimiter'])) { - $model->delimiter = $map['delimiter']; - } - if (isset($map['max-uploads'])) { - $model->maxUploads = $map['max-uploads']; - } - if (isset($map['key-marker'])) { - $model->keyMarker = $map['key-marker']; - } - if (isset($map['prefix'])) { - $model->prefix = $map['prefix']; - } - if (isset($map['upload-id-marker'])) { - $model->uploadIdMarker = $map['upload-id-marker']; - } - if (isset($map['encoding-type'])) { - $model->encodingType = $map['encoding-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse.php deleted file mode 100755 index f6cf9533..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'listMultipartUploadsResult' => 'ListMultipartUploadsResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('listMultipartUploadsResult', $this->listMultipartUploadsResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->listMultipartUploadsResult) { - $res['ListMultipartUploadsResult'] = null !== $this->listMultipartUploadsResult ? $this->listMultipartUploadsResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return ListMultipartUploadsResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['ListMultipartUploadsResult'])) { - $model->listMultipartUploadsResult = listMultipartUploadsResult::fromMap($map['ListMultipartUploadsResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult.php deleted file mode 100755 index a3eb0dfa..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult.php +++ /dev/null @@ -1,188 +0,0 @@ - 'Bucket', - 'encodingType' => 'EncodingType', - 'keyMarker' => 'KeyMarker', - 'uploadIdMarker' => 'UploadIdMarker', - 'nextKeyMarker' => 'NextKeyMarker', - 'nextUploadIdMarker' => 'NextUploadIdMarker', - 'delimiter' => 'Delimiter', - 'maxUploads' => 'MaxUploads', - 'isTruncated' => 'IsTruncated', - 'upload' => 'Upload', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = $this->bucket; - } - if (null !== $this->encodingType) { - $res['EncodingType'] = $this->encodingType; - } - if (null !== $this->keyMarker) { - $res['KeyMarker'] = $this->keyMarker; - } - if (null !== $this->uploadIdMarker) { - $res['UploadIdMarker'] = $this->uploadIdMarker; - } - if (null !== $this->nextKeyMarker) { - $res['NextKeyMarker'] = $this->nextKeyMarker; - } - if (null !== $this->nextUploadIdMarker) { - $res['NextUploadIdMarker'] = $this->nextUploadIdMarker; - } - if (null !== $this->delimiter) { - $res['Delimiter'] = $this->delimiter; - } - if (null !== $this->maxUploads) { - $res['MaxUploads'] = $this->maxUploads; - } - if (null !== $this->isTruncated) { - $res['IsTruncated'] = $this->isTruncated; - } - if (null !== $this->upload) { - $res['Upload'] = []; - if (null !== $this->upload && \is_array($this->upload)) { - $n = 0; - foreach ($this->upload as $item) { - $res['Upload'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return listMultipartUploadsResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - $model->bucket = $map['Bucket']; - } - if (isset($map['EncodingType'])) { - $model->encodingType = $map['EncodingType']; - } - if (isset($map['KeyMarker'])) { - $model->keyMarker = $map['KeyMarker']; - } - if (isset($map['UploadIdMarker'])) { - $model->uploadIdMarker = $map['UploadIdMarker']; - } - if (isset($map['NextKeyMarker'])) { - $model->nextKeyMarker = $map['NextKeyMarker']; - } - if (isset($map['NextUploadIdMarker'])) { - $model->nextUploadIdMarker = $map['NextUploadIdMarker']; - } - if (isset($map['Delimiter'])) { - $model->delimiter = $map['Delimiter']; - } - if (isset($map['MaxUploads'])) { - $model->maxUploads = $map['MaxUploads']; - } - if (isset($map['IsTruncated'])) { - $model->isTruncated = $map['IsTruncated']; - } - if (isset($map['Upload'])) { - if (!empty($map['Upload'])) { - $model->upload = []; - $n = 0; - foreach ($map['Upload'] as $item) { - $model->upload[$n++] = null !== $item ? upload::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult/upload.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult/upload.php deleted file mode 100755 index 1601097b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListMultipartUploadsResponse/listMultipartUploadsResult/upload.php +++ /dev/null @@ -1,77 +0,0 @@ - 'Key', - 'uploadId' => 'UploadId', - 'initiated' => 'Initiated', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->uploadId) { - $res['UploadId'] = $this->uploadId; - } - if (null !== $this->initiated) { - $res['Initiated'] = $this->initiated; - } - - return $res; - } - - /** - * @param array $map - * - * @return upload - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['UploadId'])) { - $model->uploadId = $map['UploadId']; - } - if (isset($map['Initiated'])) { - $model->initiated = $map['Initiated']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest.php deleted file mode 100755 index 37b8fc0b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return ListPartsRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest/filter.php deleted file mode 100755 index 818dc830..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsRequest/filter.php +++ /dev/null @@ -1,92 +0,0 @@ - 'uploadId', - 'maxParts' => 'max-parts', - 'partNumberMarker' => 'part-number-marker', - 'encodingType' => 'Encoding-type', - ]; - - public function validate() - { - Model::validateRequired('uploadId', $this->uploadId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->uploadId) { - $res['uploadId'] = $this->uploadId; - } - if (null !== $this->maxParts) { - $res['max-parts'] = $this->maxParts; - } - if (null !== $this->partNumberMarker) { - $res['part-number-marker'] = $this->partNumberMarker; - } - if (null !== $this->encodingType) { - $res['Encoding-type'] = $this->encodingType; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['uploadId'])) { - $model->uploadId = $map['uploadId']; - } - if (isset($map['max-parts'])) { - $model->maxParts = $map['max-parts']; - } - if (isset($map['part-number-marker'])) { - $model->partNumberMarker = $map['part-number-marker']; - } - if (isset($map['Encoding-type'])) { - $model->encodingType = $map['Encoding-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse.php deleted file mode 100755 index 54a7809d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'listPartsResult' => 'ListPartsResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('listPartsResult', $this->listPartsResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->listPartsResult) { - $res['ListPartsResult'] = null !== $this->listPartsResult ? $this->listPartsResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return ListPartsResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['ListPartsResult'])) { - $model->listPartsResult = listPartsResult::fromMap($map['ListPartsResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult.php deleted file mode 100755 index a5c626d2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult.php +++ /dev/null @@ -1,174 +0,0 @@ - 'Bucket', - 'encodingType' => 'EncodingType', - 'key' => 'Key', - 'uploadId' => 'UploadId', - 'partNumberMarker' => 'PartNumberMarker', - 'nextPartNumberMarker' => 'NextPartNumberMarker', - 'maxParts' => 'MaxParts', - 'isTruncated' => 'IsTruncated', - 'part' => 'Part', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = $this->bucket; - } - if (null !== $this->encodingType) { - $res['EncodingType'] = $this->encodingType; - } - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->uploadId) { - $res['UploadId'] = $this->uploadId; - } - if (null !== $this->partNumberMarker) { - $res['PartNumberMarker'] = $this->partNumberMarker; - } - if (null !== $this->nextPartNumberMarker) { - $res['NextPartNumberMarker'] = $this->nextPartNumberMarker; - } - if (null !== $this->maxParts) { - $res['MaxParts'] = $this->maxParts; - } - if (null !== $this->isTruncated) { - $res['IsTruncated'] = $this->isTruncated; - } - if (null !== $this->part) { - $res['Part'] = []; - if (null !== $this->part && \is_array($this->part)) { - $n = 0; - foreach ($this->part as $item) { - $res['Part'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return listPartsResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - $model->bucket = $map['Bucket']; - } - if (isset($map['EncodingType'])) { - $model->encodingType = $map['EncodingType']; - } - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['UploadId'])) { - $model->uploadId = $map['UploadId']; - } - if (isset($map['PartNumberMarker'])) { - $model->partNumberMarker = $map['PartNumberMarker']; - } - if (isset($map['NextPartNumberMarker'])) { - $model->nextPartNumberMarker = $map['NextPartNumberMarker']; - } - if (isset($map['MaxParts'])) { - $model->maxParts = $map['MaxParts']; - } - if (isset($map['IsTruncated'])) { - $model->isTruncated = $map['IsTruncated']; - } - if (isset($map['Part'])) { - if (!empty($map['Part'])) { - $model->part = []; - $n = 0; - foreach ($map['Part'] as $item) { - $model->part[$n++] = null !== $item ? part::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult/part.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult/part.php deleted file mode 100755 index c5994905..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/ListPartsResponse/listPartsResult/part.php +++ /dev/null @@ -1,91 +0,0 @@ - 'PartNumber', - 'lastModified' => 'LastModified', - 'eTag' => 'ETag', - 'size' => 'Size', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->partNumber) { - $res['PartNumber'] = $this->partNumber; - } - if (null !== $this->lastModified) { - $res['LastModified'] = $this->lastModified; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - if (null !== $this->size) { - $res['Size'] = $this->size; - } - - return $res; - } - - /** - * @param array $map - * - * @return part - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['PartNumber'])) { - $model->partNumber = $map['PartNumber']; - } - if (isset($map['LastModified'])) { - $model->lastModified = $map['LastModified']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - if (isset($map['Size'])) { - $model->size = $map['Size']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest.php deleted file mode 100755 index ec5e5ad5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return OptionObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest/header.php deleted file mode 100755 index 885b7f6d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectRequest/header.php +++ /dev/null @@ -1,80 +0,0 @@ - 'Origin', - 'accessControlRequestMethod' => 'Access-Control-Request-Method', - 'accessControlRequestHeaders' => 'Access-Control-Request-Headers', - ]; - - public function validate() - { - Model::validateRequired('origin', $this->origin, true); - Model::validateRequired('accessControlRequestMethod', $this->accessControlRequestMethod, true); - Model::validateRequired('accessControlRequestHeaders', $this->accessControlRequestHeaders, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->origin) { - $res['Origin'] = $this->origin; - } - if (null !== $this->accessControlRequestMethod) { - $res['Access-Control-Request-Method'] = $this->accessControlRequestMethod; - } - if (null !== $this->accessControlRequestHeaders) { - $res['Access-Control-Request-Headers'] = $this->accessControlRequestHeaders; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Origin'])) { - $model->origin = $map['Origin']; - } - if (isset($map['Access-Control-Request-Method'])) { - $model->accessControlRequestMethod = $map['Access-Control-Request-Method']; - } - if (isset($map['Access-Control-Request-Headers'])) { - $model->accessControlRequestHeaders = $map['Access-Control-Request-Headers']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectResponse.php deleted file mode 100755 index aa30fb47..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/OptionObjectResponse.php +++ /dev/null @@ -1,125 +0,0 @@ - 'x-oss-request-id', - 'accessControlAllowOrigin' => 'access-control-allow-origin', - 'accessControlAllowMethods' => 'access-control-allow-methods', - 'accessControlAllowHeaders' => 'access-control-allow-headers', - 'accessControlExposeHeaders' => 'access-control-expose-headers', - 'accessControlMaxAge' => 'access-control-max-age', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('accessControlAllowOrigin', $this->accessControlAllowOrigin, true); - Model::validateRequired('accessControlAllowMethods', $this->accessControlAllowMethods, true); - Model::validateRequired('accessControlAllowHeaders', $this->accessControlAllowHeaders, true); - Model::validateRequired('accessControlExposeHeaders', $this->accessControlExposeHeaders, true); - Model::validateRequired('accessControlMaxAge', $this->accessControlMaxAge, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->accessControlAllowOrigin) { - $res['access-control-allow-origin'] = $this->accessControlAllowOrigin; - } - if (null !== $this->accessControlAllowMethods) { - $res['access-control-allow-methods'] = $this->accessControlAllowMethods; - } - if (null !== $this->accessControlAllowHeaders) { - $res['access-control-allow-headers'] = $this->accessControlAllowHeaders; - } - if (null !== $this->accessControlExposeHeaders) { - $res['access-control-expose-headers'] = $this->accessControlExposeHeaders; - } - if (null !== $this->accessControlMaxAge) { - $res['access-control-max-age'] = $this->accessControlMaxAge; - } - - return $res; - } - - /** - * @param array $map - * - * @return OptionObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['access-control-allow-origin'])) { - $model->accessControlAllowOrigin = $map['access-control-allow-origin']; - } - if (isset($map['access-control-allow-methods'])) { - $model->accessControlAllowMethods = $map['access-control-allow-methods']; - } - if (isset($map['access-control-allow-headers'])) { - $model->accessControlAllowHeaders = $map['access-control-allow-headers']; - } - if (isset($map['access-control-expose-headers'])) { - $model->accessControlExposeHeaders = $map['access-control-expose-headers']; - } - if (isset($map['access-control-max-age'])) { - $model->accessControlMaxAge = $map['access-control-max-age']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest.php deleted file mode 100755 index cd600409..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest.php +++ /dev/null @@ -1,67 +0,0 @@ - 'BucketName', - 'header' => 'header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->header) { - $res['header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PostObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['header'])) { - $model->header = header::fromMap($map['header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest/header.php deleted file mode 100755 index e14d56cd..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectRequest/header.php +++ /dev/null @@ -1,136 +0,0 @@ - 'OSSAccessKeyId', - 'policy' => 'policy', - 'signature' => 'Signature', - 'successActionStatus' => 'success_action_status', - 'key' => 'key', - 'userMeta' => 'UserMeta', - ]; - - public function validate() - { - Model::validateRequired('accessKeyId', $this->accessKeyId, true); - Model::validateRequired('policy', $this->policy, true); - Model::validateRequired('signature', $this->signature, true); - Model::validateRequired('file', $this->file, true); - Model::validateRequired('key', $this->key, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->accessKeyId) { - $res['OSSAccessKeyId'] = $this->accessKeyId; - } - if (null !== $this->policy) { - $res['policy'] = $this->policy; - } - if (null !== $this->signature) { - $res['Signature'] = $this->signature; - } - if (null !== $this->successActionStatus) { - $res['success_action_status'] = $this->successActionStatus; - } - if (null !== $this->file) { - $res['file'] = null !== $this->file ? $this->file->toMap() : null; - } - if (null !== $this->key) { - $res['key'] = $this->key; - } - if (null !== $this->userMeta) { - $res['UserMeta'] = $this->userMeta; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['OSSAccessKeyId'])) { - $model->accessKeyId = $map['OSSAccessKeyId']; - } - if (isset($map['policy'])) { - $model->policy = $map['policy']; - } - if (isset($map['Signature'])) { - $model->signature = $map['Signature']; - } - if (isset($map['success_action_status'])) { - $model->successActionStatus = $map['success_action_status']; - } - if (isset($map['file'])) { - $model->file = FileField::fromMap($map['file']); - } - if (isset($map['key'])) { - $model->key = $map['key']; - } - if (isset($map['UserMeta'])) { - $model->userMeta = $map['UserMeta']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse.php deleted file mode 100755 index 8f6a2d33..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse.php +++ /dev/null @@ -1,51 +0,0 @@ - 'PostResponse', - ]; - - public function validate() - { - Model::validateRequired('postResponse', $this->postResponse, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->postResponse) { - $res['PostResponse'] = null !== $this->postResponse ? $this->postResponse->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PostObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['PostResponse'])) { - $model->postResponse = postResponse::fromMap($map['PostResponse']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse/postResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse/postResponse.php deleted file mode 100755 index be4c5da0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostObjectResponse/postResponse.php +++ /dev/null @@ -1,80 +0,0 @@ - 'Bucket', - 'eTag' => 'ETag', - 'location' => 'Location', - ]; - - public function validate() - { - Model::validateRequired('bucket', $this->bucket, true); - Model::validateRequired('eTag', $this->eTag, true); - Model::validateRequired('location', $this->location, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucket) { - $res['Bucket'] = $this->bucket; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - if (null !== $this->location) { - $res['Location'] = $this->location; - } - - return $res; - } - - /** - * @param array $map - * - * @return postResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Bucket'])) { - $model->bucket = $map['Bucket']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - if (isset($map['Location'])) { - $model->location = $map['Location']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest.php deleted file mode 100755 index a57e5e24..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest.php +++ /dev/null @@ -1,97 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - 'playlistName' => 'PlaylistName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validateRequired('playlistName', $this->playlistName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - if (null !== $this->playlistName) { - $res['PlaylistName'] = $this->playlistName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PostVodPlaylistRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - if (isset($map['PlaylistName'])) { - $model->playlistName = $map['PlaylistName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest/filter.php deleted file mode 100755 index eb121096..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistRequest/filter.php +++ /dev/null @@ -1,65 +0,0 @@ - 'endTime', - 'startTime' => 'startTime', - ]; - - public function validate() - { - Model::validateRequired('endTime', $this->endTime, true); - Model::validateRequired('startTime', $this->startTime, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->endTime) { - $res['endTime'] = $this->endTime; - } - if (null !== $this->startTime) { - $res['startTime'] = $this->startTime; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['endTime'])) { - $model->endTime = $map['endTime']; - } - if (isset($map['startTime'])) { - $model->startTime = $map['startTime']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistResponse.php deleted file mode 100755 index 7879b499..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PostVodPlaylistResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PostVodPlaylistResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest.php deleted file mode 100755 index 05871b89..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest.php +++ /dev/null @@ -1,67 +0,0 @@ - 'BucketName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketAclRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest/header.php deleted file mode 100755 index f7ead95b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclRequest/header.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-acl', - ]; - - public function validate() - { - Model::validateRequired('acl', $this->acl, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->acl) { - $res['x-oss-acl'] = $this->acl; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-acl'])) { - $model->acl = $map['x-oss-acl']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclResponse.php deleted file mode 100755 index ac93348d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketAclResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketAclResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest.php deleted file mode 100755 index 8d0130f2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketCORSRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body.php deleted file mode 100755 index dd5120cb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'CORSConfiguration', - ]; - - public function validate() - { - Model::validateRequired('cORSConfiguration', $this->cORSConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->cORSConfiguration) { - $res['CORSConfiguration'] = null !== $this->cORSConfiguration ? $this->cORSConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CORSConfiguration'])) { - $model->cORSConfiguration = cORSConfiguration::fromMap($map['CORSConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration.php deleted file mode 100755 index f3cfd47e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration.php +++ /dev/null @@ -1,62 +0,0 @@ - 'CORSRule', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->cORSRule) { - $res['CORSRule'] = []; - if (null !== $this->cORSRule && \is_array($this->cORSRule)) { - $n = 0; - foreach ($this->cORSRule as $item) { - $res['CORSRule'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return cORSConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CORSRule'])) { - if (!empty($map['CORSRule'])) { - $model->cORSRule = []; - $n = 0; - foreach ($map['CORSRule'] as $item) { - $model->cORSRule[$n++] = null !== $item ? cORSRule::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration/cORSRule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration/cORSRule.php deleted file mode 100755 index 89936ebb..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSRequest/body/cORSConfiguration/cORSRule.php +++ /dev/null @@ -1,113 +0,0 @@ - 'AllowedOrigin', - 'allowedMethod' => 'AllowedMethod', - 'allowedHeader' => 'AllowedHeader', - 'exposeHeader' => 'ExposeHeader', - 'maxAgeSeconds' => 'MaxAgeSeconds', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->allowedOrigin) { - $res['AllowedOrigin'] = $this->allowedOrigin; - } - if (null !== $this->allowedMethod) { - $res['AllowedMethod'] = $this->allowedMethod; - } - if (null !== $this->allowedHeader) { - $res['AllowedHeader'] = $this->allowedHeader; - } - if (null !== $this->exposeHeader) { - $res['ExposeHeader'] = $this->exposeHeader; - } - if (null !== $this->maxAgeSeconds) { - $res['MaxAgeSeconds'] = $this->maxAgeSeconds; - } - - return $res; - } - - /** - * @param array $map - * - * @return cORSRule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['AllowedOrigin'])) { - if (!empty($map['AllowedOrigin'])) { - $model->allowedOrigin = $map['AllowedOrigin']; - } - } - if (isset($map['AllowedMethod'])) { - if (!empty($map['AllowedMethod'])) { - $model->allowedMethod = $map['AllowedMethod']; - } - } - if (isset($map['AllowedHeader'])) { - if (!empty($map['AllowedHeader'])) { - $model->allowedHeader = $map['AllowedHeader']; - } - } - if (isset($map['ExposeHeader'])) { - if (!empty($map['ExposeHeader'])) { - $model->exposeHeader = $map['ExposeHeader']; - } - } - if (isset($map['MaxAgeSeconds'])) { - $model->maxAgeSeconds = $map['MaxAgeSeconds']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSResponse.php deleted file mode 100755 index 1674666f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketCORSResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketCORSResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest.php deleted file mode 100755 index bc0c3056..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketEncryptionRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body.php deleted file mode 100755 index 869accf8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'ServerSideEncryptionRule', - ]; - - public function validate() - { - Model::validateRequired('serverSideEncryptionRule', $this->serverSideEncryptionRule, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->serverSideEncryptionRule) { - $res['ServerSideEncryptionRule'] = null !== $this->serverSideEncryptionRule ? $this->serverSideEncryptionRule->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ServerSideEncryptionRule'])) { - $model->serverSideEncryptionRule = serverSideEncryptionRule::fromMap($map['ServerSideEncryptionRule']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule.php deleted file mode 100755 index 5e94b269..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule.php +++ /dev/null @@ -1,50 +0,0 @@ - 'ApplyServerSideEncryptionByDefault', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->applyServerSideEncryptionByDefault) { - $res['ApplyServerSideEncryptionByDefault'] = null !== $this->applyServerSideEncryptionByDefault ? $this->applyServerSideEncryptionByDefault->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return serverSideEncryptionRule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['ApplyServerSideEncryptionByDefault'])) { - $model->applyServerSideEncryptionByDefault = applyServerSideEncryptionByDefault::fromMap($map['ApplyServerSideEncryptionByDefault']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php deleted file mode 100755 index 8efce108..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionRequest/body/serverSideEncryptionRule/applyServerSideEncryptionByDefault.php +++ /dev/null @@ -1,63 +0,0 @@ - 'SSEAlgorithm', - 'kMSMasterKeyID' => 'KMSMasterKeyID', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->sSEAlgorithm) { - $res['SSEAlgorithm'] = $this->sSEAlgorithm; - } - if (null !== $this->kMSMasterKeyID) { - $res['KMSMasterKeyID'] = $this->kMSMasterKeyID; - } - - return $res; - } - - /** - * @param array $map - * - * @return applyServerSideEncryptionByDefault - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['SSEAlgorithm'])) { - $model->sSEAlgorithm = $map['SSEAlgorithm']; - } - if (isset($map['KMSMasterKeyID'])) { - $model->kMSMasterKeyID = $map['KMSMasterKeyID']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionResponse.php deleted file mode 100755 index c8b828dd..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketEncryptionResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketEncryptionResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest.php deleted file mode 100755 index 6a06001a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketLifecycleRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body.php deleted file mode 100755 index 4051a7ac..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'LifecycleConfiguration', - ]; - - public function validate() - { - Model::validateRequired('lifecycleConfiguration', $this->lifecycleConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->lifecycleConfiguration) { - $res['LifecycleConfiguration'] = null !== $this->lifecycleConfiguration ? $this->lifecycleConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LifecycleConfiguration'])) { - $model->lifecycleConfiguration = lifecycleConfiguration::fromMap($map['LifecycleConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration.php deleted file mode 100755 index cfbe7768..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Rule', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->rule) { - $res['Rule'] = []; - if (null !== $this->rule && \is_array($this->rule)) { - $n = 0; - foreach ($this->rule as $item) { - $res['Rule'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return lifecycleConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Rule'])) { - if (!empty($map['Rule'])) { - $model->rule = []; - $n = 0; - foreach ($map['Rule'] as $item) { - $model->rule[$n++] = null !== $item ? rule::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule.php deleted file mode 100755 index 4489cfb1..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule.php +++ /dev/null @@ -1,137 +0,0 @@ - 'Expiration', - 'transition' => 'Transition', - 'abortMultipartUpload' => 'AbortMultipartUpload', - 'tag' => 'Tag', - 'iD' => 'ID', - 'prefix' => 'Prefix', - 'status' => 'Status', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->expiration) { - $res['Expiration'] = null !== $this->expiration ? $this->expiration->toMap() : null; - } - if (null !== $this->transition) { - $res['Transition'] = null !== $this->transition ? $this->transition->toMap() : null; - } - if (null !== $this->abortMultipartUpload) { - $res['AbortMultipartUpload'] = null !== $this->abortMultipartUpload ? $this->abortMultipartUpload->toMap() : null; - } - if (null !== $this->tag) { - $res['Tag'] = null !== $this->tag ? $this->tag->toMap() : null; - } - if (null !== $this->iD) { - $res['ID'] = $this->iD; - } - if (null !== $this->prefix) { - $res['Prefix'] = $this->prefix; - } - if (null !== $this->status) { - $res['Status'] = $this->status; - } - - return $res; - } - - /** - * @param array $map - * - * @return rule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Expiration'])) { - $model->expiration = expiration::fromMap($map['Expiration']); - } - if (isset($map['Transition'])) { - $model->transition = transition::fromMap($map['Transition']); - } - if (isset($map['AbortMultipartUpload'])) { - $model->abortMultipartUpload = abortMultipartUpload::fromMap($map['AbortMultipartUpload']); - } - if (isset($map['Tag'])) { - $model->tag = tag::fromMap($map['Tag']); - } - if (isset($map['ID'])) { - $model->iD = $map['ID']; - } - if (isset($map['Prefix'])) { - $model->prefix = $map['Prefix']; - } - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/abortMultipartUpload.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/abortMultipartUpload.php deleted file mode 100755 index c12afbf0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/abortMultipartUpload.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Days', - 'createdBeforeDate' => 'CreatedBeforeDate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->days) { - $res['Days'] = $this->days; - } - if (null !== $this->createdBeforeDate) { - $res['CreatedBeforeDate'] = $this->createdBeforeDate; - } - - return $res; - } - - /** - * @param array $map - * - * @return abortMultipartUpload - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Days'])) { - $model->days = $map['Days']; - } - if (isset($map['CreatedBeforeDate'])) { - $model->createdBeforeDate = $map['CreatedBeforeDate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/expiration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/expiration.php deleted file mode 100755 index 82367dd9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/expiration.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Days', - 'createdBeforeDate' => 'CreatedBeforeDate', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->days) { - $res['Days'] = $this->days; - } - if (null !== $this->createdBeforeDate) { - $res['CreatedBeforeDate'] = $this->createdBeforeDate; - } - - return $res; - } - - /** - * @param array $map - * - * @return expiration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Days'])) { - $model->days = $map['Days']; - } - if (isset($map['CreatedBeforeDate'])) { - $model->createdBeforeDate = $map['CreatedBeforeDate']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/tag.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/tag.php deleted file mode 100755 index 5e687998..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/tag.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return tag - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/transition.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/transition.php deleted file mode 100755 index 50fac63a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleRequest/body/lifecycleConfiguration/rule/transition.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Days', - 'storageClass' => 'StorageClass', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->days) { - $res['Days'] = $this->days; - } - if (null !== $this->storageClass) { - $res['StorageClass'] = $this->storageClass; - } - - return $res; - } - - /** - * @param array $map - * - * @return transition - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Days'])) { - $model->days = $map['Days']; - } - if (isset($map['StorageClass'])) { - $model->storageClass = $map['StorageClass']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleResponse.php deleted file mode 100755 index b3e0f5c4..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLifecycleResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketLifecycleResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest.php deleted file mode 100755 index 8c07567f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketLoggingRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body.php deleted file mode 100755 index 52860160..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'BucketLoggingStatus', - ]; - - public function validate() - { - Model::validateRequired('bucketLoggingStatus', $this->bucketLoggingStatus, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketLoggingStatus) { - $res['BucketLoggingStatus'] = null !== $this->bucketLoggingStatus ? $this->bucketLoggingStatus->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketLoggingStatus'])) { - $model->bucketLoggingStatus = bucketLoggingStatus::fromMap($map['BucketLoggingStatus']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus.php deleted file mode 100755 index 24d44048..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus.php +++ /dev/null @@ -1,50 +0,0 @@ - 'LoggingEnabled', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->loggingEnabled) { - $res['LoggingEnabled'] = null !== $this->loggingEnabled ? $this->loggingEnabled->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return bucketLoggingStatus - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LoggingEnabled'])) { - $model->loggingEnabled = loggingEnabled::fromMap($map['LoggingEnabled']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus/loggingEnabled.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus/loggingEnabled.php deleted file mode 100755 index 25668b6e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingRequest/body/bucketLoggingStatus/loggingEnabled.php +++ /dev/null @@ -1,63 +0,0 @@ - 'TargetBucket', - 'targetPrefix' => 'TargetPrefix', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->targetBucket) { - $res['TargetBucket'] = $this->targetBucket; - } - if (null !== $this->targetPrefix) { - $res['TargetPrefix'] = $this->targetPrefix; - } - - return $res; - } - - /** - * @param array $map - * - * @return loggingEnabled - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TargetBucket'])) { - $model->targetBucket = $map['TargetBucket']; - } - if (isset($map['TargetPrefix'])) { - $model->targetPrefix = $map['TargetPrefix']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingResponse.php deleted file mode 100755 index 1346bb99..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketLoggingResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketLoggingResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest.php deleted file mode 100755 index 4db9e656..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketRefererRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body.php deleted file mode 100755 index ce9da902..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'RefererConfiguration', - ]; - - public function validate() - { - Model::validateRequired('refererConfiguration', $this->refererConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->refererConfiguration) { - $res['RefererConfiguration'] = null !== $this->refererConfiguration ? $this->refererConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RefererConfiguration'])) { - $model->refererConfiguration = refererConfiguration::fromMap($map['RefererConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration.php deleted file mode 100755 index 83832e22..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration.php +++ /dev/null @@ -1,64 +0,0 @@ - 'RefererList', - 'allowEmptyReferer' => 'AllowEmptyReferer', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->refererList) { - $res['RefererList'] = null !== $this->refererList ? $this->refererList->toMap() : null; - } - if (null !== $this->allowEmptyReferer) { - $res['AllowEmptyReferer'] = $this->allowEmptyReferer; - } - - return $res; - } - - /** - * @param array $map - * - * @return refererConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RefererList'])) { - $model->refererList = refererList::fromMap($map['RefererList']); - } - if (isset($map['AllowEmptyReferer'])) { - $model->allowEmptyReferer = $map['AllowEmptyReferer']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration/refererList.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration/refererList.php deleted file mode 100755 index 44082d02..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererRequest/body/refererConfiguration/refererList.php +++ /dev/null @@ -1,51 +0,0 @@ - 'Referer', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->referer) { - $res['Referer'] = $this->referer; - } - - return $res; - } - - /** - * @param array $map - * - * @return refererList - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Referer'])) { - if (!empty($map['Referer'])) { - $model->referer = $map['Referer']; - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererResponse.php deleted file mode 100755 index b5af5ae5..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRefererResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketRefererResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest.php deleted file mode 100755 index ab93e754..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'body' => 'Body', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body.php deleted file mode 100755 index e3854933..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'CreateBucketConfiguration', - ]; - - public function validate() - { - Model::validateRequired('createBucketConfiguration', $this->createBucketConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->createBucketConfiguration) { - $res['CreateBucketConfiguration'] = null !== $this->createBucketConfiguration ? $this->createBucketConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CreateBucketConfiguration'])) { - $model->createBucketConfiguration = createBucketConfiguration::fromMap($map['CreateBucketConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body/createBucketConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body/createBucketConfiguration.php deleted file mode 100755 index 577c6d39..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/body/createBucketConfiguration.php +++ /dev/null @@ -1,63 +0,0 @@ - 'StorageClass', - 'dataRedundancyType' => 'DataRedundancyType', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->storageClass) { - $res['StorageClass'] = $this->storageClass; - } - if (null !== $this->dataRedundancyType) { - $res['DataRedundancyType'] = $this->dataRedundancyType; - } - - return $res; - } - - /** - * @param array $map - * - * @return createBucketConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['StorageClass'])) { - $model->storageClass = $map['StorageClass']; - } - if (isset($map['DataRedundancyType'])) { - $model->dataRedundancyType = $map['DataRedundancyType']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/header.php deleted file mode 100755 index ed6bbb0c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequest/header.php +++ /dev/null @@ -1,49 +0,0 @@ - 'x-oss-acl', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->acl) { - $res['x-oss-acl'] = $this->acl; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-acl'])) { - $model->acl = $map['x-oss-acl']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest.php deleted file mode 100755 index e9d10b9d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketRequestPaymentRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body.php deleted file mode 100755 index 10cc296a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'RequestPaymentConfiguration', - ]; - - public function validate() - { - Model::validateRequired('requestPaymentConfiguration', $this->requestPaymentConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestPaymentConfiguration) { - $res['RequestPaymentConfiguration'] = null !== $this->requestPaymentConfiguration ? $this->requestPaymentConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RequestPaymentConfiguration'])) { - $model->requestPaymentConfiguration = requestPaymentConfiguration::fromMap($map['RequestPaymentConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body/requestPaymentConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body/requestPaymentConfiguration.php deleted file mode 100755 index 2759946a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentRequest/body/requestPaymentConfiguration.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Payer', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->payer) { - $res['Payer'] = $this->payer; - } - - return $res; - } - - /** - * @param array $map - * - * @return requestPaymentConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Payer'])) { - $model->payer = $map['Payer']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentResponse.php deleted file mode 100755 index c29669e8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketRequestPaymentResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketRequestPaymentResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketResponse.php deleted file mode 100755 index 2c612cb2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest.php deleted file mode 100755 index 215d8942..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketTagsRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body.php deleted file mode 100755 index 93388e1f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'Tagging', - ]; - - public function validate() - { - Model::validateRequired('tagging', $this->tagging, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->tagging) { - $res['Tagging'] = null !== $this->tagging ? $this->tagging->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tagging'])) { - $model->tagging = tagging::fromMap($map['Tagging']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging.php deleted file mode 100755 index 5a1def83..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging.php +++ /dev/null @@ -1,50 +0,0 @@ - 'TagSet', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tagSet) { - $res['TagSet'] = null !== $this->tagSet ? $this->tagSet->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return tagging - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TagSet'])) { - $model->tagSet = tagSet::fromMap($map['TagSet']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet.php deleted file mode 100755 index e21df4f7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Tag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tag) { - $res['Tag'] = []; - if (null !== $this->tag && \is_array($this->tag)) { - $n = 0; - foreach ($this->tag as $item) { - $res['Tag'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return tagSet - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tag'])) { - if (!empty($map['Tag'])) { - $model->tag = []; - $n = 0; - foreach ($map['Tag'] as $item) { - $model->tag[$n++] = null !== $item ? tag::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet/tag.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet/tag.php deleted file mode 100755 index 4716ad42..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsRequest/body/tagging/tagSet/tag.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return tag - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsResponse.php deleted file mode 100755 index 7ae58fe0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketTagsResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketTagsResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest.php deleted file mode 100755 index e4663a5d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketWebsiteRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body.php deleted file mode 100755 index aff7e152..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'WebsiteConfiguration', - ]; - - public function validate() - { - Model::validateRequired('websiteConfiguration', $this->websiteConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->websiteConfiguration) { - $res['WebsiteConfiguration'] = null !== $this->websiteConfiguration ? $this->websiteConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['WebsiteConfiguration'])) { - $model->websiteConfiguration = websiteConfiguration::fromMap($map['WebsiteConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration.php deleted file mode 100755 index c0d0ff97..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration.php +++ /dev/null @@ -1,80 +0,0 @@ - 'IndexDocument', - 'errorDocument' => 'ErrorDocument', - 'routingRules' => 'RoutingRules', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->indexDocument) { - $res['IndexDocument'] = null !== $this->indexDocument ? $this->indexDocument->toMap() : null; - } - if (null !== $this->errorDocument) { - $res['ErrorDocument'] = null !== $this->errorDocument ? $this->errorDocument->toMap() : null; - } - if (null !== $this->routingRules) { - $res['RoutingRules'] = null !== $this->routingRules ? $this->routingRules->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return websiteConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['IndexDocument'])) { - $model->indexDocument = indexDocument::fromMap($map['IndexDocument']); - } - if (isset($map['ErrorDocument'])) { - $model->errorDocument = errorDocument::fromMap($map['ErrorDocument']); - } - if (isset($map['RoutingRules'])) { - $model->routingRules = routingRules::fromMap($map['RoutingRules']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/errorDocument.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/errorDocument.php deleted file mode 100755 index 1a4b7843..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/errorDocument.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Key', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - - return $res; - } - - /** - * @param array $map - * - * @return errorDocument - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/indexDocument.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/indexDocument.php deleted file mode 100755 index b0f6d001..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/indexDocument.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Suffix', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->suffix) { - $res['Suffix'] = $this->suffix; - } - - return $res; - } - - /** - * @param array $map - * - * @return indexDocument - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Suffix'])) { - $model->suffix = $map['Suffix']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules.php deleted file mode 100755 index 8ac3b013..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules.php +++ /dev/null @@ -1,62 +0,0 @@ - 'RoutingRule', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->routingRule) { - $res['RoutingRule'] = []; - if (null !== $this->routingRule && \is_array($this->routingRule)) { - $n = 0; - foreach ($this->routingRule as $item) { - $res['RoutingRule'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return routingRules - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RoutingRule'])) { - if (!empty($map['RoutingRule'])) { - $model->routingRule = []; - $n = 0; - foreach ($map['RoutingRule'] as $item) { - $model->routingRule[$n++] = null !== $item ? routingRule::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule.php deleted file mode 100755 index f03494e2..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule.php +++ /dev/null @@ -1,79 +0,0 @@ - 'Condition', - 'redirect' => 'Redirect', - 'ruleNumber' => 'RuleNumber', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->condition) { - $res['Condition'] = null !== $this->condition ? $this->condition->toMap() : null; - } - if (null !== $this->redirect) { - $res['Redirect'] = null !== $this->redirect ? $this->redirect->toMap() : null; - } - if (null !== $this->ruleNumber) { - $res['RuleNumber'] = $this->ruleNumber; - } - - return $res; - } - - /** - * @param array $map - * - * @return routingRule - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Condition'])) { - $model->condition = condition::fromMap($map['Condition']); - } - if (isset($map['Redirect'])) { - $model->redirect = redirect::fromMap($map['Redirect']); - } - if (isset($map['RuleNumber'])) { - $model->ruleNumber = $map['RuleNumber']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition.php deleted file mode 100755 index 8ecd13bf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition.php +++ /dev/null @@ -1,78 +0,0 @@ - 'IncludeHeader', - 'keyPrefixEquals' => 'KeyPrefixEquals', - 'httpErrorCodeReturnedEquals' => 'HttpErrorCodeReturnedEquals', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->includeHeader) { - $res['IncludeHeader'] = null !== $this->includeHeader ? $this->includeHeader->toMap() : null; - } - if (null !== $this->keyPrefixEquals) { - $res['KeyPrefixEquals'] = $this->keyPrefixEquals; - } - if (null !== $this->httpErrorCodeReturnedEquals) { - $res['HttpErrorCodeReturnedEquals'] = $this->httpErrorCodeReturnedEquals; - } - - return $res; - } - - /** - * @param array $map - * - * @return condition - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['IncludeHeader'])) { - $model->includeHeader = includeHeader::fromMap($map['IncludeHeader']); - } - if (isset($map['KeyPrefixEquals'])) { - $model->keyPrefixEquals = $map['KeyPrefixEquals']; - } - if (isset($map['HttpErrorCodeReturnedEquals'])) { - $model->httpErrorCodeReturnedEquals = $map['HttpErrorCodeReturnedEquals']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php deleted file mode 100755 index 7959ffe9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/condition/includeHeader.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'equals' => 'Equals', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->equals) { - $res['Equals'] = $this->equals; - } - - return $res; - } - - /** - * @param array $map - * - * @return includeHeader - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Equals'])) { - $model->equals = $map['Equals']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect.php deleted file mode 100755 index 5e4c0ca8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect.php +++ /dev/null @@ -1,204 +0,0 @@ - 'MirrorHeaders', - 'redirectType' => 'RedirectType', - 'passQueryString' => 'PassQueryString', - 'mirrorURL' => 'MirrorURL', - 'mirrorPassQueryString' => 'MirrorPassQueryString', - 'mirrorFollowRedirect' => 'MirrorFollowRedirect', - 'mirrorCheckMd5' => 'MirrorCheckMd5', - 'protocol' => 'Protocol', - 'hostName' => 'HostName', - 'httpRedirectCode' => 'HttpRedirectCode', - 'replaceKeyPrefixWith' => 'ReplaceKeyPrefixWith', - 'replaceKeyWith' => 'ReplaceKeyWith', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->mirrorHeaders) { - $res['MirrorHeaders'] = null !== $this->mirrorHeaders ? $this->mirrorHeaders->toMap() : null; - } - if (null !== $this->redirectType) { - $res['RedirectType'] = $this->redirectType; - } - if (null !== $this->passQueryString) { - $res['PassQueryString'] = $this->passQueryString; - } - if (null !== $this->mirrorURL) { - $res['MirrorURL'] = $this->mirrorURL; - } - if (null !== $this->mirrorPassQueryString) { - $res['MirrorPassQueryString'] = $this->mirrorPassQueryString; - } - if (null !== $this->mirrorFollowRedirect) { - $res['MirrorFollowRedirect'] = $this->mirrorFollowRedirect; - } - if (null !== $this->mirrorCheckMd5) { - $res['MirrorCheckMd5'] = $this->mirrorCheckMd5; - } - if (null !== $this->protocol) { - $res['Protocol'] = $this->protocol; - } - if (null !== $this->hostName) { - $res['HostName'] = $this->hostName; - } - if (null !== $this->httpRedirectCode) { - $res['HttpRedirectCode'] = $this->httpRedirectCode; - } - if (null !== $this->replaceKeyPrefixWith) { - $res['ReplaceKeyPrefixWith'] = $this->replaceKeyPrefixWith; - } - if (null !== $this->replaceKeyWith) { - $res['ReplaceKeyWith'] = $this->replaceKeyWith; - } - - return $res; - } - - /** - * @param array $map - * - * @return redirect - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['MirrorHeaders'])) { - $model->mirrorHeaders = mirrorHeaders::fromMap($map['MirrorHeaders']); - } - if (isset($map['RedirectType'])) { - $model->redirectType = $map['RedirectType']; - } - if (isset($map['PassQueryString'])) { - $model->passQueryString = $map['PassQueryString']; - } - if (isset($map['MirrorURL'])) { - $model->mirrorURL = $map['MirrorURL']; - } - if (isset($map['MirrorPassQueryString'])) { - $model->mirrorPassQueryString = $map['MirrorPassQueryString']; - } - if (isset($map['MirrorFollowRedirect'])) { - $model->mirrorFollowRedirect = $map['MirrorFollowRedirect']; - } - if (isset($map['MirrorCheckMd5'])) { - $model->mirrorCheckMd5 = $map['MirrorCheckMd5']; - } - if (isset($map['Protocol'])) { - $model->protocol = $map['Protocol']; - } - if (isset($map['HostName'])) { - $model->hostName = $map['HostName']; - } - if (isset($map['HttpRedirectCode'])) { - $model->httpRedirectCode = $map['HttpRedirectCode']; - } - if (isset($map['ReplaceKeyPrefixWith'])) { - $model->replaceKeyPrefixWith = $map['ReplaceKeyPrefixWith']; - } - if (isset($map['ReplaceKeyWith'])) { - $model->replaceKeyWith = $map['ReplaceKeyWith']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php deleted file mode 100755 index 3b1ca5b7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders.php +++ /dev/null @@ -1,92 +0,0 @@ - 'Set', - 'passAll' => 'PassAll', - 'pass' => 'Pass', - 'remove' => 'Remove', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->set) { - $res['Set'] = null !== $this->set ? $this->set->toMap() : null; - } - if (null !== $this->passAll) { - $res['PassAll'] = $this->passAll; - } - if (null !== $this->pass) { - $res['Pass'] = $this->pass; - } - if (null !== $this->remove) { - $res['Remove'] = $this->remove; - } - - return $res; - } - - /** - * @param array $map - * - * @return mirrorHeaders - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Set'])) { - $model->set = set::fromMap($map['Set']); - } - if (isset($map['PassAll'])) { - $model->passAll = $map['PassAll']; - } - if (isset($map['Pass'])) { - $model->pass = $map['Pass']; - } - if (isset($map['Remove'])) { - $model->remove = $map['Remove']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php deleted file mode 100755 index 824aa87a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteRequest/body/websiteConfiguration/routingRules/routingRule/redirect/mirrorHeaders/set.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return set - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteResponse.php deleted file mode 100755 index a29d6bc3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutBucketWebsiteResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutBucketWebsiteResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest.php deleted file mode 100755 index 0f8ac505..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutLiveChannelRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body.php deleted file mode 100755 index adc7b9ca..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'LiveChannelConfiguration', - ]; - - public function validate() - { - Model::validateRequired('liveChannelConfiguration', $this->liveChannelConfiguration, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->liveChannelConfiguration) { - $res['LiveChannelConfiguration'] = null !== $this->liveChannelConfiguration ? $this->liveChannelConfiguration->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LiveChannelConfiguration'])) { - $model->liveChannelConfiguration = liveChannelConfiguration::fromMap($map['LiveChannelConfiguration']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration.php deleted file mode 100755 index 9c72cdfa..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration.php +++ /dev/null @@ -1,93 +0,0 @@ - 'Target', - 'snapshot' => 'Snapshot', - 'description' => 'Description', - 'status' => 'Status', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->target) { - $res['Target'] = null !== $this->target ? $this->target->toMap() : null; - } - if (null !== $this->snapshot) { - $res['Snapshot'] = null !== $this->snapshot ? $this->snapshot->toMap() : null; - } - if (null !== $this->description) { - $res['Description'] = $this->description; - } - if (null !== $this->status) { - $res['Status'] = $this->status; - } - - return $res; - } - - /** - * @param array $map - * - * @return liveChannelConfiguration - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Target'])) { - $model->target = target::fromMap($map['Target']); - } - if (isset($map['Snapshot'])) { - $model->snapshot = snapshot::fromMap($map['Snapshot']); - } - if (isset($map['Description'])) { - $model->description = $map['Description']; - } - if (isset($map['Status'])) { - $model->status = $map['Status']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/snapshot.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/snapshot.php deleted file mode 100755 index 595ce908..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/snapshot.php +++ /dev/null @@ -1,91 +0,0 @@ - 'RoleName', - 'destBucket' => 'DestBucket', - 'notifyTopic' => 'NotifyTopic', - 'interval' => 'Interval', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->roleName) { - $res['RoleName'] = $this->roleName; - } - if (null !== $this->destBucket) { - $res['DestBucket'] = $this->destBucket; - } - if (null !== $this->notifyTopic) { - $res['NotifyTopic'] = $this->notifyTopic; - } - if (null !== $this->interval) { - $res['Interval'] = $this->interval; - } - - return $res; - } - - /** - * @param array $map - * - * @return snapshot - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RoleName'])) { - $model->roleName = $map['RoleName']; - } - if (isset($map['DestBucket'])) { - $model->destBucket = $map['DestBucket']; - } - if (isset($map['NotifyTopic'])) { - $model->notifyTopic = $map['NotifyTopic']; - } - if (isset($map['Interval'])) { - $model->interval = $map['Interval']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/target.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/target.php deleted file mode 100755 index bb78dd46..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelRequest/body/liveChannelConfiguration/target.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Type', - 'fragDuration' => 'FragDuration', - 'fragCount' => 'FragCount', - 'playlistName' => 'PlaylistName', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->type) { - $res['Type'] = $this->type; - } - if (null !== $this->fragDuration) { - $res['FragDuration'] = $this->fragDuration; - } - if (null !== $this->fragCount) { - $res['FragCount'] = $this->fragCount; - } - if (null !== $this->playlistName) { - $res['PlaylistName'] = $this->playlistName; - } - - return $res; - } - - /** - * @param array $map - * - * @return target - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Type'])) { - $model->type = $map['Type']; - } - if (isset($map['FragDuration'])) { - $model->fragDuration = $map['FragDuration']; - } - if (isset($map['FragCount'])) { - $model->fragCount = $map['FragCount']; - } - if (isset($map['PlaylistName'])) { - $model->playlistName = $map['PlaylistName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse.php deleted file mode 100755 index 7f1838c7..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'createLiveChannelResult' => 'CreateLiveChannelResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('createLiveChannelResult', $this->createLiveChannelResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->createLiveChannelResult) { - $res['CreateLiveChannelResult'] = null !== $this->createLiveChannelResult ? $this->createLiveChannelResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutLiveChannelResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['CreateLiveChannelResult'])) { - $model->createLiveChannelResult = createLiveChannelResult::fromMap($map['CreateLiveChannelResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult.php deleted file mode 100755 index 56196cb8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult.php +++ /dev/null @@ -1,67 +0,0 @@ - 'PublishUrls', - 'playUrls' => 'PlayUrls', - ]; - - public function validate() - { - Model::validateRequired('publishUrls', $this->publishUrls, true); - Model::validateRequired('playUrls', $this->playUrls, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->publishUrls) { - $res['PublishUrls'] = null !== $this->publishUrls ? $this->publishUrls->toMap() : null; - } - if (null !== $this->playUrls) { - $res['PlayUrls'] = null !== $this->playUrls ? $this->playUrls->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return createLiveChannelResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['PublishUrls'])) { - $model->publishUrls = publishUrls::fromMap($map['PublishUrls']); - } - if (isset($map['PlayUrls'])) { - $model->playUrls = playUrls::fromMap($map['PlayUrls']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/playUrls.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/playUrls.php deleted file mode 100755 index dd2280fa..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/playUrls.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Url', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->url) { - $res['Url'] = $this->url; - } - - return $res; - } - - /** - * @param array $map - * - * @return playUrls - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Url'])) { - $model->url = $map['Url']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/publishUrls.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/publishUrls.php deleted file mode 100755 index 6303ca4e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelResponse/createLiveChannelResult/publishUrls.php +++ /dev/null @@ -1,49 +0,0 @@ - 'Url', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->url) { - $res['Url'] = $this->url; - } - - return $res; - } - - /** - * @param array $map - * - * @return publishUrls - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Url'])) { - $model->url = $map['Url']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest.php deleted file mode 100755 index 4cf22197..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'channelName' => 'ChannelName', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('channelName', $this->channelName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->channelName) { - $res['ChannelName'] = $this->channelName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutLiveChannelStatusRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ChannelName'])) { - $model->channelName = $map['ChannelName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest/filter.php deleted file mode 100755 index 84e3c3a1..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusRequest/filter.php +++ /dev/null @@ -1,50 +0,0 @@ - 'status', - ]; - - public function validate() - { - Model::validateRequired('status', $this->status, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->status) { - $res['status'] = $this->status; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['status'])) { - $model->status = $map['status']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusResponse.php deleted file mode 100755 index 1992f04e..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutLiveChannelStatusResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutLiveChannelStatusResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest.php deleted file mode 100755 index a18526f9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutObjectAclRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest/header.php deleted file mode 100755 index a44b167c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclRequest/header.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-object-acl', - ]; - - public function validate() - { - Model::validateRequired('objectAcl', $this->objectAcl, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->objectAcl) { - $res['x-oss-object-acl'] = $this->objectAcl; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-object-acl'])) { - $model->objectAcl = $map['x-oss-object-acl']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclResponse.php deleted file mode 100755 index af29ef64..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectAclResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutObjectAclResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest.php deleted file mode 100755 index f8ee7b6b..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest.php +++ /dev/null @@ -1,110 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'userMeta' => 'UserMeta', - 'body' => 'body', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->userMeta) { - $res['UserMeta'] = $this->userMeta; - } - if (null !== $this->body) { - $res['body'] = $this->body; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['UserMeta'])) { - $model->userMeta = $map['UserMeta']; - } - if (isset($map['body'])) { - $model->body = $map['body']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest/header.php deleted file mode 100755 index f3d03b7f..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectRequest/header.php +++ /dev/null @@ -1,231 +0,0 @@ - 'Authorization', - 'cacheControl' => 'Cache-Control', - 'contentDisposition' => 'Content-Disposition', - 'contentEncoding' => 'Content-Encoding', - 'contentMD5' => 'Content-MD5', - 'contentLength' => 'Content-Length', - 'eTag' => 'CETag', - 'expires' => 'Expires', - 'serverSideEncryption' => 'x-oss-server-side-encryption', - 'serverSideEncryptionKeyId' => 'x-oss-server-side-encryption-key-id', - 'objectAcl' => 'x-oss-object-acl', - 'storageClass' => 'x-oss-storage-class', - 'tagging' => 'x-oss-tagging', - 'contentType' => 'content-type', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->authorization) { - $res['Authorization'] = $this->authorization; - } - if (null !== $this->cacheControl) { - $res['Cache-Control'] = $this->cacheControl; - } - if (null !== $this->contentDisposition) { - $res['Content-Disposition'] = $this->contentDisposition; - } - if (null !== $this->contentEncoding) { - $res['Content-Encoding'] = $this->contentEncoding; - } - if (null !== $this->contentMD5) { - $res['Content-MD5'] = $this->contentMD5; - } - if (null !== $this->contentLength) { - $res['Content-Length'] = $this->contentLength; - } - if (null !== $this->eTag) { - $res['CETag'] = $this->eTag; - } - if (null !== $this->expires) { - $res['Expires'] = $this->expires; - } - if (null !== $this->serverSideEncryption) { - $res['x-oss-server-side-encryption'] = $this->serverSideEncryption; - } - if (null !== $this->serverSideEncryptionKeyId) { - $res['x-oss-server-side-encryption-key-id'] = $this->serverSideEncryptionKeyId; - } - if (null !== $this->objectAcl) { - $res['x-oss-object-acl'] = $this->objectAcl; - } - if (null !== $this->storageClass) { - $res['x-oss-storage-class'] = $this->storageClass; - } - if (null !== $this->tagging) { - $res['x-oss-tagging'] = $this->tagging; - } - if (null !== $this->contentType) { - $res['content-type'] = $this->contentType; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Authorization'])) { - $model->authorization = $map['Authorization']; - } - if (isset($map['Cache-Control'])) { - $model->cacheControl = $map['Cache-Control']; - } - if (isset($map['Content-Disposition'])) { - $model->contentDisposition = $map['Content-Disposition']; - } - if (isset($map['Content-Encoding'])) { - $model->contentEncoding = $map['Content-Encoding']; - } - if (isset($map['Content-MD5'])) { - $model->contentMD5 = $map['Content-MD5']; - } - if (isset($map['Content-Length'])) { - $model->contentLength = $map['Content-Length']; - } - if (isset($map['CETag'])) { - $model->eTag = $map['CETag']; - } - if (isset($map['Expires'])) { - $model->expires = $map['Expires']; - } - if (isset($map['x-oss-server-side-encryption'])) { - $model->serverSideEncryption = $map['x-oss-server-side-encryption']; - } - if (isset($map['x-oss-server-side-encryption-key-id'])) { - $model->serverSideEncryptionKeyId = $map['x-oss-server-side-encryption-key-id']; - } - if (isset($map['x-oss-object-acl'])) { - $model->objectAcl = $map['x-oss-object-acl']; - } - if (isset($map['x-oss-storage-class'])) { - $model->storageClass = $map['x-oss-storage-class']; - } - if (isset($map['x-oss-tagging'])) { - $model->tagging = $map['x-oss-tagging']; - } - if (isset($map['content-type'])) { - $model->contentType = $map['content-type']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectResponse.php deleted file mode 100755 index ec3b87b8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectResponse.php +++ /dev/null @@ -1,95 +0,0 @@ - 'x-oss-request-id', - 'hashCrc64ecma' => 'x-oss-hash-crc64ecma', - 'serverTime' => 'x-oss-server-time', - 'bucketVersion' => 'x-oss-bucket-version', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('hashCrc64ecma', $this->hashCrc64ecma, true); - Model::validateRequired('serverTime', $this->serverTime, true); - Model::validateRequired('bucketVersion', $this->bucketVersion, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->hashCrc64ecma) { - $res['x-oss-hash-crc64ecma'] = $this->hashCrc64ecma; - } - if (null !== $this->serverTime) { - $res['x-oss-server-time'] = $this->serverTime; - } - if (null !== $this->bucketVersion) { - $res['x-oss-bucket-version'] = $this->bucketVersion; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['x-oss-hash-crc64ecma'])) { - $model->hashCrc64ecma = $map['x-oss-hash-crc64ecma']; - } - if (isset($map['x-oss-server-time'])) { - $model->serverTime = $map['x-oss-server-time']; - } - if (isset($map['x-oss-bucket-version'])) { - $model->bucketVersion = $map['x-oss-bucket-version']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest.php deleted file mode 100755 index f6dbdac3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest.php +++ /dev/null @@ -1,81 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutObjectTaggingRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body.php deleted file mode 100755 index 8837d1b3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'Tagging', - ]; - - public function validate() - { - Model::validateRequired('tagging', $this->tagging, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->tagging) { - $res['Tagging'] = null !== $this->tagging ? $this->tagging->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tagging'])) { - $model->tagging = tagging::fromMap($map['Tagging']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging.php deleted file mode 100755 index 5ab28fac..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging.php +++ /dev/null @@ -1,50 +0,0 @@ - 'TagSet', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tagSet) { - $res['TagSet'] = null !== $this->tagSet ? $this->tagSet->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return tagging - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['TagSet'])) { - $model->tagSet = tagSet::fromMap($map['TagSet']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet.php deleted file mode 100755 index 56fdda76..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Tag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->tag) { - $res['Tag'] = []; - if (null !== $this->tag && \is_array($this->tag)) { - $n = 0; - foreach ($this->tag as $item) { - $res['Tag'][$n++] = null !== $item ? $item->toMap() : $item; - } - } - } - - return $res; - } - - /** - * @param array $map - * - * @return tagSet - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Tag'])) { - if (!empty($map['Tag'])) { - $model->tag = []; - $n = 0; - foreach ($map['Tag'] as $item) { - $model->tag[$n++] = null !== $item ? tag::fromMap($item) : $item; - } - } - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet/tag.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet/tag.php deleted file mode 100755 index e1c6b904..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingRequest/body/tagging/tagSet/tag.php +++ /dev/null @@ -1,63 +0,0 @@ - 'Key', - 'value' => 'Value', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->key) { - $res['Key'] = $this->key; - } - if (null !== $this->value) { - $res['Value'] = $this->value; - } - - return $res; - } - - /** - * @param array $map - * - * @return tag - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['Key'])) { - $model->key = $map['Key']; - } - if (isset($map['Value'])) { - $model->value = $map['Value']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingResponse.php deleted file mode 100755 index 1f9a6bc9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutObjectTaggingResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutObjectTaggingResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest.php deleted file mode 100755 index de058d2c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest.php +++ /dev/null @@ -1,82 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutSymlinkRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest/header.php deleted file mode 100755 index e6aa5a09..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkRequest/header.php +++ /dev/null @@ -1,64 +0,0 @@ - 'x-oss-symlink-target', - 'storageClass' => 'x-oss-storage-class', - ]; - - public function validate() - { - Model::validateRequired('symlinkTarget', $this->symlinkTarget, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->symlinkTarget) { - $res['x-oss-symlink-target'] = $this->symlinkTarget; - } - if (null !== $this->storageClass) { - $res['x-oss-storage-class'] = $this->storageClass; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-symlink-target'])) { - $model->symlinkTarget = $map['x-oss-symlink-target']; - } - if (isset($map['x-oss-storage-class'])) { - $model->storageClass = $map['x-oss-storage-class']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkResponse.php deleted file mode 100755 index d6bbe132..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/PutSymlinkResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return PutSymlinkResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectRequest.php deleted file mode 100755 index fa8dc4fe..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectRequest.php +++ /dev/null @@ -1,66 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - - return $res; - } - - /** - * @param array $map - * - * @return RestoreObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectResponse.php deleted file mode 100755 index f2aa03d3..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/RestoreObjectResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return RestoreObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest.php deleted file mode 100755 index 8241ece8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest.php +++ /dev/null @@ -1,97 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'filter' => 'Filter', - 'body' => 'Body', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - if (null !== $this->body) { - $res['Body'] = null !== $this->body ? $this->body->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return SelectObjectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - if (isset($map['Body'])) { - $model->body = body::fromMap($map['Body']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body.php deleted file mode 100755 index 21f28042..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body.php +++ /dev/null @@ -1,51 +0,0 @@ - 'SelectRequest', - ]; - - public function validate() - { - Model::validateRequired('selectRequest', $this->selectRequest, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->selectRequest) { - $res['SelectRequest'] = null !== $this->selectRequest ? $this->selectRequest->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return body - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['SelectRequest'])) { - $model->selectRequest = selectRequest::fromMap($map['SelectRequest']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest.php deleted file mode 100755 index b2ed62b0..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest.php +++ /dev/null @@ -1,94 +0,0 @@ - 'InputSerialization', - 'outputSerialization' => 'OutputSerialization', - 'options' => 'Options', - 'expression' => 'Expression', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->inputSerialization) { - $res['InputSerialization'] = null !== $this->inputSerialization ? $this->inputSerialization->toMap() : null; - } - if (null !== $this->outputSerialization) { - $res['OutputSerialization'] = null !== $this->outputSerialization ? $this->outputSerialization->toMap() : null; - } - if (null !== $this->options) { - $res['Options'] = null !== $this->options ? $this->options->toMap() : null; - } - if (null !== $this->expression) { - $res['Expression'] = $this->expression; - } - - return $res; - } - - /** - * @param array $map - * - * @return selectRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['InputSerialization'])) { - $model->inputSerialization = inputSerialization::fromMap($map['InputSerialization']); - } - if (isset($map['OutputSerialization'])) { - $model->outputSerialization = outputSerialization::fromMap($map['OutputSerialization']); - } - if (isset($map['Options'])) { - $model->options = options::fromMap($map['Options']); - } - if (isset($map['Expression'])) { - $model->expression = $map['Expression']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization.php deleted file mode 100755 index 333efbab..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization.php +++ /dev/null @@ -1,64 +0,0 @@ - 'CSV', - 'compressionType' => 'CompressionType', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->cSV) { - $res['CSV'] = null !== $this->cSV ? $this->cSV->toMap() : null; - } - if (null !== $this->compressionType) { - $res['CompressionType'] = $this->compressionType; - } - - return $res; - } - - /** - * @param array $map - * - * @return inputSerialization - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CSV'])) { - $model->cSV = cSV::fromMap($map['CSV']); - } - if (isset($map['CompressionType'])) { - $model->compressionType = $map['CompressionType']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization/cSV.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization/cSV.php deleted file mode 100755 index 7435c71a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/inputSerialization/cSV.php +++ /dev/null @@ -1,119 +0,0 @@ - 'FileHeaderInfo', - 'recordDelimiter' => 'RecordDelimiter', - 'fieldDelimiter' => 'FieldDelimiter', - 'quoteCharacter' => 'QuoteCharacter', - 'commentCharacter' => 'CommentCharacter', - 'range' => 'Range', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->fileHeaderInfo) { - $res['FileHeaderInfo'] = $this->fileHeaderInfo; - } - if (null !== $this->recordDelimiter) { - $res['RecordDelimiter'] = $this->recordDelimiter; - } - if (null !== $this->fieldDelimiter) { - $res['FieldDelimiter'] = $this->fieldDelimiter; - } - if (null !== $this->quoteCharacter) { - $res['QuoteCharacter'] = $this->quoteCharacter; - } - if (null !== $this->commentCharacter) { - $res['CommentCharacter'] = $this->commentCharacter; - } - if (null !== $this->range) { - $res['Range'] = $this->range; - } - - return $res; - } - - /** - * @param array $map - * - * @return cSV - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['FileHeaderInfo'])) { - $model->fileHeaderInfo = $map['FileHeaderInfo']; - } - if (isset($map['RecordDelimiter'])) { - $model->recordDelimiter = $map['RecordDelimiter']; - } - if (isset($map['FieldDelimiter'])) { - $model->fieldDelimiter = $map['FieldDelimiter']; - } - if (isset($map['QuoteCharacter'])) { - $model->quoteCharacter = $map['QuoteCharacter']; - } - if (isset($map['CommentCharacter'])) { - $model->commentCharacter = $map['CommentCharacter']; - } - if (isset($map['Range'])) { - $model->range = $map['Range']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/options.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/options.php deleted file mode 100755 index b7445136..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/options.php +++ /dev/null @@ -1,63 +0,0 @@ - 'SkipPartialDataRecord', - 'maxSkippedRecordsAllowed' => 'MaxSkippedRecordsAllowed', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->skipPartialDataRecord) { - $res['SkipPartialDataRecord'] = $this->skipPartialDataRecord; - } - if (null !== $this->maxSkippedRecordsAllowed) { - $res['MaxSkippedRecordsAllowed'] = $this->maxSkippedRecordsAllowed; - } - - return $res; - } - - /** - * @param array $map - * - * @return options - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['SkipPartialDataRecord'])) { - $model->skipPartialDataRecord = $map['SkipPartialDataRecord']; - } - if (isset($map['MaxSkippedRecordsAllowed'])) { - $model->maxSkippedRecordsAllowed = $map['MaxSkippedRecordsAllowed']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization.php deleted file mode 100755 index 28407b9d..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization.php +++ /dev/null @@ -1,106 +0,0 @@ - 'CSV', - 'keepAllColumns' => 'KeepAllColumns', - 'outputRawData' => 'OutputRawData', - 'enablePayloadCrc' => 'EnablePayloadCrc', - 'outputHeader' => 'OutputHeader', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->cSV) { - $res['CSV'] = null !== $this->cSV ? $this->cSV->toMap() : null; - } - if (null !== $this->keepAllColumns) { - $res['KeepAllColumns'] = $this->keepAllColumns; - } - if (null !== $this->outputRawData) { - $res['OutputRawData'] = $this->outputRawData; - } - if (null !== $this->enablePayloadCrc) { - $res['EnablePayloadCrc'] = $this->enablePayloadCrc; - } - if (null !== $this->outputHeader) { - $res['OutputHeader'] = $this->outputHeader; - } - - return $res; - } - - /** - * @param array $map - * - * @return outputSerialization - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['CSV'])) { - $model->cSV = cSV::fromMap($map['CSV']); - } - if (isset($map['KeepAllColumns'])) { - $model->keepAllColumns = $map['KeepAllColumns']; - } - if (isset($map['OutputRawData'])) { - $model->outputRawData = $map['OutputRawData']; - } - if (isset($map['EnablePayloadCrc'])) { - $model->enablePayloadCrc = $map['EnablePayloadCrc']; - } - if (isset($map['OutputHeader'])) { - $model->outputHeader = $map['OutputHeader']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization/cSV.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization/cSV.php deleted file mode 100755 index d68ff88a..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/body/selectRequest/outputSerialization/cSV.php +++ /dev/null @@ -1,63 +0,0 @@ - 'RecordDelimiter', - 'fieldDelimiter' => 'FieldDelimiter', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->recordDelimiter) { - $res['RecordDelimiter'] = $this->recordDelimiter; - } - if (null !== $this->fieldDelimiter) { - $res['FieldDelimiter'] = $this->fieldDelimiter; - } - - return $res; - } - - /** - * @param array $map - * - * @return cSV - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['RecordDelimiter'])) { - $model->recordDelimiter = $map['RecordDelimiter']; - } - if (isset($map['FieldDelimiter'])) { - $model->fieldDelimiter = $map['FieldDelimiter']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/filter.php deleted file mode 100755 index c295a673..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectRequest/filter.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-process', - ]; - - public function validate() - { - Model::validateRequired('porcess', $this->porcess, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->porcess) { - $res['x-oss-process'] = $this->porcess; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-process'])) { - $model->porcess = $map['x-oss-process']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectResponse.php deleted file mode 100755 index 0701c504..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/SelectObjectResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return SelectObjectResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest.php deleted file mode 100755 index 3f632aee..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest.php +++ /dev/null @@ -1,98 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'filter' => 'Filter', - 'header' => 'Header', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validateRequired('header', $this->header, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - if (null !== $this->header) { - $res['Header'] = null !== $this->header ? $this->header->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return UploadPartCopyRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - if (isset($map['Header'])) { - $model->header = header::fromMap($map['Header']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/filter.php deleted file mode 100755 index 04b81ea6..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/filter.php +++ /dev/null @@ -1,65 +0,0 @@ - 'partNumber', - 'uploadId' => 'uploadId', - ]; - - public function validate() - { - Model::validateRequired('partNumber', $this->partNumber, true); - Model::validateRequired('uploadId', $this->uploadId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->partNumber) { - $res['partNumber'] = $this->partNumber; - } - if (null !== $this->uploadId) { - $res['uploadId'] = $this->uploadId; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['partNumber'])) { - $model->partNumber = $map['partNumber']; - } - if (isset($map['uploadId'])) { - $model->uploadId = $map['uploadId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/header.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/header.php deleted file mode 100755 index c12ccdaf..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyRequest/header.php +++ /dev/null @@ -1,121 +0,0 @@ - 'x-oss-copy-source', - 'copySourceRange' => 'x-oss-copy-source-range', - 'copySourceIfMatch' => 'x-oss-copy-source-if-match', - 'copySourceIfNoneMatch' => 'x-oss-copy-source-if-none-match', - 'copySourceIfUnmodifiedSince' => 'x-oss-copy-source-if-unmodified-since', - 'copySourceIfModifiedSince' => 'x-oss-copy-source-if-modified-since', - ]; - - public function validate() - { - Model::validateRequired('copySource', $this->copySource, true); - Model::validateRequired('copySourceRange', $this->copySourceRange, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->copySource) { - $res['x-oss-copy-source'] = $this->copySource; - } - if (null !== $this->copySourceRange) { - $res['x-oss-copy-source-range'] = $this->copySourceRange; - } - if (null !== $this->copySourceIfMatch) { - $res['x-oss-copy-source-if-match'] = $this->copySourceIfMatch; - } - if (null !== $this->copySourceIfNoneMatch) { - $res['x-oss-copy-source-if-none-match'] = $this->copySourceIfNoneMatch; - } - if (null !== $this->copySourceIfUnmodifiedSince) { - $res['x-oss-copy-source-if-unmodified-since'] = $this->copySourceIfUnmodifiedSince; - } - if (null !== $this->copySourceIfModifiedSince) { - $res['x-oss-copy-source-if-modified-since'] = $this->copySourceIfModifiedSince; - } - - return $res; - } - - /** - * @param array $map - * - * @return header - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-copy-source'])) { - $model->copySource = $map['x-oss-copy-source']; - } - if (isset($map['x-oss-copy-source-range'])) { - $model->copySourceRange = $map['x-oss-copy-source-range']; - } - if (isset($map['x-oss-copy-source-if-match'])) { - $model->copySourceIfMatch = $map['x-oss-copy-source-if-match']; - } - if (isset($map['x-oss-copy-source-if-none-match'])) { - $model->copySourceIfNoneMatch = $map['x-oss-copy-source-if-none-match']; - } - if (isset($map['x-oss-copy-source-if-unmodified-since'])) { - $model->copySourceIfUnmodifiedSince = $map['x-oss-copy-source-if-unmodified-since']; - } - if (isset($map['x-oss-copy-source-if-modified-since'])) { - $model->copySourceIfModifiedSince = $map['x-oss-copy-source-if-modified-since']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse.php deleted file mode 100755 index 41508f6c..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse.php +++ /dev/null @@ -1,66 +0,0 @@ - 'x-oss-request-id', - 'copyPartResult' => 'CopyPartResult', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - Model::validateRequired('copyPartResult', $this->copyPartResult, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - if (null !== $this->copyPartResult) { - $res['CopyPartResult'] = null !== $this->copyPartResult ? $this->copyPartResult->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return UploadPartCopyResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - if (isset($map['CopyPartResult'])) { - $model->copyPartResult = copyPartResult::fromMap($map['CopyPartResult']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse/copyPartResult.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse/copyPartResult.php deleted file mode 100755 index 25440769..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartCopyResponse/copyPartResult.php +++ /dev/null @@ -1,63 +0,0 @@ - 'LastModified', - 'eTag' => 'ETag', - ]; - - public function validate() - { - } - - public function toMap() - { - $res = []; - if (null !== $this->lastModified) { - $res['LastModified'] = $this->lastModified; - } - if (null !== $this->eTag) { - $res['ETag'] = $this->eTag; - } - - return $res; - } - - /** - * @param array $map - * - * @return copyPartResult - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['LastModified'])) { - $model->lastModified = $map['LastModified']; - } - if (isset($map['ETag'])) { - $model->eTag = $map['ETag']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest.php deleted file mode 100755 index dafe3dd9..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest.php +++ /dev/null @@ -1,97 +0,0 @@ - 'BucketName', - 'objectName' => 'ObjectName', - 'body' => 'body', - 'filter' => 'Filter', - ]; - - public function validate() - { - Model::validateRequired('bucketName', $this->bucketName, true); - Model::validateRequired('objectName', $this->objectName, true); - Model::validateRequired('filter', $this->filter, true); - Model::validatePattern('bucketName', $this->bucketName, '[a-zA-Z0-9-_]+'); - } - - public function toMap() - { - $res = []; - if (null !== $this->bucketName) { - $res['BucketName'] = $this->bucketName; - } - if (null !== $this->objectName) { - $res['ObjectName'] = $this->objectName; - } - if (null !== $this->body) { - $res['body'] = $this->body; - } - if (null !== $this->filter) { - $res['Filter'] = null !== $this->filter ? $this->filter->toMap() : null; - } - - return $res; - } - - /** - * @param array $map - * - * @return UploadPartRequest - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['BucketName'])) { - $model->bucketName = $map['BucketName']; - } - if (isset($map['ObjectName'])) { - $model->objectName = $map['ObjectName']; - } - if (isset($map['body'])) { - $model->body = $map['body']; - } - if (isset($map['Filter'])) { - $model->filter = filter::fromMap($map['Filter']); - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest/filter.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest/filter.php deleted file mode 100755 index eec576b8..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartRequest/filter.php +++ /dev/null @@ -1,65 +0,0 @@ - 'partNumber', - 'uploadId' => 'uploadId', - ]; - - public function validate() - { - Model::validateRequired('partNumber', $this->partNumber, true); - Model::validateRequired('uploadId', $this->uploadId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->partNumber) { - $res['partNumber'] = $this->partNumber; - } - if (null !== $this->uploadId) { - $res['uploadId'] = $this->uploadId; - } - - return $res; - } - - /** - * @param array $map - * - * @return filter - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['partNumber'])) { - $model->partNumber = $map['partNumber']; - } - if (isset($map['uploadId'])) { - $model->uploadId = $map['uploadId']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartResponse.php b/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartResponse.php deleted file mode 100755 index 5fb65f89..00000000 --- a/vendor/alibabacloud/tea-oss-sdk/src/OSS/UploadPartResponse.php +++ /dev/null @@ -1,50 +0,0 @@ - 'x-oss-request-id', - ]; - - public function validate() - { - Model::validateRequired('requestId', $this->requestId, true); - } - - public function toMap() - { - $res = []; - if (null !== $this->requestId) { - $res['x-oss-request-id'] = $this->requestId; - } - - return $res; - } - - /** - * @param array $map - * - * @return UploadPartResponse - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['x-oss-request-id'])) { - $model->requestId = $map['x-oss-request-id']; - } - - return $model; - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/.gitignore b/vendor/alibabacloud/tea-oss-utils/.gitignore deleted file mode 100755 index 84837df3..00000000 --- a/vendor/alibabacloud/tea-oss-utils/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -composer.phar -/vendor/ - -# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control -# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file -composer.lock - -.idea -.DS_Store - -cache/ -*.cache diff --git a/vendor/alibabacloud/tea-oss-utils/.php_cs.dist b/vendor/alibabacloud/tea-oss-utils/.php_cs.dist deleted file mode 100755 index 8617ec2f..00000000 --- a/vendor/alibabacloud/tea-oss-utils/.php_cs.dist +++ /dev/null @@ -1,65 +0,0 @@ -setRiskyAllowed(true) - ->setIndent(' ') - ->setRules([ - '@PSR2' => true, - '@PhpCsFixer' => true, - '@Symfony:risky' => true, - 'concat_space' => ['spacing' => 'one'], - 'array_syntax' => ['syntax' => 'short'], - 'array_indentation' => true, - 'combine_consecutive_unsets' => true, - 'method_separation' => true, - 'single_quote' => true, - 'declare_equal_normalize' => true, - 'function_typehint_space' => true, - 'hash_to_slash_comment' => true, - 'include' => true, - 'lowercase_cast' => true, - 'no_multiline_whitespace_before_semicolons' => true, - 'no_leading_import_slash' => true, - 'no_multiline_whitespace_around_double_arrow' => true, - 'no_spaces_around_offset' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unused_imports' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'object_operator_without_whitespace' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline_array' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'no_extra_consecutive_blank_lines' => [ - 'curly_brace_block', - 'extra', - 'parenthesis_brace_block', - 'square_brace_block', - 'throw', - 'use', - ], - 'binary_operator_spaces' => [ - 'align_double_arrow' => true, - 'align_equals' => true, - ], - 'braces' => [ - 'allow_single_line_closure' => true, - ], - ]) - ->setFinder( - PhpCsFixer\Finder::create() - ->exclude('vendor') - ->exclude('tests') - ->in(__DIR__) - ); diff --git a/vendor/alibabacloud/tea-oss-utils/README-CN.md b/vendor/alibabacloud/tea-oss-utils/README-CN.md deleted file mode 100755 index a0d2af2b..00000000 --- a/vendor/alibabacloud/tea-oss-utils/README-CN.md +++ /dev/null @@ -1,31 +0,0 @@ -English | [简体中文](README-CN.md) - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Alibaba Cloud Tea OSS Utils Library for PHP - -## Installation - -### Composer - -```bash -composer require alibabacloud/tea-oss-utils -``` - -## Issues - -[Opening an Issue](https://github.com/aliyun/alibabacloud-oss-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately. - -## Changelog - -Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). - -## References - -* [Latest Release](https://github.com/aliyun/alibabacloud-oss-sdk) - -## License - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-oss-utils/README.md b/vendor/alibabacloud/tea-oss-utils/README.md deleted file mode 100755 index bb433cbe..00000000 --- a/vendor/alibabacloud/tea-oss-utils/README.md +++ /dev/null @@ -1,31 +0,0 @@ -[English](README.md) | 简体中文 - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Alibaba Cloud Tea OSS Utils Library for PHP - -## 安装 - -### Composer - -```bash -composer require alibabacloud/tea-oss-utils -``` - -## 问题 - -[提交 Issue](https://github.com/aliyun/alibabacloud-oss-sdk/issues/new),不符合指南的问题可能会立即关闭。 - -## 发行说明 - -每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。 - -## 相关 - -* [最新源码](https://github.com/aliyun/alibabacloud-oss-sdk) - -## 许可证 - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-oss-utils/composer.json b/vendor/alibabacloud/tea-oss-utils/composer.json deleted file mode 100755 index 1c69d19b..00000000 --- a/vendor/alibabacloud/tea-oss-utils/composer.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "alibabacloud/tea-oss-utils", - "description": "Alibaba Cloud Tea OSS Utils Library for PHP", - "type": "library", - "license": "Apache-2.0", - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "require": { - "php": ">5.5", - "alibabacloud/tea": "^3.0", - "guzzlehttp/psr7": "^1.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.4.3|^9.4" - }, - "autoload": { - "psr-4": { - "AlibabaCloud\\Tea\\OSSUtils\\": "src" - } - }, - "autoload-dev": { - "psr-4": { - "AlibabaCloud\\Tea\\OSSUtils\\Tests\\": "tests" - } - }, - "scripts": { - "fixer": "php-cs-fixer fix ./", - "test": [ - "@clearCache", - "./vendor/bin/phpunit --colors=always" - ], - "clearCache": "rm -rf cache/*" - }, - "config": { - "sort-packages": true, - "preferred-install": "dist", - "optimize-autoloader": true - }, - "prefer-stable": true, - "minimum-stability": "dev" -} diff --git a/vendor/alibabacloud/tea-oss-utils/mime.types.php b/vendor/alibabacloud/tea-oss-utils/mime.types.php deleted file mode 100755 index 27eaabfd..00000000 --- a/vendor/alibabacloud/tea-oss-utils/mime.types.php +++ /dev/null @@ -1,7299 +0,0 @@ - - array ( - 'wof' => - array ( - 0 => 'application/font-woff', - ), - 'php' => - array ( - 0 => 'application/php', - 1 => 'application/x-httpd-php', - 2 => 'application/x-httpd-php-source', - 3 => 'application/x-php', - 4 => 'text/php', - 5 => 'text/x-php', - ), - 'otf' => - array ( - 0 => 'application/x-font-otf', - 1 => 'font/otf', - ), - 'ttf' => - array ( - 0 => 'application/x-font-ttf', - 1 => 'font/ttf', - ), - 'ttc' => - array ( - 0 => 'application/x-font-ttf', - 1 => 'font/collection', - ), - 'zip' => - array ( - 0 => 'application/x-gzip', - 1 => 'application/zip', - ), - 'amr' => - array ( - 0 => 'audio/amr', - ), - 'mp3' => - array ( - 0 => 'audio/mpeg', - ), - 'mpga' => - array ( - 0 => 'audio/mpeg', - ), - 'mp2' => - array ( - 0 => 'audio/mpeg', - ), - 'mp2a' => - array ( - 0 => 'audio/mpeg', - ), - 'm2a' => - array ( - 0 => 'audio/mpeg', - ), - 'm3a' => - array ( - 0 => 'audio/mpeg', - ), - 'jpg' => - array ( - 0 => 'image/jpeg', - ), - 'jpeg' => - array ( - 0 => 'image/jpeg', - ), - 'jpe' => - array ( - 0 => 'image/jpeg', - ), - 'bmp' => - array ( - 0 => 'image/x-ms-bmp', - 1 => 'image/bmp', - ), - 'ez' => - array ( - 0 => 'application/andrew-inset', - ), - 'aw' => - array ( - 0 => 'application/applixware', - ), - 'atom' => - array ( - 0 => 'application/atom+xml', - ), - 'atomcat' => - array ( - 0 => 'application/atomcat+xml', - ), - 'atomsvc' => - array ( - 0 => 'application/atomsvc+xml', - ), - 'ccxml' => - array ( - 0 => 'application/ccxml+xml', - ), - 'cdmia' => - array ( - 0 => 'application/cdmi-capability', - ), - 'cdmic' => - array ( - 0 => 'application/cdmi-container', - ), - 'cdmid' => - array ( - 0 => 'application/cdmi-domain', - ), - 'cdmio' => - array ( - 0 => 'application/cdmi-object', - ), - 'cdmiq' => - array ( - 0 => 'application/cdmi-queue', - ), - 'cu' => - array ( - 0 => 'application/cu-seeme', - ), - 'davmount' => - array ( - 0 => 'application/davmount+xml', - ), - 'dbk' => - array ( - 0 => 'application/docbook+xml', - ), - 'dssc' => - array ( - 0 => 'application/dssc+der', - ), - 'xdssc' => - array ( - 0 => 'application/dssc+xml', - ), - 'ecma' => - array ( - 0 => 'application/ecmascript', - ), - 'emma' => - array ( - 0 => 'application/emma+xml', - ), - 'epub' => - array ( - 0 => 'application/epub+zip', - ), - 'exi' => - array ( - 0 => 'application/exi', - ), - 'pfr' => - array ( - 0 => 'application/font-tdpfr', - ), - 'gml' => - array ( - 0 => 'application/gml+xml', - ), - 'gpx' => - array ( - 0 => 'application/gpx+xml', - ), - 'gxf' => - array ( - 0 => 'application/gxf', - ), - 'stk' => - array ( - 0 => 'application/hyperstudio', - ), - 'ink' => - array ( - 0 => 'application/inkml+xml', - ), - 'inkml' => - array ( - 0 => 'application/inkml+xml', - ), - 'ipfix' => - array ( - 0 => 'application/ipfix', - ), - 'jar' => - array ( - 0 => 'application/java-archive', - ), - 'ser' => - array ( - 0 => 'application/java-serialized-object', - ), - 'class' => - array ( - 0 => 'application/java-vm', - ), - 'js' => - array ( - 0 => 'application/javascript', - ), - 'json' => - array ( - 0 => 'application/json', - ), - 'jsonml' => - array ( - 0 => 'application/jsonml+json', - ), - 'lostxml' => - array ( - 0 => 'application/lost+xml', - ), - 'hqx' => - array ( - 0 => 'application/mac-binhex40', - ), - 'cpt' => - array ( - 0 => 'application/mac-compactpro', - ), - 'mads' => - array ( - 0 => 'application/mads+xml', - ), - 'mrc' => - array ( - 0 => 'application/marc', - ), - 'mrcx' => - array ( - 0 => 'application/marcxml+xml', - ), - 'ma' => - array ( - 0 => 'application/mathematica', - ), - 'nb' => - array ( - 0 => 'application/mathematica', - ), - 'mb' => - array ( - 0 => 'application/mathematica', - ), - 'mathml' => - array ( - 0 => 'application/mathml+xml', - ), - 'mbox' => - array ( - 0 => 'application/mbox', - ), - 'mscml' => - array ( - 0 => 'application/mediaservercontrol+xml', - ), - 'metalink' => - array ( - 0 => 'application/metalink+xml', - ), - 'meta4' => - array ( - 0 => 'application/metalink4+xml', - ), - 'mets' => - array ( - 0 => 'application/mets+xml', - ), - 'mods' => - array ( - 0 => 'application/mods+xml', - ), - 'm21' => - array ( - 0 => 'application/mp21', - ), - 'mp21' => - array ( - 0 => 'application/mp21', - ), - 'mp4s' => - array ( - 0 => 'application/mp4', - ), - 'doc' => - array ( - 0 => 'application/msword', - ), - 'dot' => - array ( - 0 => 'application/msword', - ), - 'mxf' => - array ( - 0 => 'application/mxf', - ), - 'bin' => - array ( - 0 => 'application/octet-stream', - ), - 'dms' => - array ( - 0 => 'application/octet-stream', - ), - 'lrf' => - array ( - 0 => 'application/octet-stream', - ), - 'mar' => - array ( - 0 => 'application/octet-stream', - ), - 'so' => - array ( - 0 => 'application/octet-stream', - ), - 'dist' => - array ( - 0 => 'application/octet-stream', - ), - 'distz' => - array ( - 0 => 'application/octet-stream', - ), - 'pkg' => - array ( - 0 => 'application/octet-stream', - ), - 'bpk' => - array ( - 0 => 'application/octet-stream', - ), - 'dump' => - array ( - 0 => 'application/octet-stream', - ), - 'elc' => - array ( - 0 => 'application/octet-stream', - ), - 'deploy' => - array ( - 0 => 'application/octet-stream', - ), - 'oda' => - array ( - 0 => 'application/oda', - ), - 'opf' => - array ( - 0 => 'application/oebps-package+xml', - ), - 'ogx' => - array ( - 0 => 'application/ogg', - ), - 'omdoc' => - array ( - 0 => 'application/omdoc+xml', - ), - 'onetoc' => - array ( - 0 => 'application/onenote', - ), - 'onetoc2' => - array ( - 0 => 'application/onenote', - ), - 'onetmp' => - array ( - 0 => 'application/onenote', - ), - 'onepkg' => - array ( - 0 => 'application/onenote', - ), - 'oxps' => - array ( - 0 => 'application/oxps', - ), - 'xer' => - array ( - 0 => 'application/patch-ops-error+xml', - ), - 'pdf' => - array ( - 0 => 'application/pdf', - ), - 'pgp' => - array ( - 0 => 'application/pgp-encrypted', - ), - 'asc' => - array ( - 0 => 'application/pgp-signature', - ), - 'sig' => - array ( - 0 => 'application/pgp-signature', - ), - 'prf' => - array ( - 0 => 'application/pics-rules', - ), - 'p10' => - array ( - 0 => 'application/pkcs10', - ), - 'p7m' => - array ( - 0 => 'application/pkcs7-mime', - ), - 'p7c' => - array ( - 0 => 'application/pkcs7-mime', - ), - 'p7s' => - array ( - 0 => 'application/pkcs7-signature', - ), - 'p8' => - array ( - 0 => 'application/pkcs8', - ), - 'ac' => - array ( - 0 => 'application/pkix-attr-cert', - ), - 'cer' => - array ( - 0 => 'application/pkix-cert', - ), - 'crl' => - array ( - 0 => 'application/pkix-crl', - ), - 'pkipath' => - array ( - 0 => 'application/pkix-pkipath', - ), - 'pki' => - array ( - 0 => 'application/pkixcmp', - ), - 'pls' => - array ( - 0 => 'application/pls+xml', - ), - 'ai' => - array ( - 0 => 'application/postscript', - ), - 'eps' => - array ( - 0 => 'application/postscript', - ), - 'ps' => - array ( - 0 => 'application/postscript', - ), - 'cww' => - array ( - 0 => 'application/prs.cww', - ), - 'pskcxml' => - array ( - 0 => 'application/pskc+xml', - ), - 'rdf' => - array ( - 0 => 'application/rdf+xml', - ), - 'rif' => - array ( - 0 => 'application/reginfo+xml', - ), - 'rnc' => - array ( - 0 => 'application/relax-ng-compact-syntax', - ), - 'rl' => - array ( - 0 => 'application/resource-lists+xml', - ), - 'rld' => - array ( - 0 => 'application/resource-lists-diff+xml', - ), - 'rs' => - array ( - 0 => 'application/rls-services+xml', - ), - 'gbr' => - array ( - 0 => 'application/rpki-ghostbusters', - ), - 'mft' => - array ( - 0 => 'application/rpki-manifest', - ), - 'roa' => - array ( - 0 => 'application/rpki-roa', - ), - 'rsd' => - array ( - 0 => 'application/rsd+xml', - ), - 'rss' => - array ( - 0 => 'application/rss+xml', - ), - 'rtf' => - array ( - 0 => 'application/rtf', - ), - 'sbml' => - array ( - 0 => 'application/sbml+xml', - ), - 'scq' => - array ( - 0 => 'application/scvp-cv-request', - ), - 'scs' => - array ( - 0 => 'application/scvp-cv-response', - ), - 'spq' => - array ( - 0 => 'application/scvp-vp-request', - ), - 'spp' => - array ( - 0 => 'application/scvp-vp-response', - ), - 'sdp' => - array ( - 0 => 'application/sdp', - ), - 'setpay' => - array ( - 0 => 'application/set-payment-initiation', - ), - 'setreg' => - array ( - 0 => 'application/set-registration-initiation', - ), - 'shf' => - array ( - 0 => 'application/shf+xml', - ), - 'smi' => - array ( - 0 => 'application/smil+xml', - ), - 'smil' => - array ( - 0 => 'application/smil+xml', - ), - 'rq' => - array ( - 0 => 'application/sparql-query', - ), - 'srx' => - array ( - 0 => 'application/sparql-results+xml', - ), - 'gram' => - array ( - 0 => 'application/srgs', - ), - 'grxml' => - array ( - 0 => 'application/srgs+xml', - ), - 'sru' => - array ( - 0 => 'application/sru+xml', - ), - 'ssdl' => - array ( - 0 => 'application/ssdl+xml', - ), - 'ssml' => - array ( - 0 => 'application/ssml+xml', - ), - 'tei' => - array ( - 0 => 'application/tei+xml', - ), - 'teicorpus' => - array ( - 0 => 'application/tei+xml', - ), - 'tfi' => - array ( - 0 => 'application/thraud+xml', - ), - 'tsd' => - array ( - 0 => 'application/timestamped-data', - ), - 'plb' => - array ( - 0 => 'application/vnd.3gpp.pic-bw-large', - ), - 'psb' => - array ( - 0 => 'application/vnd.3gpp.pic-bw-small', - ), - 'pvb' => - array ( - 0 => 'application/vnd.3gpp.pic-bw-var', - ), - 'tcap' => - array ( - 0 => 'application/vnd.3gpp2.tcap', - ), - 'pwn' => - array ( - 0 => 'application/vnd.3m.post-it-notes', - ), - 'aso' => - array ( - 0 => 'application/vnd.accpac.simply.aso', - ), - 'imp' => - array ( - 0 => 'application/vnd.accpac.simply.imp', - ), - 'acu' => - array ( - 0 => 'application/vnd.acucobol', - ), - 'atc' => - array ( - 0 => 'application/vnd.acucorp', - ), - 'acutc' => - array ( - 0 => 'application/vnd.acucorp', - ), - 'air' => - array ( - 0 => 'application/vnd.adobe.air-application-installer-package+zip', - ), - 'fcdt' => - array ( - 0 => 'application/vnd.adobe.formscentral.fcdt', - ), - 'fxp' => - array ( - 0 => 'application/vnd.adobe.fxp', - ), - 'fxpl' => - array ( - 0 => 'application/vnd.adobe.fxp', - ), - 'xdp' => - array ( - 0 => 'application/vnd.adobe.xdp+xml', - ), - 'xfdf' => - array ( - 0 => 'application/vnd.adobe.xfdf', - ), - 'ahead' => - array ( - 0 => 'application/vnd.ahead.space', - ), - 'azf' => - array ( - 0 => 'application/vnd.airzip.filesecure.azf', - ), - 'azs' => - array ( - 0 => 'application/vnd.airzip.filesecure.azs', - ), - 'azw' => - array ( - 0 => 'application/vnd.amazon.ebook', - ), - 'acc' => - array ( - 0 => 'application/vnd.americandynamics.acc', - ), - 'ami' => - array ( - 0 => 'application/vnd.amiga.ami', - ), - 'apk' => - array ( - 0 => 'application/vnd.android.package-archive', - ), - 'cii' => - array ( - 0 => 'application/vnd.anser-web-certificate-issue-initiation', - ), - 'fti' => - array ( - 0 => 'application/vnd.anser-web-funds-transfer-initiation', - ), - 'atx' => - array ( - 0 => 'application/vnd.antix.game-component', - ), - 'mpkg' => - array ( - 0 => 'application/vnd.apple.installer+xml', - ), - 'm3u8' => - array ( - 0 => 'application/vnd.apple.mpegurl', - ), - 'swi' => - array ( - 0 => 'application/vnd.aristanetworks.swi', - ), - 'iota' => - array ( - 0 => 'application/vnd.astraea-software.iota', - ), - 'aep' => - array ( - 0 => 'application/vnd.audiograph', - ), - 'mpm' => - array ( - 0 => 'application/vnd.blueice.multipass', - ), - 'bmi' => - array ( - 0 => 'application/vnd.bmi', - ), - 'rep' => - array ( - 0 => 'application/vnd.businessobjects', - ), - 'cdxml' => - array ( - 0 => 'application/vnd.chemdraw+xml', - ), - 'mmd' => - array ( - 0 => 'application/vnd.chipnuts.karaoke-mmd', - ), - 'cdy' => - array ( - 0 => 'application/vnd.cinderella', - ), - 'cla' => - array ( - 0 => 'application/vnd.claymore', - ), - 'rp9' => - array ( - 0 => 'application/vnd.cloanto.rp9', - ), - 'c4g' => - array ( - 0 => 'application/vnd.clonk.c4group', - ), - 'c4d' => - array ( - 0 => 'application/vnd.clonk.c4group', - ), - 'c4f' => - array ( - 0 => 'application/vnd.clonk.c4group', - ), - 'c4p' => - array ( - 0 => 'application/vnd.clonk.c4group', - ), - 'c4u' => - array ( - 0 => 'application/vnd.clonk.c4group', - ), - 'c11amc' => - array ( - 0 => 'application/vnd.cluetrust.cartomobile-config', - ), - 'c11amz' => - array ( - 0 => 'application/vnd.cluetrust.cartomobile-config-pkg', - ), - 'csp' => - array ( - 0 => 'application/vnd.commonspace', - ), - 'cdbcmsg' => - array ( - 0 => 'application/vnd.contact.cmsg', - ), - 'cmc' => - array ( - 0 => 'application/vnd.cosmocaller', - ), - 'clkx' => - array ( - 0 => 'application/vnd.crick.clicker', - ), - 'clkk' => - array ( - 0 => 'application/vnd.crick.clicker.keyboard', - ), - 'clkp' => - array ( - 0 => 'application/vnd.crick.clicker.palette', - ), - 'clkt' => - array ( - 0 => 'application/vnd.crick.clicker.template', - ), - 'clkw' => - array ( - 0 => 'application/vnd.crick.clicker.wordbank', - ), - 'wbs' => - array ( - 0 => 'application/vnd.criticaltools.wbs+xml', - ), - 'pml' => - array ( - 0 => 'application/vnd.ctc-posml', - ), - 'ppd' => - array ( - 0 => 'application/vnd.cups-ppd', - ), - 'car' => - array ( - 0 => 'application/vnd.curl.car', - ), - 'pcurl' => - array ( - 0 => 'application/vnd.curl.pcurl', - ), - 'dart' => - array ( - 0 => 'application/vnd.dart', - ), - 'rdz' => - array ( - 0 => 'application/vnd.data-vision.rdz', - ), - 'uvf' => - array ( - 0 => 'application/vnd.dece.data', - ), - 'uvvf' => - array ( - 0 => 'application/vnd.dece.data', - ), - 'uvd' => - array ( - 0 => 'application/vnd.dece.data', - ), - 'uvvd' => - array ( - 0 => 'application/vnd.dece.data', - ), - 'uvt' => - array ( - 0 => 'application/vnd.dece.ttml+xml', - ), - 'uvvt' => - array ( - 0 => 'application/vnd.dece.ttml+xml', - ), - 'uvx' => - array ( - 0 => 'application/vnd.dece.unspecified', - ), - 'uvvx' => - array ( - 0 => 'application/vnd.dece.unspecified', - ), - 'uvz' => - array ( - 0 => 'application/vnd.dece.zip', - ), - 'uvvz' => - array ( - 0 => 'application/vnd.dece.zip', - ), - 'fe_launch' => - array ( - 0 => 'application/vnd.denovo.fcselayout-link', - ), - 'dna' => - array ( - 0 => 'application/vnd.dna', - ), - 'mlp' => - array ( - 0 => 'application/vnd.dolby.mlp', - ), - 'dpg' => - array ( - 0 => 'application/vnd.dpgraph', - ), - 'dfac' => - array ( - 0 => 'application/vnd.dreamfactory', - ), - 'kpxx' => - array ( - 0 => 'application/vnd.ds-keypoint', - ), - 'ait' => - array ( - 0 => 'application/vnd.dvb.ait', - ), - 'svc' => - array ( - 0 => 'application/vnd.dvb.service', - ), - 'geo' => - array ( - 0 => 'application/vnd.dynageo', - ), - 'mag' => - array ( - 0 => 'application/vnd.ecowin.chart', - ), - 'nml' => - array ( - 0 => 'application/vnd.enliven', - ), - 'esf' => - array ( - 0 => 'application/vnd.epson.esf', - ), - 'msf' => - array ( - 0 => 'application/vnd.epson.msf', - ), - 'qam' => - array ( - 0 => 'application/vnd.epson.quickanime', - ), - 'slt' => - array ( - 0 => 'application/vnd.epson.salt', - ), - 'ssf' => - array ( - 0 => 'application/vnd.epson.ssf', - ), - 'es3' => - array ( - 0 => 'application/vnd.eszigno3+xml', - ), - 'et3' => - array ( - 0 => 'application/vnd.eszigno3+xml', - ), - 'ez2' => - array ( - 0 => 'application/vnd.ezpix-album', - ), - 'ez3' => - array ( - 0 => 'application/vnd.ezpix-package', - ), - 'fdf' => - array ( - 0 => 'application/vnd.fdf', - ), - 'mseed' => - array ( - 0 => 'application/vnd.fdsn.mseed', - ), - 'seed' => - array ( - 0 => 'application/vnd.fdsn.seed', - ), - 'dataless' => - array ( - 0 => 'application/vnd.fdsn.seed', - ), - 'gph' => - array ( - 0 => 'application/vnd.flographit', - ), - 'ftc' => - array ( - 0 => 'application/vnd.fluxtime.clip', - ), - 'fm' => - array ( - 0 => 'application/vnd.framemaker', - ), - 'frame' => - array ( - 0 => 'application/vnd.framemaker', - ), - 'maker' => - array ( - 0 => 'application/vnd.framemaker', - ), - 'book' => - array ( - 0 => 'application/vnd.framemaker', - ), - 'fnc' => - array ( - 0 => 'application/vnd.frogans.fnc', - ), - 'ltf' => - array ( - 0 => 'application/vnd.frogans.ltf', - ), - 'fsc' => - array ( - 0 => 'application/vnd.fsc.weblaunch', - ), - 'oas' => - array ( - 0 => 'application/vnd.fujitsu.oasys', - ), - 'oa2' => - array ( - 0 => 'application/vnd.fujitsu.oasys2', - ), - 'oa3' => - array ( - 0 => 'application/vnd.fujitsu.oasys3', - ), - 'fg5' => - array ( - 0 => 'application/vnd.fujitsu.oasysgp', - ), - 'bh2' => - array ( - 0 => 'application/vnd.fujitsu.oasysprs', - ), - 'ddd' => - array ( - 0 => 'application/vnd.fujixerox.ddd', - ), - 'xdw' => - array ( - 0 => 'application/vnd.fujixerox.docuworks', - ), - 'xbd' => - array ( - 0 => 'application/vnd.fujixerox.docuworks.binder', - ), - 'fzs' => - array ( - 0 => 'application/vnd.fuzzysheet', - ), - 'txd' => - array ( - 0 => 'application/vnd.genomatix.tuxedo', - ), - 'ggb' => - array ( - 0 => 'application/vnd.geogebra.file', - ), - 'ggt' => - array ( - 0 => 'application/vnd.geogebra.tool', - ), - 'gex' => - array ( - 0 => 'application/vnd.geometry-explorer', - ), - 'gre' => - array ( - 0 => 'application/vnd.geometry-explorer', - ), - 'gxt' => - array ( - 0 => 'application/vnd.geonext', - ), - 'g2w' => - array ( - 0 => 'application/vnd.geoplan', - ), - 'g3w' => - array ( - 0 => 'application/vnd.geospace', - ), - 'gmx' => - array ( - 0 => 'application/vnd.gmx', - ), - 'kml' => - array ( - 0 => 'application/vnd.google-earth.kml+xml', - ), - 'kmz' => - array ( - 0 => 'application/vnd.google-earth.kmz', - ), - 'gqf' => - array ( - 0 => 'application/vnd.grafeq', - ), - 'gqs' => - array ( - 0 => 'application/vnd.grafeq', - ), - 'gac' => - array ( - 0 => 'application/vnd.groove-account', - ), - 'ghf' => - array ( - 0 => 'application/vnd.groove-help', - ), - 'gim' => - array ( - 0 => 'application/vnd.groove-identity-message', - ), - 'grv' => - array ( - 0 => 'application/vnd.groove-injector', - ), - 'gtm' => - array ( - 0 => 'application/vnd.groove-tool-message', - ), - 'tpl' => - array ( - 0 => 'application/vnd.groove-tool-template', - ), - 'vcg' => - array ( - 0 => 'application/vnd.groove-vcard', - ), - 'hal' => - array ( - 0 => 'application/vnd.hal+xml', - ), - 'zmm' => - array ( - 0 => 'application/vnd.handheld-entertainment+xml', - ), - 'hbci' => - array ( - 0 => 'application/vnd.hbci', - ), - 'les' => - array ( - 0 => 'application/vnd.hhe.lesson-player', - ), - 'hpgl' => - array ( - 0 => 'application/vnd.hp-hpgl', - ), - 'hpid' => - array ( - 0 => 'application/vnd.hp-hpid', - ), - 'hps' => - array ( - 0 => 'application/vnd.hp-hps', - ), - 'jlt' => - array ( - 0 => 'application/vnd.hp-jlyt', - ), - 'pcl' => - array ( - 0 => 'application/vnd.hp-pcl', - ), - 'pclxl' => - array ( - 0 => 'application/vnd.hp-pclxl', - ), - 'sfd-hdstx' => - array ( - 0 => 'application/vnd.hydrostatix.sof-data', - ), - 'mpy' => - array ( - 0 => 'application/vnd.ibm.minipay', - ), - 'afp' => - array ( - 0 => 'application/vnd.ibm.modcap', - ), - 'listafp' => - array ( - 0 => 'application/vnd.ibm.modcap', - ), - 'list3820' => - array ( - 0 => 'application/vnd.ibm.modcap', - ), - 'irm' => - array ( - 0 => 'application/vnd.ibm.rights-management', - ), - 'sc' => - array ( - 0 => 'application/vnd.ibm.secure-container', - ), - 'icc' => - array ( - 0 => 'application/vnd.iccprofile', - ), - 'icm' => - array ( - 0 => 'application/vnd.iccprofile', - ), - 'igl' => - array ( - 0 => 'application/vnd.igloader', - ), - 'ivp' => - array ( - 0 => 'application/vnd.immervision-ivp', - ), - 'ivu' => - array ( - 0 => 'application/vnd.immervision-ivu', - ), - 'igm' => - array ( - 0 => 'application/vnd.insors.igm', - ), - 'xpw' => - array ( - 0 => 'application/vnd.intercon.formnet', - ), - 'xpx' => - array ( - 0 => 'application/vnd.intercon.formnet', - ), - 'i2g' => - array ( - 0 => 'application/vnd.intergeo', - ), - 'qbo' => - array ( - 0 => 'application/vnd.intu.qbo', - ), - 'qfx' => - array ( - 0 => 'application/vnd.intu.qfx', - ), - 'rcprofile' => - array ( - 0 => 'application/vnd.ipunplugged.rcprofile', - ), - 'irp' => - array ( - 0 => 'application/vnd.irepository.package+xml', - ), - 'xpr' => - array ( - 0 => 'application/vnd.is-xpr', - ), - 'fcs' => - array ( - 0 => 'application/vnd.isac.fcs', - ), - 'jam' => - array ( - 0 => 'application/vnd.jam', - ), - 'rms' => - array ( - 0 => 'application/vnd.jcp.javame.midlet-rms', - ), - 'jisp' => - array ( - 0 => 'application/vnd.jisp', - ), - 'joda' => - array ( - 0 => 'application/vnd.joost.joda-archive', - ), - 'ktz' => - array ( - 0 => 'application/vnd.kahootz', - ), - 'ktr' => - array ( - 0 => 'application/vnd.kahootz', - ), - 'karbon' => - array ( - 0 => 'application/vnd.kde.karbon', - ), - 'chrt' => - array ( - 0 => 'application/vnd.kde.kchart', - ), - 'kfo' => - array ( - 0 => 'application/vnd.kde.kformula', - ), - 'flw' => - array ( - 0 => 'application/vnd.kde.kivio', - ), - 'kon' => - array ( - 0 => 'application/vnd.kde.kontour', - ), - 'kpr' => - array ( - 0 => 'application/vnd.kde.kpresenter', - ), - 'kpt' => - array ( - 0 => 'application/vnd.kde.kpresenter', - ), - 'ksp' => - array ( - 0 => 'application/vnd.kde.kspread', - ), - 'kwd' => - array ( - 0 => 'application/vnd.kde.kword', - ), - 'kwt' => - array ( - 0 => 'application/vnd.kde.kword', - ), - 'htke' => - array ( - 0 => 'application/vnd.kenameaapp', - ), - 'kia' => - array ( - 0 => 'application/vnd.kidspiration', - ), - 'kne' => - array ( - 0 => 'application/vnd.kinar', - ), - 'knp' => - array ( - 0 => 'application/vnd.kinar', - ), - 'skp' => - array ( - 0 => 'application/vnd.koan', - ), - 'skd' => - array ( - 0 => 'application/vnd.koan', - ), - 'skt' => - array ( - 0 => 'application/vnd.koan', - ), - 'skm' => - array ( - 0 => 'application/vnd.koan', - ), - 'sse' => - array ( - 0 => 'application/vnd.kodak-descriptor', - ), - 'lasxml' => - array ( - 0 => 'application/vnd.las.las+xml', - ), - 'lbd' => - array ( - 0 => 'application/vnd.llamagraphics.life-balance.desktop', - ), - 'lbe' => - array ( - 0 => 'application/vnd.llamagraphics.life-balance.exchange+xml', - ), - 123 => - array ( - 0 => 'application/vnd.lotus-1-2-3', - ), - 'apr' => - array ( - 0 => 'application/vnd.lotus-approach', - ), - 'pre' => - array ( - 0 => 'application/vnd.lotus-freelance', - ), - 'nsf' => - array ( - 0 => 'application/vnd.lotus-notes', - ), - 'org' => - array ( - 0 => 'application/vnd.lotus-organizer', - ), - 'scm' => - array ( - 0 => 'application/vnd.lotus-screencam', - ), - 'lwp' => - array ( - 0 => 'application/vnd.lotus-wordpro', - ), - 'portpkg' => - array ( - 0 => 'application/vnd.macports.portpkg', - ), - 'mcd' => - array ( - 0 => 'application/vnd.mcd', - ), - 'mc1' => - array ( - 0 => 'application/vnd.medcalcdata', - ), - 'cdkey' => - array ( - 0 => 'application/vnd.mediastation.cdkey', - ), - 'mwf' => - array ( - 0 => 'application/vnd.mfer', - ), - 'mfm' => - array ( - 0 => 'application/vnd.mfmp', - ), - 'flo' => - array ( - 0 => 'application/vnd.micrografx.flo', - ), - 'igx' => - array ( - 0 => 'application/vnd.micrografx.igx', - ), - 'mif' => - array ( - 0 => 'application/vnd.mif', - ), - 'daf' => - array ( - 0 => 'application/vnd.mobius.daf', - ), - 'dis' => - array ( - 0 => 'application/vnd.mobius.dis', - ), - 'mbk' => - array ( - 0 => 'application/vnd.mobius.mbk', - ), - 'mqy' => - array ( - 0 => 'application/vnd.mobius.mqy', - ), - 'msl' => - array ( - 0 => 'application/vnd.mobius.msl', - ), - 'plc' => - array ( - 0 => 'application/vnd.mobius.plc', - ), - 'txf' => - array ( - 0 => 'application/vnd.mobius.txf', - ), - 'mpn' => - array ( - 0 => 'application/vnd.mophun.application', - ), - 'mpc' => - array ( - 0 => 'application/vnd.mophun.certificate', - ), - 'xul' => - array ( - 0 => 'application/vnd.mozilla.xul+xml', - ), - 'cil' => - array ( - 0 => 'application/vnd.ms-artgalry', - ), - 'cab' => - array ( - 0 => 'application/vnd.ms-cab-compressed', - ), - 'xls' => - array ( - 0 => 'application/vnd.ms-excel', - ), - 'xlm' => - array ( - 0 => 'application/vnd.ms-excel', - ), - 'xla' => - array ( - 0 => 'application/vnd.ms-excel', - ), - 'xlc' => - array ( - 0 => 'application/vnd.ms-excel', - ), - 'xlt' => - array ( - 0 => 'application/vnd.ms-excel', - ), - 'xlw' => - array ( - 0 => 'application/vnd.ms-excel', - ), - 'xlam' => - array ( - 0 => 'application/vnd.ms-excel.addin.macroenabled.12', - ), - 'xlsb' => - array ( - 0 => 'application/vnd.ms-excel.sheet.binary.macroenabled.12', - ), - 'xlsm' => - array ( - 0 => 'application/vnd.ms-excel.sheet.macroenabled.12', - ), - 'xltm' => - array ( - 0 => 'application/vnd.ms-excel.template.macroenabled.12', - ), - 'eot' => - array ( - 0 => 'application/vnd.ms-fontobject', - ), - 'chm' => - array ( - 0 => 'application/vnd.ms-htmlhelp', - ), - 'ims' => - array ( - 0 => 'application/vnd.ms-ims', - ), - 'lrm' => - array ( - 0 => 'application/vnd.ms-lrm', - ), - 'thmx' => - array ( - 0 => 'application/vnd.ms-officetheme', - ), - 'cat' => - array ( - 0 => 'application/vnd.ms-pki.seccat', - ), - 'stl' => - array ( - 0 => 'application/vnd.ms-pki.stl', - ), - 'ppt' => - array ( - 0 => 'application/vnd.ms-powerpoint', - ), - 'pps' => - array ( - 0 => 'application/vnd.ms-powerpoint', - ), - 'pot' => - array ( - 0 => 'application/vnd.ms-powerpoint', - ), - 'ppam' => - array ( - 0 => 'application/vnd.ms-powerpoint.addin.macroenabled.12', - ), - 'pptm' => - array ( - 0 => 'application/vnd.ms-powerpoint.presentation.macroenabled.12', - ), - 'sldm' => - array ( - 0 => 'application/vnd.ms-powerpoint.slide.macroenabled.12', - ), - 'ppsm' => - array ( - 0 => 'application/vnd.ms-powerpoint.slideshow.macroenabled.12', - ), - 'potm' => - array ( - 0 => 'application/vnd.ms-powerpoint.template.macroenabled.12', - ), - 'mpp' => - array ( - 0 => 'application/vnd.ms-project', - ), - 'mpt' => - array ( - 0 => 'application/vnd.ms-project', - ), - 'docm' => - array ( - 0 => 'application/vnd.ms-word.document.macroenabled.12', - ), - 'dotm' => - array ( - 0 => 'application/vnd.ms-word.template.macroenabled.12', - ), - 'wps' => - array ( - 0 => 'application/vnd.ms-works', - ), - 'wks' => - array ( - 0 => 'application/vnd.ms-works', - ), - 'wcm' => - array ( - 0 => 'application/vnd.ms-works', - ), - 'wdb' => - array ( - 0 => 'application/vnd.ms-works', - ), - 'wpl' => - array ( - 0 => 'application/vnd.ms-wpl', - ), - 'xps' => - array ( - 0 => 'application/vnd.ms-xpsdocument', - ), - 'mseq' => - array ( - 0 => 'application/vnd.mseq', - ), - 'mus' => - array ( - 0 => 'application/vnd.musician', - ), - 'msty' => - array ( - 0 => 'application/vnd.muvee.style', - ), - 'taglet' => - array ( - 0 => 'application/vnd.mynfc', - ), - 'nlu' => - array ( - 0 => 'application/vnd.neurolanguage.nlu', - ), - 'ntf' => - array ( - 0 => 'application/vnd.nitf', - ), - 'nitf' => - array ( - 0 => 'application/vnd.nitf', - ), - 'nnd' => - array ( - 0 => 'application/vnd.noblenet-directory', - ), - 'nns' => - array ( - 0 => 'application/vnd.noblenet-sealer', - ), - 'nnw' => - array ( - 0 => 'application/vnd.noblenet-web', - ), - 'ngdat' => - array ( - 0 => 'application/vnd.nokia.n-gage.data', - ), - 'n-gage' => - array ( - 0 => 'application/vnd.nokia.n-gage.symbian.install', - ), - 'rpst' => - array ( - 0 => 'application/vnd.nokia.radio-preset', - ), - 'rpss' => - array ( - 0 => 'application/vnd.nokia.radio-presets', - ), - 'edm' => - array ( - 0 => 'application/vnd.novadigm.edm', - ), - 'edx' => - array ( - 0 => 'application/vnd.novadigm.edx', - ), - 'ext' => - array ( - 0 => 'application/vnd.novadigm.ext', - ), - 'odc' => - array ( - 0 => 'application/vnd.oasis.opendocument.chart', - ), - 'otc' => - array ( - 0 => 'application/vnd.oasis.opendocument.chart-template', - ), - 'odb' => - array ( - 0 => 'application/vnd.oasis.opendocument.database', - ), - 'odf' => - array ( - 0 => 'application/vnd.oasis.opendocument.formula', - ), - 'odft' => - array ( - 0 => 'application/vnd.oasis.opendocument.formula-template', - ), - 'odg' => - array ( - 0 => 'application/vnd.oasis.opendocument.graphics', - ), - 'otg' => - array ( - 0 => 'application/vnd.oasis.opendocument.graphics-template', - ), - 'odi' => - array ( - 0 => 'application/vnd.oasis.opendocument.image', - ), - 'oti' => - array ( - 0 => 'application/vnd.oasis.opendocument.image-template', - ), - 'odp' => - array ( - 0 => 'application/vnd.oasis.opendocument.presentation', - ), - 'otp' => - array ( - 0 => 'application/vnd.oasis.opendocument.presentation-template', - ), - 'ods' => - array ( - 0 => 'application/vnd.oasis.opendocument.spreadsheet', - ), - 'ots' => - array ( - 0 => 'application/vnd.oasis.opendocument.spreadsheet-template', - ), - 'odt' => - array ( - 0 => 'application/vnd.oasis.opendocument.text', - ), - 'odm' => - array ( - 0 => 'application/vnd.oasis.opendocument.text-master', - ), - 'ott' => - array ( - 0 => 'application/vnd.oasis.opendocument.text-template', - ), - 'oth' => - array ( - 0 => 'application/vnd.oasis.opendocument.text-web', - ), - 'xo' => - array ( - 0 => 'application/vnd.olpc-sugar', - ), - 'dd2' => - array ( - 0 => 'application/vnd.oma.dd2+xml', - ), - 'oxt' => - array ( - 0 => 'application/vnd.openofficeorg.extension', - ), - 'pptx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', - ), - 'sldx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.presentationml.slide', - ), - 'ppsx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow', - ), - 'potx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.presentationml.template', - ), - 'xlsx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', - ), - 'xltx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.spreadsheetml.template', - ), - 'docx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', - ), - 'dotx' => - array ( - 0 => 'application/vnd.openxmlformats-officedocument.wordprocessingml.template', - ), - 'mgp' => - array ( - 0 => 'application/vnd.osgeo.mapguide.package', - ), - 'dp' => - array ( - 0 => 'application/vnd.osgi.dp', - ), - 'esa' => - array ( - 0 => 'application/vnd.osgi.subsystem', - ), - 'pdb' => - array ( - 0 => 'application/vnd.palm', - ), - 'pqa' => - array ( - 0 => 'application/vnd.palm', - ), - 'oprc' => - array ( - 0 => 'application/vnd.palm', - ), - 'paw' => - array ( - 0 => 'application/vnd.pawaafile', - ), - 'str' => - array ( - 0 => 'application/vnd.pg.format', - ), - 'ei6' => - array ( - 0 => 'application/vnd.pg.osasli', - ), - 'efif' => - array ( - 0 => 'application/vnd.picsel', - ), - 'wg' => - array ( - 0 => 'application/vnd.pmi.widget', - ), - 'plf' => - array ( - 0 => 'application/vnd.pocketlearn', - ), - 'pbd' => - array ( - 0 => 'application/vnd.powerbuilder6', - ), - 'box' => - array ( - 0 => 'application/vnd.previewsystems.box', - ), - 'mgz' => - array ( - 0 => 'application/vnd.proteus.magazine', - ), - 'qps' => - array ( - 0 => 'application/vnd.publishare-delta-tree', - ), - 'ptid' => - array ( - 0 => 'application/vnd.pvi.ptid1', - ), - 'qxd' => - array ( - 0 => 'application/vnd.quark.quarkxpress', - ), - 'qxt' => - array ( - 0 => 'application/vnd.quark.quarkxpress', - ), - 'qwd' => - array ( - 0 => 'application/vnd.quark.quarkxpress', - ), - 'qwt' => - array ( - 0 => 'application/vnd.quark.quarkxpress', - ), - 'qxl' => - array ( - 0 => 'application/vnd.quark.quarkxpress', - ), - 'qxb' => - array ( - 0 => 'application/vnd.quark.quarkxpress', - ), - 'bed' => - array ( - 0 => 'application/vnd.realvnc.bed', - ), - 'mxl' => - array ( - 0 => 'application/vnd.recordare.musicxml', - ), - 'musicxml' => - array ( - 0 => 'application/vnd.recordare.musicxml+xml', - ), - 'cryptonote' => - array ( - 0 => 'application/vnd.rig.cryptonote', - ), - 'cod' => - array ( - 0 => 'application/vnd.rim.cod', - ), - 'rm' => - array ( - 0 => 'application/vnd.rn-realmedia', - ), - 'rmvb' => - array ( - 0 => 'application/vnd.rn-realmedia-vbr', - ), - 'link66' => - array ( - 0 => 'application/vnd.route66.link66+xml', - ), - 'st' => - array ( - 0 => 'application/vnd.sailingtracker.track', - ), - 'see' => - array ( - 0 => 'application/vnd.seemail', - ), - 'sema' => - array ( - 0 => 'application/vnd.sema', - ), - 'semd' => - array ( - 0 => 'application/vnd.semd', - ), - 'semf' => - array ( - 0 => 'application/vnd.semf', - ), - 'ifm' => - array ( - 0 => 'application/vnd.shana.informed.formdata', - ), - 'itp' => - array ( - 0 => 'application/vnd.shana.informed.formtemplate', - ), - 'iif' => - array ( - 0 => 'application/vnd.shana.informed.interchange', - ), - 'ipk' => - array ( - 0 => 'application/vnd.shana.informed.package', - ), - 'twd' => - array ( - 0 => 'application/vnd.simtech-mindmapper', - ), - 'twds' => - array ( - 0 => 'application/vnd.simtech-mindmapper', - ), - 'mmf' => - array ( - 0 => 'application/vnd.smaf', - ), - 'teacher' => - array ( - 0 => 'application/vnd.smart.teacher', - ), - 'sdkm' => - array ( - 0 => 'application/vnd.solent.sdkm+xml', - ), - 'sdkd' => - array ( - 0 => 'application/vnd.solent.sdkm+xml', - ), - 'dxp' => - array ( - 0 => 'application/vnd.spotfire.dxp', - ), - 'sfs' => - array ( - 0 => 'application/vnd.spotfire.sfs', - ), - 'sdc' => - array ( - 0 => 'application/vnd.stardivision.calc', - ), - 'sda' => - array ( - 0 => 'application/vnd.stardivision.draw', - ), - 'sdd' => - array ( - 0 => 'application/vnd.stardivision.impress', - ), - 'smf' => - array ( - 0 => 'application/vnd.stardivision.math', - ), - 'sdw' => - array ( - 0 => 'application/vnd.stardivision.writer', - ), - 'vor' => - array ( - 0 => 'application/vnd.stardivision.writer', - ), - 'sgl' => - array ( - 0 => 'application/vnd.stardivision.writer-global', - ), - 'smzip' => - array ( - 0 => 'application/vnd.stepmania.package', - ), - 'sm' => - array ( - 0 => 'application/vnd.stepmania.stepchart', - ), - 'sxc' => - array ( - 0 => 'application/vnd.sun.xml.calc', - ), - 'stc' => - array ( - 0 => 'application/vnd.sun.xml.calc.template', - ), - 'sxd' => - array ( - 0 => 'application/vnd.sun.xml.draw', - ), - 'std' => - array ( - 0 => 'application/vnd.sun.xml.draw.template', - ), - 'sxi' => - array ( - 0 => 'application/vnd.sun.xml.impress', - ), - 'sti' => - array ( - 0 => 'application/vnd.sun.xml.impress.template', - ), - 'sxm' => - array ( - 0 => 'application/vnd.sun.xml.math', - ), - 'sxw' => - array ( - 0 => 'application/vnd.sun.xml.writer', - ), - 'sxg' => - array ( - 0 => 'application/vnd.sun.xml.writer.global', - ), - 'stw' => - array ( - 0 => 'application/vnd.sun.xml.writer.template', - ), - 'sus' => - array ( - 0 => 'application/vnd.sus-calendar', - ), - 'susp' => - array ( - 0 => 'application/vnd.sus-calendar', - ), - 'svd' => - array ( - 0 => 'application/vnd.svd', - ), - 'sis' => - array ( - 0 => 'application/vnd.symbian.install', - ), - 'sisx' => - array ( - 0 => 'application/vnd.symbian.install', - ), - 'xsm' => - array ( - 0 => 'application/vnd.syncml+xml', - ), - 'bdm' => - array ( - 0 => 'application/vnd.syncml.dm+wbxml', - ), - 'xdm' => - array ( - 0 => 'application/vnd.syncml.dm+xml', - ), - 'tao' => - array ( - 0 => 'application/vnd.tao.intent-module-archive', - ), - 'pcap' => - array ( - 0 => 'application/vnd.tcpdump.pcap', - ), - 'cap' => - array ( - 0 => 'application/vnd.tcpdump.pcap', - ), - 'dmp' => - array ( - 0 => 'application/vnd.tcpdump.pcap', - ), - 'tmo' => - array ( - 0 => 'application/vnd.tmobile-livetv', - ), - 'tpt' => - array ( - 0 => 'application/vnd.trid.tpt', - ), - 'mxs' => - array ( - 0 => 'application/vnd.triscape.mxs', - ), - 'tra' => - array ( - 0 => 'application/vnd.trueapp', - ), - 'ufd' => - array ( - 0 => 'application/vnd.ufdl', - ), - 'ufdl' => - array ( - 0 => 'application/vnd.ufdl', - ), - 'utz' => - array ( - 0 => 'application/vnd.uiq.theme', - ), - 'umj' => - array ( - 0 => 'application/vnd.umajin', - ), - 'unityweb' => - array ( - 0 => 'application/vnd.unity', - ), - 'uoml' => - array ( - 0 => 'application/vnd.uoml+xml', - ), - 'vcx' => - array ( - 0 => 'application/vnd.vcx', - ), - 'vsd' => - array ( - 0 => 'application/vnd.visio', - ), - 'vst' => - array ( - 0 => 'application/vnd.visio', - ), - 'vss' => - array ( - 0 => 'application/vnd.visio', - ), - 'vsw' => - array ( - 0 => 'application/vnd.visio', - ), - 'vis' => - array ( - 0 => 'application/vnd.visionary', - ), - 'vsf' => - array ( - 0 => 'application/vnd.vsf', - ), - 'wbxml' => - array ( - 0 => 'application/vnd.wap.wbxml', - ), - 'wmlc' => - array ( - 0 => 'application/vnd.wap.wmlc', - ), - 'wmlsc' => - array ( - 0 => 'application/vnd.wap.wmlscriptc', - ), - 'wtb' => - array ( - 0 => 'application/vnd.webturbo', - ), - 'nbp' => - array ( - 0 => 'application/vnd.wolfram.player', - ), - 'wpd' => - array ( - 0 => 'application/vnd.wordperfect', - ), - 'wqd' => - array ( - 0 => 'application/vnd.wqd', - ), - 'stf' => - array ( - 0 => 'application/vnd.wt.stf', - ), - 'xar' => - array ( - 0 => 'application/vnd.xara', - ), - 'xfdl' => - array ( - 0 => 'application/vnd.xfdl', - ), - 'hvd' => - array ( - 0 => 'application/vnd.yamaha.hv-dic', - ), - 'hvs' => - array ( - 0 => 'application/vnd.yamaha.hv-script', - ), - 'hvp' => - array ( - 0 => 'application/vnd.yamaha.hv-voice', - ), - 'osf' => - array ( - 0 => 'application/vnd.yamaha.openscoreformat', - ), - 'osfpvg' => - array ( - 0 => 'application/vnd.yamaha.openscoreformat.osfpvg+xml', - ), - 'saf' => - array ( - 0 => 'application/vnd.yamaha.smaf-audio', - ), - 'spf' => - array ( - 0 => 'application/vnd.yamaha.smaf-phrase', - ), - 'cmp' => - array ( - 0 => 'application/vnd.yellowriver-custom-menu', - ), - 'zir' => - array ( - 0 => 'application/vnd.zul', - ), - 'zirz' => - array ( - 0 => 'application/vnd.zul', - ), - 'zaz' => - array ( - 0 => 'application/vnd.zzazz.deck+xml', - ), - 'vxml' => - array ( - 0 => 'application/voicexml+xml', - ), - 'wgt' => - array ( - 0 => 'application/widget', - ), - 'hlp' => - array ( - 0 => 'application/winhlp', - ), - 'wsdl' => - array ( - 0 => 'application/wsdl+xml', - ), - 'wspolicy' => - array ( - 0 => 'application/wspolicy+xml', - ), - '7z' => - array ( - 0 => 'application/x-7z-compressed', - ), - 'abw' => - array ( - 0 => 'application/x-abiword', - ), - 'ace' => - array ( - 0 => 'application/x-ace-compressed', - ), - 'dmg' => - array ( - 0 => 'application/x-apple-diskimage', - ), - 'aab' => - array ( - 0 => 'application/x-authorware-bin', - ), - 'x32' => - array ( - 0 => 'application/x-authorware-bin', - ), - 'u32' => - array ( - 0 => 'application/x-authorware-bin', - ), - 'vox' => - array ( - 0 => 'application/x-authorware-bin', - ), - 'aam' => - array ( - 0 => 'application/x-authorware-map', - ), - 'aas' => - array ( - 0 => 'application/x-authorware-seg', - ), - 'bcpio' => - array ( - 0 => 'application/x-bcpio', - ), - 'torrent' => - array ( - 0 => 'application/x-bittorrent', - ), - 'blb' => - array ( - 0 => 'application/x-blorb', - ), - 'blorb' => - array ( - 0 => 'application/x-blorb', - ), - 'bz' => - array ( - 0 => 'application/x-bzip', - ), - 'bz2' => - array ( - 0 => 'application/x-bzip2', - ), - 'boz' => - array ( - 0 => 'application/x-bzip2', - ), - 'cbr' => - array ( - 0 => 'application/x-cbr', - ), - 'cba' => - array ( - 0 => 'application/x-cbr', - ), - 'cbt' => - array ( - 0 => 'application/x-cbr', - ), - 'cbz' => - array ( - 0 => 'application/x-cbr', - ), - 'cb7' => - array ( - 0 => 'application/x-cbr', - ), - 'vcd' => - array ( - 0 => 'application/x-cdlink', - ), - 'cfs' => - array ( - 0 => 'application/x-cfs-compressed', - ), - 'chat' => - array ( - 0 => 'application/x-chat', - ), - 'pgn' => - array ( - 0 => 'application/x-chess-pgn', - ), - 'nsc' => - array ( - 0 => 'application/x-conference', - ), - 'cpio' => - array ( - 0 => 'application/x-cpio', - ), - 'csh' => - array ( - 0 => 'application/x-csh', - ), - 'deb' => - array ( - 0 => 'application/x-debian-package', - ), - 'udeb' => - array ( - 0 => 'application/x-debian-package', - ), - 'dgc' => - array ( - 0 => 'application/x-dgc-compressed', - ), - 'dir' => - array ( - 0 => 'application/x-director', - ), - 'dcr' => - array ( - 0 => 'application/x-director', - ), - 'dxr' => - array ( - 0 => 'application/x-director', - ), - 'cst' => - array ( - 0 => 'application/x-director', - ), - 'cct' => - array ( - 0 => 'application/x-director', - ), - 'cxt' => - array ( - 0 => 'application/x-director', - ), - 'w3d' => - array ( - 0 => 'application/x-director', - ), - 'fgd' => - array ( - 0 => 'application/x-director', - ), - 'swa' => - array ( - 0 => 'application/x-director', - ), - 'wad' => - array ( - 0 => 'application/x-doom', - ), - 'ncx' => - array ( - 0 => 'application/x-dtbncx+xml', - ), - 'dtb' => - array ( - 0 => 'application/x-dtbook+xml', - ), - 'res' => - array ( - 0 => 'application/x-dtbresource+xml', - ), - 'dvi' => - array ( - 0 => 'application/x-dvi', - ), - 'evy' => - array ( - 0 => 'application/x-envoy', - ), - 'eva' => - array ( - 0 => 'application/x-eva', - ), - 'bdf' => - array ( - 0 => 'application/x-font-bdf', - ), - 'gsf' => - array ( - 0 => 'application/x-font-ghostscript', - ), - 'psf' => - array ( - 0 => 'application/x-font-linux-psf', - ), - 'pcf' => - array ( - 0 => 'application/x-font-pcf', - ), - 'snf' => - array ( - 0 => 'application/x-font-snf', - ), - 'pfa' => - array ( - 0 => 'application/x-font-type1', - ), - 'pfb' => - array ( - 0 => 'application/x-font-type1', - ), - 'pfm' => - array ( - 0 => 'application/x-font-type1', - ), - 'afm' => - array ( - 0 => 'application/x-font-type1', - ), - 'arc' => - array ( - 0 => 'application/x-freearc', - ), - 'spl' => - array ( - 0 => 'application/x-futuresplash', - ), - 'gca' => - array ( - 0 => 'application/x-gca-compressed', - ), - 'ulx' => - array ( - 0 => 'application/x-glulx', - ), - 'gnumeric' => - array ( - 0 => 'application/x-gnumeric', - ), - 'gramps' => - array ( - 0 => 'application/x-gramps-xml', - ), - 'gtar' => - array ( - 0 => 'application/x-gtar', - ), - 'hdf' => - array ( - 0 => 'application/x-hdf', - ), - 'install' => - array ( - 0 => 'application/x-install-instructions', - ), - 'iso' => - array ( - 0 => 'application/x-iso9660-image', - ), - 'jnlp' => - array ( - 0 => 'application/x-java-jnlp-file', - ), - 'latex' => - array ( - 0 => 'application/x-latex', - ), - 'lzh' => - array ( - 0 => 'application/x-lzh-compressed', - ), - 'lha' => - array ( - 0 => 'application/x-lzh-compressed', - ), - 'mie' => - array ( - 0 => 'application/x-mie', - ), - 'prc' => - array ( - 0 => 'application/x-mobipocket-ebook', - ), - 'mobi' => - array ( - 0 => 'application/x-mobipocket-ebook', - ), - 'application' => - array ( - 0 => 'application/x-ms-application', - ), - 'lnk' => - array ( - 0 => 'application/x-ms-shortcut', - ), - 'wmd' => - array ( - 0 => 'application/x-ms-wmd', - ), - 'wmz' => - array ( - 0 => 'application/x-ms-wmz', - 1 => 'application/x-msmetafile', - ), - 'xbap' => - array ( - 0 => 'application/x-ms-xbap', - ), - 'mdb' => - array ( - 0 => 'application/x-msaccess', - ), - 'obd' => - array ( - 0 => 'application/x-msbinder', - ), - 'crd' => - array ( - 0 => 'application/x-mscardfile', - ), - 'clp' => - array ( - 0 => 'application/x-msclip', - ), - 'exe' => - array ( - 0 => 'application/x-msdownload', - ), - 'dll' => - array ( - 0 => 'application/x-msdownload', - ), - 'com' => - array ( - 0 => 'application/x-msdownload', - ), - 'bat' => - array ( - 0 => 'application/x-msdownload', - ), - 'msi' => - array ( - 0 => 'application/x-msdownload', - ), - 'mvb' => - array ( - 0 => 'application/x-msmediaview', - ), - 'm13' => - array ( - 0 => 'application/x-msmediaview', - ), - 'm14' => - array ( - 0 => 'application/x-msmediaview', - ), - 'wmf' => - array ( - 0 => 'application/x-msmetafile', - ), - 'emf' => - array ( - 0 => 'application/x-msmetafile', - ), - 'emz' => - array ( - 0 => 'application/x-msmetafile', - ), - 'mny' => - array ( - 0 => 'application/x-msmoney', - ), - 'pub' => - array ( - 0 => 'application/x-mspublisher', - ), - 'scd' => - array ( - 0 => 'application/x-msschedule', - ), - 'trm' => - array ( - 0 => 'application/x-msterminal', - ), - 'wri' => - array ( - 0 => 'application/x-mswrite', - ), - 'nc' => - array ( - 0 => 'application/x-netcdf', - ), - 'cdf' => - array ( - 0 => 'application/x-netcdf', - ), - 'nzb' => - array ( - 0 => 'application/x-nzb', - ), - 'p12' => - array ( - 0 => 'application/x-pkcs12', - ), - 'pfx' => - array ( - 0 => 'application/x-pkcs12', - ), - 'p7b' => - array ( - 0 => 'application/x-pkcs7-certificates', - ), - 'spc' => - array ( - 0 => 'application/x-pkcs7-certificates', - ), - 'p7r' => - array ( - 0 => 'application/x-pkcs7-certreqresp', - ), - 'rar' => - array ( - 0 => 'application/x-rar-compressed', - ), - 'ris' => - array ( - 0 => 'application/x-research-info-systems', - ), - 'sh' => - array ( - 0 => 'application/x-sh', - ), - 'shar' => - array ( - 0 => 'application/x-shar', - ), - 'swf' => - array ( - 0 => 'application/x-shockwave-flash', - ), - 'xap' => - array ( - 0 => 'application/x-silverlight-app', - ), - 'sql' => - array ( - 0 => 'application/x-sql', - ), - 'sit' => - array ( - 0 => 'application/x-stuffit', - ), - 'sitx' => - array ( - 0 => 'application/x-stuffitx', - ), - 'srt' => - array ( - 0 => 'application/x-subrip', - ), - 'sv4cpio' => - array ( - 0 => 'application/x-sv4cpio', - ), - 'sv4crc' => - array ( - 0 => 'application/x-sv4crc', - ), - 't3' => - array ( - 0 => 'application/x-t3vm-image', - ), - 'gam' => - array ( - 0 => 'application/x-tads', - ), - 'tar' => - array ( - 0 => 'application/x-tar', - ), - 'tcl' => - array ( - 0 => 'application/x-tcl', - ), - 'tex' => - array ( - 0 => 'application/x-tex', - ), - 'tfm' => - array ( - 0 => 'application/x-tex-tfm', - ), - 'texinfo' => - array ( - 0 => 'application/x-texinfo', - ), - 'texi' => - array ( - 0 => 'application/x-texinfo', - ), - 'obj' => - array ( - 0 => 'application/x-tgif', - ), - 'ustar' => - array ( - 0 => 'application/x-ustar', - ), - 'src' => - array ( - 0 => 'application/x-wais-source', - ), - 'der' => - array ( - 0 => 'application/x-x509-ca-cert', - ), - 'crt' => - array ( - 0 => 'application/x-x509-ca-cert', - ), - 'fig' => - array ( - 0 => 'application/x-xfig', - ), - 'xlf' => - array ( - 0 => 'application/x-xliff+xml', - ), - 'xpi' => - array ( - 0 => 'application/x-xpinstall', - ), - 'xz' => - array ( - 0 => 'application/x-xz', - ), - 'z1' => - array ( - 0 => 'application/x-zmachine', - ), - 'z2' => - array ( - 0 => 'application/x-zmachine', - ), - 'z3' => - array ( - 0 => 'application/x-zmachine', - ), - 'z4' => - array ( - 0 => 'application/x-zmachine', - ), - 'z5' => - array ( - 0 => 'application/x-zmachine', - ), - 'z6' => - array ( - 0 => 'application/x-zmachine', - ), - 'z7' => - array ( - 0 => 'application/x-zmachine', - ), - 'z8' => - array ( - 0 => 'application/x-zmachine', - ), - 'xaml' => - array ( - 0 => 'application/xaml+xml', - ), - 'xdf' => - array ( - 0 => 'application/xcap-diff+xml', - ), - 'xenc' => - array ( - 0 => 'application/xenc+xml', - ), - 'xhtml' => - array ( - 0 => 'application/xhtml+xml', - ), - 'xht' => - array ( - 0 => 'application/xhtml+xml', - ), - 'xml' => - array ( - 0 => 'application/xml', - ), - 'xsl' => - array ( - 0 => 'application/xml', - ), - 'dtd' => - array ( - 0 => 'application/xml-dtd', - ), - 'xop' => - array ( - 0 => 'application/xop+xml', - ), - 'xpl' => - array ( - 0 => 'application/xproc+xml', - ), - 'xslt' => - array ( - 0 => 'application/xslt+xml', - ), - 'xspf' => - array ( - 0 => 'application/xspf+xml', - ), - 'mxml' => - array ( - 0 => 'application/xv+xml', - ), - 'xhvml' => - array ( - 0 => 'application/xv+xml', - ), - 'xvml' => - array ( - 0 => 'application/xv+xml', - ), - 'xvm' => - array ( - 0 => 'application/xv+xml', - ), - 'yang' => - array ( - 0 => 'application/yang', - ), - 'yin' => - array ( - 0 => 'application/yin+xml', - ), - 'adp' => - array ( - 0 => 'audio/adpcm', - ), - 'au' => - array ( - 0 => 'audio/basic', - ), - 'snd' => - array ( - 0 => 'audio/basic', - ), - 'mid' => - array ( - 0 => 'audio/midi', - ), - 'midi' => - array ( - 0 => 'audio/midi', - ), - 'kar' => - array ( - 0 => 'audio/midi', - ), - 'rmi' => - array ( - 0 => 'audio/midi', - ), - 'm4a' => - array ( - 0 => 'audio/mp4', - ), - 'mp4a' => - array ( - 0 => 'audio/mp4', - ), - 'oga' => - array ( - 0 => 'audio/ogg', - ), - 'ogg' => - array ( - 0 => 'audio/ogg', - ), - 'spx' => - array ( - 0 => 'audio/ogg', - ), - 's3m' => - array ( - 0 => 'audio/s3m', - ), - 'sil' => - array ( - 0 => 'audio/silk', - ), - 'uva' => - array ( - 0 => 'audio/vnd.dece.audio', - ), - 'uvva' => - array ( - 0 => 'audio/vnd.dece.audio', - ), - 'eol' => - array ( - 0 => 'audio/vnd.digital-winds', - ), - 'dra' => - array ( - 0 => 'audio/vnd.dra', - ), - 'dts' => - array ( - 0 => 'audio/vnd.dts', - ), - 'dtshd' => - array ( - 0 => 'audio/vnd.dts.hd', - ), - 'lvp' => - array ( - 0 => 'audio/vnd.lucent.voice', - ), - 'pya' => - array ( - 0 => 'audio/vnd.ms-playready.media.pya', - ), - 'ecelp4800' => - array ( - 0 => 'audio/vnd.nuera.ecelp4800', - ), - 'ecelp7470' => - array ( - 0 => 'audio/vnd.nuera.ecelp7470', - ), - 'ecelp9600' => - array ( - 0 => 'audio/vnd.nuera.ecelp9600', - ), - 'rip' => - array ( - 0 => 'audio/vnd.rip', - ), - 'weba' => - array ( - 0 => 'audio/webm', - ), - 'aac' => - array ( - 0 => 'audio/x-aac', - ), - 'aif' => - array ( - 0 => 'audio/x-aiff', - ), - 'aiff' => - array ( - 0 => 'audio/x-aiff', - ), - 'aifc' => - array ( - 0 => 'audio/x-aiff', - ), - 'caf' => - array ( - 0 => 'audio/x-caf', - ), - 'flac' => - array ( - 0 => 'audio/x-flac', - ), - 'mka' => - array ( - 0 => 'audio/x-matroska', - ), - 'm3u' => - array ( - 0 => 'audio/x-mpegurl', - ), - 'wax' => - array ( - 0 => 'audio/x-ms-wax', - ), - 'wma' => - array ( - 0 => 'audio/x-ms-wma', - ), - 'ram' => - array ( - 0 => 'audio/x-pn-realaudio', - ), - 'ra' => - array ( - 0 => 'audio/x-pn-realaudio', - ), - 'rmp' => - array ( - 0 => 'audio/x-pn-realaudio-plugin', - ), - 'wav' => - array ( - 0 => 'audio/x-wav', - ), - 'xm' => - array ( - 0 => 'audio/xm', - ), - 'cdx' => - array ( - 0 => 'chemical/x-cdx', - ), - 'cif' => - array ( - 0 => 'chemical/x-cif', - ), - 'cmdf' => - array ( - 0 => 'chemical/x-cmdf', - ), - 'cml' => - array ( - 0 => 'chemical/x-cml', - ), - 'csml' => - array ( - 0 => 'chemical/x-csml', - ), - 'xyz' => - array ( - 0 => 'chemical/x-xyz', - ), - 'woff' => - array ( - 0 => 'font/woff', - ), - 'woff2' => - array ( - 0 => 'font/woff2', - ), - 'cgm' => - array ( - 0 => 'image/cgm', - ), - 'g3' => - array ( - 0 => 'image/g3fax', - ), - 'gif' => - array ( - 0 => 'image/gif', - ), - 'ief' => - array ( - 0 => 'image/ief', - ), - 'ktx' => - array ( - 0 => 'image/ktx', - ), - 'png' => - array ( - 0 => 'image/png', - ), - 'btif' => - array ( - 0 => 'image/prs.btif', - ), - 'sgi' => - array ( - 0 => 'image/sgi', - ), - 'svg' => - array ( - 0 => 'image/svg+xml', - ), - 'svgz' => - array ( - 0 => 'image/svg+xml', - ), - 'tiff' => - array ( - 0 => 'image/tiff', - ), - 'tif' => - array ( - 0 => 'image/tiff', - ), - 'psd' => - array ( - 0 => 'image/vnd.adobe.photoshop', - ), - 'uvi' => - array ( - 0 => 'image/vnd.dece.graphic', - ), - 'uvvi' => - array ( - 0 => 'image/vnd.dece.graphic', - ), - 'uvg' => - array ( - 0 => 'image/vnd.dece.graphic', - ), - 'uvvg' => - array ( - 0 => 'image/vnd.dece.graphic', - ), - 'djvu' => - array ( - 0 => 'image/vnd.djvu', - ), - 'djv' => - array ( - 0 => 'image/vnd.djvu', - ), - 'sub' => - array ( - 0 => 'image/vnd.dvb.subtitle', - 1 => 'text/vnd.dvb.subtitle', - ), - 'dwg' => - array ( - 0 => 'image/vnd.dwg', - ), - 'dxf' => - array ( - 0 => 'image/vnd.dxf', - ), - 'fbs' => - array ( - 0 => 'image/vnd.fastbidsheet', - ), - 'fpx' => - array ( - 0 => 'image/vnd.fpx', - ), - 'fst' => - array ( - 0 => 'image/vnd.fst', - ), - 'mmr' => - array ( - 0 => 'image/vnd.fujixerox.edmics-mmr', - ), - 'rlc' => - array ( - 0 => 'image/vnd.fujixerox.edmics-rlc', - ), - 'mdi' => - array ( - 0 => 'image/vnd.ms-modi', - ), - 'wdp' => - array ( - 0 => 'image/vnd.ms-photo', - ), - 'npx' => - array ( - 0 => 'image/vnd.net-fpx', - ), - 'wbmp' => - array ( - 0 => 'image/vnd.wap.wbmp', - ), - 'xif' => - array ( - 0 => 'image/vnd.xiff', - ), - 'webp' => - array ( - 0 => 'image/webp', - ), - '3ds' => - array ( - 0 => 'image/x-3ds', - ), - 'ras' => - array ( - 0 => 'image/x-cmu-raster', - ), - 'cmx' => - array ( - 0 => 'image/x-cmx', - ), - 'fh' => - array ( - 0 => 'image/x-freehand', - ), - 'fhc' => - array ( - 0 => 'image/x-freehand', - ), - 'fh4' => - array ( - 0 => 'image/x-freehand', - ), - 'fh5' => - array ( - 0 => 'image/x-freehand', - ), - 'fh7' => - array ( - 0 => 'image/x-freehand', - ), - 'ico' => - array ( - 0 => 'image/x-icon', - ), - 'sid' => - array ( - 0 => 'image/x-mrsid-image', - ), - 'pcx' => - array ( - 0 => 'image/x-pcx', - ), - 'pic' => - array ( - 0 => 'image/x-pict', - ), - 'pct' => - array ( - 0 => 'image/x-pict', - ), - 'pnm' => - array ( - 0 => 'image/x-portable-anymap', - ), - 'pbm' => - array ( - 0 => 'image/x-portable-bitmap', - ), - 'pgm' => - array ( - 0 => 'image/x-portable-graymap', - ), - 'ppm' => - array ( - 0 => 'image/x-portable-pixmap', - ), - 'rgb' => - array ( - 0 => 'image/x-rgb', - ), - 'tga' => - array ( - 0 => 'image/x-tga', - ), - 'xbm' => - array ( - 0 => 'image/x-xbitmap', - ), - 'xpm' => - array ( - 0 => 'image/x-xpixmap', - ), - 'xwd' => - array ( - 0 => 'image/x-xwindowdump', - ), - 'eml' => - array ( - 0 => 'message/rfc822', - ), - 'mime' => - array ( - 0 => 'message/rfc822', - ), - 'igs' => - array ( - 0 => 'model/iges', - ), - 'iges' => - array ( - 0 => 'model/iges', - ), - 'msh' => - array ( - 0 => 'model/mesh', - ), - 'mesh' => - array ( - 0 => 'model/mesh', - ), - 'silo' => - array ( - 0 => 'model/mesh', - ), - 'dae' => - array ( - 0 => 'model/vnd.collada+xml', - ), - 'dwf' => - array ( - 0 => 'model/vnd.dwf', - ), - 'gdl' => - array ( - 0 => 'model/vnd.gdl', - ), - 'gtw' => - array ( - 0 => 'model/vnd.gtw', - ), - 'mts' => - array ( - 0 => 'model/vnd.mts', - ), - 'vtu' => - array ( - 0 => 'model/vnd.vtu', - ), - 'wrl' => - array ( - 0 => 'model/vrml', - ), - 'vrml' => - array ( - 0 => 'model/vrml', - ), - 'x3db' => - array ( - 0 => 'model/x3d+binary', - ), - 'x3dbz' => - array ( - 0 => 'model/x3d+binary', - ), - 'x3dv' => - array ( - 0 => 'model/x3d+vrml', - ), - 'x3dvz' => - array ( - 0 => 'model/x3d+vrml', - ), - 'x3d' => - array ( - 0 => 'model/x3d+xml', - ), - 'x3dz' => - array ( - 0 => 'model/x3d+xml', - ), - 'appcache' => - array ( - 0 => 'text/cache-manifest', - ), - 'ics' => - array ( - 0 => 'text/calendar', - ), - 'ifb' => - array ( - 0 => 'text/calendar', - ), - 'css' => - array ( - 0 => 'text/css', - ), - 'csv' => - array ( - 0 => 'text/csv', - ), - 'html' => - array ( - 0 => 'text/html', - ), - 'htm' => - array ( - 0 => 'text/html', - ), - 'n3' => - array ( - 0 => 'text/n3', - ), - 'txt' => - array ( - 0 => 'text/plain', - ), - 'text' => - array ( - 0 => 'text/plain', - ), - 'conf' => - array ( - 0 => 'text/plain', - ), - 'def' => - array ( - 0 => 'text/plain', - ), - 'list' => - array ( - 0 => 'text/plain', - ), - 'log' => - array ( - 0 => 'text/plain', - ), - 'in' => - array ( - 0 => 'text/plain', - ), - 'dsc' => - array ( - 0 => 'text/prs.lines.tag', - ), - 'rtx' => - array ( - 0 => 'text/richtext', - ), - 'sgml' => - array ( - 0 => 'text/sgml', - ), - 'sgm' => - array ( - 0 => 'text/sgml', - ), - 'tsv' => - array ( - 0 => 'text/tab-separated-values', - ), - 't' => - array ( - 0 => 'text/troff', - ), - 'tr' => - array ( - 0 => 'text/troff', - ), - 'roff' => - array ( - 0 => 'text/troff', - ), - 'man' => - array ( - 0 => 'text/troff', - ), - 'me' => - array ( - 0 => 'text/troff', - ), - 'ms' => - array ( - 0 => 'text/troff', - ), - 'ttl' => - array ( - 0 => 'text/turtle', - ), - 'uri' => - array ( - 0 => 'text/uri-list', - ), - 'uris' => - array ( - 0 => 'text/uri-list', - ), - 'urls' => - array ( - 0 => 'text/uri-list', - ), - 'vcard' => - array ( - 0 => 'text/vcard', - ), - 'curl' => - array ( - 0 => 'text/vnd.curl', - ), - 'dcurl' => - array ( - 0 => 'text/vnd.curl.dcurl', - ), - 'mcurl' => - array ( - 0 => 'text/vnd.curl.mcurl', - ), - 'scurl' => - array ( - 0 => 'text/vnd.curl.scurl', - ), - 'fly' => - array ( - 0 => 'text/vnd.fly', - ), - 'flx' => - array ( - 0 => 'text/vnd.fmi.flexstor', - ), - 'gv' => - array ( - 0 => 'text/vnd.graphviz', - ), - '3dml' => - array ( - 0 => 'text/vnd.in3d.3dml', - ), - 'spot' => - array ( - 0 => 'text/vnd.in3d.spot', - ), - 'jad' => - array ( - 0 => 'text/vnd.sun.j2me.app-descriptor', - ), - 'wml' => - array ( - 0 => 'text/vnd.wap.wml', - ), - 'wmls' => - array ( - 0 => 'text/vnd.wap.wmlscript', - ), - 's' => - array ( - 0 => 'text/x-asm', - ), - 'asm' => - array ( - 0 => 'text/x-asm', - ), - 'c' => - array ( - 0 => 'text/x-c', - ), - 'cc' => - array ( - 0 => 'text/x-c', - ), - 'cxx' => - array ( - 0 => 'text/x-c', - ), - 'cpp' => - array ( - 0 => 'text/x-c', - ), - 'h' => - array ( - 0 => 'text/x-c', - ), - 'hh' => - array ( - 0 => 'text/x-c', - ), - 'dic' => - array ( - 0 => 'text/x-c', - ), - 'f' => - array ( - 0 => 'text/x-fortran', - ), - 'for' => - array ( - 0 => 'text/x-fortran', - ), - 'f77' => - array ( - 0 => 'text/x-fortran', - ), - 'f90' => - array ( - 0 => 'text/x-fortran', - ), - 'java' => - array ( - 0 => 'text/x-java-source', - ), - 'nfo' => - array ( - 0 => 'text/x-nfo', - ), - 'opml' => - array ( - 0 => 'text/x-opml', - ), - 'p' => - array ( - 0 => 'text/x-pascal', - ), - 'pas' => - array ( - 0 => 'text/x-pascal', - ), - 'etx' => - array ( - 0 => 'text/x-setext', - ), - 'sfv' => - array ( - 0 => 'text/x-sfv', - ), - 'uu' => - array ( - 0 => 'text/x-uuencode', - ), - 'vcs' => - array ( - 0 => 'text/x-vcalendar', - ), - 'vcf' => - array ( - 0 => 'text/x-vcard', - ), - '3gp' => - array ( - 0 => 'video/3gpp', - ), - '3g2' => - array ( - 0 => 'video/3gpp2', - ), - 'h261' => - array ( - 0 => 'video/h261', - ), - 'h263' => - array ( - 0 => 'video/h263', - ), - 'h264' => - array ( - 0 => 'video/h264', - ), - 'jpgv' => - array ( - 0 => 'video/jpeg', - ), - 'jpm' => - array ( - 0 => 'video/jpm', - ), - 'jpgm' => - array ( - 0 => 'video/jpm', - ), - 'mj2' => - array ( - 0 => 'video/mj2', - ), - 'mjp2' => - array ( - 0 => 'video/mj2', - ), - 'mp4' => - array ( - 0 => 'video/mp4', - ), - 'mp4v' => - array ( - 0 => 'video/mp4', - ), - 'mpg4' => - array ( - 0 => 'video/mp4', - ), - 'mpeg' => - array ( - 0 => 'video/mpeg', - ), - 'mpg' => - array ( - 0 => 'video/mpeg', - ), - 'mpe' => - array ( - 0 => 'video/mpeg', - ), - 'm1v' => - array ( - 0 => 'video/mpeg', - ), - 'm2v' => - array ( - 0 => 'video/mpeg', - ), - 'ogv' => - array ( - 0 => 'video/ogg', - ), - 'qt' => - array ( - 0 => 'video/quicktime', - ), - 'mov' => - array ( - 0 => 'video/quicktime', - ), - 'uvh' => - array ( - 0 => 'video/vnd.dece.hd', - ), - 'uvvh' => - array ( - 0 => 'video/vnd.dece.hd', - ), - 'uvm' => - array ( - 0 => 'video/vnd.dece.mobile', - ), - 'uvvm' => - array ( - 0 => 'video/vnd.dece.mobile', - ), - 'uvp' => - array ( - 0 => 'video/vnd.dece.pd', - ), - 'uvvp' => - array ( - 0 => 'video/vnd.dece.pd', - ), - 'uvs' => - array ( - 0 => 'video/vnd.dece.sd', - ), - 'uvvs' => - array ( - 0 => 'video/vnd.dece.sd', - ), - 'uvv' => - array ( - 0 => 'video/vnd.dece.video', - ), - 'uvvv' => - array ( - 0 => 'video/vnd.dece.video', - ), - 'dvb' => - array ( - 0 => 'video/vnd.dvb.file', - ), - 'fvt' => - array ( - 0 => 'video/vnd.fvt', - ), - 'mxu' => - array ( - 0 => 'video/vnd.mpegurl', - ), - 'm4u' => - array ( - 0 => 'video/vnd.mpegurl', - ), - 'pyv' => - array ( - 0 => 'video/vnd.ms-playready.media.pyv', - ), - 'uvu' => - array ( - 0 => 'video/vnd.uvvu.mp4', - ), - 'uvvu' => - array ( - 0 => 'video/vnd.uvvu.mp4', - ), - 'viv' => - array ( - 0 => 'video/vnd.vivo', - ), - 'webm' => - array ( - 0 => 'video/webm', - ), - 'f4v' => - array ( - 0 => 'video/x-f4v', - ), - 'fli' => - array ( - 0 => 'video/x-fli', - ), - 'flv' => - array ( - 0 => 'video/x-flv', - ), - 'm4v' => - array ( - 0 => 'video/x-m4v', - ), - 'mkv' => - array ( - 0 => 'video/x-matroska', - ), - 'mk3d' => - array ( - 0 => 'video/x-matroska', - ), - 'mks' => - array ( - 0 => 'video/x-matroska', - ), - 'mng' => - array ( - 0 => 'video/x-mng', - ), - 'asf' => - array ( - 0 => 'video/x-ms-asf', - ), - 'asx' => - array ( - 0 => 'video/x-ms-asf', - ), - 'vob' => - array ( - 0 => 'video/x-ms-vob', - ), - 'wm' => - array ( - 0 => 'video/x-ms-wm', - ), - 'wmv' => - array ( - 0 => 'video/x-ms-wmv', - ), - 'wmx' => - array ( - 0 => 'video/x-ms-wmx', - ), - 'wvx' => - array ( - 0 => 'video/x-ms-wvx', - ), - 'avi' => - array ( - 0 => 'video/x-msvideo', - ), - 'movie' => - array ( - 0 => 'video/x-sgi-movie', - ), - 'smv' => - array ( - 0 => 'video/x-smv', - ), - 'ice' => - array ( - 0 => 'x-conference/x-cooltalk', - ), - ), - 'extensions' => - array ( - 'application/font-woff' => - array ( - 0 => 'wof', - ), - 'application/php' => - array ( - 0 => 'php', - ), - 'application/x-font-otf' => - array ( - 0 => 'otf', - ), - 'application/x-font-ttf' => - array ( - 0 => 'ttf', - 1 => 'ttc', - ), - 'application/x-gzip' => - array ( - 0 => 'zip', - ), - 'application/x-httpd-php' => - array ( - 0 => 'php', - ), - 'application/x-httpd-php-source' => - array ( - 0 => 'php', - ), - 'application/x-php' => - array ( - 0 => 'php', - ), - 'audio/amr' => - array ( - 0 => 'amr', - ), - 'audio/mpeg' => - array ( - 0 => 'mp3', - 1 => 'mpga', - 2 => 'mp2', - 3 => 'mp2a', - 4 => 'm2a', - 5 => 'm3a', - ), - 'image/jpeg' => - array ( - 0 => 'jpg', - 1 => 'jpeg', - 2 => 'jpe', - ), - 'image/x-ms-bmp' => - array ( - 0 => 'bmp', - ), - 'text/php' => - array ( - 0 => 'php', - ), - 'text/x-php' => - array ( - 0 => 'php', - ), - 'application/andrew-inset' => - array ( - 0 => 'ez', - ), - 'application/applixware' => - array ( - 0 => 'aw', - ), - 'application/atom+xml' => - array ( - 0 => 'atom', - ), - 'application/atomcat+xml' => - array ( - 0 => 'atomcat', - ), - 'application/atomsvc+xml' => - array ( - 0 => 'atomsvc', - ), - 'application/ccxml+xml' => - array ( - 0 => 'ccxml', - ), - 'application/cdmi-capability' => - array ( - 0 => 'cdmia', - ), - 'application/cdmi-container' => - array ( - 0 => 'cdmic', - ), - 'application/cdmi-domain' => - array ( - 0 => 'cdmid', - ), - 'application/cdmi-object' => - array ( - 0 => 'cdmio', - ), - 'application/cdmi-queue' => - array ( - 0 => 'cdmiq', - ), - 'application/cu-seeme' => - array ( - 0 => 'cu', - ), - 'application/davmount+xml' => - array ( - 0 => 'davmount', - ), - 'application/docbook+xml' => - array ( - 0 => 'dbk', - ), - 'application/dssc+der' => - array ( - 0 => 'dssc', - ), - 'application/dssc+xml' => - array ( - 0 => 'xdssc', - ), - 'application/ecmascript' => - array ( - 0 => 'ecma', - ), - 'application/emma+xml' => - array ( - 0 => 'emma', - ), - 'application/epub+zip' => - array ( - 0 => 'epub', - ), - 'application/exi' => - array ( - 0 => 'exi', - ), - 'application/font-tdpfr' => - array ( - 0 => 'pfr', - ), - 'application/gml+xml' => - array ( - 0 => 'gml', - ), - 'application/gpx+xml' => - array ( - 0 => 'gpx', - ), - 'application/gxf' => - array ( - 0 => 'gxf', - ), - 'application/hyperstudio' => - array ( - 0 => 'stk', - ), - 'application/inkml+xml' => - array ( - 0 => 'ink', - 1 => 'inkml', - ), - 'application/ipfix' => - array ( - 0 => 'ipfix', - ), - 'application/java-archive' => - array ( - 0 => 'jar', - ), - 'application/java-serialized-object' => - array ( - 0 => 'ser', - ), - 'application/java-vm' => - array ( - 0 => 'class', - ), - 'application/javascript' => - array ( - 0 => 'js', - ), - 'application/json' => - array ( - 0 => 'json', - ), - 'application/jsonml+json' => - array ( - 0 => 'jsonml', - ), - 'application/lost+xml' => - array ( - 0 => 'lostxml', - ), - 'application/mac-binhex40' => - array ( - 0 => 'hqx', - ), - 'application/mac-compactpro' => - array ( - 0 => 'cpt', - ), - 'application/mads+xml' => - array ( - 0 => 'mads', - ), - 'application/marc' => - array ( - 0 => 'mrc', - ), - 'application/marcxml+xml' => - array ( - 0 => 'mrcx', - ), - 'application/mathematica' => - array ( - 0 => 'ma', - 1 => 'nb', - 2 => 'mb', - ), - 'application/mathml+xml' => - array ( - 0 => 'mathml', - ), - 'application/mbox' => - array ( - 0 => 'mbox', - ), - 'application/mediaservercontrol+xml' => - array ( - 0 => 'mscml', - ), - 'application/metalink+xml' => - array ( - 0 => 'metalink', - ), - 'application/metalink4+xml' => - array ( - 0 => 'meta4', - ), - 'application/mets+xml' => - array ( - 0 => 'mets', - ), - 'application/mods+xml' => - array ( - 0 => 'mods', - ), - 'application/mp21' => - array ( - 0 => 'm21', - 1 => 'mp21', - ), - 'application/mp4' => - array ( - 0 => 'mp4s', - ), - 'application/msword' => - array ( - 0 => 'doc', - 1 => 'dot', - ), - 'application/mxf' => - array ( - 0 => 'mxf', - ), - 'application/octet-stream' => - array ( - 0 => 'bin', - 1 => 'dms', - 2 => 'lrf', - 3 => 'mar', - 4 => 'so', - 5 => 'dist', - 6 => 'distz', - 7 => 'pkg', - 8 => 'bpk', - 9 => 'dump', - 10 => 'elc', - 11 => 'deploy', - ), - 'application/oda' => - array ( - 0 => 'oda', - ), - 'application/oebps-package+xml' => - array ( - 0 => 'opf', - ), - 'application/ogg' => - array ( - 0 => 'ogx', - ), - 'application/omdoc+xml' => - array ( - 0 => 'omdoc', - ), - 'application/onenote' => - array ( - 0 => 'onetoc', - 1 => 'onetoc2', - 2 => 'onetmp', - 3 => 'onepkg', - ), - 'application/oxps' => - array ( - 0 => 'oxps', - ), - 'application/patch-ops-error+xml' => - array ( - 0 => 'xer', - ), - 'application/pdf' => - array ( - 0 => 'pdf', - ), - 'application/pgp-encrypted' => - array ( - 0 => 'pgp', - ), - 'application/pgp-signature' => - array ( - 0 => 'asc', - 1 => 'sig', - ), - 'application/pics-rules' => - array ( - 0 => 'prf', - ), - 'application/pkcs10' => - array ( - 0 => 'p10', - ), - 'application/pkcs7-mime' => - array ( - 0 => 'p7m', - 1 => 'p7c', - ), - 'application/pkcs7-signature' => - array ( - 0 => 'p7s', - ), - 'application/pkcs8' => - array ( - 0 => 'p8', - ), - 'application/pkix-attr-cert' => - array ( - 0 => 'ac', - ), - 'application/pkix-cert' => - array ( - 0 => 'cer', - ), - 'application/pkix-crl' => - array ( - 0 => 'crl', - ), - 'application/pkix-pkipath' => - array ( - 0 => 'pkipath', - ), - 'application/pkixcmp' => - array ( - 0 => 'pki', - ), - 'application/pls+xml' => - array ( - 0 => 'pls', - ), - 'application/postscript' => - array ( - 0 => 'ai', - 1 => 'eps', - 2 => 'ps', - ), - 'application/prs.cww' => - array ( - 0 => 'cww', - ), - 'application/pskc+xml' => - array ( - 0 => 'pskcxml', - ), - 'application/rdf+xml' => - array ( - 0 => 'rdf', - ), - 'application/reginfo+xml' => - array ( - 0 => 'rif', - ), - 'application/relax-ng-compact-syntax' => - array ( - 0 => 'rnc', - ), - 'application/resource-lists+xml' => - array ( - 0 => 'rl', - ), - 'application/resource-lists-diff+xml' => - array ( - 0 => 'rld', - ), - 'application/rls-services+xml' => - array ( - 0 => 'rs', - ), - 'application/rpki-ghostbusters' => - array ( - 0 => 'gbr', - ), - 'application/rpki-manifest' => - array ( - 0 => 'mft', - ), - 'application/rpki-roa' => - array ( - 0 => 'roa', - ), - 'application/rsd+xml' => - array ( - 0 => 'rsd', - ), - 'application/rss+xml' => - array ( - 0 => 'rss', - ), - 'application/rtf' => - array ( - 0 => 'rtf', - ), - 'application/sbml+xml' => - array ( - 0 => 'sbml', - ), - 'application/scvp-cv-request' => - array ( - 0 => 'scq', - ), - 'application/scvp-cv-response' => - array ( - 0 => 'scs', - ), - 'application/scvp-vp-request' => - array ( - 0 => 'spq', - ), - 'application/scvp-vp-response' => - array ( - 0 => 'spp', - ), - 'application/sdp' => - array ( - 0 => 'sdp', - ), - 'application/set-payment-initiation' => - array ( - 0 => 'setpay', - ), - 'application/set-registration-initiation' => - array ( - 0 => 'setreg', - ), - 'application/shf+xml' => - array ( - 0 => 'shf', - ), - 'application/smil+xml' => - array ( - 0 => 'smi', - 1 => 'smil', - ), - 'application/sparql-query' => - array ( - 0 => 'rq', - ), - 'application/sparql-results+xml' => - array ( - 0 => 'srx', - ), - 'application/srgs' => - array ( - 0 => 'gram', - ), - 'application/srgs+xml' => - array ( - 0 => 'grxml', - ), - 'application/sru+xml' => - array ( - 0 => 'sru', - ), - 'application/ssdl+xml' => - array ( - 0 => 'ssdl', - ), - 'application/ssml+xml' => - array ( - 0 => 'ssml', - ), - 'application/tei+xml' => - array ( - 0 => 'tei', - 1 => 'teicorpus', - ), - 'application/thraud+xml' => - array ( - 0 => 'tfi', - ), - 'application/timestamped-data' => - array ( - 0 => 'tsd', - ), - 'application/vnd.3gpp.pic-bw-large' => - array ( - 0 => 'plb', - ), - 'application/vnd.3gpp.pic-bw-small' => - array ( - 0 => 'psb', - ), - 'application/vnd.3gpp.pic-bw-var' => - array ( - 0 => 'pvb', - ), - 'application/vnd.3gpp2.tcap' => - array ( - 0 => 'tcap', - ), - 'application/vnd.3m.post-it-notes' => - array ( - 0 => 'pwn', - ), - 'application/vnd.accpac.simply.aso' => - array ( - 0 => 'aso', - ), - 'application/vnd.accpac.simply.imp' => - array ( - 0 => 'imp', - ), - 'application/vnd.acucobol' => - array ( - 0 => 'acu', - ), - 'application/vnd.acucorp' => - array ( - 0 => 'atc', - 1 => 'acutc', - ), - 'application/vnd.adobe.air-application-installer-package+zip' => - array ( - 0 => 'air', - ), - 'application/vnd.adobe.formscentral.fcdt' => - array ( - 0 => 'fcdt', - ), - 'application/vnd.adobe.fxp' => - array ( - 0 => 'fxp', - 1 => 'fxpl', - ), - 'application/vnd.adobe.xdp+xml' => - array ( - 0 => 'xdp', - ), - 'application/vnd.adobe.xfdf' => - array ( - 0 => 'xfdf', - ), - 'application/vnd.ahead.space' => - array ( - 0 => 'ahead', - ), - 'application/vnd.airzip.filesecure.azf' => - array ( - 0 => 'azf', - ), - 'application/vnd.airzip.filesecure.azs' => - array ( - 0 => 'azs', - ), - 'application/vnd.amazon.ebook' => - array ( - 0 => 'azw', - ), - 'application/vnd.americandynamics.acc' => - array ( - 0 => 'acc', - ), - 'application/vnd.amiga.ami' => - array ( - 0 => 'ami', - ), - 'application/vnd.android.package-archive' => - array ( - 0 => 'apk', - ), - 'application/vnd.anser-web-certificate-issue-initiation' => - array ( - 0 => 'cii', - ), - 'application/vnd.anser-web-funds-transfer-initiation' => - array ( - 0 => 'fti', - ), - 'application/vnd.antix.game-component' => - array ( - 0 => 'atx', - ), - 'application/vnd.apple.installer+xml' => - array ( - 0 => 'mpkg', - ), - 'application/vnd.apple.mpegurl' => - array ( - 0 => 'm3u8', - ), - 'application/vnd.aristanetworks.swi' => - array ( - 0 => 'swi', - ), - 'application/vnd.astraea-software.iota' => - array ( - 0 => 'iota', - ), - 'application/vnd.audiograph' => - array ( - 0 => 'aep', - ), - 'application/vnd.blueice.multipass' => - array ( - 0 => 'mpm', - ), - 'application/vnd.bmi' => - array ( - 0 => 'bmi', - ), - 'application/vnd.businessobjects' => - array ( - 0 => 'rep', - ), - 'application/vnd.chemdraw+xml' => - array ( - 0 => 'cdxml', - ), - 'application/vnd.chipnuts.karaoke-mmd' => - array ( - 0 => 'mmd', - ), - 'application/vnd.cinderella' => - array ( - 0 => 'cdy', - ), - 'application/vnd.claymore' => - array ( - 0 => 'cla', - ), - 'application/vnd.cloanto.rp9' => - array ( - 0 => 'rp9', - ), - 'application/vnd.clonk.c4group' => - array ( - 0 => 'c4g', - 1 => 'c4d', - 2 => 'c4f', - 3 => 'c4p', - 4 => 'c4u', - ), - 'application/vnd.cluetrust.cartomobile-config' => - array ( - 0 => 'c11amc', - ), - 'application/vnd.cluetrust.cartomobile-config-pkg' => - array ( - 0 => 'c11amz', - ), - 'application/vnd.commonspace' => - array ( - 0 => 'csp', - ), - 'application/vnd.contact.cmsg' => - array ( - 0 => 'cdbcmsg', - ), - 'application/vnd.cosmocaller' => - array ( - 0 => 'cmc', - ), - 'application/vnd.crick.clicker' => - array ( - 0 => 'clkx', - ), - 'application/vnd.crick.clicker.keyboard' => - array ( - 0 => 'clkk', - ), - 'application/vnd.crick.clicker.palette' => - array ( - 0 => 'clkp', - ), - 'application/vnd.crick.clicker.template' => - array ( - 0 => 'clkt', - ), - 'application/vnd.crick.clicker.wordbank' => - array ( - 0 => 'clkw', - ), - 'application/vnd.criticaltools.wbs+xml' => - array ( - 0 => 'wbs', - ), - 'application/vnd.ctc-posml' => - array ( - 0 => 'pml', - ), - 'application/vnd.cups-ppd' => - array ( - 0 => 'ppd', - ), - 'application/vnd.curl.car' => - array ( - 0 => 'car', - ), - 'application/vnd.curl.pcurl' => - array ( - 0 => 'pcurl', - ), - 'application/vnd.dart' => - array ( - 0 => 'dart', - ), - 'application/vnd.data-vision.rdz' => - array ( - 0 => 'rdz', - ), - 'application/vnd.dece.data' => - array ( - 0 => 'uvf', - 1 => 'uvvf', - 2 => 'uvd', - 3 => 'uvvd', - ), - 'application/vnd.dece.ttml+xml' => - array ( - 0 => 'uvt', - 1 => 'uvvt', - ), - 'application/vnd.dece.unspecified' => - array ( - 0 => 'uvx', - 1 => 'uvvx', - ), - 'application/vnd.dece.zip' => - array ( - 0 => 'uvz', - 1 => 'uvvz', - ), - 'application/vnd.denovo.fcselayout-link' => - array ( - 0 => 'fe_launch', - ), - 'application/vnd.dna' => - array ( - 0 => 'dna', - ), - 'application/vnd.dolby.mlp' => - array ( - 0 => 'mlp', - ), - 'application/vnd.dpgraph' => - array ( - 0 => 'dpg', - ), - 'application/vnd.dreamfactory' => - array ( - 0 => 'dfac', - ), - 'application/vnd.ds-keypoint' => - array ( - 0 => 'kpxx', - ), - 'application/vnd.dvb.ait' => - array ( - 0 => 'ait', - ), - 'application/vnd.dvb.service' => - array ( - 0 => 'svc', - ), - 'application/vnd.dynageo' => - array ( - 0 => 'geo', - ), - 'application/vnd.ecowin.chart' => - array ( - 0 => 'mag', - ), - 'application/vnd.enliven' => - array ( - 0 => 'nml', - ), - 'application/vnd.epson.esf' => - array ( - 0 => 'esf', - ), - 'application/vnd.epson.msf' => - array ( - 0 => 'msf', - ), - 'application/vnd.epson.quickanime' => - array ( - 0 => 'qam', - ), - 'application/vnd.epson.salt' => - array ( - 0 => 'slt', - ), - 'application/vnd.epson.ssf' => - array ( - 0 => 'ssf', - ), - 'application/vnd.eszigno3+xml' => - array ( - 0 => 'es3', - 1 => 'et3', - ), - 'application/vnd.ezpix-album' => - array ( - 0 => 'ez2', - ), - 'application/vnd.ezpix-package' => - array ( - 0 => 'ez3', - ), - 'application/vnd.fdf' => - array ( - 0 => 'fdf', - ), - 'application/vnd.fdsn.mseed' => - array ( - 0 => 'mseed', - ), - 'application/vnd.fdsn.seed' => - array ( - 0 => 'seed', - 1 => 'dataless', - ), - 'application/vnd.flographit' => - array ( - 0 => 'gph', - ), - 'application/vnd.fluxtime.clip' => - array ( - 0 => 'ftc', - ), - 'application/vnd.framemaker' => - array ( - 0 => 'fm', - 1 => 'frame', - 2 => 'maker', - 3 => 'book', - ), - 'application/vnd.frogans.fnc' => - array ( - 0 => 'fnc', - ), - 'application/vnd.frogans.ltf' => - array ( - 0 => 'ltf', - ), - 'application/vnd.fsc.weblaunch' => - array ( - 0 => 'fsc', - ), - 'application/vnd.fujitsu.oasys' => - array ( - 0 => 'oas', - ), - 'application/vnd.fujitsu.oasys2' => - array ( - 0 => 'oa2', - ), - 'application/vnd.fujitsu.oasys3' => - array ( - 0 => 'oa3', - ), - 'application/vnd.fujitsu.oasysgp' => - array ( - 0 => 'fg5', - ), - 'application/vnd.fujitsu.oasysprs' => - array ( - 0 => 'bh2', - ), - 'application/vnd.fujixerox.ddd' => - array ( - 0 => 'ddd', - ), - 'application/vnd.fujixerox.docuworks' => - array ( - 0 => 'xdw', - ), - 'application/vnd.fujixerox.docuworks.binder' => - array ( - 0 => 'xbd', - ), - 'application/vnd.fuzzysheet' => - array ( - 0 => 'fzs', - ), - 'application/vnd.genomatix.tuxedo' => - array ( - 0 => 'txd', - ), - 'application/vnd.geogebra.file' => - array ( - 0 => 'ggb', - ), - 'application/vnd.geogebra.tool' => - array ( - 0 => 'ggt', - ), - 'application/vnd.geometry-explorer' => - array ( - 0 => 'gex', - 1 => 'gre', - ), - 'application/vnd.geonext' => - array ( - 0 => 'gxt', - ), - 'application/vnd.geoplan' => - array ( - 0 => 'g2w', - ), - 'application/vnd.geospace' => - array ( - 0 => 'g3w', - ), - 'application/vnd.gmx' => - array ( - 0 => 'gmx', - ), - 'application/vnd.google-earth.kml+xml' => - array ( - 0 => 'kml', - ), - 'application/vnd.google-earth.kmz' => - array ( - 0 => 'kmz', - ), - 'application/vnd.grafeq' => - array ( - 0 => 'gqf', - 1 => 'gqs', - ), - 'application/vnd.groove-account' => - array ( - 0 => 'gac', - ), - 'application/vnd.groove-help' => - array ( - 0 => 'ghf', - ), - 'application/vnd.groove-identity-message' => - array ( - 0 => 'gim', - ), - 'application/vnd.groove-injector' => - array ( - 0 => 'grv', - ), - 'application/vnd.groove-tool-message' => - array ( - 0 => 'gtm', - ), - 'application/vnd.groove-tool-template' => - array ( - 0 => 'tpl', - ), - 'application/vnd.groove-vcard' => - array ( - 0 => 'vcg', - ), - 'application/vnd.hal+xml' => - array ( - 0 => 'hal', - ), - 'application/vnd.handheld-entertainment+xml' => - array ( - 0 => 'zmm', - ), - 'application/vnd.hbci' => - array ( - 0 => 'hbci', - ), - 'application/vnd.hhe.lesson-player' => - array ( - 0 => 'les', - ), - 'application/vnd.hp-hpgl' => - array ( - 0 => 'hpgl', - ), - 'application/vnd.hp-hpid' => - array ( - 0 => 'hpid', - ), - 'application/vnd.hp-hps' => - array ( - 0 => 'hps', - ), - 'application/vnd.hp-jlyt' => - array ( - 0 => 'jlt', - ), - 'application/vnd.hp-pcl' => - array ( - 0 => 'pcl', - ), - 'application/vnd.hp-pclxl' => - array ( - 0 => 'pclxl', - ), - 'application/vnd.hydrostatix.sof-data' => - array ( - 0 => 'sfd-hdstx', - ), - 'application/vnd.ibm.minipay' => - array ( - 0 => 'mpy', - ), - 'application/vnd.ibm.modcap' => - array ( - 0 => 'afp', - 1 => 'listafp', - 2 => 'list3820', - ), - 'application/vnd.ibm.rights-management' => - array ( - 0 => 'irm', - ), - 'application/vnd.ibm.secure-container' => - array ( - 0 => 'sc', - ), - 'application/vnd.iccprofile' => - array ( - 0 => 'icc', - 1 => 'icm', - ), - 'application/vnd.igloader' => - array ( - 0 => 'igl', - ), - 'application/vnd.immervision-ivp' => - array ( - 0 => 'ivp', - ), - 'application/vnd.immervision-ivu' => - array ( - 0 => 'ivu', - ), - 'application/vnd.insors.igm' => - array ( - 0 => 'igm', - ), - 'application/vnd.intercon.formnet' => - array ( - 0 => 'xpw', - 1 => 'xpx', - ), - 'application/vnd.intergeo' => - array ( - 0 => 'i2g', - ), - 'application/vnd.intu.qbo' => - array ( - 0 => 'qbo', - ), - 'application/vnd.intu.qfx' => - array ( - 0 => 'qfx', - ), - 'application/vnd.ipunplugged.rcprofile' => - array ( - 0 => 'rcprofile', - ), - 'application/vnd.irepository.package+xml' => - array ( - 0 => 'irp', - ), - 'application/vnd.is-xpr' => - array ( - 0 => 'xpr', - ), - 'application/vnd.isac.fcs' => - array ( - 0 => 'fcs', - ), - 'application/vnd.jam' => - array ( - 0 => 'jam', - ), - 'application/vnd.jcp.javame.midlet-rms' => - array ( - 0 => 'rms', - ), - 'application/vnd.jisp' => - array ( - 0 => 'jisp', - ), - 'application/vnd.joost.joda-archive' => - array ( - 0 => 'joda', - ), - 'application/vnd.kahootz' => - array ( - 0 => 'ktz', - 1 => 'ktr', - ), - 'application/vnd.kde.karbon' => - array ( - 0 => 'karbon', - ), - 'application/vnd.kde.kchart' => - array ( - 0 => 'chrt', - ), - 'application/vnd.kde.kformula' => - array ( - 0 => 'kfo', - ), - 'application/vnd.kde.kivio' => - array ( - 0 => 'flw', - ), - 'application/vnd.kde.kontour' => - array ( - 0 => 'kon', - ), - 'application/vnd.kde.kpresenter' => - array ( - 0 => 'kpr', - 1 => 'kpt', - ), - 'application/vnd.kde.kspread' => - array ( - 0 => 'ksp', - ), - 'application/vnd.kde.kword' => - array ( - 0 => 'kwd', - 1 => 'kwt', - ), - 'application/vnd.kenameaapp' => - array ( - 0 => 'htke', - ), - 'application/vnd.kidspiration' => - array ( - 0 => 'kia', - ), - 'application/vnd.kinar' => - array ( - 0 => 'kne', - 1 => 'knp', - ), - 'application/vnd.koan' => - array ( - 0 => 'skp', - 1 => 'skd', - 2 => 'skt', - 3 => 'skm', - ), - 'application/vnd.kodak-descriptor' => - array ( - 0 => 'sse', - ), - 'application/vnd.las.las+xml' => - array ( - 0 => 'lasxml', - ), - 'application/vnd.llamagraphics.life-balance.desktop' => - array ( - 0 => 'lbd', - ), - 'application/vnd.llamagraphics.life-balance.exchange+xml' => - array ( - 0 => 'lbe', - ), - 'application/vnd.lotus-1-2-3' => - array ( - 0 => '123', - ), - 'application/vnd.lotus-approach' => - array ( - 0 => 'apr', - ), - 'application/vnd.lotus-freelance' => - array ( - 0 => 'pre', - ), - 'application/vnd.lotus-notes' => - array ( - 0 => 'nsf', - ), - 'application/vnd.lotus-organizer' => - array ( - 0 => 'org', - ), - 'application/vnd.lotus-screencam' => - array ( - 0 => 'scm', - ), - 'application/vnd.lotus-wordpro' => - array ( - 0 => 'lwp', - ), - 'application/vnd.macports.portpkg' => - array ( - 0 => 'portpkg', - ), - 'application/vnd.mcd' => - array ( - 0 => 'mcd', - ), - 'application/vnd.medcalcdata' => - array ( - 0 => 'mc1', - ), - 'application/vnd.mediastation.cdkey' => - array ( - 0 => 'cdkey', - ), - 'application/vnd.mfer' => - array ( - 0 => 'mwf', - ), - 'application/vnd.mfmp' => - array ( - 0 => 'mfm', - ), - 'application/vnd.micrografx.flo' => - array ( - 0 => 'flo', - ), - 'application/vnd.micrografx.igx' => - array ( - 0 => 'igx', - ), - 'application/vnd.mif' => - array ( - 0 => 'mif', - ), - 'application/vnd.mobius.daf' => - array ( - 0 => 'daf', - ), - 'application/vnd.mobius.dis' => - array ( - 0 => 'dis', - ), - 'application/vnd.mobius.mbk' => - array ( - 0 => 'mbk', - ), - 'application/vnd.mobius.mqy' => - array ( - 0 => 'mqy', - ), - 'application/vnd.mobius.msl' => - array ( - 0 => 'msl', - ), - 'application/vnd.mobius.plc' => - array ( - 0 => 'plc', - ), - 'application/vnd.mobius.txf' => - array ( - 0 => 'txf', - ), - 'application/vnd.mophun.application' => - array ( - 0 => 'mpn', - ), - 'application/vnd.mophun.certificate' => - array ( - 0 => 'mpc', - ), - 'application/vnd.mozilla.xul+xml' => - array ( - 0 => 'xul', - ), - 'application/vnd.ms-artgalry' => - array ( - 0 => 'cil', - ), - 'application/vnd.ms-cab-compressed' => - array ( - 0 => 'cab', - ), - 'application/vnd.ms-excel' => - array ( - 0 => 'xls', - 1 => 'xlm', - 2 => 'xla', - 3 => 'xlc', - 4 => 'xlt', - 5 => 'xlw', - ), - 'application/vnd.ms-excel.addin.macroenabled.12' => - array ( - 0 => 'xlam', - ), - 'application/vnd.ms-excel.sheet.binary.macroenabled.12' => - array ( - 0 => 'xlsb', - ), - 'application/vnd.ms-excel.sheet.macroenabled.12' => - array ( - 0 => 'xlsm', - ), - 'application/vnd.ms-excel.template.macroenabled.12' => - array ( - 0 => 'xltm', - ), - 'application/vnd.ms-fontobject' => - array ( - 0 => 'eot', - ), - 'application/vnd.ms-htmlhelp' => - array ( - 0 => 'chm', - ), - 'application/vnd.ms-ims' => - array ( - 0 => 'ims', - ), - 'application/vnd.ms-lrm' => - array ( - 0 => 'lrm', - ), - 'application/vnd.ms-officetheme' => - array ( - 0 => 'thmx', - ), - 'application/vnd.ms-pki.seccat' => - array ( - 0 => 'cat', - ), - 'application/vnd.ms-pki.stl' => - array ( - 0 => 'stl', - ), - 'application/vnd.ms-powerpoint' => - array ( - 0 => 'ppt', - 1 => 'pps', - 2 => 'pot', - ), - 'application/vnd.ms-powerpoint.addin.macroenabled.12' => - array ( - 0 => 'ppam', - ), - 'application/vnd.ms-powerpoint.presentation.macroenabled.12' => - array ( - 0 => 'pptm', - ), - 'application/vnd.ms-powerpoint.slide.macroenabled.12' => - array ( - 0 => 'sldm', - ), - 'application/vnd.ms-powerpoint.slideshow.macroenabled.12' => - array ( - 0 => 'ppsm', - ), - 'application/vnd.ms-powerpoint.template.macroenabled.12' => - array ( - 0 => 'potm', - ), - 'application/vnd.ms-project' => - array ( - 0 => 'mpp', - 1 => 'mpt', - ), - 'application/vnd.ms-word.document.macroenabled.12' => - array ( - 0 => 'docm', - ), - 'application/vnd.ms-word.template.macroenabled.12' => - array ( - 0 => 'dotm', - ), - 'application/vnd.ms-works' => - array ( - 0 => 'wps', - 1 => 'wks', - 2 => 'wcm', - 3 => 'wdb', - ), - 'application/vnd.ms-wpl' => - array ( - 0 => 'wpl', - ), - 'application/vnd.ms-xpsdocument' => - array ( - 0 => 'xps', - ), - 'application/vnd.mseq' => - array ( - 0 => 'mseq', - ), - 'application/vnd.musician' => - array ( - 0 => 'mus', - ), - 'application/vnd.muvee.style' => - array ( - 0 => 'msty', - ), - 'application/vnd.mynfc' => - array ( - 0 => 'taglet', - ), - 'application/vnd.neurolanguage.nlu' => - array ( - 0 => 'nlu', - ), - 'application/vnd.nitf' => - array ( - 0 => 'ntf', - 1 => 'nitf', - ), - 'application/vnd.noblenet-directory' => - array ( - 0 => 'nnd', - ), - 'application/vnd.noblenet-sealer' => - array ( - 0 => 'nns', - ), - 'application/vnd.noblenet-web' => - array ( - 0 => 'nnw', - ), - 'application/vnd.nokia.n-gage.data' => - array ( - 0 => 'ngdat', - ), - 'application/vnd.nokia.n-gage.symbian.install' => - array ( - 0 => 'n-gage', - ), - 'application/vnd.nokia.radio-preset' => - array ( - 0 => 'rpst', - ), - 'application/vnd.nokia.radio-presets' => - array ( - 0 => 'rpss', - ), - 'application/vnd.novadigm.edm' => - array ( - 0 => 'edm', - ), - 'application/vnd.novadigm.edx' => - array ( - 0 => 'edx', - ), - 'application/vnd.novadigm.ext' => - array ( - 0 => 'ext', - ), - 'application/vnd.oasis.opendocument.chart' => - array ( - 0 => 'odc', - ), - 'application/vnd.oasis.opendocument.chart-template' => - array ( - 0 => 'otc', - ), - 'application/vnd.oasis.opendocument.database' => - array ( - 0 => 'odb', - ), - 'application/vnd.oasis.opendocument.formula' => - array ( - 0 => 'odf', - ), - 'application/vnd.oasis.opendocument.formula-template' => - array ( - 0 => 'odft', - ), - 'application/vnd.oasis.opendocument.graphics' => - array ( - 0 => 'odg', - ), - 'application/vnd.oasis.opendocument.graphics-template' => - array ( - 0 => 'otg', - ), - 'application/vnd.oasis.opendocument.image' => - array ( - 0 => 'odi', - ), - 'application/vnd.oasis.opendocument.image-template' => - array ( - 0 => 'oti', - ), - 'application/vnd.oasis.opendocument.presentation' => - array ( - 0 => 'odp', - ), - 'application/vnd.oasis.opendocument.presentation-template' => - array ( - 0 => 'otp', - ), - 'application/vnd.oasis.opendocument.spreadsheet' => - array ( - 0 => 'ods', - ), - 'application/vnd.oasis.opendocument.spreadsheet-template' => - array ( - 0 => 'ots', - ), - 'application/vnd.oasis.opendocument.text' => - array ( - 0 => 'odt', - ), - 'application/vnd.oasis.opendocument.text-master' => - array ( - 0 => 'odm', - ), - 'application/vnd.oasis.opendocument.text-template' => - array ( - 0 => 'ott', - ), - 'application/vnd.oasis.opendocument.text-web' => - array ( - 0 => 'oth', - ), - 'application/vnd.olpc-sugar' => - array ( - 0 => 'xo', - ), - 'application/vnd.oma.dd2+xml' => - array ( - 0 => 'dd2', - ), - 'application/vnd.openofficeorg.extension' => - array ( - 0 => 'oxt', - ), - 'application/vnd.openxmlformats-officedocument.presentationml.presentation' => - array ( - 0 => 'pptx', - ), - 'application/vnd.openxmlformats-officedocument.presentationml.slide' => - array ( - 0 => 'sldx', - ), - 'application/vnd.openxmlformats-officedocument.presentationml.slideshow' => - array ( - 0 => 'ppsx', - ), - 'application/vnd.openxmlformats-officedocument.presentationml.template' => - array ( - 0 => 'potx', - ), - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => - array ( - 0 => 'xlsx', - ), - 'application/vnd.openxmlformats-officedocument.spreadsheetml.template' => - array ( - 0 => 'xltx', - ), - 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => - array ( - 0 => 'docx', - ), - 'application/vnd.openxmlformats-officedocument.wordprocessingml.template' => - array ( - 0 => 'dotx', - ), - 'application/vnd.osgeo.mapguide.package' => - array ( - 0 => 'mgp', - ), - 'application/vnd.osgi.dp' => - array ( - 0 => 'dp', - ), - 'application/vnd.osgi.subsystem' => - array ( - 0 => 'esa', - ), - 'application/vnd.palm' => - array ( - 0 => 'pdb', - 1 => 'pqa', - 2 => 'oprc', - ), - 'application/vnd.pawaafile' => - array ( - 0 => 'paw', - ), - 'application/vnd.pg.format' => - array ( - 0 => 'str', - ), - 'application/vnd.pg.osasli' => - array ( - 0 => 'ei6', - ), - 'application/vnd.picsel' => - array ( - 0 => 'efif', - ), - 'application/vnd.pmi.widget' => - array ( - 0 => 'wg', - ), - 'application/vnd.pocketlearn' => - array ( - 0 => 'plf', - ), - 'application/vnd.powerbuilder6' => - array ( - 0 => 'pbd', - ), - 'application/vnd.previewsystems.box' => - array ( - 0 => 'box', - ), - 'application/vnd.proteus.magazine' => - array ( - 0 => 'mgz', - ), - 'application/vnd.publishare-delta-tree' => - array ( - 0 => 'qps', - ), - 'application/vnd.pvi.ptid1' => - array ( - 0 => 'ptid', - ), - 'application/vnd.quark.quarkxpress' => - array ( - 0 => 'qxd', - 1 => 'qxt', - 2 => 'qwd', - 3 => 'qwt', - 4 => 'qxl', - 5 => 'qxb', - ), - 'application/vnd.realvnc.bed' => - array ( - 0 => 'bed', - ), - 'application/vnd.recordare.musicxml' => - array ( - 0 => 'mxl', - ), - 'application/vnd.recordare.musicxml+xml' => - array ( - 0 => 'musicxml', - ), - 'application/vnd.rig.cryptonote' => - array ( - 0 => 'cryptonote', - ), - 'application/vnd.rim.cod' => - array ( - 0 => 'cod', - ), - 'application/vnd.rn-realmedia' => - array ( - 0 => 'rm', - ), - 'application/vnd.rn-realmedia-vbr' => - array ( - 0 => 'rmvb', - ), - 'application/vnd.route66.link66+xml' => - array ( - 0 => 'link66', - ), - 'application/vnd.sailingtracker.track' => - array ( - 0 => 'st', - ), - 'application/vnd.seemail' => - array ( - 0 => 'see', - ), - 'application/vnd.sema' => - array ( - 0 => 'sema', - ), - 'application/vnd.semd' => - array ( - 0 => 'semd', - ), - 'application/vnd.semf' => - array ( - 0 => 'semf', - ), - 'application/vnd.shana.informed.formdata' => - array ( - 0 => 'ifm', - ), - 'application/vnd.shana.informed.formtemplate' => - array ( - 0 => 'itp', - ), - 'application/vnd.shana.informed.interchange' => - array ( - 0 => 'iif', - ), - 'application/vnd.shana.informed.package' => - array ( - 0 => 'ipk', - ), - 'application/vnd.simtech-mindmapper' => - array ( - 0 => 'twd', - 1 => 'twds', - ), - 'application/vnd.smaf' => - array ( - 0 => 'mmf', - ), - 'application/vnd.smart.teacher' => - array ( - 0 => 'teacher', - ), - 'application/vnd.solent.sdkm+xml' => - array ( - 0 => 'sdkm', - 1 => 'sdkd', - ), - 'application/vnd.spotfire.dxp' => - array ( - 0 => 'dxp', - ), - 'application/vnd.spotfire.sfs' => - array ( - 0 => 'sfs', - ), - 'application/vnd.stardivision.calc' => - array ( - 0 => 'sdc', - ), - 'application/vnd.stardivision.draw' => - array ( - 0 => 'sda', - ), - 'application/vnd.stardivision.impress' => - array ( - 0 => 'sdd', - ), - 'application/vnd.stardivision.math' => - array ( - 0 => 'smf', - ), - 'application/vnd.stardivision.writer' => - array ( - 0 => 'sdw', - 1 => 'vor', - ), - 'application/vnd.stardivision.writer-global' => - array ( - 0 => 'sgl', - ), - 'application/vnd.stepmania.package' => - array ( - 0 => 'smzip', - ), - 'application/vnd.stepmania.stepchart' => - array ( - 0 => 'sm', - ), - 'application/vnd.sun.xml.calc' => - array ( - 0 => 'sxc', - ), - 'application/vnd.sun.xml.calc.template' => - array ( - 0 => 'stc', - ), - 'application/vnd.sun.xml.draw' => - array ( - 0 => 'sxd', - ), - 'application/vnd.sun.xml.draw.template' => - array ( - 0 => 'std', - ), - 'application/vnd.sun.xml.impress' => - array ( - 0 => 'sxi', - ), - 'application/vnd.sun.xml.impress.template' => - array ( - 0 => 'sti', - ), - 'application/vnd.sun.xml.math' => - array ( - 0 => 'sxm', - ), - 'application/vnd.sun.xml.writer' => - array ( - 0 => 'sxw', - ), - 'application/vnd.sun.xml.writer.global' => - array ( - 0 => 'sxg', - ), - 'application/vnd.sun.xml.writer.template' => - array ( - 0 => 'stw', - ), - 'application/vnd.sus-calendar' => - array ( - 0 => 'sus', - 1 => 'susp', - ), - 'application/vnd.svd' => - array ( - 0 => 'svd', - ), - 'application/vnd.symbian.install' => - array ( - 0 => 'sis', - 1 => 'sisx', - ), - 'application/vnd.syncml+xml' => - array ( - 0 => 'xsm', - ), - 'application/vnd.syncml.dm+wbxml' => - array ( - 0 => 'bdm', - ), - 'application/vnd.syncml.dm+xml' => - array ( - 0 => 'xdm', - ), - 'application/vnd.tao.intent-module-archive' => - array ( - 0 => 'tao', - ), - 'application/vnd.tcpdump.pcap' => - array ( - 0 => 'pcap', - 1 => 'cap', - 2 => 'dmp', - ), - 'application/vnd.tmobile-livetv' => - array ( - 0 => 'tmo', - ), - 'application/vnd.trid.tpt' => - array ( - 0 => 'tpt', - ), - 'application/vnd.triscape.mxs' => - array ( - 0 => 'mxs', - ), - 'application/vnd.trueapp' => - array ( - 0 => 'tra', - ), - 'application/vnd.ufdl' => - array ( - 0 => 'ufd', - 1 => 'ufdl', - ), - 'application/vnd.uiq.theme' => - array ( - 0 => 'utz', - ), - 'application/vnd.umajin' => - array ( - 0 => 'umj', - ), - 'application/vnd.unity' => - array ( - 0 => 'unityweb', - ), - 'application/vnd.uoml+xml' => - array ( - 0 => 'uoml', - ), - 'application/vnd.vcx' => - array ( - 0 => 'vcx', - ), - 'application/vnd.visio' => - array ( - 0 => 'vsd', - 1 => 'vst', - 2 => 'vss', - 3 => 'vsw', - ), - 'application/vnd.visionary' => - array ( - 0 => 'vis', - ), - 'application/vnd.vsf' => - array ( - 0 => 'vsf', - ), - 'application/vnd.wap.wbxml' => - array ( - 0 => 'wbxml', - ), - 'application/vnd.wap.wmlc' => - array ( - 0 => 'wmlc', - ), - 'application/vnd.wap.wmlscriptc' => - array ( - 0 => 'wmlsc', - ), - 'application/vnd.webturbo' => - array ( - 0 => 'wtb', - ), - 'application/vnd.wolfram.player' => - array ( - 0 => 'nbp', - ), - 'application/vnd.wordperfect' => - array ( - 0 => 'wpd', - ), - 'application/vnd.wqd' => - array ( - 0 => 'wqd', - ), - 'application/vnd.wt.stf' => - array ( - 0 => 'stf', - ), - 'application/vnd.xara' => - array ( - 0 => 'xar', - ), - 'application/vnd.xfdl' => - array ( - 0 => 'xfdl', - ), - 'application/vnd.yamaha.hv-dic' => - array ( - 0 => 'hvd', - ), - 'application/vnd.yamaha.hv-script' => - array ( - 0 => 'hvs', - ), - 'application/vnd.yamaha.hv-voice' => - array ( - 0 => 'hvp', - ), - 'application/vnd.yamaha.openscoreformat' => - array ( - 0 => 'osf', - ), - 'application/vnd.yamaha.openscoreformat.osfpvg+xml' => - array ( - 0 => 'osfpvg', - ), - 'application/vnd.yamaha.smaf-audio' => - array ( - 0 => 'saf', - ), - 'application/vnd.yamaha.smaf-phrase' => - array ( - 0 => 'spf', - ), - 'application/vnd.yellowriver-custom-menu' => - array ( - 0 => 'cmp', - ), - 'application/vnd.zul' => - array ( - 0 => 'zir', - 1 => 'zirz', - ), - 'application/vnd.zzazz.deck+xml' => - array ( - 0 => 'zaz', - ), - 'application/voicexml+xml' => - array ( - 0 => 'vxml', - ), - 'application/widget' => - array ( - 0 => 'wgt', - ), - 'application/winhlp' => - array ( - 0 => 'hlp', - ), - 'application/wsdl+xml' => - array ( - 0 => 'wsdl', - ), - 'application/wspolicy+xml' => - array ( - 0 => 'wspolicy', - ), - 'application/x-7z-compressed' => - array ( - 0 => '7z', - ), - 'application/x-abiword' => - array ( - 0 => 'abw', - ), - 'application/x-ace-compressed' => - array ( - 0 => 'ace', - ), - 'application/x-apple-diskimage' => - array ( - 0 => 'dmg', - ), - 'application/x-authorware-bin' => - array ( - 0 => 'aab', - 1 => 'x32', - 2 => 'u32', - 3 => 'vox', - ), - 'application/x-authorware-map' => - array ( - 0 => 'aam', - ), - 'application/x-authorware-seg' => - array ( - 0 => 'aas', - ), - 'application/x-bcpio' => - array ( - 0 => 'bcpio', - ), - 'application/x-bittorrent' => - array ( - 0 => 'torrent', - ), - 'application/x-blorb' => - array ( - 0 => 'blb', - 1 => 'blorb', - ), - 'application/x-bzip' => - array ( - 0 => 'bz', - ), - 'application/x-bzip2' => - array ( - 0 => 'bz2', - 1 => 'boz', - ), - 'application/x-cbr' => - array ( - 0 => 'cbr', - 1 => 'cba', - 2 => 'cbt', - 3 => 'cbz', - 4 => 'cb7', - ), - 'application/x-cdlink' => - array ( - 0 => 'vcd', - ), - 'application/x-cfs-compressed' => - array ( - 0 => 'cfs', - ), - 'application/x-chat' => - array ( - 0 => 'chat', - ), - 'application/x-chess-pgn' => - array ( - 0 => 'pgn', - ), - 'application/x-conference' => - array ( - 0 => 'nsc', - ), - 'application/x-cpio' => - array ( - 0 => 'cpio', - ), - 'application/x-csh' => - array ( - 0 => 'csh', - ), - 'application/x-debian-package' => - array ( - 0 => 'deb', - 1 => 'udeb', - ), - 'application/x-dgc-compressed' => - array ( - 0 => 'dgc', - ), - 'application/x-director' => - array ( - 0 => 'dir', - 1 => 'dcr', - 2 => 'dxr', - 3 => 'cst', - 4 => 'cct', - 5 => 'cxt', - 6 => 'w3d', - 7 => 'fgd', - 8 => 'swa', - ), - 'application/x-doom' => - array ( - 0 => 'wad', - ), - 'application/x-dtbncx+xml' => - array ( - 0 => 'ncx', - ), - 'application/x-dtbook+xml' => - array ( - 0 => 'dtb', - ), - 'application/x-dtbresource+xml' => - array ( - 0 => 'res', - ), - 'application/x-dvi' => - array ( - 0 => 'dvi', - ), - 'application/x-envoy' => - array ( - 0 => 'evy', - ), - 'application/x-eva' => - array ( - 0 => 'eva', - ), - 'application/x-font-bdf' => - array ( - 0 => 'bdf', - ), - 'application/x-font-ghostscript' => - array ( - 0 => 'gsf', - ), - 'application/x-font-linux-psf' => - array ( - 0 => 'psf', - ), - 'application/x-font-pcf' => - array ( - 0 => 'pcf', - ), - 'application/x-font-snf' => - array ( - 0 => 'snf', - ), - 'application/x-font-type1' => - array ( - 0 => 'pfa', - 1 => 'pfb', - 2 => 'pfm', - 3 => 'afm', - ), - 'application/x-freearc' => - array ( - 0 => 'arc', - ), - 'application/x-futuresplash' => - array ( - 0 => 'spl', - ), - 'application/x-gca-compressed' => - array ( - 0 => 'gca', - ), - 'application/x-glulx' => - array ( - 0 => 'ulx', - ), - 'application/x-gnumeric' => - array ( - 0 => 'gnumeric', - ), - 'application/x-gramps-xml' => - array ( - 0 => 'gramps', - ), - 'application/x-gtar' => - array ( - 0 => 'gtar', - ), - 'application/x-hdf' => - array ( - 0 => 'hdf', - ), - 'application/x-install-instructions' => - array ( - 0 => 'install', - ), - 'application/x-iso9660-image' => - array ( - 0 => 'iso', - ), - 'application/x-java-jnlp-file' => - array ( - 0 => 'jnlp', - ), - 'application/x-latex' => - array ( - 0 => 'latex', - ), - 'application/x-lzh-compressed' => - array ( - 0 => 'lzh', - 1 => 'lha', - ), - 'application/x-mie' => - array ( - 0 => 'mie', - ), - 'application/x-mobipocket-ebook' => - array ( - 0 => 'prc', - 1 => 'mobi', - ), - 'application/x-ms-application' => - array ( - 0 => 'application', - ), - 'application/x-ms-shortcut' => - array ( - 0 => 'lnk', - ), - 'application/x-ms-wmd' => - array ( - 0 => 'wmd', - ), - 'application/x-ms-wmz' => - array ( - 0 => 'wmz', - ), - 'application/x-ms-xbap' => - array ( - 0 => 'xbap', - ), - 'application/x-msaccess' => - array ( - 0 => 'mdb', - ), - 'application/x-msbinder' => - array ( - 0 => 'obd', - ), - 'application/x-mscardfile' => - array ( - 0 => 'crd', - ), - 'application/x-msclip' => - array ( - 0 => 'clp', - ), - 'application/x-msdownload' => - array ( - 0 => 'exe', - 1 => 'dll', - 2 => 'com', - 3 => 'bat', - 4 => 'msi', - ), - 'application/x-msmediaview' => - array ( - 0 => 'mvb', - 1 => 'm13', - 2 => 'm14', - ), - 'application/x-msmetafile' => - array ( - 0 => 'wmf', - 1 => 'wmz', - 2 => 'emf', - 3 => 'emz', - ), - 'application/x-msmoney' => - array ( - 0 => 'mny', - ), - 'application/x-mspublisher' => - array ( - 0 => 'pub', - ), - 'application/x-msschedule' => - array ( - 0 => 'scd', - ), - 'application/x-msterminal' => - array ( - 0 => 'trm', - ), - 'application/x-mswrite' => - array ( - 0 => 'wri', - ), - 'application/x-netcdf' => - array ( - 0 => 'nc', - 1 => 'cdf', - ), - 'application/x-nzb' => - array ( - 0 => 'nzb', - ), - 'application/x-pkcs12' => - array ( - 0 => 'p12', - 1 => 'pfx', - ), - 'application/x-pkcs7-certificates' => - array ( - 0 => 'p7b', - 1 => 'spc', - ), - 'application/x-pkcs7-certreqresp' => - array ( - 0 => 'p7r', - ), - 'application/x-rar-compressed' => - array ( - 0 => 'rar', - ), - 'application/x-research-info-systems' => - array ( - 0 => 'ris', - ), - 'application/x-sh' => - array ( - 0 => 'sh', - ), - 'application/x-shar' => - array ( - 0 => 'shar', - ), - 'application/x-shockwave-flash' => - array ( - 0 => 'swf', - ), - 'application/x-silverlight-app' => - array ( - 0 => 'xap', - ), - 'application/x-sql' => - array ( - 0 => 'sql', - ), - 'application/x-stuffit' => - array ( - 0 => 'sit', - ), - 'application/x-stuffitx' => - array ( - 0 => 'sitx', - ), - 'application/x-subrip' => - array ( - 0 => 'srt', - ), - 'application/x-sv4cpio' => - array ( - 0 => 'sv4cpio', - ), - 'application/x-sv4crc' => - array ( - 0 => 'sv4crc', - ), - 'application/x-t3vm-image' => - array ( - 0 => 't3', - ), - 'application/x-tads' => - array ( - 0 => 'gam', - ), - 'application/x-tar' => - array ( - 0 => 'tar', - ), - 'application/x-tcl' => - array ( - 0 => 'tcl', - ), - 'application/x-tex' => - array ( - 0 => 'tex', - ), - 'application/x-tex-tfm' => - array ( - 0 => 'tfm', - ), - 'application/x-texinfo' => - array ( - 0 => 'texinfo', - 1 => 'texi', - ), - 'application/x-tgif' => - array ( - 0 => 'obj', - ), - 'application/x-ustar' => - array ( - 0 => 'ustar', - ), - 'application/x-wais-source' => - array ( - 0 => 'src', - ), - 'application/x-x509-ca-cert' => - array ( - 0 => 'der', - 1 => 'crt', - ), - 'application/x-xfig' => - array ( - 0 => 'fig', - ), - 'application/x-xliff+xml' => - array ( - 0 => 'xlf', - ), - 'application/x-xpinstall' => - array ( - 0 => 'xpi', - ), - 'application/x-xz' => - array ( - 0 => 'xz', - ), - 'application/x-zmachine' => - array ( - 0 => 'z1', - 1 => 'z2', - 2 => 'z3', - 3 => 'z4', - 4 => 'z5', - 5 => 'z6', - 6 => 'z7', - 7 => 'z8', - ), - 'application/xaml+xml' => - array ( - 0 => 'xaml', - ), - 'application/xcap-diff+xml' => - array ( - 0 => 'xdf', - ), - 'application/xenc+xml' => - array ( - 0 => 'xenc', - ), - 'application/xhtml+xml' => - array ( - 0 => 'xhtml', - 1 => 'xht', - ), - 'application/xml' => - array ( - 0 => 'xml', - 1 => 'xsl', - ), - 'application/xml-dtd' => - array ( - 0 => 'dtd', - ), - 'application/xop+xml' => - array ( - 0 => 'xop', - ), - 'application/xproc+xml' => - array ( - 0 => 'xpl', - ), - 'application/xslt+xml' => - array ( - 0 => 'xslt', - ), - 'application/xspf+xml' => - array ( - 0 => 'xspf', - ), - 'application/xv+xml' => - array ( - 0 => 'mxml', - 1 => 'xhvml', - 2 => 'xvml', - 3 => 'xvm', - ), - 'application/yang' => - array ( - 0 => 'yang', - ), - 'application/yin+xml' => - array ( - 0 => 'yin', - ), - 'application/zip' => - array ( - 0 => 'zip', - ), - 'audio/adpcm' => - array ( - 0 => 'adp', - ), - 'audio/basic' => - array ( - 0 => 'au', - 1 => 'snd', - ), - 'audio/midi' => - array ( - 0 => 'mid', - 1 => 'midi', - 2 => 'kar', - 3 => 'rmi', - ), - 'audio/mp4' => - array ( - 0 => 'm4a', - 1 => 'mp4a', - ), - 'audio/ogg' => - array ( - 0 => 'oga', - 1 => 'ogg', - 2 => 'spx', - ), - 'audio/s3m' => - array ( - 0 => 's3m', - ), - 'audio/silk' => - array ( - 0 => 'sil', - ), - 'audio/vnd.dece.audio' => - array ( - 0 => 'uva', - 1 => 'uvva', - ), - 'audio/vnd.digital-winds' => - array ( - 0 => 'eol', - ), - 'audio/vnd.dra' => - array ( - 0 => 'dra', - ), - 'audio/vnd.dts' => - array ( - 0 => 'dts', - ), - 'audio/vnd.dts.hd' => - array ( - 0 => 'dtshd', - ), - 'audio/vnd.lucent.voice' => - array ( - 0 => 'lvp', - ), - 'audio/vnd.ms-playready.media.pya' => - array ( - 0 => 'pya', - ), - 'audio/vnd.nuera.ecelp4800' => - array ( - 0 => 'ecelp4800', - ), - 'audio/vnd.nuera.ecelp7470' => - array ( - 0 => 'ecelp7470', - ), - 'audio/vnd.nuera.ecelp9600' => - array ( - 0 => 'ecelp9600', - ), - 'audio/vnd.rip' => - array ( - 0 => 'rip', - ), - 'audio/webm' => - array ( - 0 => 'weba', - ), - 'audio/x-aac' => - array ( - 0 => 'aac', - ), - 'audio/x-aiff' => - array ( - 0 => 'aif', - 1 => 'aiff', - 2 => 'aifc', - ), - 'audio/x-caf' => - array ( - 0 => 'caf', - ), - 'audio/x-flac' => - array ( - 0 => 'flac', - ), - 'audio/x-matroska' => - array ( - 0 => 'mka', - ), - 'audio/x-mpegurl' => - array ( - 0 => 'm3u', - ), - 'audio/x-ms-wax' => - array ( - 0 => 'wax', - ), - 'audio/x-ms-wma' => - array ( - 0 => 'wma', - ), - 'audio/x-pn-realaudio' => - array ( - 0 => 'ram', - 1 => 'ra', - ), - 'audio/x-pn-realaudio-plugin' => - array ( - 0 => 'rmp', - ), - 'audio/x-wav' => - array ( - 0 => 'wav', - ), - 'audio/xm' => - array ( - 0 => 'xm', - ), - 'chemical/x-cdx' => - array ( - 0 => 'cdx', - ), - 'chemical/x-cif' => - array ( - 0 => 'cif', - ), - 'chemical/x-cmdf' => - array ( - 0 => 'cmdf', - ), - 'chemical/x-cml' => - array ( - 0 => 'cml', - ), - 'chemical/x-csml' => - array ( - 0 => 'csml', - ), - 'chemical/x-xyz' => - array ( - 0 => 'xyz', - ), - 'font/collection' => - array ( - 0 => 'ttc', - ), - 'font/otf' => - array ( - 0 => 'otf', - ), - 'font/ttf' => - array ( - 0 => 'ttf', - ), - 'font/woff' => - array ( - 0 => 'woff', - ), - 'font/woff2' => - array ( - 0 => 'woff2', - ), - 'image/bmp' => - array ( - 0 => 'bmp', - ), - 'image/cgm' => - array ( - 0 => 'cgm', - ), - 'image/g3fax' => - array ( - 0 => 'g3', - ), - 'image/gif' => - array ( - 0 => 'gif', - ), - 'image/ief' => - array ( - 0 => 'ief', - ), - 'image/ktx' => - array ( - 0 => 'ktx', - ), - 'image/png' => - array ( - 0 => 'png', - ), - 'image/prs.btif' => - array ( - 0 => 'btif', - ), - 'image/sgi' => - array ( - 0 => 'sgi', - ), - 'image/svg+xml' => - array ( - 0 => 'svg', - 1 => 'svgz', - ), - 'image/tiff' => - array ( - 0 => 'tiff', - 1 => 'tif', - ), - 'image/vnd.adobe.photoshop' => - array ( - 0 => 'psd', - ), - 'image/vnd.dece.graphic' => - array ( - 0 => 'uvi', - 1 => 'uvvi', - 2 => 'uvg', - 3 => 'uvvg', - ), - 'image/vnd.djvu' => - array ( - 0 => 'djvu', - 1 => 'djv', - ), - 'image/vnd.dvb.subtitle' => - array ( - 0 => 'sub', - ), - 'image/vnd.dwg' => - array ( - 0 => 'dwg', - ), - 'image/vnd.dxf' => - array ( - 0 => 'dxf', - ), - 'image/vnd.fastbidsheet' => - array ( - 0 => 'fbs', - ), - 'image/vnd.fpx' => - array ( - 0 => 'fpx', - ), - 'image/vnd.fst' => - array ( - 0 => 'fst', - ), - 'image/vnd.fujixerox.edmics-mmr' => - array ( - 0 => 'mmr', - ), - 'image/vnd.fujixerox.edmics-rlc' => - array ( - 0 => 'rlc', - ), - 'image/vnd.ms-modi' => - array ( - 0 => 'mdi', - ), - 'image/vnd.ms-photo' => - array ( - 0 => 'wdp', - ), - 'image/vnd.net-fpx' => - array ( - 0 => 'npx', - ), - 'image/vnd.wap.wbmp' => - array ( - 0 => 'wbmp', - ), - 'image/vnd.xiff' => - array ( - 0 => 'xif', - ), - 'image/webp' => - array ( - 0 => 'webp', - ), - 'image/x-3ds' => - array ( - 0 => '3ds', - ), - 'image/x-cmu-raster' => - array ( - 0 => 'ras', - ), - 'image/x-cmx' => - array ( - 0 => 'cmx', - ), - 'image/x-freehand' => - array ( - 0 => 'fh', - 1 => 'fhc', - 2 => 'fh4', - 3 => 'fh5', - 4 => 'fh7', - ), - 'image/x-icon' => - array ( - 0 => 'ico', - ), - 'image/x-mrsid-image' => - array ( - 0 => 'sid', - ), - 'image/x-pcx' => - array ( - 0 => 'pcx', - ), - 'image/x-pict' => - array ( - 0 => 'pic', - 1 => 'pct', - ), - 'image/x-portable-anymap' => - array ( - 0 => 'pnm', - ), - 'image/x-portable-bitmap' => - array ( - 0 => 'pbm', - ), - 'image/x-portable-graymap' => - array ( - 0 => 'pgm', - ), - 'image/x-portable-pixmap' => - array ( - 0 => 'ppm', - ), - 'image/x-rgb' => - array ( - 0 => 'rgb', - ), - 'image/x-tga' => - array ( - 0 => 'tga', - ), - 'image/x-xbitmap' => - array ( - 0 => 'xbm', - ), - 'image/x-xpixmap' => - array ( - 0 => 'xpm', - ), - 'image/x-xwindowdump' => - array ( - 0 => 'xwd', - ), - 'message/rfc822' => - array ( - 0 => 'eml', - 1 => 'mime', - ), - 'model/iges' => - array ( - 0 => 'igs', - 1 => 'iges', - ), - 'model/mesh' => - array ( - 0 => 'msh', - 1 => 'mesh', - 2 => 'silo', - ), - 'model/vnd.collada+xml' => - array ( - 0 => 'dae', - ), - 'model/vnd.dwf' => - array ( - 0 => 'dwf', - ), - 'model/vnd.gdl' => - array ( - 0 => 'gdl', - ), - 'model/vnd.gtw' => - array ( - 0 => 'gtw', - ), - 'model/vnd.mts' => - array ( - 0 => 'mts', - ), - 'model/vnd.vtu' => - array ( - 0 => 'vtu', - ), - 'model/vrml' => - array ( - 0 => 'wrl', - 1 => 'vrml', - ), - 'model/x3d+binary' => - array ( - 0 => 'x3db', - 1 => 'x3dbz', - ), - 'model/x3d+vrml' => - array ( - 0 => 'x3dv', - 1 => 'x3dvz', - ), - 'model/x3d+xml' => - array ( - 0 => 'x3d', - 1 => 'x3dz', - ), - 'text/cache-manifest' => - array ( - 0 => 'appcache', - ), - 'text/calendar' => - array ( - 0 => 'ics', - 1 => 'ifb', - ), - 'text/css' => - array ( - 0 => 'css', - ), - 'text/csv' => - array ( - 0 => 'csv', - ), - 'text/html' => - array ( - 0 => 'html', - 1 => 'htm', - ), - 'text/n3' => - array ( - 0 => 'n3', - ), - 'text/plain' => - array ( - 0 => 'txt', - 1 => 'text', - 2 => 'conf', - 3 => 'def', - 4 => 'list', - 5 => 'log', - 6 => 'in', - ), - 'text/prs.lines.tag' => - array ( - 0 => 'dsc', - ), - 'text/richtext' => - array ( - 0 => 'rtx', - ), - 'text/sgml' => - array ( - 0 => 'sgml', - 1 => 'sgm', - ), - 'text/tab-separated-values' => - array ( - 0 => 'tsv', - ), - 'text/troff' => - array ( - 0 => 't', - 1 => 'tr', - 2 => 'roff', - 3 => 'man', - 4 => 'me', - 5 => 'ms', - ), - 'text/turtle' => - array ( - 0 => 'ttl', - ), - 'text/uri-list' => - array ( - 0 => 'uri', - 1 => 'uris', - 2 => 'urls', - ), - 'text/vcard' => - array ( - 0 => 'vcard', - ), - 'text/vnd.curl' => - array ( - 0 => 'curl', - ), - 'text/vnd.curl.dcurl' => - array ( - 0 => 'dcurl', - ), - 'text/vnd.curl.mcurl' => - array ( - 0 => 'mcurl', - ), - 'text/vnd.curl.scurl' => - array ( - 0 => 'scurl', - ), - 'text/vnd.dvb.subtitle' => - array ( - 0 => 'sub', - ), - 'text/vnd.fly' => - array ( - 0 => 'fly', - ), - 'text/vnd.fmi.flexstor' => - array ( - 0 => 'flx', - ), - 'text/vnd.graphviz' => - array ( - 0 => 'gv', - ), - 'text/vnd.in3d.3dml' => - array ( - 0 => '3dml', - ), - 'text/vnd.in3d.spot' => - array ( - 0 => 'spot', - ), - 'text/vnd.sun.j2me.app-descriptor' => - array ( - 0 => 'jad', - ), - 'text/vnd.wap.wml' => - array ( - 0 => 'wml', - ), - 'text/vnd.wap.wmlscript' => - array ( - 0 => 'wmls', - ), - 'text/x-asm' => - array ( - 0 => 's', - 1 => 'asm', - ), - 'text/x-c' => - array ( - 0 => 'c', - 1 => 'cc', - 2 => 'cxx', - 3 => 'cpp', - 4 => 'h', - 5 => 'hh', - 6 => 'dic', - ), - 'text/x-fortran' => - array ( - 0 => 'f', - 1 => 'for', - 2 => 'f77', - 3 => 'f90', - ), - 'text/x-java-source' => - array ( - 0 => 'java', - ), - 'text/x-nfo' => - array ( - 0 => 'nfo', - ), - 'text/x-opml' => - array ( - 0 => 'opml', - ), - 'text/x-pascal' => - array ( - 0 => 'p', - 1 => 'pas', - ), - 'text/x-setext' => - array ( - 0 => 'etx', - ), - 'text/x-sfv' => - array ( - 0 => 'sfv', - ), - 'text/x-uuencode' => - array ( - 0 => 'uu', - ), - 'text/x-vcalendar' => - array ( - 0 => 'vcs', - ), - 'text/x-vcard' => - array ( - 0 => 'vcf', - ), - 'video/3gpp' => - array ( - 0 => '3gp', - ), - 'video/3gpp2' => - array ( - 0 => '3g2', - ), - 'video/h261' => - array ( - 0 => 'h261', - ), - 'video/h263' => - array ( - 0 => 'h263', - ), - 'video/h264' => - array ( - 0 => 'h264', - ), - 'video/jpeg' => - array ( - 0 => 'jpgv', - ), - 'video/jpm' => - array ( - 0 => 'jpm', - 1 => 'jpgm', - ), - 'video/mj2' => - array ( - 0 => 'mj2', - 1 => 'mjp2', - ), - 'video/mp4' => - array ( - 0 => 'mp4', - 1 => 'mp4v', - 2 => 'mpg4', - ), - 'video/mpeg' => - array ( - 0 => 'mpeg', - 1 => 'mpg', - 2 => 'mpe', - 3 => 'm1v', - 4 => 'm2v', - ), - 'video/ogg' => - array ( - 0 => 'ogv', - ), - 'video/quicktime' => - array ( - 0 => 'qt', - 1 => 'mov', - ), - 'video/vnd.dece.hd' => - array ( - 0 => 'uvh', - 1 => 'uvvh', - ), - 'video/vnd.dece.mobile' => - array ( - 0 => 'uvm', - 1 => 'uvvm', - ), - 'video/vnd.dece.pd' => - array ( - 0 => 'uvp', - 1 => 'uvvp', - ), - 'video/vnd.dece.sd' => - array ( - 0 => 'uvs', - 1 => 'uvvs', - ), - 'video/vnd.dece.video' => - array ( - 0 => 'uvv', - 1 => 'uvvv', - ), - 'video/vnd.dvb.file' => - array ( - 0 => 'dvb', - ), - 'video/vnd.fvt' => - array ( - 0 => 'fvt', - ), - 'video/vnd.mpegurl' => - array ( - 0 => 'mxu', - 1 => 'm4u', - ), - 'video/vnd.ms-playready.media.pyv' => - array ( - 0 => 'pyv', - ), - 'video/vnd.uvvu.mp4' => - array ( - 0 => 'uvu', - 1 => 'uvvu', - ), - 'video/vnd.vivo' => - array ( - 0 => 'viv', - ), - 'video/webm' => - array ( - 0 => 'webm', - ), - 'video/x-f4v' => - array ( - 0 => 'f4v', - ), - 'video/x-fli' => - array ( - 0 => 'fli', - ), - 'video/x-flv' => - array ( - 0 => 'flv', - ), - 'video/x-m4v' => - array ( - 0 => 'm4v', - ), - 'video/x-matroska' => - array ( - 0 => 'mkv', - 1 => 'mk3d', - 2 => 'mks', - ), - 'video/x-mng' => - array ( - 0 => 'mng', - ), - 'video/x-ms-asf' => - array ( - 0 => 'asf', - 1 => 'asx', - ), - 'video/x-ms-vob' => - array ( - 0 => 'vob', - ), - 'video/x-ms-wm' => - array ( - 0 => 'wm', - ), - 'video/x-ms-wmv' => - array ( - 0 => 'wmv', - ), - 'video/x-ms-wmx' => - array ( - 0 => 'wmx', - ), - 'video/x-ms-wvx' => - array ( - 0 => 'wvx', - ), - 'video/x-msvideo' => - array ( - 0 => 'avi', - ), - 'video/x-sgi-movie' => - array ( - 0 => 'movie', - ), - 'video/x-smv' => - array ( - 0 => 'smv', - ), - 'x-conference/x-cooltalk' => - array ( - 0 => 'ice', - ), - ), -); \ No newline at end of file diff --git a/vendor/alibabacloud/tea-oss-utils/phpunit.xml b/vendor/alibabacloud/tea-oss-utils/phpunit.xml deleted file mode 100755 index d43dde9f..00000000 --- a/vendor/alibabacloud/tea-oss-utils/phpunit.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - tests - - - ./tests - - - - - - integration - - - - - - - - - - - - ./src - - - diff --git a/vendor/alibabacloud/tea-oss-utils/src/Crc64.php b/vendor/alibabacloud/tea-oss-utils/src/Crc64.php deleted file mode 100755 index 7502591d..00000000 --- a/vendor/alibabacloud/tea-oss-utils/src/Crc64.php +++ /dev/null @@ -1,49 +0,0 @@ -> 1) & ~(0x8 << 60) ^ $poly64rev; - } else { - $crc = ($crc >> 1) & ~(0x8 << 60); - } - } - $crc64tab[$n] = $crc; - } - self::$crc64tab = $crc64tab; - } - } - - public function append($string) - { - for ($i = 0; $i < \strlen($string); ++$i) { - $this->value = ~$this->value; - $this->value = $this->value(\ord($string[$i]), $this->value); - $this->value = ~$this->value; - } - } - - public function getValue() - { - return (string) (sprintf('%u', $this->value)); - } - - private function value($byte, $crc) - { - return self::$crc64tab[($crc ^ $byte) & 0xff] ^ (($crc >> 8) & ~(0xff << 56)); - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/src/OSSUtils.php b/vendor/alibabacloud/tea-oss-utils/src/OSSUtils.php deleted file mode 100755 index 89d9216a..00000000 --- a/vendor/alibabacloud/tea-oss-utils/src/OSSUtils.php +++ /dev/null @@ -1,418 +0,0 @@ - $v) { - $newKey = strtolower($k); - if (0 !== strpos($k, $prefix)) { - $newKey = $prefix . $newKey; - } - $res[$newKey] = $v; - } - - return $res; - } - - public static function parseMeta($val, $prefix) - { - if (empty($val)) { - return []; - } - $res = []; - foreach ($val as $k => $v) { - $newKey = strtolower($k); - if (0 === strpos($newKey, $prefix)) { - $newKey = str_replace($prefix, '', $newKey); - } - $res[$newKey] = $v; - } - - return $res; - } - - public static function getContentType($fileName) - { - $mapping = require(dirname(__DIR__) . '/mime.types.php'); - if (!empty($fileName) && !empty(trim($fileName))) { - $ext = pathinfo($fileName, PATHINFO_EXTENSION); - $ext = strtolower(trim($ext)); - - if (!empty($mapping['mimes'][$ext])) { - return $mapping['mimes'][$ext][0]; - } - } - return null; - } - - public static function getContentMD5($body, $isEnableMD5) - { - if (false === $isEnableMD5) { - return ''; - } - - return base64_encode(md5($body, true)); - } - - public static function encode($val, $encodeType) - { - $strs = explode('/', $val); - $len = \count($strs); - switch ($encodeType) { - case 'Base64': - $strs[$len - 1] = base64_encode($strs[$len - 1]); - - break; - case 'UrlEncode': - $strs[$len - 1] = rawurlencode($strs[$len - 1]); - - break; - } - - return implode('/', $strs); - } - - public static function getUserAgent($val) - { - if (empty($val)) { - return self::getDefaultUserAgent(); - } - - return self::getDefaultUserAgent() . ' ' . $val; - } - - public static function getHost($bucketName, $regionId, $endpoint, $hostModel) - { - if (empty($regionId) || empty(trim($regionId))) { - $regionId = 'cn-hangzhou'; - } - if (empty($endpoint) || empty(trim($endpoint))) { - $endpoint = 'oss-' . $regionId . '.aliyuncs.com'; - } - if (!empty($bucketName)) { - $hostModel = null === $hostModel ? '' : $hostModel; - if ('ip' === $hostModel) { - $host = $endpoint . '/' . $bucketName; - } elseif ('cname' == $hostModel) { - $host = $endpoint; - } else { - $host = $bucketName . '.' . $endpoint; - } - } else { - $host = $endpoint; - } - - return $host; - } - - /** - * @param resource $body - * @param array $res - * - * @return VerifyStream - */ - public static function inject($body, &$res) - { - return new VerifyStream($body, $res); - } - - /** - * @param Request $request - * @param string $bucketName - * @param string $accessKeyId - * @param string $accessKeySecret - * @param string $signatureVersion - * @param string[] $addtionalHeaders - * - * @return string - */ - public static function getSignature($request, $bucketName, $accessKeyId, $accessKeySecret, $signatureVersion, $addtionalHeaders) - { - $signatureVersion = strtolower($signatureVersion); - if ('v2' === $signatureVersion) { - if (empty($addtionalHeaders)) { - return 'OSS2 AccessKeyId:' . $accessKeyId . - ',Signature:' . self::getSignatureV2($request, $bucketName, $accessKeySecret, $addtionalHeaders); - } - - return 'OSS2 AccessKeyId:' . $accessKeyId . - ',AdditionalHeaders:' . implode(';', $addtionalHeaders) . - ',Signature:' . self::getSignatureV2($request, $bucketName, $accessKeySecret, $addtionalHeaders); - } - - return 'OSS ' . $accessKeyId . ':' . self::getSignatureV1($request, $bucketName, $accessKeySecret); - } - - /** - * @param string $val - * @param string $decodeType - * - * @return string - */ - public static function decode($val, $decodeType) - { - switch ($decodeType) { - case 'Base64Decode': - $res = base64_decode($val); - - return false === $res ? '' : $res; - case 'UrlDecode': - return rawurldecode($val); - } - - return $val; - } - - private static function parseXml($xmlStr) - { - if (\PHP_VERSION_ID < 80000) { - libxml_disable_entity_loader(true); - } - $xml = simplexml_load_string($xmlStr, 'SimpleXMLElement', LIBXML_NOCDATA); - $rootName = $xml->getName(); - - return [ - $rootName => json_decode( - json_encode( - $xml - ), - true - ), - ]; - } - - private static function getDefaultUserAgent() - { - if (empty(self::$defaultUserAgent)) { - self::$defaultUserAgent = 'Alibaba Cloud (' . PHP_OS . ') '; - self::$defaultUserAgent .= 'TeaCore/3'; - } - - return self::$defaultUserAgent; - } - - /** - * @param Request $request - * @param string $bucketName - * @param string $accessKeySecret - * - * @return string - */ - private static function getSignatureV1($request, $bucketName, $accessKeySecret) - { - $canonicalizeResource = ''; - if (!empty($bucketName)) { - $canonicalizeResource = '/' . $bucketName; - } - $canonicalizeResource .= $request->pathname; - - $query = $request->query; - ksort($query); - - if (!empty($query)) { - if (false === strpos($canonicalizeResource, '?')) { - $canonicalizeResource .= '?'; - } - foreach ($query as $k => $v) { - if (\in_array($k, self::SIGN_KEY_LIST) && null !== $v && '' !== $v) { - if ('?' === $canonicalizeResource[\strlen($canonicalizeResource) - 1]) { - $canonicalizeResource .= $k . '=' . $v; - } else { - $canonicalizeResource .= '&' . $k . '=' . $v; - } - } - } - } - - $headers = new Dot($request->headers); - $signString = implode("\n", [ - strtoupper($request->method), - $headers->get('content-md5', ''), - $headers->get('content-type', ''), - $headers->get('date', ''), - implode("\n", self::getCanonicalizeHeaders($request->headers)), - $canonicalizeResource, - ]); - - return base64_encode( - hash_hmac( - 'sha1', - $signString, - $accessKeySecret, - true - ) - ); - } - - /** - * @param Request $request - * @param string $bucketName - * @param string $accessKeySecret - * @param string[] $addtionalHeaders - * - * @return string - */ - private static function getSignatureV2($request, $bucketName, $accessKeySecret, $addtionalHeaders) - { - if (empty($addtionalHeaders)) { - $addtionalHeaders = []; - } - $canonicalizeResource = ''; - - $pathname = $request->pathname; - if (!empty($bucketName)) { - $pathname = '/' . $bucketName . $pathname; - } - $tmp = explode('?', $pathname); - $canonicalizeResource .= rawurlencode($tmp[0]); - $sortDict = $request->query; - if (\count($tmp) > 1 && !empty($tmp[1])) { - $sortDict[$tmp[1]] = ''; - } - ksort($sortDict); - if (\count($sortDict) > 0 && false === strpos($canonicalizeResource, '?')) { - $canonicalizeResource .= '?'; - } - - $flag = '?' === $canonicalizeResource[\strlen($canonicalizeResource) - 1]; - - foreach ($sortDict as $k => $v) { - if (!$flag) { - $canonicalizeResource .= '&'; - } else { - $flag = false; - } - if (!empty($v)) { - $canonicalizeResource .= rawurlencode($k) . '=' . rawurlencode($v); - } else { - $canonicalizeResource .= rawurlencode($k); - } - } - - $headers = []; - $headerKeys = []; - foreach ($request->headers as $k => $v) { - $key = strtolower($k); - if (0 === strpos($key, 'x-oss-')) { - $headers[$key] = $v; - } - $headerKeys[$key] = $k; - } - foreach ($addtionalHeaders as $header) { - $header = strtolower($header); - if (isset($headerKeys[$header]) && !isset($headers[$header])) { - $headers[$header] = $request->headers[$headerKeys[$header]]; - } - } - $requestHeaders = new Dot($request->headers); - $signString = implode("\n", [ - strtoupper($request->method), - $requestHeaders->get('content-md5', ''), - $requestHeaders->get('content-type', ''), - $requestHeaders->get('date', ''), - implode("\n", self::getCanonicalizeHeaders($headers)), - implode(';', $addtionalHeaders), - $canonicalizeResource, - ]); - - return base64_encode( - hash_hmac( - 'sha256', - $signString, - $accessKeySecret, - true - ) - ); - } - - /** - * @param array $headers - * - * @return array - */ - private static function getCanonicalizeHeaders($headers) - { - $canonicalizeHeaders = []; - foreach ($headers as $k => $v) { - $headerName = strtolower($k); - if (0 === strpos($headerName, 'x-oss-')) { - array_push($canonicalizeHeaders, $headerName . ':' . $v); - } - } - ksort($canonicalizeHeaders); - - return $canonicalizeHeaders; - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/src/OSSUtils/RuntimeOptions.php b/vendor/alibabacloud/tea-oss-utils/src/OSSUtils/RuntimeOptions.php deleted file mode 100755 index 558d9ae3..00000000 --- a/vendor/alibabacloud/tea-oss-utils/src/OSSUtils/RuntimeOptions.php +++ /dev/null @@ -1,239 +0,0 @@ - 'autoretry', - 'ignoreSSL' => 'ignoreSSL', - 'maxAttempts' => 'maxAttempts', - 'backoffPolicy' => 'backoffPolicy', - 'backoffPeriod' => 'backoffPeriod', - 'readTimeout' => 'readTimeout', - 'connectTimeout' => 'connectTimeout', - 'localAddr' => 'localAddr', - 'httpProxy' => 'httpProxy', - 'httpsProxy' => 'httpsProxy', - 'noProxy' => 'noProxy', - 'maxIdleConns' => 'maxIdleConns', - 'socks5Proxy' => 'socks5Proxy', - 'socks5NetWork' => 'socks5NetWork', - 'uploadLimitSpeed' => 'uploadLimitSpeed', - 'listener' => 'listener', - ]; - public function validate() - { - } - public function toMap() - { - $res = []; - if (null !== $this->autoretry) { - $res['autoretry'] = $this->autoretry; - } - if (null !== $this->ignoreSSL) { - $res['ignoreSSL'] = $this->ignoreSSL; - } - if (null !== $this->maxAttempts) { - $res['maxAttempts'] = $this->maxAttempts; - } - if (null !== $this->backoffPolicy) { - $res['backoffPolicy'] = $this->backoffPolicy; - } - if (null !== $this->backoffPeriod) { - $res['backoffPeriod'] = $this->backoffPeriod; - } - if (null !== $this->readTimeout) { - $res['readTimeout'] = $this->readTimeout; - } - if (null !== $this->connectTimeout) { - $res['connectTimeout'] = $this->connectTimeout; - } - if (null !== $this->localAddr) { - $res['localAddr'] = $this->localAddr; - } - if (null !== $this->httpProxy) { - $res['httpProxy'] = $this->httpProxy; - } - if (null !== $this->httpsProxy) { - $res['httpsProxy'] = $this->httpsProxy; - } - if (null !== $this->noProxy) { - $res['noProxy'] = $this->noProxy; - } - if (null !== $this->maxIdleConns) { - $res['maxIdleConns'] = $this->maxIdleConns; - } - if (null !== $this->socks5Proxy) { - $res['socks5Proxy'] = $this->socks5Proxy; - } - if (null !== $this->socks5NetWork) { - $res['socks5NetWork'] = $this->socks5NetWork; - } - if (null !== $this->uploadLimitSpeed) { - $res['uploadLimitSpeed'] = $this->uploadLimitSpeed; - } - if (null !== $this->listener) { - $res['listener'] = $this->listener; - } - return $res; - } - /** - * @param array $map - * @return RuntimeOptions - */ - public static function fromMap($map = []) - { - $model = new self(); - if (isset($map['autoretry'])) { - $model->autoretry = $map['autoretry']; - } - if (isset($map['ignoreSSL'])) { - $model->ignoreSSL = $map['ignoreSSL']; - } - if (isset($map['maxAttempts'])) { - $model->maxAttempts = $map['maxAttempts']; - } - if (isset($map['backoffPolicy'])) { - $model->backoffPolicy = $map['backoffPolicy']; - } - if (isset($map['backoffPeriod'])) { - $model->backoffPeriod = $map['backoffPeriod']; - } - if (isset($map['readTimeout'])) { - $model->readTimeout = $map['readTimeout']; - } - if (isset($map['connectTimeout'])) { - $model->connectTimeout = $map['connectTimeout']; - } - if (isset($map['localAddr'])) { - $model->localAddr = $map['localAddr']; - } - if (isset($map['httpProxy'])) { - $model->httpProxy = $map['httpProxy']; - } - if (isset($map['httpsProxy'])) { - $model->httpsProxy = $map['httpsProxy']; - } - if (isset($map['noProxy'])) { - $model->noProxy = $map['noProxy']; - } - if (isset($map['maxIdleConns'])) { - $model->maxIdleConns = $map['maxIdleConns']; - } - if (isset($map['socks5Proxy'])) { - $model->socks5Proxy = $map['socks5Proxy']; - } - if (isset($map['socks5NetWork'])) { - $model->socks5NetWork = $map['socks5NetWork']; - } - if (isset($map['uploadLimitSpeed'])) { - $model->uploadLimitSpeed = $map['uploadLimitSpeed']; - } - if (isset($map['listener'])) { - $model->listener = $map['listener']; - } - return $model; - } - /** - * @description autoretry - * @var bool - */ - public $autoretry; - - /** - * @description ignoreSSL - * @var bool - */ - public $ignoreSSL; - - /** - * @description max attempts - * @var int - */ - public $maxAttempts; - - /** - * @description backoff policy - * @var string - */ - public $backoffPolicy; - - /** - * @description backoff period - * @var int - */ - public $backoffPeriod; - - /** - * @description read timeout - * @var int - */ - public $readTimeout; - - /** - * @description connect timeout - * @var int - */ - public $connectTimeout; - - /** - * @description local addr - * @var string - */ - public $localAddr; - - /** - * @description http proxy - * @var string - */ - public $httpProxy; - - /** - * @description https proxy - * @var string - */ - public $httpsProxy; - - /** - * @description no proxy - * @var string - */ - public $noProxy; - - /** - * @description max idle conns - * @var int - */ - public $maxIdleConns; - - /** - * @description socks5 proxy - * @var string - */ - public $socks5Proxy; - - /** - * @description socks5 NetWork - * @var string - */ - public $socks5NetWork; - - /** - * @description upload limit speed - * @var int - */ - public $uploadLimitSpeed; - - /** - * @description listener - * @var mixed - */ - public $listener; -} diff --git a/vendor/alibabacloud/tea-oss-utils/src/VerifyStream.php b/vendor/alibabacloud/tea-oss-utils/src/VerifyStream.php deleted file mode 100755 index 680dae00..00000000 --- a/vendor/alibabacloud/tea-oss-utils/src/VerifyStream.php +++ /dev/null @@ -1,49 +0,0 @@ -crcRead = new Crc64(); - $this->res = &$res; - if ($stream instanceof Stream) { - $stream->rewind(); - $stream = fopen('data://text/plain;base64,' . base64_encode($stream->getContents()), 'r'); - } - parent::__construct($stream, []); - } - - public function read($length) - { - $string = parent::read($length); - if (!empty($string)) { - $this->crcRead->append($string); - $this->content .= $string; - } - - return $string; - } - - public function getVerify() - { - $this->res = [ - 'md5' => base64_encode(md5($this->content, true)), - 'crc' => $this->crcRead->getValue(), - ]; - - return $this->res; - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/tests/Crc64Test.php b/vendor/alibabacloud/tea-oss-utils/tests/Crc64Test.php deleted file mode 100755 index 5f81489c..00000000 --- a/vendor/alibabacloud/tea-oss-utils/tests/Crc64Test.php +++ /dev/null @@ -1,27 +0,0 @@ -append('test'); - $this->assertEquals('18020588380933092773', $crc->getValue()); - - $crc->append(' oss string'); - $this->assertEquals('5415765121994015315', $crc->getValue()); - - $crc = new Crc64(); - $crc->append('test oss string'); - $this->assertEquals('5415765121994015315', $crc->getValue()); - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/tests/OSSUtilsTest.php b/vendor/alibabacloud/tea-oss-utils/tests/OSSUtilsTest.php deleted file mode 100755 index e9d05c89..00000000 --- a/vendor/alibabacloud/tea-oss-utils/tests/OSSUtilsTest.php +++ /dev/null @@ -1,153 +0,0 @@ -401"; - $res = OSSUtils::getErrMessage($message); - $this->assertEquals('401', $res['Code']); - } - - public function testToMeta() - { - $map = [ - 'size' => '1', - 'test.key.id' => '9527', - ]; - $res = OSSUtils::toMeta($map, 'test.key.'); - $this->assertEquals([ - 'test.key.size' => '1', - 'test.key.id' => '9527', - ], $res); - } - - public function testParseMeta() - { - $map = [ - 'size' => '1', - 'test.key.id' => '9527', - ]; - $res = OSSUtils::parseMeta($map, 'test.key.'); - $this->assertEquals([ - 'size' => '1', - 'id' => '9527', - ], $res); - } - - public function testGetContentType() - { - $this->assertEquals('image/webp', OSSUtils::getContentType('test.webp')); - $this->assertEquals('audio/mpeg', OSSUtils::getContentType('test.mp3')); - $this->assertEquals(null, OSSUtils::getContentType(null)); - $this->assertEquals(null, OSSUtils::getContentType(true)); - } - - public function testGetContentMD5() - { - $this->assertEquals('CY9rzUYh03PK3k6DJie09g==', OSSUtils::getContentMD5('test', true)); - } - - public function testEncode() - { - $value = 'test/encode/h%f'; - $this->assertEquals($value, OSSUtils::encode($value, null)); - $this->assertEquals($value, OSSUtils::encode($value, '')); - $this->assertEquals('test/encode/aCVm', OSSUtils::encode($value, 'Base64')); - $this->assertEquals('test/encode/h%25f', OSSUtils::encode($value, 'UrlEncode')); - } - - public function testGetUserAgent() - { - $userAgent = 'Custom UserAgent'; - $res = OSSUtils::getUserAgent($userAgent); - $this->assertTrue(false !== strpos($res, $userAgent)); - } - - public function testGetHost() - { - $host = OSSUtils::getHost(null, null, null, null); - $this->assertEquals('oss-cn-hangzhou.aliyuncs.com', $host); - - $host = OSSUtils::getHost('testBucket', 'region', 'endpoint', 'ip'); - $this->assertEquals('endpoint/testBucket', $host); - - $host = OSSUtils::getHost('testBucket', 'region', 'endpoint', 'cname'); - $this->assertEquals('endpoint', $host); - - $host = OSSUtils::getHost('testBucket', 'region', 'endpoint', 'test'); - $this->assertEquals('testBucket.endpoint', $host); - } - - public function testInject() - { - $stream = fopen('data://text/plain;base64,' . base64_encode('test'), 'r+'); - $verifyStream = OSSUtils::inject($stream, $res); - $verifyStream->read(4); - $verifyStream->getVerify(); - $this->assertEquals('CY9rzUYh03PK3k6DJie09g==', $res['md5']); - $this->assertEquals('18020588380933092773', $res['crc']); - } - - public function testGetSignatureV1() - { - $request = new Request(); - $request->pathname = ''; - $request->method = 'GET'; - $request->headers = [ - 'x-oss-test' => 'test', - 'content-type' => 'type', - 'content-md5' => 'md5', - ]; - $request->query = [ - 'testQuery' => 'testQuery', - 'querykey' => 'queryValue', - 'x-oss-process' => 'value', - ]; - - $sign = OSSUtils::getSignature($request, 'test', 'ak', 'sk', 'v1', null); - $this->assertEquals('OSS ak:q9lSDGVH1VmpjMTGSwUZn3tg3J4=', $sign); - } - - public function testGetSignatureV2() - { - $request = new Request(); - $request->method = 'GET'; - $request->pathname = 'test?aa'; - $request->headers = [ - 'x-oss-test' => 'test', - 'content-type' => 'type', - 'content-md5' => 'md5', - ]; - $request->query = [ - 'testQuery' => 'testQuery', - 'querykey' => 'queryValue', - 'x-oss-test' => 'test', - ]; - $signature = OSSUtils::getSignature( - $request, - 'test', - 'accessKeyId', - 'sk', - 'v2', - ['querykey'] - ); - $this->assertEquals('OSS2 AccessKeyId:accessKeyId,AdditionalHeaders:querykey,Signature:NTrErwnblTk2y8h/NJKCcPCr73iRTfcl99PEc1fCgZY=', $signature); - } - - public function testDecode() - { - $this->assertEquals('h%f', OSSUtils::decode('aCVm', 'Base64Decode')); - $this->assertEquals('h%f', OSSUtils::decode('h%25f', 'UrlDecode')); - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/tests/VerifyStreamTest.php b/vendor/alibabacloud/tea-oss-utils/tests/VerifyStreamTest.php deleted file mode 100755 index 08606009..00000000 --- a/vendor/alibabacloud/tea-oss-utils/tests/VerifyStreamTest.php +++ /dev/null @@ -1,30 +0,0 @@ -read(1); - $verifyStream->read(1); - $verifyStream->read(1); - $verifyStream->read(1); - - $verify = $verifyStream->getVerify(); - $this->assertEquals('CY9rzUYh03PK3k6DJie09g==', $verify['md5']); - $this->assertEquals('18020588380933092773', $verify['crc']); - } -} diff --git a/vendor/alibabacloud/tea-oss-utils/tests/bootstrap.php b/vendor/alibabacloud/tea-oss-utils/tests/bootstrap.php deleted file mode 100755 index c62c4e81..00000000 --- a/vendor/alibabacloud/tea-oss-utils/tests/bootstrap.php +++ /dev/null @@ -1,3 +0,0 @@ - - - - - src - - - - - - - - - - tests - - + + + + + + + + + tests + + diff --git a/vendor/alibabacloud/tea-utils/src/Utils.php b/vendor/alibabacloud/tea-utils/src/Utils.php old mode 100755 new mode 100644 index 13ca84ff..c19df444 --- a/vendor/alibabacloud/tea-utils/src/Utils.php +++ b/vendor/alibabacloud/tea-utils/src/Utils.php @@ -19,9 +19,6 @@ class Utils */ public static function toBytes($string) { - if (self::is_bytes($string)) { - return $string; - } $bytes = []; for ($i = 0; $i < \strlen($string); ++$i) { $bytes[] = \ord($string[$i]); @@ -39,9 +36,6 @@ class Utils */ public static function toString($bytes) { - if (\is_string($bytes)) { - return $bytes; - } $str = ''; foreach ($bytes as $ch) { $str .= \chr($ch); @@ -183,15 +177,15 @@ class Utils */ public static function toJSONString($object) { - if (is_string($object)) { - return $object; + if (null === $object) { + $object = new \stdClass(); } if ($object instanceof Model) { $object = $object->toMap(); } - return json_encode($object, JSON_UNESCAPED_UNICODE + JSON_UNESCAPED_SLASHES); + return json_encode($object); } /** @@ -320,11 +314,7 @@ class Utils */ public static function assertAsBoolean($value) { - if (\is_bool($value)) { - return $value; - } - - throw new \InvalidArgumentException('It is not a boolean value.'); + return \is_bool($value); } /** @@ -332,18 +322,21 @@ class Utils * * @param mixed $value * - * @return string the string value + * @return bool the string value */ public static function assertAsString($value) { - if (\is_string($value)) { - return $value; - } - - throw new \InvalidArgumentException('It is not a string value.'); + return \is_string($value); } - private static function is_bytes($value) + /** + * Assert a value, if it is a bytes, return it, otherwise throws. + * + * @param mixed $value + * + * @return bool the bytes value + */ + public static function assertAsBytes($value) { if (!\is_array($value)) { return false; @@ -365,49 +358,16 @@ class Utils return true; } - /** - * Assert a value, if it is a bytes, return it, otherwise throws. - * - * @param mixed $value - * - * @return bytes the bytes value - */ - public static function assertAsBytes($value) - { - if (self::is_bytes($value)) { - return $value; - } - - throw new \InvalidArgumentException('It is not a bytes value.'); - } - /** * Assert a value, if it is a number, return it, otherwise throws. * * @param mixed $value * - * @return int the number value + * @return bool the number value */ public static function assertAsNumber($value) { - if (\is_numeric($value)) { - return $value; - } - - throw new \InvalidArgumentException('It is not a number value.'); - } - - /** - * Assert a value, if it is a integer, return it, otherwise throws - * @param mixed $value - * @return int the integer value - */ - public static function assertAsInteger($value){ - if (\is_int($value)) { - return $value; - } - - throw new \InvalidArgumentException('It is not a int value.'); + return is_numeric($value); } /** diff --git a/vendor/alibabacloud/tea-utils/src/Utils/RuntimeOptions.php b/vendor/alibabacloud/tea-utils/src/Utils/RuntimeOptions.php old mode 100755 new mode 100644 index de107fb0..3d643ed1 --- a/vendor/alibabacloud/tea-utils/src/Utils/RuntimeOptions.php +++ b/vendor/alibabacloud/tea-utils/src/Utils/RuntimeOptions.php @@ -1,261 +1,39 @@ 'autoretry', - 'ignoreSSL' => 'ignoreSSL', - 'key' => 'key', - 'cert' => 'cert', - 'ca' => 'ca', - 'maxAttempts' => 'max_attempts', - 'backoffPolicy' => 'backoff_policy', - 'backoffPeriod' => 'backoff_period', - 'readTimeout' => 'readTimeout', - 'connectTimeout' => 'connectTimeout', - 'httpProxy' => 'httpProxy', - 'httpsProxy' => 'httpsProxy', - 'noProxy' => 'noProxy', - 'maxIdleConns' => 'maxIdleConns', - 'localAddr' => 'localAddr', - 'socks5Proxy' => 'socks5Proxy', - 'socks5NetWork' => 'socks5NetWork', - 'keepAlive' => 'keepAlive', - ]; - public function validate() {} - public function toMap() { - $res = []; - if (null !== $this->autoretry) { - $res['autoretry'] = $this->autoretry; - } - if (null !== $this->ignoreSSL) { - $res['ignoreSSL'] = $this->ignoreSSL; - } - if (null !== $this->key) { - $res['key'] = $this->key; - } - if (null !== $this->cert) { - $res['cert'] = $this->cert; - } - if (null !== $this->ca) { - $res['ca'] = $this->ca; - } - if (null !== $this->maxAttempts) { - $res['max_attempts'] = $this->maxAttempts; - } - if (null !== $this->backoffPolicy) { - $res['backoff_policy'] = $this->backoffPolicy; - } - if (null !== $this->backoffPeriod) { - $res['backoff_period'] = $this->backoffPeriod; - } - if (null !== $this->readTimeout) { - $res['readTimeout'] = $this->readTimeout; - } - if (null !== $this->connectTimeout) { - $res['connectTimeout'] = $this->connectTimeout; - } - if (null !== $this->httpProxy) { - $res['httpProxy'] = $this->httpProxy; - } - if (null !== $this->httpsProxy) { - $res['httpsProxy'] = $this->httpsProxy; - } - if (null !== $this->noProxy) { - $res['noProxy'] = $this->noProxy; - } - if (null !== $this->maxIdleConns) { - $res['maxIdleConns'] = $this->maxIdleConns; - } - if (null !== $this->localAddr) { - $res['localAddr'] = $this->localAddr; - } - if (null !== $this->socks5Proxy) { - $res['socks5Proxy'] = $this->socks5Proxy; - } - if (null !== $this->socks5NetWork) { - $res['socks5NetWork'] = $this->socks5NetWork; - } - if (null !== $this->keepAlive) { - $res['keepAlive'] = $this->keepAlive; - } - return $res; - } - /** - * @param array $map - * @return RuntimeOptions - */ - public static function fromMap($map = []) { - $model = new self(); - if(isset($map['autoretry'])){ - $model->autoretry = $map['autoretry']; - } - if(isset($map['ignoreSSL'])){ - $model->ignoreSSL = $map['ignoreSSL']; - } - if(isset($map['key'])){ - $model->key = $map['key']; - } - if(isset($map['cert'])){ - $model->cert = $map['cert']; - } - if(isset($map['ca'])){ - $model->ca = $map['ca']; - } - if(isset($map['max_attempts'])){ - $model->maxAttempts = $map['max_attempts']; - } - if(isset($map['backoff_policy'])){ - $model->backoffPolicy = $map['backoff_policy']; - } - if(isset($map['backoff_period'])){ - $model->backoffPeriod = $map['backoff_period']; - } - if(isset($map['readTimeout'])){ - $model->readTimeout = $map['readTimeout']; - } - if(isset($map['connectTimeout'])){ - $model->connectTimeout = $map['connectTimeout']; - } - if(isset($map['httpProxy'])){ - $model->httpProxy = $map['httpProxy']; - } - if(isset($map['httpsProxy'])){ - $model->httpsProxy = $map['httpsProxy']; - } - if(isset($map['noProxy'])){ - $model->noProxy = $map['noProxy']; - } - if(isset($map['maxIdleConns'])){ - $model->maxIdleConns = $map['maxIdleConns']; - } - if(isset($map['localAddr'])){ - $model->localAddr = $map['localAddr']; - } - if(isset($map['socks5Proxy'])){ - $model->socks5Proxy = $map['socks5Proxy']; - } - if(isset($map['socks5NetWork'])){ - $model->socks5NetWork = $map['socks5NetWork']; - } - if(isset($map['keepAlive'])){ - $model->keepAlive = $map['keepAlive']; - } - return $model; - } - /** - * @description whether to try again - * @var bool - */ +class RuntimeOptions extends Model +{ public $autoretry; - /** - * @description ignore SSL validation - * @var bool - */ public $ignoreSSL; - /** - * @description privite key for client certificate - * @var string - */ - public $key; - - /** - * @description client certificate - * @var string - */ - public $cert; - - /** - * @description server certificate - * @var string - */ - public $ca; - - /** - * @description maximum number of retries - * @var int - */ public $maxAttempts; - /** - * @description backoff policy - * @var string - */ public $backoffPolicy; - /** - * @description backoff period - * @var int - */ public $backoffPeriod; - /** - * @description read timeout - * @var int - */ public $readTimeout; - /** - * @description connect timeout - * @var int - */ public $connectTimeout; - /** - * @description http proxy url - * @var string - */ public $httpProxy; - /** - * @description https Proxy url - * @var string - */ public $httpsProxy; - /** - * @description agent blacklist - * @var string - */ public $noProxy; - /** - * @description maximum number of connections - * @var int - */ public $maxIdleConns; - /** - * @description local addr - * @var string - */ public $localAddr; - /** - * @description SOCKS5 proxy - * @var string - */ public $socks5Proxy; - /** - * @description SOCKS5 netWork - * @var string - */ public $socks5NetWork; - - /** - * @description whether to enable keep-alive - * @var bool - */ - public $keepAlive; - + protected $_name = []; } diff --git a/vendor/alibabacloud/tea-utils/tests/UtilsTest.php b/vendor/alibabacloud/tea-utils/tests/UtilsTest.php old mode 100755 new mode 100644 index 3e210e2a..63fe60a6 --- a/vendor/alibabacloud/tea-utils/tests/UtilsTest.php +++ b/vendor/alibabacloud/tea-utils/tests/UtilsTest.php @@ -4,7 +4,6 @@ namespace AlibabaCloud\Tea\Utils\Tests; use AlibabaCloud\Tea\Model; use AlibabaCloud\Tea\Utils\Utils; -use AlibabaCloud\Tea\Utils\Utils\RuntimeOptions; use GuzzleHttp\Psr7\Stream; use PHPUnit\Framework\TestCase; use Psr\Http\Message\StreamInterface; @@ -25,11 +24,6 @@ final class UtilsTest extends TestCase $this->assertEquals([ 115, 116, 114, 105, 110, 103, ], Utils::toBytes('string')); - $this->assertEquals([ - 115, 116, 114, 105, 110, 103, - ], Utils::toBytes([ - 115, 116, 114, 105, 110, 103, - ])); } public function testToString() @@ -37,7 +31,6 @@ final class UtilsTest extends TestCase $this->assertEquals('string', Utils::toString([ 115, 116, 114, 105, 110, 103, ])); - $this->assertEquals('string', Utils::toString('string')); } public function testParseJSON() @@ -113,22 +106,6 @@ final class UtilsTest extends TestCase { $object = new \stdClass(); $this->assertJson(Utils::toJSONString($object)); - $this->assertEquals('[]', Utils::toJSONString([])); - $this->assertEquals('["foo"]', Utils::toJSONString(['foo'])); - $this->assertEquals( - '{"str":"test","number":1,"bool":false,"null":null,"chinese":"中文","http":"https://aliyun.com:8080/zh/中文.html"}', - Utils::toJSONString([ - 'str' => 'test', - 'number' => 1, - 'bool' => FALSE, - 'null' => null, - 'chinese' => '中文', - 'http' => 'https://aliyun.com:8080/zh/中文.html', - ]) - ); - $this->assertEquals('1', Utils::toJSONString(1)); - $this->assertEquals('true', Utils::toJSONString(TRUE)); - $this->assertEquals('null', Utils::toJSONString(null)); } public function testEmpty() @@ -193,88 +170,39 @@ final class UtilsTest extends TestCase public function testAssertAsBoolean() { - $this->expectException(\InvalidArgumentException::class); - $this->expectExceptionMessage('It is not a boolean value.'); - Utils::assertAsBoolean('true'); - - try { - $map = true; - $this->assertEquals($map, Utils::assertAsBoolean($map)); - } catch (\Exception $e) { - // should not be here - $this->assertTrue(false); - } + $this->assertTrue(Utils::assertAsBoolean(true)); + $this->assertFalse(Utils::assertAsBoolean('true')); } public function testAssertAsString() { - $this->expectException(\InvalidArgumentException::class); - $this->expectExceptionMessage('It is not a string value.'); - Utils::assertAsString(123); - - try { - $map = '123'; - $this->assertEquals($map, Utils::assertAsString($map)); - } catch (\Exception $e) { - // should not be here - $this->assertTrue(false); - } + $this->assertTrue(Utils::assertAsString('123')); + $this->assertFalse(Utils::assertAsString(123)); } public function testAssertAsBytes() { - $this->expectException(\InvalidArgumentException::class); - $this->expectExceptionMessage('It is not a bytes value.'); // failed because $var is not array - Utils::assertAsBytes('test'); - // failed because $var is map not array - Utils::assertAsBytes(['foo' => 1]); - // failed because item value is not int - Utils::assertAsBytes(['1']); - // failed because item value is out off range - Utils::assertAsBytes([256]); + $this->assertFalse(Utils::assertAsBytes('test')); - try { - // success - $map = [1, 2, 3]; - $this->assertEquals($map, Utils::assertAsBytes($map)); - $this->assertEquals([ - 115, 116, 114, 105, 110, 103, - ], Utils::assertAsBytes(Utils::toBytes('string'))); - } catch (\Exception $e) { - // should not be here - $this->assertTrue(false); - } + // failed because $var is map not array + $this->assertFalse(Utils::assertAsBytes(['foo' => 1])); + + // failed because item value is not int + $this->assertFalse(Utils::assertAsBytes(['1'])); + + // failed because item value is out off range + $this->assertFalse(Utils::assertAsBytes([256])); + + // success + $this->assertTrue(Utils::assertAsBytes([1, 2, 3])); + $this->assertTrue(Utils::assertAsBytes(Utils::toBytes('string'))); } public function testAssertAsNumber() { - $this->expectException(\InvalidArgumentException::class); - $this->expectExceptionMessage('It is not a number value.'); - Utils::assertAsNumber('is not number'); - - try { - $map = 123; - $this->assertEquals($map, Utils::assertAsNumber($map)); - } catch (\Exception $e) { - // should not be here - $this->assertTrue(false); - } - } - - public function testAssertAsInteger() - { - $this->expectException(\InvalidArgumentException::class); - $this->expectExceptionMessage('It is not a int value.'); - Utils::assertAsInteger('is not int'); - - try { - $map = 123; - $this->assertEquals($map, Utils::assertAsInteger($map)); - } catch (\Exception $e) { - // should not be here - $this->assertTrue(false); - } + $this->assertTrue(Utils::assertAsNumber(123)); + $this->assertFalse(Utils::assertAsNumber('string')); } public function testAssertAsMap() @@ -398,42 +326,6 @@ final class UtilsTest extends TestCase Utils::assertAsReadable(0); } - public function testRuntimeOptions() - { - $opts = new RuntimeOptions([ - "autoretry" => false, - "ignoreSSL" => false, - "key" => "key", - "cert" => "cert", - "ca" => "ca", - "maxAttempts" => 3, - "backoffPolicy" => "backoffPolicy", - "backoffPeriod" => 10, - "readTimeout" => 3000, - "connectTimeout" => 3000, - "httpProxy" => "httpProxy", - "httpsProxy" => "httpsProxy", - "noProxy" => "noProxy", - "maxIdleConns" => 300, - "keepAlive" => true, - ]); - $this->assertEquals(false, $opts->autoretry); - $this->assertEquals(false, $opts->ignoreSSL); - $this->assertEquals("key", $opts->key); - $this->assertEquals("cert", $opts->cert); - $this->assertEquals("ca", $opts->ca); - $this->assertEquals(3, $opts->maxAttempts); - $this->assertEquals("backoffPolicy", $opts->backoffPolicy); - $this->assertEquals(10, $opts->backoffPeriod); - $this->assertEquals(3000, $opts->readTimeout); - $this->assertEquals(3000, $opts->connectTimeout); - $this->assertEquals("httpProxy", $opts->httpProxy); - $this->assertEquals("httpsProxy", $opts->httpsProxy); - $this->assertEquals("noProxy", $opts->noProxy); - $this->assertEquals(300, $opts->maxIdleConns); - $this->assertEquals(true, $opts->keepAlive); - } - private function convert($body, &$content) { $class = new \ReflectionClass($body); diff --git a/vendor/alibabacloud/tea-utils/tests/bootstrap.php b/vendor/alibabacloud/tea-utils/tests/bootstrap.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/tea-xml/.gitignore b/vendor/alibabacloud/tea-xml/.gitignore deleted file mode 100755 index 84837df3..00000000 --- a/vendor/alibabacloud/tea-xml/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -composer.phar -/vendor/ - -# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control -# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file -composer.lock - -.idea -.DS_Store - -cache/ -*.cache diff --git a/vendor/alibabacloud/tea-xml/.php_cs.dist b/vendor/alibabacloud/tea-xml/.php_cs.dist deleted file mode 100755 index 8617ec2f..00000000 --- a/vendor/alibabacloud/tea-xml/.php_cs.dist +++ /dev/null @@ -1,65 +0,0 @@ -setRiskyAllowed(true) - ->setIndent(' ') - ->setRules([ - '@PSR2' => true, - '@PhpCsFixer' => true, - '@Symfony:risky' => true, - 'concat_space' => ['spacing' => 'one'], - 'array_syntax' => ['syntax' => 'short'], - 'array_indentation' => true, - 'combine_consecutive_unsets' => true, - 'method_separation' => true, - 'single_quote' => true, - 'declare_equal_normalize' => true, - 'function_typehint_space' => true, - 'hash_to_slash_comment' => true, - 'include' => true, - 'lowercase_cast' => true, - 'no_multiline_whitespace_before_semicolons' => true, - 'no_leading_import_slash' => true, - 'no_multiline_whitespace_around_double_arrow' => true, - 'no_spaces_around_offset' => true, - 'no_unneeded_control_parentheses' => true, - 'no_unused_imports' => true, - 'no_whitespace_before_comma_in_array' => true, - 'no_whitespace_in_blank_line' => true, - 'object_operator_without_whitespace' => true, - 'single_blank_line_before_namespace' => true, - 'single_class_element_per_statement' => true, - 'space_after_semicolon' => true, - 'standardize_not_equals' => true, - 'ternary_operator_spaces' => true, - 'trailing_comma_in_multiline_array' => true, - 'trim_array_spaces' => true, - 'unary_operator_spaces' => true, - 'whitespace_after_comma_in_array' => true, - 'no_extra_consecutive_blank_lines' => [ - 'curly_brace_block', - 'extra', - 'parenthesis_brace_block', - 'square_brace_block', - 'throw', - 'use', - ], - 'binary_operator_spaces' => [ - 'align_double_arrow' => true, - 'align_equals' => true, - ], - 'braces' => [ - 'allow_single_line_closure' => true, - ], - ]) - ->setFinder( - PhpCsFixer\Finder::create() - ->exclude('vendor') - ->exclude('tests') - ->in(__DIR__) - ); diff --git a/vendor/alibabacloud/tea-xml/README-CN.md b/vendor/alibabacloud/tea-xml/README-CN.md deleted file mode 100755 index 0ac19d8a..00000000 --- a/vendor/alibabacloud/tea-xml/README-CN.md +++ /dev/null @@ -1,31 +0,0 @@ -English | [简体中文](README-CN.md) - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Alibaba Cloud Tea XML Library for PHP - -## Installation - -### Composer - -```bash -composer require alibabacloud/tea-xml -``` - -## Issues - -[Opening an Issue](https://github.com/aliyun/tea-xml/issues/new), Issues not conforming to the guidelines may be closed immediately. - -## Changelog - -Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). - -## References - -* [Latest Release](https://github.com/aliyun/tea-xml) - -## License - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-xml/README.md b/vendor/alibabacloud/tea-xml/README.md deleted file mode 100755 index b0f3ea01..00000000 --- a/vendor/alibabacloud/tea-xml/README.md +++ /dev/null @@ -1,31 +0,0 @@ -[English](README.md) | 简体中文 - -![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) - -## Alibaba Cloud Tea XML Library for PHP - -## 安装 - -### Composer - -```bash -composer require alibabacloud/tea-xml -``` - -## 问题 - -[提交 Issue](https://github.com/aliyun/tea-xml/issues/new),不符合指南的问题可能会立即关闭。 - -## 发行说明 - -每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。 - -## 相关 - -* [最新源码](https://github.com/aliyun/tea-xml) - -## 许可证 - -[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Copyright (c) 2009-present, Alibaba Cloud All rights reserved. diff --git a/vendor/alibabacloud/tea-xml/composer.json b/vendor/alibabacloud/tea-xml/composer.json deleted file mode 100755 index 5322b044..00000000 --- a/vendor/alibabacloud/tea-xml/composer.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "alibabacloud/tea-xml", - "description": "Alibaba Cloud Tea XML Library for PHP", - "type": "library", - "license": "Apache-2.0", - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "require": { - "php": ">5.5" - }, - "require-dev": { - "phpunit/phpunit": "*", - "symfony/var-dumper": "*" - }, - "autoload": { - "psr-4": { - "AlibabaCloud\\Tea\\XML\\": "src" - } - }, - "autoload-dev": { - "psr-4": { - "AlibabaCloud\\Tea\\XML\\Tests\\": "tests" - } - }, - "scripts": { - "fixer": "php-cs-fixer fix ./", - "test": [ - "@clearCache", - "phpunit --colors=always" - ], - "clearCache": "rm -rf cache/*" - }, - "config": { - "sort-packages": true, - "preferred-install": "dist", - "optimize-autoloader": true - }, - "prefer-stable": true, - "minimum-stability": "dev" -} diff --git a/vendor/alibabacloud/tea-xml/phpunit.xml b/vendor/alibabacloud/tea-xml/phpunit.xml deleted file mode 100755 index d43dde9f..00000000 --- a/vendor/alibabacloud/tea-xml/phpunit.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - tests - - - ./tests - - - - - - integration - - - - - - - - - - - - ./src - - - diff --git a/vendor/alibabacloud/tea-xml/src/ArrayToXml.php b/vendor/alibabacloud/tea-xml/src/ArrayToXml.php deleted file mode 100755 index d811c632..00000000 --- a/vendor/alibabacloud/tea-xml/src/ArrayToXml.php +++ /dev/null @@ -1,151 +0,0 @@ -version = $xmlVersion; - $this->encoding = $xmlEncoding; - } - - /** - * Build an XML Data Set. - * - * @param array $data Associative Array containing values to be parsed into an XML Data Set(s) - * @param string $startElement Root Opening Tag, default data - * - * @return string XML String containing values - * @return mixed Boolean false on failure, string XML result on success - */ - public function buildXML($data, $startElement = 'data') - { - if (!\is_array($data)) { - $err = 'Invalid variable type supplied, expected array not found on line ' . __LINE__ . ' in Class: ' . __CLASS__ . ' Method: ' . __METHOD__; - trigger_error($err); - - return false; //return false error occurred - } - $xml = new XmlWriter(); - $xml->openMemory(); - $xml->startDocument($this->version, $this->encoding); - $xml->startElement($startElement); - $data = $this->writeAttr($xml, $data); - $this->writeEl($xml, $data); - $xml->endElement(); //write end element - //returns the XML results - return $xml->outputMemory(true); - } - - /** - * Write keys in $data prefixed with @ as XML attributes, if $data is an array. - * When an @ prefixed key is found, a '%' key is expected to indicate the element itself, - * and '#' prefixed key indicates CDATA content. - * - * @param XMLWriter $xml object - * @param array $data with attributes filtered out - * - * @return array $data | $nonAttributes - */ - protected function writeAttr(XMLWriter $xml, $data) - { - if (\is_array($data)) { - $nonAttributes = []; - foreach ($data as $key => $val) { - //handle an attribute with elements - if ('@' == $key[0]) { - $xml->writeAttribute(substr($key, 1), $val); - } elseif ('%' == $key[0]) { - if (\is_array($val)) { - $nonAttributes = $val; - } else { - $xml->text($val); - } - } elseif ('#' == $key[0]) { - if (\is_array($val)) { - $nonAttributes = $val; - } else { - $xml->startElement(substr($key, 1)); - $xml->writeCData($val); - $xml->endElement(); - } - } elseif ('!' == $key[0]) { - if (\is_array($val)) { - $nonAttributes = $val; - } else { - $xml->writeCData($val); - } - } //ignore normal elements - else { - $nonAttributes[$key] = $val; - } - } - - return $nonAttributes; - } - - return $data; - } - - /** - * Write XML as per Associative Array. - * - * @param XMLWriter $xml object - * @param array $data Associative Data Array - */ - protected function writeEl(XMLWriter $xml, $data) - { - foreach ($data as $key => $value) { - if (\is_array($value) && !$this->isAssoc($value)) { //numeric array - foreach ($value as $itemValue) { - if (\is_array($itemValue)) { - $xml->startElement($key); - $itemValue = $this->writeAttr($xml, $itemValue); - $this->writeEl($xml, $itemValue); - $xml->endElement(); - } else { - $itemValue = $this->writeAttr($xml, $itemValue); - $xml->writeElement($key, "{$itemValue}"); - } - } - } elseif (\is_array($value)) { //associative array - $xml->startElement($key); - $value = $this->writeAttr($xml, $value); - $this->writeEl($xml, $value); - $xml->endElement(); - } else { //scalar - $value = $this->writeAttr($xml, $value); - $xml->writeElement($key, "{$value}"); - } - } - } - - /** - * Check if array is associative with string based keys - * FROM: http://stackoverflow.com/questions/173400/php-arrays-a-good-way-to-check-if-an-array-is-associative-or-sequential/4254008#4254008. - * - * @param array $array Array to check - * - * @return bool - */ - protected function isAssoc($array) - { - return (bool) \count(array_filter(array_keys($array), 'is_string')); - } -} diff --git a/vendor/alibabacloud/tea-xml/src/XML.php b/vendor/alibabacloud/tea-xml/src/XML.php deleted file mode 100755 index 3550e046..00000000 --- a/vendor/alibabacloud/tea-xml/src/XML.php +++ /dev/null @@ -1,59 +0,0 @@ - $v) { - if (isset($prop[$k])) { - $target[$k] = $v; - } - } - return $target; - } - } - - public static function toXML($array) - { - $arrayToXml = new ArrayToXml(); - if (\is_object($array)) { - $tmp = explode('\\', \get_class($array)); - $rootName = $tmp[\count($tmp) - 1]; - $data = json_decode(json_encode($array), true); - } else { - $tmp = $array; - reset($tmp); - $rootName = key($tmp); - $data = $array[$rootName]; - } - ksort($data); - - return $arrayToXml->buildXML($data, $rootName); - } - - private static function parse($xml) - { - if (\PHP_VERSION_ID < 80000) { - libxml_disable_entity_loader(true); - } - - return json_decode( - json_encode( - simplexml_load_string($xml, 'SimpleXMLElement', LIBXML_NOCDATA) - ), - true - ); - } -} diff --git a/vendor/alibabacloud/tea-xml/tests/XMLTest.php b/vendor/alibabacloud/tea-xml/tests/XMLTest.php deleted file mode 100755 index 9bc5059f..00000000 --- a/vendor/alibabacloud/tea-xml/tests/XMLTest.php +++ /dev/null @@ -1,59 +0,0 @@ -\n" . - "\n" . - " test\n" . - " 1\n" . - "\n"; - - public function testParseXml() - { - $res = XML::parseXml($this->xmlStr, new tests()); - $name = $res['name']; - $value = $res['value']; - $this->assertEquals('test', $name); - $this->assertEquals(1, $value); - - $res = XML::parseXml($this->xmlStr, null); - $name = $res['name']; - $value = $res['value']; - $this->assertEquals('test', $name); - $this->assertEquals(1, $value); - } - - public function testArrayToXML() - { - $data = [ - 'tests' => [ - 'name' => 'test', - 'value' => 1, - ], - ]; - $this->assertEquals("\ntest1", XML::toXML($data)); - } - - public function testObjectToXML() - { - $obj = new tests(); - $obj->name = 'test'; - $obj->value = 1; - $this->assertEquals("\ntest1", XML::toXML($obj)); - } -} - -class tests -{ - public $name = ''; - public $value = 0; -} diff --git a/vendor/alibabacloud/tea-xml/tests/bootstrap.php b/vendor/alibabacloud/tea-xml/tests/bootstrap.php deleted file mode 100755 index c62c4e81..00000000 --- a/vendor/alibabacloud/tea-xml/tests/bootstrap.php +++ /dev/null @@ -1,3 +0,0 @@ -errorInfo = $errorInfo; if (!empty($errorInfo)) { - $properties = ['name', 'message', 'code', 'data', 'description', 'accessDeniedDetail']; + $properties = ['name', 'message', 'code', 'data']; foreach ($properties as $property) { if (isset($errorInfo[$property])) { $this->{$property} = $errorInfo[$property]; - if ($property === 'data' && isset($errorInfo['data']['statusCode'])) { - $this->statusCode = $errorInfo['data']['statusCode']; - } } } } diff --git a/vendor/alibabacloud/tea/src/Exception/TeaRetryError.php b/vendor/alibabacloud/tea/src/Exception/TeaRetryError.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/tea/src/Exception/TeaUnableRetryError.php b/vendor/alibabacloud/tea/src/Exception/TeaUnableRetryError.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/tea/src/Helper.php b/vendor/alibabacloud/tea/src/Helper.php old mode 100755 new mode 100644 index f1c0fd4f..c9efd978 --- a/vendor/alibabacloud/tea/src/Helper.php +++ b/vendor/alibabacloud/tea/src/Helper.php @@ -37,50 +37,6 @@ class Helper return \JSON_ERROR_NONE == json_last_error(); } - /** - * @param mixed $value - * - * @return bool - */ - public static function isBytes($value) - { - if (!\is_array($value)) { - return false; - } - $i = 0; - foreach ($value as $k => $ord) { - if ($k !== $i) { - return false; - } - if (!\is_int($ord)) { - return false; - } - if ($ord < 0 || $ord > 255) { - return false; - } - ++$i; - } - - return true; - } - - /** - * Convert a bytes to string(utf8). - * - * @param array $bytes - * - * @return string the return string - */ - public static function toString($bytes) - { - $str = ''; - foreach ($bytes as $ch) { - $str .= \chr($ch); - } - - return $str; - } - /** * @return array */ diff --git a/vendor/alibabacloud/tea/src/Model.php b/vendor/alibabacloud/tea/src/Model.php old mode 100755 new mode 100644 diff --git a/vendor/alibabacloud/tea/src/Parameter.php b/vendor/alibabacloud/tea/src/Parameter.php old mode 100755 new mode 100644 index 324a95d5..0718d1ef --- a/vendor/alibabacloud/tea/src/Parameter.php +++ b/vendor/alibabacloud/tea/src/Parameter.php @@ -15,7 +15,6 @@ abstract class Parameter implements IteratorAggregate /** * @return ArrayIterator|Traversable */ - #[\ReturnTypeWillChange] public function getIterator() { return new ArrayIterator($this->toArray()); diff --git a/vendor/alibabacloud/tea/src/Request.php b/vendor/alibabacloud/tea/src/Request.php old mode 100755 new mode 100644 index db49142e..0a8b790d --- a/vendor/alibabacloud/tea/src/Request.php +++ b/vendor/alibabacloud/tea/src/Request.php @@ -89,15 +89,11 @@ class Request extends PsrRequest if ($this->body instanceof StreamInterface) { $request = $request->withBody($this->body); } else { - $body = $this->body; - if (Helper::isBytes($this->body)) { - $body = Helper::toString($this->body); - } if (\function_exists('\GuzzleHttp\Psr7\stream_for')) { // @deprecated stream_for will be removed in guzzlehttp/psr7:2.0 - $request = $request->withBody(\GuzzleHttp\Psr7\stream_for($body)); + $request = $request->withBody(\GuzzleHttp\Psr7\stream_for($this->body)); } else { - $request = $request->withBody(\GuzzleHttp\Psr7\Utils::streamFor($body)); + $request = $request->withBody(\GuzzleHttp\Psr7\Utils::streamFor($this->body)); } } } diff --git a/vendor/alibabacloud/tea/src/Response.php b/vendor/alibabacloud/tea/src/Response.php old mode 100755 new mode 100644 index cb446e74..1eab91ff --- a/vendor/alibabacloud/tea/src/Response.php +++ b/vendor/alibabacloud/tea/src/Response.php @@ -302,7 +302,6 @@ class Response extends PsrResponse implements ArrayAccess, IteratorAggregate, Co /** * Retrieve an external iterator. */ - #[\ReturnTypeWillChange] public function getIterator() { return $this->dot->getIterator(); @@ -315,7 +314,6 @@ class Response extends PsrResponse implements ArrayAccess, IteratorAggregate, Co * * @return bool */ - #[\ReturnTypeWillChange] public function offsetExists($offset) { return $this->dot->offsetExists($offset); @@ -328,7 +326,6 @@ class Response extends PsrResponse implements ArrayAccess, IteratorAggregate, Co * * @return mixed */ - #[\ReturnTypeWillChange] public function offsetGet($offset) { return $this->dot->offsetGet($offset); @@ -340,7 +337,6 @@ class Response extends PsrResponse implements ArrayAccess, IteratorAggregate, Co * @param $offset * @param $value */ - #[\ReturnTypeWillChange] public function offsetSet($offset, $value) { $this->dot->offsetSet($offset, $value); @@ -351,7 +347,6 @@ class Response extends PsrResponse implements ArrayAccess, IteratorAggregate, Co * * @param $offset */ - #[\ReturnTypeWillChange] public function offsetUnset($offset) { $this->dot->offsetUnset($offset); @@ -364,7 +359,6 @@ class Response extends PsrResponse implements ArrayAccess, IteratorAggregate, Co * * @return int */ - #[\ReturnTypeWillChange] public function count($key = null) { return $this->dot->count($key); diff --git a/vendor/alibabacloud/tea/src/Tea.php b/vendor/alibabacloud/tea/src/Tea.php old mode 100755 new mode 100644 index a138ad9a..e050f4aa --- a/vendor/alibabacloud/tea/src/Tea.php +++ b/vendor/alibabacloud/tea/src/Tea.php @@ -173,10 +173,7 @@ class Tea public static function allowRetry(array $runtime, $retryTimes, $now) { unset($now); - if (!isset($retryTimes) || null === $retryTimes || !\is_numeric($retryTimes)) { - return false; - } - if ($retryTimes > 0 && (empty($runtime) || !isset($runtime['retryable']) || !$runtime['retryable'] || !isset($runtime['maxAttempts']))) { + if (empty($runtime) || !isset($runtime['maxAttempts'])) { return false; } $maxAttempts = $runtime['maxAttempts']; @@ -273,9 +270,6 @@ class Tea if (isset($config['noProxy']) && !empty($config['noProxy'])) { $options->set('proxy.no', $config['noProxy']); } - if (isset($config['ignoreSSL']) && !empty($config['ignoreSSL'])) { - $options->set('verify',!((bool)$config['ignoreSSL'])); - } // readTimeout&connectTimeout unit is millisecond $read_timeout = isset($config['readTimeout']) && !empty($config['readTimeout']) ? (int) $config['readTimeout'] : 0; $con_timeout = isset($config['connectTimeout']) && !empty($config['connectTimeout']) ? (int) $config['connectTimeout'] : 0; diff --git a/vendor/aliyuncs/oss-sdk-php/.coveralls.yml b/vendor/aliyuncs/oss-sdk-php/.coveralls.yml old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/.gitignore b/vendor/aliyuncs/oss-sdk-php/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/.travis.yml b/vendor/aliyuncs/oss-sdk-php/.travis.yml old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/CHANGELOG.md b/vendor/aliyuncs/oss-sdk-php/CHANGELOG.md old mode 100755 new mode 100644 index ca0ceae5..d349d907 --- a/vendor/aliyuncs/oss-sdk-php/CHANGELOG.md +++ b/vendor/aliyuncs/oss-sdk-php/CHANGELOG.md @@ -1,142 +1,97 @@ -# ChangeLog - Aliyun OSS SDK for PHP - -## v2.6.0 / 2022-08-03 -* Added: support credentials provider. -* Fixed: compatible with swoole curl handler. -* Added: support more bucket stat info. - -## v2.5.0 / 2022-05-13 -* Added: support bucket transfer acceleration. -* Added: support bucket cname token. -* Added: support listobjectsV2. - -## v2.4.3 / 2021-08-25 -* Fixed: integer overflow in PHP5.x. - -## v2.4.2 / 2021-06-04 -* Compatible with PHP8. -* Fixed: compatible with PHP5.4. -* Fixed: the signature is incorrect in some scenarios -* Update: change $requestUrl from a member variable to a local variable. - -## v2.4.1 / 2020-09-29 -* Fixed: the getBucketPolicy bug. - - -## v2.4.0 / 2020-08-31 - -* Added: disable Expect: 100-continue -* Added: support getBucketInfo -* Added: support getBucketStat -* Added: support bucket policy -* Added: support bucket encryption -* Added: support bucket tagging -* Added: support bucket worm -* Added: support versioning -* Added: support request payment -* Added: support object tagging -* Added: support code archive -* Added: support process object -* Added: support traffic limit paramter -* Added: support upload object from file handle -* Added: support getSimplifiedObjectMeta -* Fixed: the object name can not be '0' stirng. -* Update: endpoint validity check -* Update: add new pre-signed url api - - -## v2.3.1 / 2019-01-15 - -* translate chinese comments into english -* Added: endpoint validity check - -## v2.3.0 / 2018-01-05 - -* Fixed: putObject support creating empty files -* Fixed: createBucket support IA/Archive -* Added: support restoreObject -* Added: support the Symlink feature -* Added: support getBucketLocation -* Added: support getBucketMeta -* Added: support proxy server Proxy - -## v2.2.4 / 2017-04-25 - -* Fixed getObject to local file bug - -## v2.2.3 / 2017-04-14 - -* Fixed md5 check - -## v2.2.2 / 2017-01-18 - -* Resolve to run the connection number and memory bug on php7 - -## v2.2.1 / 2016-12-01 - -* No HTTP curl is allowed to automatically populate accept-encoding - -## v2.2.0 / 2016-11-22 - -* Fixed PutObject/CompleteMultipartUpload return values(#26) - -## v2.1.0 / 2016-11-12 - -* Added[RTMP](https://help.aliyun.com/document_detail/44297.html)interface -* Add support[image service](https://help.aliyun.com/document_detail/44686.html) - -## v2.0.7 / 2016-06-17 - -* Support append object - -## v2.0.6 - -* Trim access key id/secret and endpoint -* Refine tests and setup travis CI - -## v2.0.5 - -* Added Add/Delete/Get BucketCname interface - -## v2.0.4 - -* Added Put/Get Object Acl interface - -## v2.0.3 - -* Fixing the constants in Util is defined in a PHP version that is less than 5.6. - -## v2.0.2 - -* The problem of content-type cannot be specified when restoring multipart uploads - -## v2.0.1 - -* Increase the ListObjects/ListMultipartUploads special characters -* Provides the interface to get the details of the OssException - - -## 2015.11.25 - -* **Large version upgrade, no longer compatible with previous interface, new version has made great improvements to ease of use, suggesting that users migrate to a new version.** - -## Modify the content - -* PHP 5.2 is no longer supported - -### Add the cotent - -* Introduce namespace -* Interface naming and modification, using hump naming -* The interface is modified, and the common parameters are extracted from the Options parameter. -* The interface returns the result modification, processing the return result, and the user can directly get the data structure easily processed  -* OssClient's constructor changes -* The Endpoint address that support CNAME and IP formats -* Rearrange the sample file organization structure and use function to organize the function points -* Add an interface that sets the connection timeout and requests timeout -* Remove the outdated interface associated with the Object Group -* The message in the OssException is changed to English - -### Repair problem - -* The object name is not complete +# ChangeLog - Aliyun OSS SDK for PHP + +## v2.3.1 / 2019-011-15 + +* translate chinese comments into english +* Added: endpoint validity check + +## v2.3.0 / 2018-01-05 + +* Fixed: putObject support creating empty files +* Fixed: createBucket support IA/Archive +* Added: support restoreObject +* Added: support the Symlink feature +* Added: support getBucketLocation +* Added: support getBucketMeta +* Added: support proxy server Proxy + +## v2.2.4 / 2017-04-25 + +* Fixed getObject to local file bug + +## v2.2.3 / 2017-04-14 + +* Fixed md5 check + +## v2.2.2 / 2017-01-18 + +* Resolve to run the connection number and memory bug on php7 + +## v2.2.1 / 2016-12-01 + +* No HTTP curl is allowed to automatically populate accept-encoding + +## v2.2.0 / 2016-11-22 + +* Fixed PutObject/CompleteMultipartUpload return values(#26) + +## v2.1.0 / 2016-11-12 + +* Added[RTMP](https://help.aliyun.com/document_detail/44297.html)interface +* Add support[image service](https://help.aliyun.com/document_detail/44686.html) + +## v2.0.7 / 2016-06-17 + +* Support append object + +## v2.0.6 + +* Trim access key id/secret and endpoint +* Refine tests and setup travis CI + +## v2.0.5 + +* Added Add/Delete/Get BucketCname interface + +## v2.0.4 + +* Added Put/Get Object Acl interface + +## v2.0.3 + +* Fixing the constants in Util is defined in a PHP version that is less than 5.6. + +## v2.0.2 + +* The problem of content-type cannot be specified when restoring multipart uploads + +## v2.0.1 + +* Increase the ListObjects/ListMultipartUploads special characters +* Provides the interface to get the details of the OssException + + +## 2015.11.25 + +* **Large version upgrade, no longer compatible with previous interface, new version has made great improvements to ease of use, suggesting that users migrate to a new version.** + +## Modify the content + +* PHP 5.2 is no longer supported + +### Add the cotent + +* Introduce namespace +* Interface naming and modification, using hump naming +* The interface is modified, and the common parameters are extracted from the Options parameter. +* The interface returns the result modification, processing the return result, and the user can directly get the data structure easily processed  +* OssClient's constructor changes +* The Endpoint address that support CNAME and IP formats +* Rearrange the sample file organization structure and use function to organize the function points +* Add an interface that sets the connection timeout and requests timeout +* Remove the outdated interface associated with the Object Group +* The message in the OssException is changed to English + +### Repair problem + +* The object name is not complete diff --git a/vendor/aliyuncs/oss-sdk-php/LICENSE.md b/vendor/aliyuncs/oss-sdk-php/LICENSE.md old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/README-CN.md b/vendor/aliyuncs/oss-sdk-php/README-CN.md old mode 100755 new mode 100644 index 89c1e5ae..8c0cf843 --- a/vendor/aliyuncs/oss-sdk-php/README-CN.md +++ b/vendor/aliyuncs/oss-sdk-php/README-CN.md @@ -111,7 +111,7 @@ OssClient提供的接口返回返回数据分为两种: $bucketListInfo = $ossClient->listBuckets(); $bucketList = $bucketListInfo->getBucketList(); foreach($bucketList as $bucket) { - print($bucket->getLocation() . "\t" . $bucket->getName() . "\t" . $bucket->getCreateDate() . "\n"); + print($bucket->getLocation() . "\t" . $bucket->getName() . "\t" . $bucket->getCreatedate() . "\n"); } ``` 上面代码中的$bucketListInfo的数据类型是 `OSS\Model\BucketListInfo` diff --git a/vendor/aliyuncs/oss-sdk-php/README.md b/vendor/aliyuncs/oss-sdk-php/README.md old mode 100755 new mode 100644 index 34c21517..3c1da263 --- a/vendor/aliyuncs/oss-sdk-php/README.md +++ b/vendor/aliyuncs/oss-sdk-php/README.md @@ -1,150 +1,150 @@ -# Alibaba Cloud OSS SDK for PHP - -[![Latest Stable Version](https://poser.pugx.org/aliyuncs/oss-sdk-php/v/stable)](https://packagist.org/packages/aliyuncs/oss-sdk-php) -[![Build Status](https://travis-ci.org/aliyun/aliyun-oss-php-sdk.svg?branch=master)](https://travis-ci.org/aliyun/aliyun-oss-php-sdk) -[![Coverage Status](https://coveralls.io/repos/github/aliyun/aliyun-oss-php-sdk/badge.svg?branch=master)](https://coveralls.io/github/aliyun/aliyun-oss-php-sdk?branch=master) - -## [README of Chinese](https://github.com/aliyun/aliyun-oss-php-sdk/blob/master/README-CN.md) - -## Overview - -Alibaba Cloud Object Storage Service (OSS) is a cloud storage service provided by Alibaba Cloud, featuring a massive capacity, security, a low cost, and high reliability. You can upload and download data on any application anytime and anywhere by calling APIs, and perform simple management of data through the web console. The OSS can store any type of files and therefore applies to various websites, development enterprises and developers. - - -## Run environment -- PHP 5.3+. -- cURL extension. - -Tips: - -- In Ubuntu, you can use the ***apt-get*** package manager to install the *PHP cURL extension*: `sudo apt-get install php5-curl`. - -## Install OSS PHP SDK - -- If you use the ***composer*** to manage project dependencies, run the following command in your project's root directory: - - composer require aliyuncs/oss-sdk-php - - You can also declare the dependency on Alibaba Cloud OSS SDK for PHP in the `composer.json` file. - - "require": { - "aliyuncs/oss-sdk-php": "~2.0" - } - - Then run `composer install` to install the dependency. After the Composer Dependency Manager is installed, import the dependency in your PHP code: - - require_once __DIR__ . '/vendor/autoload.php'; - -- You can also directly download the packaged [PHAR File][releases-page], and - introduce the file to your code: - - require_once '/path/to/oss-sdk-php.phar'; - -- Download the SDK source code, and introduce the `autoload.php` file under the SDK directory to your code: - - require_once '/path/to/oss-sdk/autoload.php'; - -## Quick use - -### Common classes - -| Class | Explanation | -|:------------------|:------------------------------------| -|OSS\OssClient | OSS client class. An OssClient instance can be used to call the interface. | -|OSS\Core\OssException |OSS Exception class . You only need to pay attention to this exception when you use the OssClient. | - -### Initialize an OssClient - -The SDK's operations for the OSS are performed through the OssClient class. The code below creates an OssClient object: - -```php -"; -$accessKeySecret = ""; -$endpoint = ""; -try { - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint); -} catch (OssException $e) { - print $e->getMessage(); -} -``` - -### Operations on objects - -Objects are the most basic data units on the OSS. You can simply consider objects as files. The following code uploads an object: - -```php -"; -$object = ""; -$content = "Hello, OSS!"; // Content of the uploaded file -try { - $ossClient->putObject($bucket, $object, $content); -} catch (OssException $e) { - print $e->getMessage(); -} -``` - -### Operations on buckets - -Buckets are the space that you use to manage the stored objects. It is an object management unit for users. Each object must belong to a bucket. You can create a bucket with the following code: - -```php -"; -try { - $ossClient->createBucket($bucket); -} catch (OssException $e) { - print $e->getMessage(); -} -``` - -### Handle returned results - -The OssClient provides the following two types of returned data from interfaces: - -- Put and Delete interfaces: The *PUT* and *DELETE* operations are deemed successful if *null* is returned by the interfaces without *OSSException*. -- Get and List interfaces: The *GET* and *LIST* operations are deemed successful if the desired data is returned by the interfaces without *OSSException*. For example, - - ```php - listBuckets(); - $bucketList = $bucketListInfo->getBucketList(); - foreach($bucketList as $bucket) { - print($bucket->getLocation() . "\t" . $bucket->getName() . "\t" . $bucket->getCreateDate() . "\n"); - } - ``` -In the above code, $bucketListInfo falls into the 'OSS\Model\BucketListInfo' data type. - - -### Run a sample project - -- Modify `samples/Config.php` to complete the configuration information. -- Run `cd samples/ && php RunAll.php`. - -### Run a unit test - -- Run `composer install` to download the dependent libraries. -- Set the environment variable. - - export OSS_ACCESS_KEY_ID=access-key-id - export OSS_ACCESS_KEY_SECRET=access-key-secret - export OSS_ENDPOINT=endpoint - export OSS_BUCKET=bucket-name - -- Run `php vendor/bin/phpunit` - -## License - -- MIT - -## Contact us - -- [Alibaba Cloud OSS official website](http://oss.aliyun.com). -- [Alibaba Cloud OSS official forum](http://bbs.aliyun.com). -- [Alibaba Cloud OSS official documentation center](http://www.aliyun.com/product/oss#Docs). -- Alibaba Cloud official technical support: [Submit a ticket](https://workorder.console.aliyun.com/#/ticket/createIndex). - -[releases-page]: https://github.com/aliyun/aliyun-oss-php-sdk/releases -[phar-composer]: https://github.com/clue/phar-composer - +# Alibaba Cloud OSS SDK for PHP + +[![Latest Stable Version](https://poser.pugx.org/aliyuncs/oss-sdk-php/v/stable)](https://packagist.org/packages/aliyuncs/oss-sdk-php) +[![Build Status](https://travis-ci.org/aliyun/aliyun-oss-php-sdk.svg?branch=master)](https://travis-ci.org/aliyun/aliyun-oss-php-sdk) +[![Coverage Status](https://coveralls.io/repos/github/aliyun/aliyun-oss-php-sdk/badge.svg?branch=master)](https://coveralls.io/github/aliyun/aliyun-oss-php-sdk?branch=master) + +## [README of Chinese](https://github.com/aliyun/aliyun-oss-php-sdk/blob/master/README-CN.md) + +## Overview + +Alibaba Cloud Object Storage Service (OSS) is a cloud storage service provided by Alibaba Cloud, featuring a massive capacity, security, a low cost, and high reliability. You can upload and download data on any application anytime and anywhere by calling APIs, and perform simple management of data through the web console. The OSS can store any type of files and therefore applies to various websites, development enterprises and developers. + + +## Run environment +- PHP 5.3+. +- cURL extension. + +Tips: + +- In Ubuntu, you can use the ***apt-get*** package manager to install the *PHP cURL extension*: `sudo apt-get install php5-curl`. + +## Install OSS PHP SDK + +- If you use the ***composer*** to manage project dependencies, run the following command in your project's root directory: + + composer require aliyuncs/oss-sdk-php + + You can also declare the dependency on Alibaba Cloud OSS SDK for PHP in the `composer.json` file. + + "require": { + "aliyuncs/oss-sdk-php": "~2.0" + } + + Then run `composer install` to install the dependency. After the Composer Dependency Manager is installed, import the dependency in your PHP code: + + require_once __DIR__ . '/vendor/autoload.php'; + +- You can also directly download the packaged [PHAR File][releases-page], and + introduce the file to your code: + + require_once '/path/to/oss-sdk-php.phar'; + +- Download the SDK source code, and introduce the `autoload.php` file under the SDK directory to your code: + + require_once '/path/to/oss-sdk/autoload.php'; + +## Quick use + +### Common classes + +| Class | Explanation | +|:------------------|:------------------------------------| +|OSS\OSSClient | OSS client class. An OSSClient instance can be used to call the interface. | +|OSS\Core\OSSException |OSS Exception class . You only need to pay attention to this exception when you use the OSSClient. | + +### Initialize an OSSClient + +The SDK's operations for the OSS are performed through the OSSClient class. The code below creates an OSSClient object: + +```php +"; +$accessKeySecret = ""; +$endpoint = ""; +try { + $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint); +} catch (OssException $e) { + print $e->getMessage(); +} +``` + +### Operations on objects + +Objects are the most basic data units on the OSS. You can simply consider objects as files. The following code uploads an object: + +```php +"; +$object = ""; +$content = "Hello, OSS!"; // Content of the uploaded file +try { + $ossClient->putObject($bucket, $object, $content); +} catch (OssException $e) { + print $e->getMessage(); +} +``` + +### Operations on buckets + +Buckets are the space that you use to manage the stored objects. It is an object management unit for users. Each object must belong to a bucket. You can create a bucket with the following code: + +```php +"; +try { + $ossClient->createBucket($bucket); +} catch (OssException $e) { + print $e->getMessage(); +} +``` + +### Handle returned results + +The OSSClient provides the following two types of returned data from interfaces: + +- Put and Delete interfaces: The *PUT* and *DELETE* operations are deemed successful if *null* is returned by the interfaces without *OSSException*. +- Get and List interfaces: The *GET* and *LIST* operations are deemed successful if the desired data is returned by the interfaces without *OSSException*. For example, + + ```php + listBuckets(); + $bucketList = $bucketListInfo->getBucketList(); + foreach($bucketList as $bucket) { + print($bucket->getLocation() . "\t" . $bucket->getName() . "\t" . $bucket->getCreatedate() . "\n"); + } + ``` +In the above code, $bucketListInfo falls into the 'OSS\Model\BucketListInfo' data type. + + +### Run a sample project + +- Modify `samples/Config.php` to complete the configuration information. +- Run `cd samples/ && php RunAll.php`. + +### Run a unit test + +- Run `composer install` to download the dependent libraries. +- Set the environment variable. + + export OSS_ACCESS_KEY_ID=access-key-id + export OSS_ACCESS_KEY_SECRET=access-key-secret + export OSS_ENDPOINT=endpoint + export OSS_BUCKET=bucket-name + +- Run `php vendor/bin/phpunit` + +## License + +- MIT + +## Contact us + +- [Alibaba Cloud OSS official website](http://oss.aliyun.com). +- [Alibaba Cloud OSS official forum](http://bbs.aliyun.com). +- [Alibaba Cloud OSS official documentation center](http://www.aliyun.com/product/oss#Docs). +- Alibaba Cloud official technical support: [Submit a ticket](https://workorder.console.aliyun.com/#/ticket/createIndex). + +[releases-page]: https://github.com/aliyun/aliyun-oss-php-sdk/releases +[phar-composer]: https://github.com/clue/phar-composer + diff --git a/vendor/aliyuncs/oss-sdk-php/autoload.php b/vendor/aliyuncs/oss-sdk-php/autoload.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/build-phar.sh b/vendor/aliyuncs/oss-sdk-php/build-phar.sh old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/composer.json b/vendor/aliyuncs/oss-sdk-php/composer.json old mode 100755 new mode 100644 index 29e280b9..1ecb58c9 --- a/vendor/aliyuncs/oss-sdk-php/composer.json +++ b/vendor/aliyuncs/oss-sdk-php/composer.json @@ -14,8 +14,8 @@ "php":">=5.3" }, "require-dev" : { - "phpunit/phpunit": "*", - "satooshi/php-coveralls": "*" + "phpunit/phpunit": "~4.0", + "satooshi/php-coveralls": "~1.0" }, "minimum-stability": "stable", "autoload": { diff --git a/vendor/aliyuncs/oss-sdk-php/example.jpg b/vendor/aliyuncs/oss-sdk-php/example.jpg old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/index.php b/vendor/aliyuncs/oss-sdk-php/index.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/phpunit.xml b/vendor/aliyuncs/oss-sdk-php/phpunit.xml old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Bucket.php b/vendor/aliyuncs/oss-sdk-php/samples/Bucket.php old mode 100755 new mode 100644 index a54b74e6..7dc50b89 --- a/vendor/aliyuncs/oss-sdk-php/samples/Bucket.php +++ b/vendor/aliyuncs/oss-sdk-php/samples/Bucket.php @@ -18,24 +18,6 @@ Common::println("bucket $bucket created"); $doesExist = $ossClient->doesBucketExist($bucket); Common::println("bucket $bucket exist? " . ($doesExist ? "yes" : "no")); -// Get the region of bucket -$regions = $ossClient->getBucketLocation($bucket); -Common::println("bucket $bucket region: " .print_r($regions,true)); - -// Get the meta of a bucket -$metas = $ossClient->getBucketMeta($bucket); -Common::println("bucket $bucket meta: " .print_r($metas,true)); - -// Get the info of bucket -$info = $ossClient->getBucketInfo($bucket); -Common::println("bucket name:".$info->getName()."\n"); -Common::println("bucket location:". $info->getLocation()."\n"); -Common::println("bucket creation time:".$info->getCreateDate()."\n"); -Common::println("bucket storage class:".$info->getStorageClass()."\n"); -Common::println("bucket extranet endpoint:".$info->getExtranetEndpoint()."\n"); -Common::println("bucket intranet endpoint:".$info->getIntranetEndpoint()."\n"); - - // Get the bucket list $bucketListInfo = $ossClient->listBuckets(); @@ -51,9 +33,6 @@ Common::println("bucket $bucket acl get: " . $acl); createBucket($ossClient, $bucket); doesBucketExist($ossClient, $bucket); -getBucketLocation($ossClient, $bucket); -getBucketMeta($ossClient,$bucket); -getBucketInfo($ossClient, $bucket); deleteBucket($ossClient, $bucket); putBucketAcl($ossClient, $bucket); getBucketAcl($ossClient, $bucket); @@ -103,71 +82,6 @@ function doesBucketExist($ossClient, $bucket) } } -/** - * Get the info of bucket - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - */ -function getBucketInfo($ossClient, $bucket) -{ - try { - $info = $ossClient->getBucketInfo($bucket); - printf("bucket name:%s\n", $info->getName()); - printf("bucket location:%s\n", $info->getLocation()); - printf("bucket creation time:%s\n", $info->getCreateDate()); - printf("bucket storage class:%s\n", $info->getStorageClass()); - printf("bucket extranet endpoint:%s\n", $info->getExtranetEndpoint()); - printf("bucket intranet endpoint:%s\n", $info->getIntranetEndpoint()); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Get the meta of a bucket - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - */ -function getBucketLocation($ossClient, $bucket) -{ - try { - $regions = $ossClient->getBucketLocation($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print("bucket $bucket region: " .print_r($regions,true)); - -} - - -/** - * Get the bucket's meta - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - */ -function getBucketMeta($ossClient, $bucket) -{ - try { - $metas = $ossClient->getBucketMeta($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); - print("bucket $bucket meta: " .print_r($metas,true)); -} - /** * Delete a bucket. If the bucket is not empty, the deletion fails. * A bucket which is not empty indicates that it does not contain any objects or parts that are not completely uploaded during multipart upload diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketCname.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketCname.php deleted file mode 100755 index c39eb401..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketCname.php +++ /dev/null @@ -1,91 +0,0 @@ -'; -$ossClient->addBucketCname($bucket, $myDomain); - -// View cname records -$cnameConfig = $ossClient->getBucketCname($bucket); -Common::println("bucket $bucket cname:" . $cnameConfig->serializeToXml()); - -// Delete bucket cname -$myDomain = ''; -$ossClient->deleteBucketCname($bucket,$myDomain); -Common::println("bucket $bucket cname deleted"); - -//******************************* For complete usage, see the following functions **************************************************** - -addBucketCname($ossClient, $bucket); -getBucketCname($ossClient, $bucket); -deleteBucketCname($ossClient, $bucket); - -/** - * Set bucket cname - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function addBucketCname($ossClient, $bucket) -{ - // Set up a custom domain name. - $myDomain = ''; - try { - $ossClient->addBucketCname($bucket, $myDomain); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Get bucket cname - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function getBucketCname($ossClient, $bucket) -{ - try { - $cnameConfig = $ossClient->getBucketCname($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); - print($cnameConfig->serializeToXml() . "\n"); -} - -/** - * Delete bucket cname - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function deleteBucketCname($ossClient, $bucket) -{ - $myDomain = ''; - try { - $ossClient->deleteBucketCname($bucket, $myDomain); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketCors.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketCors.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketEncryption.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketEncryption.php deleted file mode 100755 index 0e61d5bf..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketEncryption.php +++ /dev/null @@ -1,98 +0,0 @@ -putBucketEncryption($bucket, $config); -Common::println("bucket $bucket encryoption created"); - -$config = $ossClient->getBucketEncryption($bucket); -Common::println("bucket $bucket encryoption:".$config->serializeToXml()); - -$config = $ossClient->deleteBucketEncryption($bucket); -Common::println("bucket $bucket encryoption has deleted"); - -//******************************* For complete usage, see the following functions **************************************************** -putBucketEncryption($ossClient, $bucket); -getBucketEncryption($ossClient, $bucket); -deleteBucketEncryption($ossClient, $bucket); - -/** - * Configure Bucket encryption - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ - -function putBucketEncryption($ossClient,$bucket){ - try { - // Set Bucket's default server-side encryption method to OSS fully managed encryption (SSE-OSS). - $config = new ServerSideEncryptionConfig("AES256"); - // Set Bucket's default server-side encryption method to KMS, and do not specify a CMK ID. - //$config = new ServerSideEncryptionConfig("KMS"); - // Set Bucket's default server-side encryption method to KMS, and specify the CMK ID. - //$config = new ServerSideEncryptionConfig("KMS", "your kms id"); - $ossClient->putBucketEncryption($bucket, $config); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Get Bucket encryption - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ - -function getBucketEncryption($ossClient,$bucket){ - try { - $config = $ossClient->getBucketEncryption($bucket); - print($config->getSSEAlgorithm()); - print($config->getKMSMasterKeyID()); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Delete Bucket encryption - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ - -function deleteBucketEncryption($ossClient,$bucket){ - try { - $ossClient->deleteBucketEncryption($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketLifecycle.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketLifecycle.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketLogging.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketLogging.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketPayment.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketPayment.php deleted file mode 100755 index ad045559..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketPayment.php +++ /dev/null @@ -1,116 +0,0 @@ -putBucketRequestPayment($bucket, "Requester"); - -//Get requester payment mode configuration -$payer = $ossClient->getBucketRequestPayment($bucket); -Common::println("bucket $bucket Payer:".$payer.PHP_EOL); - -//Third-party paid access to Object -$options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - )); - -$content = "hello"; -$object = "object"; - -//PutObject interface to specify the payer -$ossClient->putObject($bucket, $object, $content, $options); - -// GetObject interface to specify the payer -$ossClient->getObject($bucket, $object, $options); - -// DeleteObject interface to specify the payer -$ossClient->deleteObject($bucket, $object, $options); - -//******************************* For complete usage, see the following functions **************************************************** - -putBucketRequestPayment($ossClient,$bucket); -getBucketRequestPayment($ossClient,$bucket); -setObjectPayment($ossClient,$bucket); - -/** - * Set requester payment mode - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function putBucketRequestPayment($ossClient, $bucket) -{ - try { - $ossClient->putBucketRequestPayment($bucket, "Requester"); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Get payment mode of bucket - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function getBucketRequestPayment($ossClient, $bucket) -{ - try { - $payer = $ossClient->getBucketRequestPayment($bucket); - print("bucket $bucket Payer:".$payer.PHP_EOL); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Set payment mode of object - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function setObjectPayment($ossClient,$bucket){ - // Specify the payment model for the requester. - $options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - )); - - try { - - $content = "hello"; - $object = "object"; - //PutObject interface to specify the payer - $ossClient->putObject($bucket, $object, $content, $options); - // GetObject interface to specify the payer - $ossClient->getObject($bucket, $object, $options); - // DeleteObject interface to specify the payer - $ossClient->deleteObject($bucket, $object, $options); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketPolicy.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketPolicy.php deleted file mode 100755 index 333eface..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketPolicy.php +++ /dev/null @@ -1,123 +0,0 @@ -putBucketPolicy($bucket, $policy); - -// Get bucket pllicy -$policy = $ossClient->getBucketPolicy($bucket); -Common::println("bucket $bucket policy: " . $policy); - - -// Delete bucket pllicy -$policy = $ossClient->deleteBucketPolicy($bucket); - -//******************************* For complete usage, see the following functions **************************************************** - -putBucketPolicy($ossClient, $bucket); -getBucketPolicy($ossClient, $bucket); -deleteBucketPolicy($ossClient, $bucket); - -/** - * Set Bucket Policy - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function putBucketPolicy($ossClient, $bucket) -{ - $policy = <<< BBBB -{ - "Version":"1", - "Statement":[ - { - "Action":[ - "oss:PutObject", - "oss:GetObject" - ], - "Effect":"Allow", - "Resource":["acs:oss:*:*:*/user1/*"] - } - ] -} -BBBB; - - try { - $ossClient->putBucketPolicy($bucket, $policy); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Get Bucket Policy - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function getBucketPolicy($ossClient, $bucket) -{ - try { - $policy = $ossClient->getBucketPolicy($bucket); - print($policy); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Delete Bucket Policy - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function deleteBucketPolicy($ossClient, $bucket) -{ - try { - $ossClient->deleteBucketPolicy($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketReferer.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketReferer.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketStat.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketStat.php deleted file mode 100755 index 43c03e65..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketStat.php +++ /dev/null @@ -1,65 +0,0 @@ -getBucketStat($bucket); -Common::println("Bucket ".$bucket." current storage is:".$stat->getStorage().PHP_EOL); -Common::println("Bucket ".$bucket." object count is:".$stat->getObjectCount().PHP_EOL); -Common::println("Bucket ".$bucket." multipart upload count is:".$stat->getMultipartUploadCount().PHP_EOL); -Common::println("Bucket ".$bucket." live channel count is:".$stat->getLiveChannelCount().PHP_EOL); -Common::println("Bucket ".$bucket." last modified time is:".$stat->getLastModifiedTime().PHP_EOL); -Common::println("Bucket ".$bucket." standard storage is:".$stat->getStandardStorage().PHP_EOL); -Common::println("Bucket ".$bucket." standard object count is:".$stat->getStandardObjectCount().PHP_EOL); -Common::println("Bucket ".$bucket." infrequent access storage is:".$stat->getInfrequentAccessStorage().PHP_EOL); -Common::println("Bucket ".$bucket." infrequent access real storage is:".$stat->getInfrequentAccessRealStorage().PHP_EOL); -Common::println("Bucket ".$bucket." infrequent access object count is:".$stat->getInfrequentAccessObjectCount().PHP_EOL); -Common::println("Bucket ".$bucket." archive storage is:".$stat->getArchiveStorage().PHP_EOL); -Common::println("Bucket ".$bucket." archive real storage is:".$stat->getArchiveRealStorage().PHP_EOL); -Common::println("Bucket ".$bucket." archive object count is:".$stat->getArchiveObjectCount().PHP_EOL); -Common::println("Bucket ".$bucket." cold archive storage is:".$stat->getColdArchiveStorage().PHP_EOL); -Common::println("Bucket ".$bucket." cold archive real storage is:".$stat->getColdArchiveRealStorage().PHP_EOL); -Common::println("Bucket ".$bucket." cold archive object count is:".$stat->getColdArchiveObjectCount().PHP_EOL); - -//******************************* For complete usage, see the following functions **************************************************** -getBucketStat($ossClient,$bucket); -/** - * get bucket stat - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function getBucketStat($ossClient, $bucket) -{ - try { - $stat = $ossClient->getBucketStat($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - printf("Bucket ".$bucket." current storage is:".$stat->getStorage().PHP_EOL); - printf("Bucket ".$bucket." object count is:".$stat->getObjectCount().PHP_EOL); - printf("Bucket ".$bucket." multipart upload count is:".$stat->getMultipartUploadCount().PHP_EOL); - printf("Bucket ".$bucket." live channel count is:".$stat->getLiveChannelCount().PHP_EOL); - printf("Bucket ".$bucket." last modified time is:".$stat->getLastModifiedTime().PHP_EOL); - printf("Bucket ".$bucket." standard storage is:".$stat->getStandardStorage().PHP_EOL); - printf("Bucket ".$bucket." standard object count is:".$stat->getStandardObjectCount().PHP_EOL); - printf("Bucket ".$bucket." infrequent access storage is:".$stat->getInfrequentAccessStorage().PHP_EOL); - printf("Bucket ".$bucket." infrequent access real storage is:".$stat->getInfrequentAccessRealStorage().PHP_EOL); - printf("Bucket ".$bucket." infrequent access object count is:".$stat->getInfrequentAccessObjectCount().PHP_EOL); - printf("Bucket ".$bucket." archive storage is:".$stat->getArchiveStorage().PHP_EOL); - printf("Bucket ".$bucket." archive real storage is:".$stat->getArchiveRealStorage().PHP_EOL); - printf("Bucket ".$bucket." archive object count is:".$stat->getArchiveObjectCount().PHP_EOL); - printf("Bucket ".$bucket." cold archive storage is:".$stat->getColdArchiveStorage().PHP_EOL); - printf("Bucket ".$bucket." cold archive real storage is:".$stat->getColdArchiveRealStorage().PHP_EOL); - printf("Bucket ".$bucket." cold archive object count is:".$stat->getColdArchiveObjectCount().PHP_EOL); - print(__FUNCTION__ . ": OK" . "\n"); -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketTags.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketTags.php deleted file mode 100755 index e361eaad..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketTags.php +++ /dev/null @@ -1,112 +0,0 @@ -addTag(new Tag("key1", "value1")); -$config->addTag(new Tag("key2", "value2")); -$ossClient->putBucketTags($bucket, $config); - -// Get bucket tags -$config = $ossClient->getBucketTags($bucket); -Common::println("bucket $bucket tags: ".$config->serializeToXml()); - -// Delete bucket tags - -// Delete the specified tag of the bucket. -$tags = array(); -$tags[] = new Tag("key1", "value1"); -$tags[] = new Tag("key2", "value2"); -$ossClient->deleteBucketTags($bucket, $tags); - -// Delete all tags in the bucket. -$ossClient->deleteBucketTags($bucket); - -//******************************* For complete usage, see the following functions **************************************************** - -putBucketTags($ossClient, $bucket); -getBucketTags($ossClient, $bucket); -deleteBucketTags($ossClient, $bucket); - - -/** - * Create bucket tag - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function putBucketTags($ossClient, $bucket) -{ - try { - // 设置Bucket标签。 - $config = new TaggingConfig(); - $config->addTag(new Tag("key1", "value1")); - $config->addTag(new Tag("key2", "value2")); - $ossClient->putBucketTags($bucket, $config); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * get bucket tag - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function getBucketTags($ossClient, $bucket) -{ - try { - $config = $ossClient->getBucketTags($bucket); - print_r($config->getTags()); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * delete bucket tag - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function deleteBucketTags($ossClient, $bucket) -{ - try { - // Delete the specified tag of the bucket. - $tags = array(); - $tags[] = new Tag("key1", "value1"); - $tags[] = new Tag("key2", "value2"); - $ossClient->deleteBucketTags($bucket, $tags); - - // Delete all tags in the bucket. - //$ossClient->deleteBucketTags($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketTransferAcceleration.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketTransferAcceleration.php deleted file mode 100755 index ee112dbc..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketTransferAcceleration.php +++ /dev/null @@ -1,61 +0,0 @@ -sfer acceleration -$enabled = true; // set true to enable transfer acceleration; set false to disalbe transfer acceleration -$ossClient->putBucketTransferAcceleration($bucket, $enabled); -printf('putBucketTransferAcceleration SUCCESS' . "\n"); - - -// get transfer acceleration -$result = $ossClient->getBucketTransferAcceleration($bucket); -printf('getBucketTransferAcceleration Status:%s'."\n",$result); - - -//******************************* For complete usage, see the following functions **************************************************** -putBucketTransferAcceleration($ossClient,$bucket); -getBucketTransferAcceleration($bucket); - -/** - * @param $ossClient OssClient - * @param $bucket bucket_name string - * @param $enabled string - */ -function putBucketTransferAcceleration($ossClient, $bucket, $enabled) -{ - try{ - $enabled = true; // set true to enable transfer acceleration; set false to disalbe transfer acceleration - $ossClient->putBucketTransferAcceleration($bucket,$enabled); - printf('putBucketTransferAcceleration SUCCESS' . "\n"); - } catch(OssException $e) { - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * @param $ossClient OssClient - * @param $bucket bucket_name string - */ -function getBucketTransferAcceleration($ossClient, $bucket) -{ - try{ - $result = $ossClient->getBucketTransferAcceleration($bucket); - printf('getBucketTransferAcceleration Status:%s'."\n",$result); - } catch(OssException $e) { - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketVersion.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketVersion.php deleted file mode 100755 index a1b4ed68..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketVersion.php +++ /dev/null @@ -1,235 +0,0 @@ -putBucketVersioning($bucket, "Enabled"); -Common::println("bucket $bucket version Enabled"); -// show all object list -$option = array( - OssClient::OSS_KEY_MARKER => null, - OssClient::OSS_VERSION_ID_MARKER => null -); -$bool = true; -while ($bool) { - $result = $ossClient->listObjectVersions($bucket, $option); - ## View the version information of the listed object. - foreach ($result->getObjectVersionList() as $key => $info) { - Common::println("key name: " . $info->getKey()); - Common::println("versionid: " . $info->getVersionId()); - Common::println("Is latest: " . $info->getIsLatest()); - } - - ## View the version information that lists the deletion flags. - foreach ($result->getDeleteMarkerList() as $key => $info) { - Common::println("del_maker key name: " . $info->getKey()); - Common::println("del_maker versionid: " . $info->getVersionId()); - Common::println("del_maker Is latest: " . $info->getIsLatest()); - } - - if ($result->getIsTruncated() === 'true') { - $option = array( - OssClient::OSS_KEY_MARKER => $result->getNextKeyMarker(), - OssClient::OSS_VERSION_ID_MARKER => $result->getNextVersionIdMarker() - ); - } else { - $bool = false; - } -} - -// show the prefix object - -$option = array( - OssClient::OSS_KEY_MARKER => null, - OssClient::OSS_VERSION_ID_MARKER => null, - OssClient::OSS_PREFIX => "test" -); -$bool = true; -while ($bool) { - $result = $ossClient->listObjectVersions($bucket, $option); - ## View the version information of the listed object. - foreach ($result->getObjectVersionList() as $key => $info) { - Common::println("key name: " . $info->getKey()); - Common::println("versionid: " . $info->getVersionId()); - Common::println("Is latest: " . $info->getIsLatest()); - } - - ## View the version information that lists the deletion flags. - foreach ($result->getDeleteMarkerList() as $key => $info) { - Common::println("del_maker key name: " . $info->getKey()); - Common::println("del_maker versionid: " . $info->getVersionId()); - Common::println("del_maker Is latest: " . $info->getIsLatest()); - } - - if ($result->getIsTruncated() === 'true') { - $option[OssClient::OSS_KEY_MARKER] = $result->getNextKeyMarker(); - $option[OssClient::OSS_VERSION_ID_MARKER] = $result->getNextVersionIdMarker(); - } else { - $bool = false; - } -} - -// list the number of objects - -$option = array( - OssClient::OSS_KEY_MARKER => null, - OssClient::OSS_VERSION_ID_MARKER => null, - OssClient::OSS_MAX_KEYS => 200 -); - -$result = $ossClient->listObjectVersions($bucket, $option); -## View the version information of the listed object. -foreach ($result->getObjectVersionList() as $key => $info) { - Common::println("key name: " . $info->getKey()); - Common::println("versionid: " . $info->getVersionId()); - Common::println("Is latest: " . $info->getIsLatest()); -} - -## View the version information that lists the deletion flags. -foreach ($result->getDeleteMarkerList() as $key => $info) { - Common::println("del_maker key name: " . $info->getKey()); - Common::println("del_maker versionid: " . $info->getVersionId()); - Common::println("del_maker Is latest: " . $info->getIsLatest()); -} - - -// show root folder list -$option = array( - OssClient::OSS_KEY_MARKER => null, - OssClient::OSS_VERSION_ID_MARKER => null, - OssClient::OSS_DELIMITER => "/", -); -$bool = true; -while ($bool) { - $result = $ossClient->listObjectVersions($bucket, $option); - ## View the version information of the listed object. - foreach ($result->getObjectVersionList() as $key => $info) { - Common::println("key name: " . $info->getKey()); - Common::println("versionid: " . $info->getVersionId()); - Common::println("Is latest: " . $info->getIsLatest()); - } - - ## View the version information that lists the deletion flags. - foreach ($result->getDeleteMarkerList() as $key => $info) { - Common::println("del_maker key name: " . $info->getKey()); - Common::println("del_maker versionid: " . $info->getVersionId()); - Common::println("del_maker Is latest: " . $info->getIsLatest()); - } - - if ($result->getIsTruncated() === 'true') { - $option[OssClient::OSS_KEY_MARKER] = $result->getNextKeyMarker(); - $option[OssClient::OSS_VERSION_ID_MARKER] = $result->getNextVersionIdMarker(); - } else { - $bool = false; - } -} - -// Show subfolder objects list -$option = array( - OssClient::OSS_KEY_MARKER => null, - OssClient::OSS_VERSION_ID_MARKER => null, - OssClient::OSS_DELIMITER => "/", - OssClient::OSS_PREFIX => "test/", -); -$bool = true; -while ($bool) { - $result = $ossClient->listObjectVersions($bucket, $option); - ## View the version information of the listed object. - foreach ($result->getObjectVersionList() as $key => $info) { - Common::println("key name: " . $info->getKey()); - Common::println("versionid: " . $info->getVersionId()); - Common::println("Is latest: " . $info->getIsLatest()); - } - - ## View the version information that lists the deletion flags. - foreach ($result->getDeleteMarkerList() as $key => $info) { - Common::println("del_maker key name: " . $info->getKey()); - Common::println("del_maker versionid: " . $info->getVersionId()); - Common::println("del_maker Is latest: " . $info->getIsLatest()); - } - - if ($result->getIsTruncated() === 'true') { - $option[OssClient::OSS_KEY_MARKER] = $result->getNextKeyMarker(); - $option[OssClient::OSS_VERSION_ID_MARKER] = $result->getNextVersionIdMarker(); - } else { - $bool = false; - } -} - - -//******************************* For complete usage, see the following functions **************************************************** - -listObjectVersions($ossClient, $bucket); -putBucketVersioning($ossClient, $bucket); -/** - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function listObjectVersions($ossClient, $bucket) -{ - try { - $option = array( - OssClient::OSS_KEY_MARKER => null, - OssClient::OSS_VERSION_ID_MARKER => null, - ); - $bool = true; - while ($bool) { - $result = $ossClient->listObjectVersions($bucket, $option); - ## View the version information of the listed object. - foreach ($result->getObjectVersionList() as $key => $info) { - Common::println("key name: " . $info->getKey()); - Common::println("versionid: " . $info->getVersionId()); - Common::println("Is latest: " . $info->getIsLatest()); - } - - ## View the version information that lists the deletion flags. - foreach ($result->getDeleteMarkerList() as $key => $info) { - Common::println("del_maker key name: " . $info->getKey()); - Common::println("del_maker versionid: " . $info->getVersionId()); - Common::println("del_maker Is latest: " . $info->getIsLatest()); - } - - if ($result->getIsTruncated() === 'true') { - $option[OssClient::OSS_KEY_MARKER] = $result->getNextKeyMarker(); - $option[OssClient::OSS_VERSION_ID_MARKER] = $result->getNextVersionIdMarker(); - } else { - $bool = false; - } - } - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Enabled or Suspended bucket version - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function putBucketVersioning($ossClient, $bucket) -{ - try { - //Set the storage space version control to enable version control (Enabled) or suspend version control (Suspended). - $ossClient->putBucketVersioning($bucket, "Enabled"); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketWebsite.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketWebsite.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/BucketWorm.php b/vendor/aliyuncs/oss-sdk-php/samples/BucketWorm.php deleted file mode 100755 index c4b0fb92..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/BucketWorm.php +++ /dev/null @@ -1,145 +0,0 @@ -initiateBucketWorm($bucket, 30); -Common::println("bucket $bucket wormId: " . $wormId.PHP_EOL); - -// Cancel an unlocked compliance retention policy -$ossClient->abortBucketWorm($bucket); - -//Lock compliant retention policy -$wormId = $ossClient->initiateBucketWorm($bucket, 30); -$ossClient->completeBucketWorm($bucket, $wormId); - -// Get compliant retention policy -$config = $ossClient->getBucketWorm($bucket); -Common::println("WormId:".$config->getWormId().PHP_EOL); -Common::println("State:". $config->getState().PHP_EOL); -Common::println("Day:". $config->getDay().PHP_EOL); - -// Extend the retention days of objects -$wormId = ""; -// Extend the retention days of objects in the locked compliance retention policy to 120 days. -$ossClient->extendBucketWorm($bucket, $wormId, 120); - -//******************************* For complete usage, see the following functions **************************************************** - -initiateBucketWorm($ossClient, $bucket); -abortBucketWorm($ossClient, $bucket); -completeBucketWorm($ossClient, $bucket); -getBucketWorm($ossClient, $bucket); -extendBucketWorm($ossClient, $bucket); - -/** - * Set Bucket Worm Ploicy - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function initiateBucketWorm($ossClient, $bucket) -{ - try { - $wormId = $ossClient->initiateBucketWorm($bucket,30); - print("bucket $bucket wormId: " . $wormId.PHP_EOL); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Cancel an unlocked compliance retention policy - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket Name of the bucket to create - * @return null - */ -function abortBucketWorm($ossClient, $bucket) -{ - try { - $ossClient->abortBucketWorm($bucket); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * Complete Bucket Worm - * @param $ossClient $ossClient OssClient instance - * @param $bucket $bucket Name of the bucket to create - */ -function completeBucketWorm($ossClient, $bucket) -{ - try { - $wormId = $ossClient->initiateBucketWorm($bucket, 30); - $ossClient->completeBucketWorm($bucket, $wormId); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Get Bucket Worm - * @param $ossClient $ossClient OssClient instance - * @param $bucket $bucket Name of the bucket to create - */ -function getBucketWorm($ossClient, $bucket) -{ - try { - $config = $ossClient->getBucketWorm($bucket); - - printf("WormId:%s\n", $config->getWormId()); - printf("State:%s\n", $config->getState()); - printf("Day:%d\n", $config->getDay()); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Extend the retention days of objects - * @param $ossClient $ossClient OssClient instance - * @param $bucket $bucket Name of the bucket to create - */ -function extendBucketWorm($ossClient, $bucket) -{ - $wormId = ""; - try { - $ossClient->ExtendBucketWorm($bucket, $wormId, 120); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Callback.php b/vendor/aliyuncs/oss-sdk-php/samples/Callback.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Common.php b/vendor/aliyuncs/oss-sdk-php/samples/Common.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Config.php b/vendor/aliyuncs/oss-sdk-php/samples/Config.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/CredentialsPhp.php b/vendor/aliyuncs/oss-sdk-php/samples/CredentialsPhp.php deleted file mode 100755 index 346454b4..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/CredentialsPhp.php +++ /dev/null @@ -1,76 +0,0 @@ -warpper = $credential; - } - public function getCredentials(){ - $ak = $this->warpper->getAccessKeyId(); - $sk = $this->warpper->getAccessKeySecret(); - $token = $this->warpper->getSecurityToken(); - return new StaticCredentialsProvider($ak, $sk, $token); - } -} - -$bucket = Common::getBucketName(); - -//AccessKey Credentials demo -$credential = new Credential(array( - 'type' => 'access_key', - 'access_key_id' => '', - 'access_key_secret' => '', -)); -$providerWarpper = new AlibabaCloudCredentialsWrapper($credential); -$config = array( - 'provider' => $providerWarpper, - 'endpoint'=> '' -); -try { - $ossClient = new OssClient($config); - $ossClient->putObject($bucket,'c.file','hi oss,this is credentials test of access key'); - $result = $ossClient->getObject($bucket,'c.file'); - var_dump($result); -} catch (OssException $e) { - printf($e->getMessage() . "\n"); - return; -} - - -// EcsRamRole Credentials demo -$ecsRamRole = new Credential(array( - 'type' => 'ecs_ram_role', - 'role_name' => 'EcsRamRoleOssTest', -)); -$providerWarpper = new AlibabaCloudCredentialsWrapper($ecsRamRole); -$bucket = 'oss-bucket-cd-yp-test'; -$config = array( - 'provider' => $providerWarpper, - 'endpoint'=> '' -); -try { - $ossClient = new OssClient($config); - $ossClient->putObject($bucket,'c.file','hi oss,this is credentials test of EcsRamRole'); - $result = $ossClient->getObject($bucket,'c.file'); - var_dump($result); -} catch (OssException $e) { - printf($e->getMessage() . "\n"); - return; -} diff --git a/vendor/aliyuncs/oss-sdk-php/samples/CredentialsProvider.php b/vendor/aliyuncs/oss-sdk-php/samples/CredentialsProvider.php deleted file mode 100755 index b38f54da..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/CredentialsProvider.php +++ /dev/null @@ -1,45 +0,0 @@ -'; -$secret = ''; -$provider = new StaticCredentialsProvider($id,$secret); -$config = array( - 'provider' => $provider, - 'endpoint'=>'' -); -try { - $ossClient = new OssClient($config); - $ossClient->putObject($bucket,'c.file','hi oss,this is credentials test of access key provider'); - $result = $ossClient->getObject($bucket,'c.file'); - var_dump($result); -} catch (OssException $e) { - printf($e->getMessage() . "\n"); - return; -} - -// Sts provider demo -$id = ''; -$secret = ''; -$token = ''; -$provider = new StaticCredentialsProvider($id,$secret,$token); -$config = array( - 'provider' => $provider, - 'endpoint'=> "" -); - -try { - $ossClient = new OssClient($config); - $ossClient->putObject($bucket,'c.file','hi oss,this is credentials test of sts provider'); - $result = $ossClient->getObject($bucket,'c.file'); - var_dump($result); -} catch (OssException $e) { - printf($e->getMessage() . "\n"); - return; -} diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Image.php b/vendor/aliyuncs/oss-sdk-php/samples/Image.php old mode 100755 new mode 100644 index 85317339..6e51d06d --- a/vendor/aliyuncs/oss-sdk-php/samples/Image.php +++ b/vendor/aliyuncs/oss-sdk-php/samples/Image.php @@ -83,5 +83,5 @@ function printImage($func, $imageFile) Common::println("$func, image width: " . $array[0]); Common::println("$func, image height: " . $array[1]); Common::println("$func, image type: " . ($array[2] === 2 ? 'jpg' : 'png')); - Common::println("$func, image size: " . ceil(sprintf('%u',filesize($imageFile)))); + Common::println("$func, image size: " . ceil(filesize($imageFile))); } diff --git a/vendor/aliyuncs/oss-sdk-php/samples/LiveChannel.php b/vendor/aliyuncs/oss-sdk-php/samples/LiveChannel.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/MultipartUpload.php b/vendor/aliyuncs/oss-sdk-php/samples/MultipartUpload.php old mode 100755 new mode 100644 index dd4b7fde..21756b7c --- a/vendor/aliyuncs/oss-sdk-php/samples/MultipartUpload.php +++ b/vendor/aliyuncs/oss-sdk-php/samples/MultipartUpload.php @@ -85,7 +85,7 @@ function putObjectByRawApis($ossClient, $bucket) */ $partSize = 10 * 1024 * 1024; $uploadFile = __FILE__; - $uploadFileSize = sprintf('%u',filesize($uploadFile)); + $uploadFileSize = filesize($uploadFile); $pieces = $ossClient->generateMultiuploadParts($uploadFileSize, $partSize); $responseUploadPart = array(); $uploadPosition = 0; diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Object.php b/vendor/aliyuncs/oss-sdk-php/samples/Object.php old mode 100755 new mode 100644 index bf6e86b0..ae6eb839 --- a/vendor/aliyuncs/oss-sdk-php/samples/Object.php +++ b/vendor/aliyuncs/oss-sdk-php/samples/Object.php @@ -3,7 +3,6 @@ require_once __DIR__ . '/Common.php'; use OSS\OssClient; use OSS\Core\OssException; -use OSS\Model\RestoreConfig; $bucket = Common::getBucketName(); $ossClient = Common::getOssClient(); @@ -49,17 +48,6 @@ $ossClient->getObject($bucket, "c.file", $options); Common::println("b.file is fetched to the local file: c.file.localcopy"); Common::println("b.file is created"); - -// Restore Object -$day = 3; -$tier = 'Expedited'; -$config = new RestoreConfig($day,$tier); -$options = array( - OssClient::OSS_RESTORE_CONFIG => $config -); -$ossClient->restoreObject($bucket, 'b.file',$options); - - // Copy an object $result = $ossClient->copyObject($bucket, "c.file", $bucket, "c.file.copy"); Common::println("lastModifiedTime: " . $result[0]); @@ -87,37 +75,9 @@ foreach($result as $object) sleep(2); unlink("c.file.localcopy"); -// Normal upload and download speed limit -$object= "b.file"; -$content = "hello world"; - -// The speed limit is 100 KB/s, which is 819200 bit/s. -$options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - )); -// Speed limit upload. -$ossClient->putObject($bucket, $object, $content, $options); - -// Speed limit download. -$ossClient->getObject($bucket, $object, $options); - -// Signed URL upload and download speed limit - -// Create a URL for uploading with a limited rate, and the validity period is 60s. -$timeout = 60; -$signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "PUT", $options); -Common::println("b.file speed limit upload url:".$signedUrl.PHP_EOL); - -// Create a URL for speed-limited downloads, with a validity period of 120s. -$timeout = 120; -$signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "GET", $options); -Common::println("b.file speed limit download url:".$signedUrl.PHP_EOL); - //******************************* For complete usage, see the following functions **************************************************** listObjects($ossClient, $bucket); -listObjectsV2($ossClient, $bucket); listAllObjects($ossClient, $bucket); createObjectDir($ossClient, $bucket); putObject($ossClient, $bucket); @@ -132,11 +92,6 @@ deleteObjects($ossClient, $bucket); doesObjectExist($ossClient, $bucket); getSymlink($ossClient, $bucket); putSymlink($ossClient, $bucket); -putObjectSpeed($ossClient, $bucket); -getObjectSpeed($ossClient, $bucket); -signUrlSpeedUpload($ossClient, $bucket); -signUrlSpeedDownload($ossClient, $bucket); -restoreObject($ossClient,$bucket); /** * Create a 'virtual' folder * @@ -239,10 +194,6 @@ function listObjects($ossClient, $bucket) print("objectList:\n"); foreach ($objectList as $objectInfo) { print($objectInfo->getKey() . "\n"); - if($objectInfo->getOwner() != null){ - printf("owner id:".$objectInfo->getOwner()->getId() . "\n"); - printf("owner name:".$objectInfo->getOwner()->getDisplayName() . "\n"); - } } } if (!empty($prefixList)) { @@ -253,55 +204,6 @@ function listObjects($ossClient, $bucket) } } -/** - * Lists all files and folders in the bucket. - * Note if there's more items than the max-keys specified, the caller needs to use the nextMarker returned as the value for the next call's maker paramter. - * Loop through all the items returned from ListObjects. - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function listObjectsV2($ossClient, $bucket) -{ - $prefix = 'oss-php-sdk-test/'; - $delimiter = '/'; - $maxkeys = 1000; - $options = array( - 'delimiter' => $delimiter, - 'prefix' => $prefix, - 'max-keys' => $maxkeys, - 'start-after' =>'test-object', - 'fetch-owner' =>'true', - ); - try { - $listObjectInfo = $ossClient->listObjectsV2($bucket, $options); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); - $objectList = $listObjectInfo->getObjectList(); // object list - $prefixList = $listObjectInfo->getPrefixList(); // directory list - if (!empty($objectList)) { - print("objectList:\n"); - foreach ($objectList as $objectInfo) { - print($objectInfo->getKey() . "\n"); - if($objectInfo->getOwner() != null){ - printf("owner id:".$objectInfo->getOwner()->getId() . "\n"); - printf("owner name:".$objectInfo->getOwner()->getDisplayName() . "\n"); - } - } - } - if (!empty($prefixList)) { - print("prefixList: \n"); - foreach ($prefixList as $prefixInfo) { - print($prefixInfo->getPrefix() . "\n"); - } - } -} - /** * Lists all folders and files under the bucket. Use nextMarker repeatedly to get all objects. * @@ -614,116 +516,3 @@ function doesObjectExist($ossClient, $bucket) var_dump($exist); } -/** - * Speed limit upload. - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function putObjectSpeed($ossClient, $bucket) -{ - $object = "upload-test-object-name.txt"; - $content = file_get_contents(__FILE__); - $options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - )); - try { - $ossClient->putObject($bucket, $object, $content, $options); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Speed limit download. - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function getObjectSpeed($ossClient, $bucket) -{ - $object = "upload-test-object-name.txt"; - $options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - )); - try { - $ossClient->getObject($bucket, $object, $options); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Speed limit download. - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function signUrlSpeedUpload($ossClient, $bucket) -{ - $object = "upload-test-object-name.txt"; - $timeout = 120; - $options = array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - ); - $timeout = 60; - $signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "PUT", $options); - print($signedUrl); -} - - -/** - * Speed limit download. - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function signUrlSpeedDownload($ossClient, $bucket) -{ - $object = "upload-test-object-name.txt"; - $timeout = 120; - $options = array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - ); - $signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "GET", $options); - print($signedUrl); - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Restore object - * - * @param OssClient $ossClient OssClient instance - * @param string $bucket bucket name - * @return null - */ -function restoreObject($ossClient, $bucket) -{ - $object = "oss-php-sdk-test/upload-test-object-name.txt"; - $day = 3; - $tier = 'Expedited'; - $config = new RestoreConfig($day,$tier); - $options = array( - OssClient::OSS_RESTORE_CONFIG => $config - ); - try { - $ossClient->restoreObject($bucket, $object,$options); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - print(__FUNCTION__ . ": OK" . "\n"); -} diff --git a/vendor/aliyuncs/oss-sdk-php/samples/ObjectTagging.php b/vendor/aliyuncs/oss-sdk-php/samples/ObjectTagging.php deleted file mode 100755 index adc283b0..00000000 --- a/vendor/aliyuncs/oss-sdk-php/samples/ObjectTagging.php +++ /dev/null @@ -1,366 +0,0 @@ - array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - ) -); -$result = $ossClient->putObject($bucket, $object, __FILE__,$options); -Common::println("b.file is created"); -Common::println("tag is:".$result['oss-requestheaders']['x-oss-tagging']); - -// Add object tags when uploading parts - -$object = "b.file"; -$file = __FILE__; -$options = array( - OssClient::OSS_CHECK_MD5 => true, - OssClient::OSS_PART_SIZE => 1, - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - ), -); -$result = $ossClient->multiuploadFile($bucket, $object, $file, $options); -Common::println("b.file is created"); -Common::println("tag is:".$result['oss-requestheaders']['x-oss-tagging']); - -// get tags from object - -$object = "a.txt"; -$result = $ossClient->getObjectTagging($bucket,$object); -printf($object.'tags is: '.$result->serializeToXml().PHP_EOL); - - -// Add or change object tags to uploaded objects -$config = new TaggingConfig(); -$config->addTag(new Tag("key1", "value1")); -$config->addTag(new Tag("key2", "value2")); - -$ossClient->putObjectTagging($bucket, $object, $config); -// Add object tags when uploading -$object = "a.txt"; -$filePath = "D:\\localpath\\b.txt"; -$filePath1 = "D:\\localpath\\c.txt"; -$options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2', - ) -); -$position = $ossClient->appendObject($bucket, $object,'content one',0,$options); -printf('Content one append object Success'.PHP_EOL); -$position = $ossClient->appendObject($bucket, $object, 'content two',$position,$options); -printf('Content two append object Success'.PHP_EOL); - -// delete tags -$object = "g.file"; -$ossClient->deleteObjectTagging($bucket, $object); -printf($object.' tags has deleted'.PHP_EOL); - -// Copy a small file -$fromBucket = $bucket; -$fromObject = "a.file"; -$toBucket = $bucket; -$toObject = $fromObject . '.copy'; -$options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging-directive' => 'Replace', - 'x-oss-tagging'=>'key1=value1&key2=value2&key3=value3', - )); -$ossClient->copyObject($fromBucket, $fromObject, $toBucket, $toObject, $options); -$config = $ossClient->getObjectTagging($bucket, $toObject); -Common::println('object tags is:'.$config->serializeToXml()); - -// Copy a large file -$fromBucket = $bucket; -$fromObject = "a.file"; -$toBucket = $bucket; -$toObject = $fromObject . '.copy'; -$options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging'=>'key1=value1&key2=value2&key3=value3', - )); - -$part_size = 256*1024*1024; -$objectMeta = $ossClient->getObjectMeta($fromBucket, $fromObject); -$length = $objectMeta['content-length']; -$upload_id = $ossClient->initiateMultipartUpload($toBucket, $toObject,$options); -$pieces = $ossClient->generateMultiuploadParts($length, $part_size); -$response_upload_part = array(); -$copyId = 1; -$upload_position = 0; -foreach ($pieces as $i => $piece) { - $from_pos = $upload_position + (integer)$piece['seekTo']; - $to_pos = (integer)$piece['length'] + $from_pos - 1; - $up_options = array( - 'start' => $from_pos, - 'end' => $to_pos, - ); - $response_upload_part[] = $ossClient->uploadPartCopy( $fromBucket, $fromObject, $toBucket, $toObject, $copyId, $upload_id, $up_options); - printf("initiateMultipartUpload, uploadPartCopy - part#{$copyId} OK\n"); - $copyId = $copyId + 1; -} -$upload_parts = array(); -foreach ($response_upload_part as $i => $etag) { - $upload_parts[] = array( - 'PartNumber' => ($i + 1), - 'ETag' => $etag, - ); -} -$result = $ossClient->completeMultipartUpload($toBucket, $toObject, $upload_id, $upload_parts); -$config = $ossClient->getObjectTagging($bucket, $toObject); -Common::println($toObject.' tags is:'.$config->serializeToXml()); - - - -//******************************* For complete usage, see the following functions **************************************************** - -putObject($ossClient,$bucket); -multiuploadFile($ossClient,$bucket); -appendObject($ossClient,$bucket); -putObjectTagging($ossClient,$bucket); -getObjectTagging($ossClient,$bucket); -deleteObjectTagging($ossClient,$bucket); -copyObjectSmall($ossClient,$bucket); -copyObjectLarge($ossClient,$bucket); -/** - * Upload Object add tag - * @param $ossClient OssClient - * @param $bucket bucket_name - */ -function putObject($ossClient,$bucket){ - $object = "b.file"; - $options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - )); - try { - // 通过简单上传的方式上传Object。 - $result = $ossClient->putObject($bucket, $object, __FILE__,$options); - Common::println("b.file is created".PHP_EOL); - Common::println("tag is:".$result['oss-requestheaders']['x-oss-tagging'].PHP_EOL); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Add object tags when uploading parts - * @param $ossClient OssClient - * @param $bucket bucket_name - */ -function multiuploadFile($ossClient,$bucket){ - $object = "b.file"; - $file = __FILE__; - $options = array( - OssClient::OSS_CHECK_MD5 => true, - OssClient::OSS_PART_SIZE => 1, - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - ), - ); - - try { - $result = $ossClient->multiuploadFile($bucket, $object, $file, $options); - Common::println("b.file is created".PHP_EOL); - Common::println("tag is:".$result['oss-requestheaders']['x-oss-tagging'].PHP_EOL); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Add object tags when uploading - * @param $ossClient OssClient - * @param $bucket bucket_name string - */ -function appendObject($ossClient,$bucket){ - $object = "g.file"; - $content_array = array('Hello OSS', 'Hi OSS'); - $options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2', - )); - - try { - $position = $ossClient->appendObject($bucket, $object, $content_array[0], 0, $options); - printf($content_array[0].' append object Success'.PHP_EOL); - $position = $ossClient->appendObject($bucket, $object, $content_array[1], $position); - printf($content_array[1].' append object Success'.PHP_EOL); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * @param $ossClient OssClient - * @param $bucket bucket_name string - * @throws OssException - */ -function putObjectTagging($ossClient,$bucket){ - $object = "g.file"; - $config = new TaggingConfig(); - $config->addTag(new Tag("key1", "value1")); - $config->addTag(new Tag("key2", "value2")); - - try { - $ossClient->putObjectTagging($bucket, $object, $config); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * get object tags - * @param $ossClient OssClient - * @param $bucket bucket_name string - */ -function getObjectTagging($ossClient,$bucket){ - $object = "g.file"; - try { - $config = $ossClient->getObjectTagging($bucket, $object); - printf($object." tags is:".$config->serializeToXml().PHP_EOL); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - - -/** - * get object tags - * @param $ossClient OssClient - * @param $bucket bucket_name string - */ -function deleteObjectTagging($ossClient,$bucket){ - $object = "g.file"; - try { - $ossClient->deleteObjectTagging($bucket, $object); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Copy small files - * @param $ossClient OssClient - * @param $bucket bucket_name string - */ -function copyObjectSmall($ossClient,$bucket){ - $fromBucket = $bucket; - $fromObject = "a.file"; - $toBucket = $bucket; - $toObject = $fromObject . '.copy'; - $options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging-directive' => 'Replace', - 'x-oss-tagging'=>'key1=value1&key2=value2&key3=value3', - )); - - try { - $ossClient->copyObject($fromBucket, $fromObject, $toBucket, $toObject, $options); - } catch (OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - } - - $config = $ossClient->getObjectTagging($bucket, $toObject); - Common::println('object tags is:'.$config->serializeToXml()); - print(__FUNCTION__ . ": OK" . "\n"); -} - -/** - * Copy a large file - * @param $ossClient OssClient - * @param $bucket bucket_name string - */ -function copyObjectLarge($ossClient,$bucket){ - $fromBucket = $bucket; - $fromObject = "a.file"; - $toBucket = $bucket; - $toObject = $fromObject . '.copy'; - $options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging'=>'key1=value1&key2=value2&key3=value3', - )); - - $part_size = 256*1024*1024; - try{ - $objectMeta = $ossClient->getObjectMeta($fromBucket, $fromObject); - $length = $objectMeta['content-length']; - $upload_id = $ossClient->initiateMultipartUpload($toBucket, $toObject,$options); - $pieces = $ossClient->generateMultiuploadParts($length, $part_size); - $response_upload_part = array(); - $copyId = 1; - $upload_position = 0; - foreach ($pieces as $i => $piece) { - $from_pos = $upload_position + (integer)$piece['seekTo']; - $to_pos = (integer)$piece['length'] + $from_pos - 1; - $up_options = array( - 'start' => $from_pos, - 'end' => $to_pos, - ); - $response_upload_part[] = $ossClient->uploadPartCopy( $fromBucket, $fromObject, $toBucket, $toObject, $copyId, $upload_id, $up_options); - printf("initiateMultipartUpload, uploadPartCopy - part#{$copyId} OK\n"); - $copyId = $copyId + 1; - } - $upload_parts = array(); - foreach ($response_upload_part as $i => $etag) { - $upload_parts[] = array( - 'PartNumber' => ($i + 1), - 'ETag' => $etag, - ); - } - $result = $ossClient->completeMultipartUpload($toBucket, $toObject, $upload_id, $upload_parts); - printf('copy success'. "\n"); - } catch(OssException $e) { - printf(__FUNCTION__ . ": FAILED\n"); - printf($e->getMessage() . "\n"); - return; - - - } - $config = $ossClient->getObjectTagging($bucket, $toObject); - Common::println($toObject.' tags is:'.$config->serializeToXml()); - print(__FUNCTION__ . ": OK" . "\n"); -} - diff --git a/vendor/aliyuncs/oss-sdk-php/samples/RunAll.php b/vendor/aliyuncs/oss-sdk-php/samples/RunAll.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/samples/Signature.php b/vendor/aliyuncs/oss-sdk-php/samples/Signature.php old mode 100755 new mode 100644 index 6388f270..eef59812 --- a/vendor/aliyuncs/oss-sdk-php/samples/Signature.php +++ b/vendor/aliyuncs/oss-sdk-php/samples/Signature.php @@ -130,7 +130,7 @@ function getSignedUrlForPuttingObjectFromFile($ossClient, $bucket) $request->set_method('PUT'); $request->add_header('Content-Type', 'txt'); $request->set_read_file($file); - $request->set_read_stream_size(sprintf('%u',filesize($file))); + $request->set_read_stream_size(filesize($file)); $request->send_request(); $res = new ResponseCore($request->get_response_header(), $request->get_response_body(), $request->get_response_code()); diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/MimeTypes.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/MimeTypes.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssException.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssException.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssUtil.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssUtil.php old mode 100755 new mode 100644 index 93e2f4ff..541d2c34 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssUtil.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Core/OssUtil.php @@ -1,534 +1,501 @@ - $value) { - if (is_string($key) && !is_array($value)) { - if (strlen($value) > 0) { - $temp[] = rawurlencode($key) . '=' . rawurlencode($value); - } else { - $temp[] = rawurlencode($key); - } - } - } - return implode('&', $temp); - } - - /** - * Html encoding '<', '>', '&', '\', '"' in subject parameter. - * - * @param string $subject - * @return string - */ - public static function sReplace($subject) - { - $search = array('<', '>', '&', '\'', '"'); - $replace = array('<', '>', '&', ''', '"'); - return str_replace($search, $replace, $subject); - } - - /** - * Check whether the string includes any chinese character - * - * @param $str - * @return int - */ - public static function chkChinese($str) - { - return preg_match('/[\x80-\xff]./', $str); - } - - /** - * Checks if the string is encoded by GB2312. - * - * @param string $str - * @return boolean false UTF-8 encoding TRUE GB2312 encoding - */ - public static function isGb2312($str) - { - for ($i = 0; $i < strlen($str); $i++) { - $v = ord($str[$i]); - if ($v > 127) { - if (($v >= 228) && ($v <= 233)) { - if (($i + 2) >= (strlen($str) - 1)) return true; // not enough characters - $v1 = ord($str[$i + 1]); - $v2 = ord($str[$i + 2]); - if (($v1 >= 128) && ($v1 <= 191) && ($v2 >= 128) && ($v2 <= 191)) - return false; - else - return true; - } - } - } - return false; - } - - /** - * Checks if the string is encoded by GBK - * - * @param string $str - * @param boolean $gbk - * @return boolean - */ - public static function checkChar($str, $gbk = true) - { - for ($i = 0; $i < strlen($str); $i++) { - $v = ord($str[$i]); - if ($v > 127) { - if (($v >= 228) && ($v <= 233)) { - if (($i + 2) >= (strlen($str) - 1)) return $gbk ? true : FALSE; // not enough characters - $v1 = ord($str[$i + 1]); - $v2 = ord($str[$i + 2]); - if ($gbk) { - return (($v1 >= 128) && ($v1 <= 191) && ($v2 >= 128) && ($v2 <= 191)) ? FALSE : TRUE;//GBK - } else { - return (($v1 >= 128) && ($v1 <= 191) && ($v2 >= 128) && ($v2 <= 191)) ? TRUE : FALSE; - } - } - } - } - return $gbk ? TRUE : FALSE; - } - - /** - * Checks if the bucket name is valid - * bucket naming rules - * 1. Can only include lowercase letters, numbers, or dashes - * 2. Must start and end with lowercase letters or numbers - * 3. Must be within a length from 3 to 63 bytes. - * - * @param string $bucket Bucket name - * @return boolean - */ - public static function validateBucket($bucket) - { - $pattern = '/^[a-z0-9][a-z0-9-]{2,62}$/'; - if (!preg_match($pattern, $bucket)) { - return false; - } - return true; - } - - /** - * Checks if object name is valid - * object naming rules: - * 1. Must be within a length from 1 to 1023 bytes - * 2. Cannot start with '/' or '\\'. - * 3. Must be encoded in UTF-8. - * - * @param string $object Object名称 - * @return boolean - */ - public static function validateObject($object) - { - $pattern = '/^.{1,1023}$/'; - if (!preg_match($pattern, $object) || - self::startsWith($object, '/') || self::startsWith($object, '\\') - ) { - return false; - } - return true; - } - - - /** - * Checks if $str starts with $findMe - * - * @param string $str - * @param string $findMe - * @return bool - */ - public static function startsWith($str, $findMe) - { - if (strpos($str, $findMe) === 0) { - return true; - } else { - return false; - } - } - - - /** - * Generate the xml message of createBucketXmlBody. - * - * @param string $storageClass - * @return string - */ - public static function createBucketXmlBody($storageClass) - { - $xml = new \SimpleXMLElement(''); - $xml->addChild('StorageClass', $storageClass); - return $xml->asXML(); - } - - /** - * validate $options - * - * @param array $options - * @throws OssException - * @return boolean - */ - public static function validateOptions($options) - { - //$options - if ($options != NULL && !is_array($options)) { - throw new OssException ($options . ':' . 'option must be array'); - } - } - - /** - * check whether the Content is valid. - * - * @param $content string - * @throws OssException - */ - public static function validateContent($content) - { - if (empty($content)) { - throw new OssException("http body content is invalid"); - } - } - - /** - * Check if BUCKET/OBJECT/OBJECT GROUP is empty. - * - * @param string $name - * @param string $errMsg - * @throws OssException - * @return void - */ - public static function throwOssExceptionWithMessageIfEmpty($name, $errMsg) - { - if (empty($name)) { - if (is_string($name) && $name == '0') - return; - throw new OssException($errMsg); - } - } - - /** - * This is a method for test only. DO NOT USE. - * - * @param $filename - * @param $size - */ - public static function generateFile($filename, $size) - { - if (file_exists($filename) && $size == sprintf('%u',filesize($filename))) { - echo $filename . " already exists, no need to create again. "; - return; - } - $part_size = 1 * 1024 * 1024; - $fp = fopen($filename, "w"); - $characters = << 0) { - if ($size < $part_size) { - $write_size = $size; - } else { - $write_size = $part_size; - } - $size -= $write_size; - $a = $characters[rand(0, $charactersLength - 1)]; - $content = str_repeat($a, $write_size); - $flag = fwrite($fp, $content); - if (!$flag) { - echo "write to " . $filename . " failed.
"; - break; - } - } - } else { - echo "open " . $filename . " failed.
"; - } - fclose($fp); - } - - /** - * Get MD5 of the file. - * - * @param $filename - * @param $from_pos - * @param $to_pos - * @return string - */ - public static function getMd5SumForFile($filename, $from_pos, $to_pos) - { - $content_md5 = ""; - if (($to_pos - $from_pos) > self::OSS_MAX_PART_SIZE) { - return $content_md5; - } - $filesize = sprintf('%u',filesize($filename)); - if ($from_pos >= $filesize || $to_pos >= $filesize || $from_pos < 0 || $to_pos < 0) { - return $content_md5; - } - - $total_length = $to_pos - $from_pos + 1; - $buffer = 8192; - $left_length = $total_length; - if (!file_exists($filename)) { - return $content_md5; - } - - if (false === $fh = fopen($filename, 'rb')) { - return $content_md5; - } - - fseek($fh, $from_pos); - $data = ''; - while (!feof($fh)) { - if ($left_length >= $buffer) { - $read_length = $buffer; - } else { - $read_length = $left_length; - } - if ($read_length <= 0) { - break; - } else { - $data .= fread($fh, $read_length); - $left_length = $left_length - $read_length; - } - } - fclose($fh); - $content_md5 = base64_encode(md5($data, true)); - return $content_md5; - } - - /** - * Check if the OS is Windows. The default encoding in Windows is GBK. - * - * @return bool - */ - public static function isWin() - { - return strtoupper(substr(PHP_OS, 0, 3)) == "WIN"; - } - - /** - * Encodes the file path from GBK to UTF-8. - * The default encoding in Windows is GBK. - * And if the file path is in Chinese, the file would not be found without the transcoding to UTF-8. - * - * @param $file_path - * @return string - */ - public static function encodePath($file_path) - { - if (self::chkChinese($file_path) && self::isWin()) { - $file_path = iconv('utf-8', 'gbk', $file_path); - } - return $file_path; - } - - /** - * Check if the endpoint is in the IPv4 format, such as xxx.xxx.xxx.xxx:port or xxx.xxx.xxx.xxx. - * - * @param string $endpoint The endpoint to check. - * @return boolean - */ - public static function isIPFormat($endpoint) - { - $ip_array = explode(":", $endpoint); - $hostname = $ip_array[0]; - $ret = filter_var($hostname, FILTER_VALIDATE_IP); - if (!$ret) { - return false; - } else { - return true; - } - } - - /** - * Get the host:port from endpoint. - * - * @param string $endpoint the endpoint. - * @return boolean - */ - public static function getHostPortFromEndpoint($endpoint) - { - $str = $endpoint; - $pos = strpos($str, "://"); - if ($pos !== false) { - $str = substr($str, $pos+3); - } - - $pos = strpos($str, '#'); - if ($pos !== false) { - $str = substr($str, 0, $pos); - } - - $pos = strpos($str, '?'); - if ($pos !== false) { - $str = substr($str, 0, $pos); - } - - $pos = strpos($str, '/'); - if ($pos !== false) { - $str = substr($str, 0, $pos); - } - - $pos = strpos($str, '@'); - if ($pos !== false) { - $str = substr($str, $pos+1); - } - - if (!preg_match('/^[\w.-]+(:[0-9]+)?$/', $str)) { - throw new OssException("endpoint is invalid:" . $endpoint); - } - - return $str; - } - - /** - * Generate the xml message of DeleteMultiObjects. - * - * @param string[] $objects - * @param bool $quiet - * @return string - */ - public static function createDeleteObjectsXmlBody($objects, $quiet) - { - $xml = new \SimpleXMLElement(''); - $xml->addChild('Quiet', $quiet); - foreach ($objects as $object) { - $sub_object = $xml->addChild('Object'); - $object = OssUtil::sReplace($object); - $sub_object->addChild('Key', $object); - } - return $xml->asXML(); - } - - /** - * Generate the xml message of DeleteMultiObjects. - * - * @param DeleteObjectInfo[] $objects - * @param bool $quiet - * @return string - */ - public static function createDeleteObjectVersionsXmlBody($objects, $quiet) - { - $xml = new \SimpleXMLElement(''); - $xml->addChild('Quiet', $quiet); - foreach ($objects as $object) { - $sub_object = $xml->addChild('Object'); - $key = OssUtil::sReplace($object->getKey()); - $sub_object->addChild('Key', $key); - $versionId = $object->getVersionId(); - if (!empty($versionId)) { - $sub_object->addChild('VersionId', $object->getVersionId()); - } - } - return $xml->asXML(); - } - - /** - * Generate the xml message of CompleteMultipartUpload. - * - * @param array[] $listParts - * @return string - */ - public static function createCompleteMultipartUploadXmlBody($listParts) - { - $xml = new \SimpleXMLElement(''); - foreach ($listParts as $node) { - $part = $xml->addChild('Part'); - $part->addChild('PartNumber', $node['PartNumber']); - $part->addChild('ETag', $node['ETag']); - } - return $xml->asXML(); - } - - /** - * Read the directory, return a associative array in which the MD5 is the named key and the is the value. - * - * @param string $dir - * @param string $exclude - * @param bool $recursive - * @return string[] - */ - public static function readDir($dir, $exclude = ".|..|.svn|.git", $recursive = false) - { - $file_list_array = array(); - $base_path = $dir; - $exclude_array = explode("|", $exclude); - $exclude_array = array_unique(array_merge($exclude_array, array('.', '..'))); - - if ($recursive) { - foreach (new \RecursiveIteratorIterator(new \RecursiveDirectoryIterator($dir)) as $new_file) { - if ($new_file->isDir()) continue; - $object = str_replace($base_path, '', $new_file); - if (!in_array(strtolower($object), $exclude_array)) { - $object = ltrim($object, '/'); - if (is_file($new_file)) { - $key = md5($new_file . $object, false); - $file_list_array[$key] = array('path' => $new_file, 'file' => $object,); - } - } - } - } else if ($handle = opendir($dir)) { - while (false !== ($file = readdir($handle))) { - if (!in_array(strtolower($file), $exclude_array)) { - $new_file = $dir . '/' . $file; - $object = $file; - $object = ltrim($object, '/'); - if (is_file($new_file)) { - $key = md5($new_file . $object, false); - $file_list_array[$key] = array('path' => $new_file, 'file' => $object,); - } - } - } - closedir($handle); - } - return $file_list_array; - } - - /** - * Decode key based on the encoding type - * - * @param string $key - * @param string $encoding - * @return string - */ - public static function decodeKey($key, $encoding) - { - if ($encoding == "") { - return $key; - } - - if ($encoding == "url") { - return rawurldecode($key); - } else { - throw new OssException("Unrecognized encoding type: " . $encoding); - } - } -} + $value) { + if (is_string($key) && !is_array($value)) { + $temp[] = rawurlencode($key) . '=' . rawurlencode($value); + } + } + return implode('&', $temp); + } + + /** + * Html encoding '<', '>', '&', '\', '"' in subject parameter. + * + * @param string $subject + * @return string + */ + public static function sReplace($subject) + { + $search = array('<', '>', '&', '\'', '"'); + $replace = array('<', '>', '&', ''', '"'); + return str_replace($search, $replace, $subject); + } + + /** + * Check whether the string includes any chinese character + * + * @param $str + * @return int + */ + public static function chkChinese($str) + { + return preg_match('/[\x80-\xff]./', $str); + } + + /** + * Checks if the string is encoded by GB2312. + * + * @param string $str + * @return boolean false UTF-8 encoding TRUE GB2312 encoding + */ + public static function isGb2312($str) + { + for ($i = 0; $i < strlen($str); $i++) { + $v = ord($str[$i]); + if ($v > 127) { + if (($v >= 228) && ($v <= 233)) { + if (($i + 2) >= (strlen($str) - 1)) return true; // not enough characters + $v1 = ord($str[$i + 1]); + $v2 = ord($str[$i + 2]); + if (($v1 >= 128) && ($v1 <= 191) && ($v2 >= 128) && ($v2 <= 191)) + return false; + else + return true; + } + } + } + return false; + } + + /** + * Checks if the string is encoded by GBK + * + * @param string $str + * @param boolean $gbk + * @return boolean + */ + public static function checkChar($str, $gbk = true) + { + for ($i = 0; $i < strlen($str); $i++) { + $v = ord($str[$i]); + if ($v > 127) { + if (($v >= 228) && ($v <= 233)) { + if (($i + 2) >= (strlen($str) - 1)) return $gbk ? true : FALSE; // not enough characters + $v1 = ord($str[$i + 1]); + $v2 = ord($str[$i + 2]); + if ($gbk) { + return (($v1 >= 128) && ($v1 <= 191) && ($v2 >= 128) && ($v2 <= 191)) ? FALSE : TRUE;//GBK + } else { + return (($v1 >= 128) && ($v1 <= 191) && ($v2 >= 128) && ($v2 <= 191)) ? TRUE : FALSE; + } + } + } + } + return $gbk ? TRUE : FALSE; + } + + /** + * Checks if the bucket name is valid + * bucket naming rules + * 1. Can only include lowercase letters, numbers, or dashes + * 2. Must start and end with lowercase letters or numbers + * 3. Must be within a length from 3 to 63 bytes. + * + * @param string $bucket Bucket name + * @return boolean + */ + public static function validateBucket($bucket) + { + $pattern = '/^[a-z0-9][a-z0-9-]{2,62}$/'; + if (!preg_match($pattern, $bucket)) { + return false; + } + return true; + } + + /** + * Checks if object name is valid + * object naming rules: + * 1. Must be within a length from 1 to 1023 bytes + * 2. Cannot start with '/' or '\\'. + * 3. Must be encoded in UTF-8. + * + * @param string $object Object名称 + * @return boolean + */ + public static function validateObject($object) + { + $pattern = '/^.{1,1023}$/'; + if (empty($object) || !preg_match($pattern, $object) || + self::startsWith($object, '/') || self::startsWith($object, '\\') + ) { + return false; + } + return true; + } + + + /** + * Checks if $str starts with $findMe + * + * @param string $str + * @param string $findMe + * @return bool + */ + public static function startsWith($str, $findMe) + { + if (strpos($str, $findMe) === 0) { + return true; + } else { + return false; + } + } + + + /** + * Generate the xml message of createBucketXmlBody. + * + * @param string $storageClass + * @return string + */ + public static function createBucketXmlBody($storageClass) + { + $xml = new \SimpleXMLElement(''); + $xml->addChild('StorageClass', $storageClass); + return $xml->asXML(); + } + + /** + * validate $options + * + * @param array $options + * @throws OssException + * @return boolean + */ + public static function validateOptions($options) + { + //$options + if ($options != NULL && !is_array($options)) { + throw new OssException ($options . ':' . 'option must be array'); + } + } + + /** + * check whether the Content is valid. + * + * @param $content string + * @throws OssException + */ + public static function validateContent($content) + { + if (empty($content)) { + throw new OssException("http body content is invalid"); + } + } + + /** + * Check if BUCKET/OBJECT/OBJECT GROUP is empty. + * + * @param string $name + * @param string $errMsg + * @throws OssException + * @return void + */ + public static function throwOssExceptionWithMessageIfEmpty($name, $errMsg) + { + if (empty($name)) { + throw new OssException($errMsg); + } + } + + /** + * This is a method for test only. DO NOT USE. + * + * @param $filename + * @param $size + */ + public static function generateFile($filename, $size) + { + if (file_exists($filename) && $size == filesize($filename)) { + echo $filename . " already exists, no need to create again. "; + return; + } + $part_size = 1 * 1024 * 1024; + $fp = fopen($filename, "w"); + $characters = << 0) { + if ($size < $part_size) { + $write_size = $size; + } else { + $write_size = $part_size; + } + $size -= $write_size; + $a = $characters[rand(0, $charactersLength - 1)]; + $content = str_repeat($a, $write_size); + $flag = fwrite($fp, $content); + if (!$flag) { + echo "write to " . $filename . " failed.
"; + break; + } + } + } else { + echo "open " . $filename . " failed.
"; + } + fclose($fp); + } + + /** + * Get MD5 of the file. + * + * @param $filename + * @param $from_pos + * @param $to_pos + * @return string + */ + public static function getMd5SumForFile($filename, $from_pos, $to_pos) + { + $content_md5 = ""; + if (($to_pos - $from_pos) > self::OSS_MAX_PART_SIZE) { + return $content_md5; + } + $filesize = filesize($filename); + if ($from_pos >= $filesize || $to_pos >= $filesize || $from_pos < 0 || $to_pos < 0) { + return $content_md5; + } + + $total_length = $to_pos - $from_pos + 1; + $buffer = 8192; + $left_length = $total_length; + if (!file_exists($filename)) { + return $content_md5; + } + + if (false === $fh = fopen($filename, 'rb')) { + return $content_md5; + } + + fseek($fh, $from_pos); + $data = ''; + while (!feof($fh)) { + if ($left_length >= $buffer) { + $read_length = $buffer; + } else { + $read_length = $left_length; + } + if ($read_length <= 0) { + break; + } else { + $data .= fread($fh, $read_length); + $left_length = $left_length - $read_length; + } + } + fclose($fh); + $content_md5 = base64_encode(md5($data, true)); + return $content_md5; + } + + /** + * Check if the OS is Windows. The default encoding in Windows is GBK. + * + * @return bool + */ + public static function isWin() + { + return strtoupper(substr(PHP_OS, 0, 3)) == "WIN"; + } + + /** + * Encodes the file path from GBK to UTF-8. + * The default encoding in Windows is GBK. + * And if the file path is in Chinese, the file would not be found without the transcoding to UTF-8. + * + * @param $file_path + * @return string + */ + public static function encodePath($file_path) + { + if (self::chkChinese($file_path) && self::isWin()) { + $file_path = iconv('utf-8', 'gbk', $file_path); + } + return $file_path; + } + + /** + * Check if the endpoint is in the IPv4 format, such as xxx.xxx.xxx.xxx:port or xxx.xxx.xxx.xxx. + * + * @param string $endpoint The endpoint to check. + * @return boolean + */ + public static function isIPFormat($endpoint) + { + $ip_array = explode(":", $endpoint); + $hostname = $ip_array[0]; + $ret = filter_var($hostname, FILTER_VALIDATE_IP); + if (!$ret) { + return false; + } else { + return true; + } + } + + /** + * Get the host:port from endpoint. + * + * @param string $endpoint the endpoint. + * @return boolean + */ + public static function getHostPortFromEndpoint($endpoint) + { + $str = $endpoint; + $pos = strpos($str, "://"); + if ($pos !== false) { + $str = substr($str, $pos+3); + } + + $pos = strpos($str, '#'); + if ($pos !== false) { + $str = substr($str, 0, $pos); + } + + $pos = strpos($str, '?'); + if ($pos !== false) { + $str = substr($str, 0, $pos); + } + + $pos = strpos($str, '/'); + if ($pos !== false) { + $str = substr($str, 0, $pos); + } + + $pos = strpos($str, '@'); + if ($pos !== false) { + $str = substr($str, $pos+1); + } + + return $str; + } + + /** + * Generate the xml message of DeleteMultiObjects. + * + * @param string[] $objects + * @param bool $quiet + * @return string + */ + public static function createDeleteObjectsXmlBody($objects, $quiet) + { + $xml = new \SimpleXMLElement(''); + $xml->addChild('Quiet', $quiet); + foreach ($objects as $object) { + $sub_object = $xml->addChild('Object'); + $object = OssUtil::sReplace($object); + $sub_object->addChild('Key', $object); + } + return $xml->asXML(); + } + + /** + * Generate the xml message of CompleteMultipartUpload. + * + * @param array[] $listParts + * @return string + */ + public static function createCompleteMultipartUploadXmlBody($listParts) + { + $xml = new \SimpleXMLElement(''); + foreach ($listParts as $node) { + $part = $xml->addChild('Part'); + $part->addChild('PartNumber', $node['PartNumber']); + $part->addChild('ETag', $node['ETag']); + } + return $xml->asXML(); + } + + /** + * Read the directory, return a associative array in which the MD5 is the named key and the is the value. + * + * @param string $dir + * @param string $exclude + * @param bool $recursive + * @return string[] + */ + public static function readDir($dir, $exclude = ".|..|.svn|.git", $recursive = false) + { + $file_list_array = array(); + $base_path = $dir; + $exclude_array = explode("|", $exclude); + $exclude_array = array_unique(array_merge($exclude_array, array('.', '..'))); + + if ($recursive) { + foreach (new \RecursiveIteratorIterator(new \RecursiveDirectoryIterator($dir)) as $new_file) { + if ($new_file->isDir()) continue; + $object = str_replace($base_path, '', $new_file); + if (!in_array(strtolower($object), $exclude_array)) { + $object = ltrim($object, '/'); + if (is_file($new_file)) { + $key = md5($new_file . $object, false); + $file_list_array[$key] = array('path' => $new_file, 'file' => $object,); + } + } + } + } else if ($handle = opendir($dir)) { + while (false !== ($file = readdir($handle))) { + if (!in_array(strtolower($file), $exclude_array)) { + $new_file = $dir . '/' . $file; + $object = $file; + $object = ltrim($object, '/'); + if (is_file($new_file)) { + $key = md5($new_file . $object, false); + $file_list_array[$key] = array('path' => $new_file, 'file' => $object,); + } + } + } + closedir($handle); + } + return $file_list_array; + } + + /** + * Decode key based on the encoding type + * + * @param string $key + * @param string $encoding + * @return string + */ + public static function decodeKey($key, $encoding) + { + if ($encoding == "") { + return $key; + } + + if ($encoding == "url") { + return rawurldecode($key); + } else { + throw new OssException("Unrecognized encoding type: " . $encoding); + } + } +} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/Credentials.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/Credentials.php deleted file mode 100755 index 2a8ffb51..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/Credentials.php +++ /dev/null @@ -1,63 +0,0 @@ -key = trim($key); - $this->secret = trim($secret); - $this->token = $token; - } - - - /** - * @return string - */ - public function getAccessKeyId() - { - return $this->key; - } - - /** - * @return string - */ - public function getAccessKeySecret() - { - return $this->secret; - } - - /** - * @return string|null - */ - public function getSecurityToken() - { - return $this->token; - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/CredentialsProvider.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/CredentialsProvider.php deleted file mode 100755 index b2fde836..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Credentials/CredentialsProvider.php +++ /dev/null @@ -1,11 +0,0 @@ -credentials = new Credentials($key, $secret, $token); - } - - /** - * @return Credentials - */ - public function getCredentials() - { - return $this->credentials; - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/LICENSE b/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/LICENSE old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore.php old mode 100755 new mode 100644 index 260e2174..e1d221e2 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore.php @@ -713,8 +713,6 @@ class RequestCore $temp_headers[] = $k . ': ' . $v; } - // fix "Expect: 100-continue" - $temp_headers[] = 'Expect:'; curl_setopt($curl_handle, CURLOPT_HTTPHEADER, $temp_headers); } @@ -777,7 +775,7 @@ class RequestCore * data stored in the `curl_handle` and `response` properties unless replacement data is passed in via * parameters. * - * @param resource|\CurlHandle|null|false $curl_handle (Optional) The reference to the already executed cURL request. Receive CurlHandle instance from PHP8.0 + * @param resource $curl_handle (Optional) The reference to the already executed cURL request. * @param string $response (Optional) The actual response content itself that needs to be parsed. * @return ResponseCore A object containing a parsed HTTP response. */ @@ -788,8 +786,8 @@ class RequestCore $this->response = $response; } - // As long as this came back as a valid resource or CurlHandle instance... - if (is_resource($curl_handle) || (is_object($curl_handle) && in_array(get_class($curl_handle),array('CurlHandle','Swoole\Curl\Handler', 'Swoole\Coroutine\Curl\Handle'),true))) { + // As long as this came back as a valid resource... + if (is_resource($curl_handle)) { // Determine what's what. $header_size = curl_getinfo($curl_handle, CURLINFO_HEADER_SIZE); $this->response_headers = substr($this->response, 0, $header_size); @@ -844,13 +842,12 @@ class RequestCore $this->response = curl_exec($curl_handle); if ($this->response === false) { - throw new RequestCore_Exception('cURL error: ' . curl_error($curl_handle) . ' (' . curl_errno($curl_handle) . ')'); + throw new RequestCore_Exception('cURL resource: ' . (string)$curl_handle . '; cURL error: ' . curl_error($curl_handle) . ' (' . curl_errno($curl_handle) . ')'); } $parsed_response = $this->process_response($curl_handle, $this->response); curl_close($curl_handle); - unset($curl_handle); if ($parse) { return $parsed_response; diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore_Exception.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/RequestCore_Exception.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/ResponseCore.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Http/ResponseCore.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketInfo.php old mode 100755 new mode 100644 index e211eed6..09e7deaf --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketInfo.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketInfo.php @@ -11,20 +11,20 @@ namespace OSS\Model; */ class BucketInfo { - /** + /** * BucketInfo constructor. * * @param string $location * @param string $name * @param string $createDate */ - public function __construct($location = '', $name = '', $createDate = '') + public function __construct($location, $name, $createDate) { $this->location = $location; - $this->createDate = $createDate; $this->name = $name; + $this->createDate = $createDate; } - + /** * Get bucket location * @@ -55,82 +55,6 @@ class BucketInfo return $this->createDate; } - /** - * Get bucket storage class. - * - * @return string - */ - public function getStorageClass() - { - return $this->storageClass; - } - - /** - * Get bucket extranet endpoint. - * - * @return string - */ - public function getExtranetEndpoint() - { - return $this->extranetEndpoint; - } - - /** - * Get bucket intranet endpoint. - * - * @return string - */ - public function getIntranetEndpoint() - { - return $this->intranetEndpoint; - } - - /** - * Get bucket intranet endpoint. - * - * @return string - */ - public function getRegion() - { - return $this->region; - } - - - /** - * Parse bucket information from node. - * - * @param xml $xml - * @throws OssException - * @return null - */ - public function parseFromXmlNode($xml) - { - if (isset($xml->Location)) { - $this->location = strval($xml->Location); - } - if (isset($xml->Name)) { - $this->name = strval($xml->Name); - } - if (isset($xml->CreationDate)) { - $this->createDate = strval($xml->CreationDate); - } - if (isset($xml->StorageClass)) { - $this->storageClass = strval($xml->StorageClass); - } - if (isset($xml->ExtranetEndpoint)) { - $this->extranetEndpoint = strval($xml->ExtranetEndpoint); - } - if (isset($xml->IntranetEndpoint)) { - $this->intranetEndpoint = strval($xml->IntranetEndpoint); - } - if (isset($xml->IntranetEndpoint)) { - $this->intranetEndpoint = strval($xml->IntranetEndpoint); - } - if (isset($xml->Region)) { - $this->region = strval($xml->Region); - } - } - /** * bucket region * @@ -151,31 +75,4 @@ class BucketInfo */ private $createDate; - /** - * bucket storage class - * - * @var string - */ - private $storageClass; - - /** - * bucket extranet endpoint - * - * @var string - */ - private $extranetEndpoint; - - /** - * bucket intranet endpoint - * - * @var string - */ - private $intranetEndpoint; - - /** - * bucket region - * - * @var string - */ - private $region; } \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketListInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketListInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketStat.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketStat.php deleted file mode 100755 index 60c7e55c..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/BucketStat.php +++ /dev/null @@ -1,331 +0,0 @@ -storage; - } - - /** - * Get object count - * - * @return int - */ - public function getObjectCount() - { - return $this->objectCount; - } - - /** - * Get multipart upload count. - * - * @return int - */ - public function getMultipartUploadCount() - { - return $this->multipartUploadCount; - } - - /** - * Get live channel count - * - * @return int - */ - public function getLiveChannelCount() - { - return $this->liveChannelCount; - } - - /** - * Get last modified time - * - * @return int - */ - public function getLastModifiedTime() - { - return $this->lastModifiedTime; - } - - /** - * Get standard storage - * - * @return int - */ - public function getStandardStorage() - { - return $this->standardStorage; - } - - /** - * Get standard object count - * - * @return int - */ - public function getStandardObjectCount() - { - return $this->standardObjectCount; - } - - /** - * Get infrequent access storage - * - * @return int - */ - public function getInfrequentAccessStorage() - { - return $this->infrequentAccessStorage; - } - - /** - * Get infrequent access real storage - * - * @return int - */ - public function getInfrequentAccessRealStorage() - { - return $this->infrequentAccessRealStorage; - } - - /** - * Get infrequent access object count - * - * @return int - */ - public function getInfrequentAccessObjectCount() - { - return $this->infrequentAccessObjectCount; - } - - /** - * Get archive storage - * - * @return int - */ - public function getArchiveStorage() - { - return $this->archiveStorage; - } - - /** - * Get archive real storage - * - * @return int - */ - public function getArchiveRealStorage() - { - return $this->archiveRealStorage; - } - /** - * Get archive object count - * - * @return int - */ - public function getArchiveObjectCount() - { - return $this->archiveObjectCount; - } - - /** - * Get cold archive storage - * - * @return int - */ - public function getColdArchiveStorage() - { - return $this->coldArchiveStorage; - } - - /** - * Get cold archive real storage - * - * @return int - */ - public function getColdArchiveRealStorage() - { - return $this->coldArchiveRealStorage; - } - - /** - * Get cold archive object count - * - * @return int - */ - public function getColdArchiveObjectCount() - { - return $this->coldArchiveObjectCount; - } - - /** - * Parse stat from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - $xml = simplexml_load_string($strXml); - if (isset($xml->Storage) ) { - $this->storage = intval($xml->Storage); - } - if (isset($xml->ObjectCount) ) { - $this->objectCount = intval($xml->ObjectCount); - } - if (isset($xml->MultipartUploadCount) ) { - $this->multipartUploadCount = intval($xml->MultipartUploadCount); - } - if (isset($xml->LiveChannelCount) ) { - $this->liveChannelCount = intval($xml->LiveChannelCount); - } - if (isset($xml->LastModifiedTime) ) { - $this->lastModifiedTime = intval($xml->LastModifiedTime); - } - if (isset($xml->StandardStorage) ) { - $this->standardStorage = intval($xml->StandardStorage); - } - if (isset($xml->StandardObjectCount) ) { - $this->standardObjectCount = intval($xml->StandardObjectCount); - } - if (isset($xml->InfrequentAccessStorage) ) { - $this->infrequentAccessStorage = intval($xml->InfrequentAccessStorage); - } - if (isset($xml->InfrequentAccessRealStorage) ) { - $this->infrequentAccessRealStorage = intval($xml->InfrequentAccessRealStorage); - } - if (isset($xml->InfrequentAccessObjectCount) ) { - $this->infrequentAccessObjectCount = intval($xml->InfrequentAccessObjectCount); - } - if (isset($xml->ArchiveStorage) ) { - $this->archiveStorage = intval($xml->ArchiveStorage); - } - if (isset($xml->ArchiveRealStorage) ) { - $this->archiveRealStorage = intval($xml->ArchiveRealStorage); - } - if (isset($xml->ArchiveObjectCount) ) { - $this->archiveObjectCount = intval($xml->ArchiveObjectCount); - } - if (isset($xml->ColdArchiveStorage) ) { - $this->coldArchiveStorage = intval($xml->ColdArchiveStorage); - } - if (isset($xml->ColdArchiveRealStorage) ) { - $this->coldArchiveRealStorage = intval($xml->ColdArchiveRealStorage); - } - if (isset($xml->ColdArchiveObjectCount) ) { - $this->coldArchiveObjectCount = intval($xml->ColdArchiveObjectCount); - } - } - - /** - * current storage - * - * @var int - */ - private $storage; - /** - * object count - * - * @var int - */ - private $objectCount; - - /** - * multipart upload count - * - * @var int - */ - private $multipartUploadCount; - - /** - * live channel count - * @var int - */ - private $liveChannelCount; - - /** - * last modified time - * @var int - */ - private $lastModifiedTime; - - /** - * standard storage - * @var int - */ - private $standardStorage; - - /** - * standard object count - * @var int - */ - private $standardObjectCount; - - /** - * infrequent access storage - * @var int - */ - private $infrequentAccessStorage; - - /** - * infrequent access real storage - * @var int - */ - private $infrequentAccessRealStorage; - - /** - * infrequent access object Count - * @var int - */ - private $infrequentAccessObjectCount; - - /** - * archive storage - * @var int - */ - private $archiveStorage; - - /** - * archive real storage - * @var int - */ - private $archiveRealStorage; - - /** - * archive object count - * @var int - */ - private $archiveObjectCount; - - /** - * cold archive storage - * @var int - */ - private $coldArchiveStorage; - - /** - * cold archive real storage - * @var int - */ - private $coldArchiveRealStorage; - - /** - * cold archive object count - * @var int - */ - private $coldArchiveObjectCount; - -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameTokenInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameTokenInfo.php deleted file mode 100755 index 295cfbdd..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CnameTokenInfo.php +++ /dev/null @@ -1,105 +0,0 @@ -bucket; - } - - /** - * Get cname - * - * @return string - */ - public function getCname() - { - return $this->cname; - } - - /** - * Get token. - * - * @return string - */ - public function getToken() - { - return $this->token; - } - - /** - * Get expireTime. - * - * @return string - */ - public function getExpireTime() - { - return $this->expireTime; - } - - /** - * Parse cname token from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - $xml = simplexml_load_string($strXml); - if (isset($xml->Bucket) ) { - $this->bucket = strval($xml->Bucket); - } - if (isset($xml->Cname) ) { - $this->cname = strval($xml->Cname); - } - if (isset($xml->Token) ) { - $this->token = strval($xml->Token); - } - if (isset($xml->ExpireTime) ) { - $this->expireTime = strval($xml->ExpireTime); - } - } - - /** - * bucket name - * - * @var string - */ - private $bucket; - /** - * cname - * - * @var string - */ - private $cname; - - /** - * token - * - * @var string - */ - private $token; - - /** - * expire time - * - * @var string - */ - private $expireTime; - -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CorsConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CorsConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CorsRule.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/CorsRule.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteMarkerInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteMarkerInfo.php deleted file mode 100755 index c129e99f..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteMarkerInfo.php +++ /dev/null @@ -1,65 +0,0 @@ -key = $key; - $this->versionId = $versionId; - $this->lastModified = $lastModified; - $this->isLatest = $isLatest; - } - - /** - * @return string - */ - public function getKey() - { - return $this->key; - } - - /** - * @return string - */ - public function getVersionId() - { - return $this->versionId; - } - - /** - * @return string - */ - public function getLastModified() - { - return $this->lastModified; - } - - /** - * @return string - */ - public function getIsLatest() - { - return $this->isLatest; - } - - private $key = ""; - private $versionId = ""; - private $lastModified = ""; - private $isLatest = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteObjectInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteObjectInfo.php deleted file mode 100755 index 806eafbe..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeleteObjectInfo.php +++ /dev/null @@ -1,41 +0,0 @@ -key = $key; - $this->versionId = $versionId; - } - - /** - * @return string - */ - public function getKey() - { - return $this->key; - } - - /** - * @return string - */ - public function getVersionId() - { - return $this->versionId; - } - - private $key = ""; - private $versionId = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeletedObjectInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeletedObjectInfo.php deleted file mode 100755 index 6bba39a4..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/DeletedObjectInfo.php +++ /dev/null @@ -1,63 +0,0 @@ -key = $key; - $this->versionId = $versionId; - $this->deleteMarker = $deleteMarker; - $this->deleteMarkerVersionId = $deleteMarkerVersionId; - } - - /** - * @return string - */ - public function getKey() - { - return $this->key; - } - - /** - * @return string - */ - public function getVersionId() - { - return $this->versionId; - } - - /** - * @return string - */ - public function getDeleteMarker() - { - return $this->deleteMarker; - } - - /** - * @return string - */ - public function getDeleteMarkerVersionId() - { - return $this->deleteMarkerVersionId; - } - - private $key = ""; - private $versionId = ""; - private $deleteMarker = ""; - private $deleteMarkerVersionId = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ExtendWormConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ExtendWormConfig.php deleted file mode 100755 index 5e62287f..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ExtendWormConfig.php +++ /dev/null @@ -1,64 +0,0 @@ -day = $day; - } - - /** - * Parse ExtendWormConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - throw new OssException("Not implemented."); - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - if (isset($this->day)) { - $xml->addChild('RetentionPeriodInDays', $this->day); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return int - */ - public function getDay() - { - return $this->day; - } - - private $day = 0; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelHistory.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelHistory.php old mode 100755 new mode 100644 index e6d518a9..6643444a --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelHistory.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/GetLiveChannelHistory.php @@ -1,9 +1,6 @@ day = $day; - } - - /** - * Parse InitiateWormConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - throw new OssException("Not implemented."); - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - if (isset($this->day)) { - $xml->addChild('RetentionPeriodInDays', $this->day); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return int - */ - public function getDay() - { - return $this->day; - } - - private $day = 0; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleAction.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleAction.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleRule.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LifecycleRule.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ListMultipartUploadInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ListMultipartUploadInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ListPartsInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ListPartsInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelHistory.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelHistory.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelListInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LiveChannelListInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LoggingConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/LoggingConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectInfo.php old mode 100755 new mode 100644 index 5b412240..891f8625 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectInfo.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectInfo.php @@ -1,6 +1,7 @@ type; } - + /** - * php7 && 64bit can use it * @return int */ public function getSize() - { - return (int)$this->size; - } - - - /** - * php5.x or 32bit must use it - * @return string - */ - public function getSizeStr() { return $this->size; } - + /** * @return string */ @@ -98,6 +88,6 @@ class ObjectInfo private $lastModified = ""; private $eTag = ""; private $type = ""; - private $size = "0"; + private $size = 0; private $storageClass = ""; } \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfoV2.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfoV2.php deleted file mode 100755 index c1fef22c..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectListInfoV2.php +++ /dev/null @@ -1,147 +0,0 @@ -bucketName = $bucketName; - $this->prefix = $prefix; - $this->maxKeys = $maxKeys; - $this->delimiter = $delimiter; - $this->isTruncated = $isTruncated; - $this->objectList = $objectList; - $this->prefixList = $prefixList; - $this->continuationToken = $continuationToken; - $this->nextContinuationToken = $nextContinuationToken; - $this->startAfter = $startAfter; - $this->keyCount = $keyCount; - } - - /** - * @return string - */ - public function getBucketName() - { - return $this->bucketName; - } - - /** - * @return string - */ - public function getPrefix() - { - return $this->prefix; - } - - /** - * @return int - */ - public function getMaxKeys() - { - return $this->maxKeys; - } - - /** - * @return string - */ - public function getDelimiter() - { - return $this->delimiter; - } - - /** - * @return mixed - */ - public function getIsTruncated() - { - return $this->isTruncated; - } - - /** - * Get the ObjectInfo list. - * - * @return ObjectInfo[] - */ - public function getObjectList() - { - return $this->objectList; - } - - /** - * Get the PrefixInfo list - * - * @return PrefixInfo[] - */ - public function getPrefixList() - { - return $this->prefixList; - } - - /** - * @return string - */ - public function getContinuationToken() - { - return $this->continuationToken; - } - - /** - * @return string - */ - public function getNextContinuationToken() - { - return $this->nextContinuationToken; - } - - /** - * @return string - */ - public function getStartAfter() - { - return $this->startAfter; - } - - /** - * @return int - */ - public function getKeyCount() - { - return $this->keyCount; - } - - private $bucketName = ""; - private $prefix = ""; - private $maxKeys = 0; - private $delimiter = ""; - private $isTruncated = null; - private $objectList = array(); - private $prefixList = array(); - private $nextContinuationToken = ""; - private $continuationToken = ""; - private $startAfter = ""; - private $keyCount = 0; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionInfo.php deleted file mode 100755 index 663bd0b3..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionInfo.php +++ /dev/null @@ -1,125 +0,0 @@ -key = $key; - $this->versionId = $versionId; - $this->lastModified = $lastModified; - $this->eTag = $eTag; - $this->type = $type; - $this->size = $size; - $this->storageClass = $storageClass; - $this->isLatest = $isLatest; - } - - /** - * @return string - */ - public function getKey() - { - return $this->key; - } - - /** - * @return string - */ - public function getVersionId() - { - return $this->versionId; - } - - /** - * @return string - */ - public function getLastModified() - { - return $this->lastModified; - } - - /** - * @return string - */ - public function getETag() - { - return $this->eTag; - } - - /** - * @return string - */ - public function getType() - { - return $this->type; - } - - /** - * php7 && 64bit can use it - * @return int - */ - public function getSize() - { - return (int)$this->size; - } - - - /** - * php5.x or 32bit must use it - * @return string - */ - public function getSizeStr() - { - return $this->size; - } - - /** - * @return string - */ - public function getStorageClass() - { - return $this->storageClass; - } - - /** - * @return string - */ - public function getIsLatest() - { - return $this->isLatest; - } - - private $key = ""; - private $versionId = ""; - private $lastModified = ""; - private $eTag = ""; - private $type = ""; - private $size = "0"; - private $storageClass = ""; - private $isLatest = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionListInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionListInfo.php deleted file mode 100755 index c94210d0..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ObjectVersionListInfo.php +++ /dev/null @@ -1,162 +0,0 @@ -bucketName = $bucketName; - $this->prefix = $prefix; - $this->keyMarker = $keyMarker; - $this->nextKeyMarker = $nextKeyMarker; - $this->versionIdMarker = $versionIdMarker; - $this->nextVersionIdMarker = $nextVersionIdMarker; - $this->maxKeys = $maxKeys; - $this->delimiter = $delimiter; - $this->isTruncated = $isTruncated; - $this->objectVersionList = $objectversionList; - $this->deleteMarkerList = $deleteMarkerList; - $this->prefixList = $prefixList; - } - - /** - * @return string - */ - public function getBucketName() - { - return $this->bucketName; - } - - /** - * @return string - */ - public function getPrefix() - { - return $this->prefix; - } - - /** - * @return string - */ - public function getKeyMarker() - { - return $this->keyMarker; - } - - /** - * @return string - */ - public function getNextKeyMarker() - { - return $this->nextKeyMarker; - } - - /** - * @return string - */ - public function getVersionIdMarker() - { - return $this->versionIdMarker; - } - - /** - * @return string - */ - public function getNextVersionIdMarker() - { - return $this->nextVersionIdMarker; - } - - /** - * @return int - */ - public function getMaxKeys() - { - return $this->maxKeys; - } - - /** - * @return string - */ - public function getDelimiter() - { - return $this->delimiter; - } - - /** - * @return mixed - */ - public function getIsTruncated() - { - return $this->isTruncated; - } - - /** - * Get the ObjectVersionInfo list. - * - * @return ObjectVersionInfo[] - */ - public function getObjectVersionList() - { - return $this->objectVersionList; - } - - /** - * Get the DeleteMarkerInfo list. - * - * @return DeleteMarkerInfo[] - */ - public function getDeleteMarkerList() - { - return $this->deleteMarkerList; - } - - /** - * Get the PrefixInfo list - * - * @return PrefixInfo[] - */ - public function getPrefixList() - { - return $this->prefixList; - } - - private $bucketName = ""; - private $prefix = ""; - private $keyMarker = ""; - private $nextKeyMarker = ""; - private $versionIdmarker = ""; - private $nextVersionIdMarker = ""; - private $maxKeys = 0; - private $delimiter = ""; - private $isTruncated = null; - private $objectVersionList = array(); - private $deleteMarkerList = array(); - private $prefixList = array(); -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PartInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PartInfo.php old mode 100755 new mode 100644 index 07df5768..439a84d3 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PartInfo.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PartInfo.php @@ -14,7 +14,7 @@ class PartInfo * @param int $partNumber * @param string $lastModified * @param string $eTag - * @param string $size + * @param int $size */ public function __construct($partNumber, $lastModified, $eTag, $size) { @@ -49,26 +49,15 @@ class PartInfo } /** - * php7 && 64bit can use it * @return int */ public function getSize() { - return (int)$this->size; + return $this->size; } - - - /** - * php5.x or 32bit must use it - * @return string - */ - public function getSizeStr() - { - return $this->size; - } private $partNumber = 0; private $lastModified = ""; private $eTag = ""; - private $size = "0"; + private $size = 0; } \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PrefixInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/PrefixInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RefererConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RefererConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RequestPaymentConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RequestPaymentConfig.php deleted file mode 100755 index 6b32060d..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RequestPaymentConfig.php +++ /dev/null @@ -1,68 +0,0 @@ -payer = $payer; - } - - /** - * Parse ServerSideEncryptionConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - $xml = simplexml_load_string($strXml); - if (isset($xml->Payer)) { - $this->payer = strval($xml->Payer); - } - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - if (isset($this->payer)) { - $xml->addChild('Payer', $this->payer); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return string - */ - public function getPayer() - { - return $this->payer; - } - - private $payer = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RestoreConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RestoreConfig.php deleted file mode 100755 index 156852a4..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/RestoreConfig.php +++ /dev/null @@ -1,77 +0,0 @@ -day = $day; - $this->tier = $tier; - } - - /** - * Parse RestoreConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - throw new OssException("Not implemented."); - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - $xml->addChild('Days', strval($this->day)); - if (isset($this->tier)) { - $xml_param = $xml->addChild('JobParameters'); - $xml_param->addChild('Tier', $this->tier); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return int - */ - public function getDay() - { - return $this->day; - } - - /** - * @return string - */ - public function getTier() - { - return $this->tier; - } - - private $day = 1; - private $tier = 'Standard'; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ServerSideEncryptionConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ServerSideEncryptionConfig.php deleted file mode 100755 index e3a190b8..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/ServerSideEncryptionConfig.php +++ /dev/null @@ -1,91 +0,0 @@ -sseAlgorithm = $sseAlgorithm; - $this->kmsMasterKeyID = $kmsMasterKeyID; - } - - /** - * Parse ServerSideEncryptionConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - $xml = simplexml_load_string($strXml); - if (!isset($xml->ApplyServerSideEncryptionByDefault)) return; - foreach ($xml->ApplyServerSideEncryptionByDefault as $default) { - foreach ($default as $key => $value) { - if ($key === 'SSEAlgorithm') { - $this->sseAlgorithm = strval($value); - } elseif ($key === 'KMSMasterKeyID') { - $this->kmsMasterKeyID = strval($value); - } - } - break; - } - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - $default = $xml->addChild('ApplyServerSideEncryptionByDefault'); - if (isset($this->sseAlgorithm)) { - $default->addChild('SSEAlgorithm', $this->sseAlgorithm); - } - if (isset($this->kmsMasterKeyID)) { - $default->addChild('KMSMasterKeyID', $this->kmsMasterKeyID); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return string - */ - public function getSSEAlgorithm() - { - return $this->sseAlgorithm; - } - - /** - * @return string - */ - public function getKMSMasterKeyID() - { - return $this->kmsMasterKeyID; - } - - private $sseAlgorithm = ""; - private $kmsMasterKeyID = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/StorageCapacityConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/StorageCapacityConfig.php old mode 100755 new mode 100644 index 39a9e72b..024b5c95 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/StorageCapacityConfig.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/StorageCapacityConfig.php @@ -2,8 +2,6 @@ namespace OSS\Model; -use OSS\Core\OssException; - /** * Class StorageCapacityConfig * diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/Tag.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/Tag.php deleted file mode 100755 index 509bd6e7..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/Tag.php +++ /dev/null @@ -1,41 +0,0 @@ -key = $key; - $this->value = $value; - } - - /** - * @return string - */ - public function getKey() - { - return $this->key; - } - - /** - * @return string - */ - public function getValue() - { - return $this->value; - } - - private $key = ""; - private $value = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TaggingConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TaggingConfig.php deleted file mode 100755 index 09fa3230..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TaggingConfig.php +++ /dev/null @@ -1,89 +0,0 @@ -tags = array(); - } - - /** - * Get Tag list - * - * @return Tag[] - */ - public function getTags() - { - return $this->tags; - } - - - /** - * Add a new Tag - * - * @param Tag $tag - * @throws OssException - */ - public function addTag($tag) - { - $this->tags[] = $tag; - } - - /** - * Parse TaggingConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - $xml = simplexml_load_string($strXml); - if (!isset($xml->TagSet) || !isset($xml->TagSet->Tag)) return; - foreach ($xml->TagSet->Tag as $tag) { - $this->addTag(new Tag($tag->Key, $tag->Value)); - } - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - $xmlTagSet = $xml->addChild('TagSet'); - foreach ($this->tags as $tag) { - $xmlTag = $xmlTagSet->addChild('Tag'); - $xmlTag->addChild('Key', strval($tag->getKey())); - $xmlTag->addChild('Value', strval($tag->getValue())); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * Tag list - * - * @var Tag[] - */ - private $tags = array(); -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TransferAccelerationConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TransferAccelerationConfig.php deleted file mode 100755 index 187fb242..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/TransferAccelerationConfig.php +++ /dev/null @@ -1,73 +0,0 @@ -Enabled)) { - $this->enabled = (strval($xml->Enabled) === 'TRUE' || strval($xml->Enabled) === 'true') ? true : false; - } - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - if (isset($this->enabled)) { - if($this->enabled === true){ - $xml->addChild('Enabled','true'); - } else { - $xml->addChild('Enabled','false'); - } - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - - /** - * @return bool - */ - public function getEnabled() - { - return $this->enabled; - } - - /** - * @param boolean enabled - */ - public function setEnabled($enabled) - { - $this->enabled = $enabled; - } - - /** - * @var $enabled boolean - */ - private $enabled = false; -} - - diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/UploadInfo.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/UploadInfo.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/VersioningConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/VersioningConfig.php deleted file mode 100755 index 992a80fe..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/VersioningConfig.php +++ /dev/null @@ -1,67 +0,0 @@ -status = $status; - } - - /** - * Parse VersioningConfig from the xml. - * - * @param string $strXml - * @throws OssException - * @return null - */ - public function parseFromXml($strXml) - { - $xml = simplexml_load_string($strXml); - if (isset($xml->Status)) { - $this->status = strval($xml->Status); - } - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - $xml = new \SimpleXMLElement(''); - if (isset($this->status)) { - $xml->addChild('Status', $this->status); - } - return $xml->asXML(); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return string - */ - public function getStatus() - { - return $this->status; - } - - private $status = ""; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WebsiteConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WebsiteConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WormConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WormConfig.php deleted file mode 100755 index 6a489560..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/WormConfig.php +++ /dev/null @@ -1,90 +0,0 @@ -WormId)) { - $this->wormId = strval($xml->WormId); - } - if (isset($xml->State)) { - $this->state = strval($xml->State); - } - if (isset($xml->RetentionPeriodInDays)) { - $this->day = intval($xml->RetentionPeriodInDays); - } - if (isset($xml->CreationDate)) { - $this->creationDate = strval($xml->CreationDate); - } - } - - /** - * Serialize the object into xml string. - * - * @return string - */ - public function serializeToXml() - { - throw new OssException("Not implemented."); - } - - public function __toString() - { - return $this->serializeToXml(); - } - - /** - * @return string - */ - public function getWormId() - { - return $this->wormId; - } - - /** - * @return string - */ - public function getState() - { - return $this->state; - } - - /** - * @return int - */ - public function getDay() - { - return $this->day; - } - - /** - * @return string - */ - public function getCreationDate() - { - return $this->creationDate; - } - - private $wormId = ''; - private $state = ''; - private $creationDate = ''; - private $day = 0; -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/XmlConfig.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Model/XmlConfig.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/OssClient.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/OssClient.php old mode 100755 new mode 100644 index c9533448..daae42c7 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/OssClient.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/OssClient.php @@ -3,9 +3,6 @@ namespace OSS; use OSS\Core\MimeTypes; use OSS\Core\OssException; -use OSS\Credentials\Credentials; -use OSS\Credentials\CredentialsProvider; -use OSS\Credentials\StaticCredentialsProvider; use OSS\Http\RequestCore; use OSS\Http\RequestCore_Exception; use OSS\Http\ResponseCore; @@ -15,7 +12,6 @@ use OSS\Model\LoggingConfig; use OSS\Model\LiveChannelConfig; use OSS\Model\LiveChannelInfo; use OSS\Model\LiveChannelListInfo; -use OSS\Model\ObjectListInfoV2; use OSS\Model\StorageCapacityConfig; use OSS\Result\AclResult; use OSS\Result\BodyResult; @@ -33,7 +29,6 @@ use OSS\Result\ListBucketsResult; use OSS\Result\ListMultipartUploadResult; use OSS\Model\ListMultipartUploadInfo; use OSS\Result\ListObjectsResult; -use OSS\Result\ListObjectsV2Result; use OSS\Result\ListPartsResult; use OSS\Result\PutSetDeleteResult; use OSS\Result\DeleteObjectsResult; @@ -55,33 +50,6 @@ use OSS\Model\RefererConfig; use OSS\Model\WebsiteConfig; use OSS\Core\OssUtil; use OSS\Model\ListPartsInfo; -use OSS\Result\GetBucketInfoResult; -use OSS\Model\BucketStat; -use OSS\Result\GetBucketStatResult; -use OSS\Model\ServerSideEncryptionConfig; -use OSS\Result\GetBucketEncryptionResult; -use OSS\Model\RequestPaymentConfig; -use OSS\Result\GetBucketRequestPaymentResult; -use OSS\Model\Tag; -use OSS\Model\TaggingConfig; -use OSS\Result\GetBucketTagsResult; -use OSS\Model\VersioningConfig; -use OSS\Result\GetBucketVersioningResult; -use OSS\Model\InitiateWormConfig; -use OSS\Result\InitiateBucketWormResult; -use OSS\Model\ExtendWormConfig; -use OSS\Result\GetBucketWormResult; -use OSS\Model\RestoreConfig; -use OSS\Model\ObjectVersionListInfo; -use OSS\Result\ListObjectVersionsResult; -use OSS\Model\DeleteObjectInfo; -use OSS\Model\DeletedObjectInfo; -use OSS\Result\DeleteObjectVersionsResult; -use OSS\Model\TransferAccelerationConfig; -use OSS\Result\GetBucketTransferAccelerationResult; -use OSS\Model\CnameTokenInfo; -use OSS\Result\CreateBucketCnameTokenResult; -use OSS\Result\GetBucketCnameTokenResult; /** * Class OssClient @@ -92,25 +60,12 @@ use OSS\Result\GetBucketCnameTokenResult; */ class OssClient { - - /** - * OssClient constructor. - */ - public function __construct() - { - $argNum = func_num_args(); - $args = func_get_args(); - if($argNum == 1 && is_array($args[0])){ - call_user_func_array(array($this,'__initNewClient'),$args); - }else{ - call_user_func_array(array($this,'__initClient'),$args); - } - } - /** + * Constructor + * * There're a few different ways to create an OssClient object: * 1. Most common one from access Id, access Key and the endpoint: $ossClient = new OssClient($id, $key, $endpoint) - * 2. If the endpoint is the CName (such as www.testoss.com, make sure it's CName binded in the OSS console), + * 2. If the endpoint is the CName (such as www.testoss.com, make sure it's CName binded in the OSS console), * uses $ossClient = new OssClient($id, $key, $endpoint, true) * 3. If using Alicloud's security token service (STS), then the AccessKeyId, AccessKeySecret and STS token are all got from STS. * Use this: $ossClient = new OssClient($id, $key, $endpoint, false, $token) @@ -124,7 +79,7 @@ class OssClient * @param string $requestProxy * @throws OssException */ - private function __initClient($accessKeyId, $accessKeySecret, $endpoint, $isCName = false, $securityToken = NULL, $requestProxy = NULL) + public function __construct($accessKeyId, $accessKeySecret, $endpoint, $isCName = false, $securityToken = NULL, $requestProxy = NULL) { $accessKeyId = trim($accessKeyId); $accessKeySecret = trim($accessKeySecret); @@ -136,36 +91,17 @@ class OssClient if (empty($accessKeySecret)) { throw new OssException("access key secret is empty"); } - $provider = new StaticCredentialsProvider($accessKeyId,$accessKeySecret,$securityToken); - $config = array( - 'endpoint' => $endpoint, - 'cname' => $isCName, - 'request_proxy' => $requestProxy, - 'provider' => $provider - ); - $this->__initNewClient($config); - } - - /** - * @param array $config - * @throws OssException - */ - private function __initNewClient($config=array()){ - $isCName = isset($config['cname']) ? $config['cname']: false; - $endpoint = isset($config['endpoint']) ? $config['endpoint'] : ''; - $requestProxy = isset($config['request_proxy']) ? $config['request_proxy']: null; - $provider = isset($config['provider']) ? $config['provider'] : ''; if (empty($endpoint)) { throw new OssException("endpoint is empty"); } $this->hostname = $this->checkEndpoint($endpoint, $isCName); + $this->accessKeyId = $accessKeyId; + $this->accessKeySecret = $accessKeySecret; + $this->securityToken = $securityToken; $this->requestProxy = $requestProxy; - if(!$provider instanceof CredentialsProvider){ - throw new OssException("provider must be an instance of CredentialsProvider"); - } - $this->provider = $provider; self::checkEnv(); } + /** * Lists the Bucket [GetService]. Not applicable if the endpoint is CName (because CName must be binded to a specific bucket). * @@ -337,12 +273,12 @@ class OssClient * * @param string $bucket * @param string $object - * @param array $options * @throws OssException * @return string */ - public function getObjectAcl($bucket, $object, $options = NULL) + public function getObjectAcl($bucket, $object) { + $options = array(); $this->precheckCommon($bucket, $object, $options, true); $options[self::OSS_METHOD] = self::OSS_HTTP_GET; $options[self::OSS_BUCKET] = $bucket; @@ -359,11 +295,10 @@ class OssClient * @param string $bucket bucket name * @param string $object object name * @param string $acl access permissions, valid values are ['default', 'private', 'public-read', 'public-read-write'] - * @param array $options * @throws OssException * @return null */ - public function putObjectAcl($bucket, $object, $acl, $options = NULL) + public function putObjectAcl($bucket, $object, $acl) { $this->precheckCommon($bucket, $object, $options, true); $options[self::OSS_BUCKET] = $bucket; @@ -584,12 +519,12 @@ class OssClient $options[self::OSS_BUCKET] = $bucket; $options[self::OSS_METHOD] = self::OSS_HTTP_POST; $options[self::OSS_OBJECT] = '/'; + $options[self::OSS_SUB_RESOURCE] = 'cname'; $options[self::OSS_CONTENT_TYPE] = 'application/xml'; $cnameConfig = new CnameConfig(); $cnameConfig->addCname($cname); $options[self::OSS_CONTENT] = $cnameConfig->serializeToXml(); $options[self::OSS_COMP] = 'add'; - $options[self::OSS_CNAME] = ''; $response = $this->auth($options); $result = new PutSetDeleteResult($response); @@ -610,7 +545,7 @@ class OssClient $options[self::OSS_BUCKET] = $bucket; $options[self::OSS_METHOD] = self::OSS_HTTP_GET; $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_CNAME] = ''; + $options[self::OSS_SUB_RESOURCE] = 'cname'; $response = $this->auth($options); $result = new GetCnameResult($response); return $result->getData(); @@ -631,64 +566,18 @@ class OssClient $options[self::OSS_BUCKET] = $bucket; $options[self::OSS_METHOD] = self::OSS_HTTP_POST; $options[self::OSS_OBJECT] = '/'; + $options[self::OSS_SUB_RESOURCE] = 'cname'; $options[self::OSS_CONTENT_TYPE] = 'application/xml'; $cnameConfig = new CnameConfig(); $cnameConfig->addCname($cname); $options[self::OSS_CONTENT] = $cnameConfig->serializeToXml(); $options[self::OSS_COMP] = 'delete'; - $options[self::OSS_CNAME] = ''; $response = $this->auth($options); $result = new PutSetDeleteResult($response); return $result->getData(); } - /** - * create a cname token for a bucket - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return CnameToken - */ - public function createBucketCnameToken($bucket, $cname, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_POST; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $cnameConfig = new CnameConfig(); - $cnameConfig->addCname($cname); - $options[self::OSS_CONTENT] = $cnameConfig->serializeToXml(); - $options[self::OSS_COMP] = 'token'; - $options[self::OSS_CNAME] = ''; - $response = $this->auth($options); - $result = new CreateBucketCnameTokenResult($response); - return $result->getData(); - } - - /** - * get a cname token for a bucket - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return CnameToken - */ - public function getBucketCnameToken($bucket, $cname, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_COMP] = 'token'; - $options[self::OSS_CNAME] = $cname; - $response = $this->auth($options); - $result = new GetBucketCnameTokenResult($response); - return $result->getData(); - } - /** * Creates a Live Channel under a bucket * @@ -796,7 +685,7 @@ class OssClient * @throws OssException * @return GetLiveChannelHistory */ - public function getLiveChannelHistory($bucket, $channelName, $options = NULL) + public function getLiveChannelHistory($bucket, $channelName, $options = NULL) { $this->precheckCommon($bucket, NULL, $options, false); $options[self::OSS_BUCKET] = $bucket; @@ -912,56 +801,15 @@ class OssClient $resource = '/' . $bucket . '/' . $channelName; $string_to_sign = $expires . "\n" . $cano_params . $resource; - $cred = $this->provider->getCredentials(); - $this->checkCredentials($cred); + $signature = base64_encode(hash_hmac('sha1', $string_to_sign, $this->accessKeySecret, true)); - $signature = base64_encode(hash_hmac('sha1', $string_to_sign, $cred->getAccessKeySecret(), true)); - - $query_items[] = 'OSSAccessKeyId=' . rawurlencode($cred->getAccessKeyId()); + $query_items[] = 'OSSAccessKeyId=' . rawurlencode($this->accessKeyId); $query_items[] = 'Expires=' . rawurlencode($expires); $query_items[] = 'Signature=' . rawurlencode($signature); return $proto . $hostname . '/live/' . $channelName . '?' . implode('&', $query_items); } - /** - * Generates the signed pushing streaming url - * - * @param string $bucket bucket name - * @param string $channelName channel name - * @param int $expiration expiration time of the Url, unix epoch, since 1970.1.1 00.00.00 UTC - * @param array $options - * @throws OssException - * @return The signed pushing streaming url - */ - public function generatePresignedRtmpUrl($bucket, $channelName, $expiration, $options = NULL) - { - $this->precheckCommon($bucket, $channelName, $options, false); - $proto = 'rtmp://'; - $hostname = $this->generateHostname($bucket); - $cano_params = ''; - $query_items = array(); - $params = isset($options['params']) ? $options['params'] : array(); - uksort($params, 'strnatcasecmp'); - foreach ($params as $key => $value) { - $cano_params = $cano_params . $key . ':' . $value . "\n"; - $query_items[] = rawurlencode($key) . '=' . rawurlencode($value); - } - $resource = '/' . $bucket . '/' . $channelName; - - $string_to_sign = $expiration . "\n" . $cano_params . $resource; - $cred = $this->provider->getCredentials(); - $this->checkCredentials($cred); - - $signature = base64_encode(hash_hmac('sha1', $string_to_sign, $cred->getAccessKeySecret(), true)); - - $query_items[] = 'OSSAccessKeyId=' . rawurlencode($cred->getAccessKeyId()); - $query_items[] = 'Expires=' . rawurlencode($expiration); - $query_items[] = 'Signature=' . rawurlencode($signature); - - return $proto . $hostname . '/live/' . $channelName . '?' . implode('&', $query_items); - } - /** * Precheck the CORS request. Before sending a CORS request, a preflight request (OPTIONS) is sent with the specific origin. * HTTP METHOD and headers information are sent to OSS as well for evaluating if the CORS request is allowed. @@ -1102,6 +950,7 @@ class OssClient return $result->getData(); } + /** * Set the size of the bucket,the unit is GB * When the capacity of the bucket is bigger than the set, it's forbidden to continue writing @@ -1147,491 +996,6 @@ class OssClient return $result->getData(); } - /** - * Get the information of the bucket - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return BucketInfo - */ - public function getBucketInfo($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'bucketInfo'; - $response = $this->auth($options); - $result = new GetBucketInfoResult($response); - return $result->getData(); - } - - /** - * Get the stat of the bucket - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return BucketStat - */ - public function getBucketStat($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'stat'; - $response = $this->auth($options); - $result = new GetBucketStatResult($response); - return $result->getData(); - } - - /** - * Sets the bucket's policy - * - * @param string $bucket bucket name - * @param string $policy policy json format content - * @param array $options - * @throws OssException - * @return null - */ - public function putBucketPolicy($bucket, $policy, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'policy'; - $options[self::OSS_CONTENT_TYPE] = 'application/json'; - $options[self::OSS_CONTENT] = $policy; - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Gets bucket's policy - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return string policy json content - */ - public function getBucketPolicy($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'policy'; - $response = $this->auth($options); - $result = new BodyResult($response); - return $result->getData(); - } - - /** - * Deletes the bucket's policy - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return null - */ - public function deleteBucketPolicy($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_DELETE; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'policy'; - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Sets the bucket's encryption - * - * @param string $bucket bucket name - * @param ServerSideEncryptionConfig $sseConfig - * @param array $options - * @throws OssException - * @return null - */ - public function putBucketEncryption($bucket, $sseConfig, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'encryption'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $options[self::OSS_CONTENT] = $sseConfig->serializeToXml(); - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Gets bucket's encryption - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return ServerSideEncryptionConfig - */ - public function getBucketEncryption($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'encryption'; - $response = $this->auth($options); - $result = new GetBucketEncryptionResult($response); - return $result->getData(); - } - - /** - * Deletes the bucket's encryption - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return null - */ - public function deleteBucketEncryption($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_DELETE; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'encryption'; - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Set the request playment of the bucket, Can be BucketOwner and Requester - * - * @param string $bucket bucket name - * @param string $payer - * @param array $options - * @return ResponseCore - * @throws null - */ - public function putBucketRequestPayment($bucket, $payer, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'requestPayment'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $config = new RequestPaymentConfig($payer); - $options[self::OSS_CONTENT] = $config->serializeToXml(); - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Get the request playment of the bucket - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return string - */ - public function getBucketRequestPayment($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'requestPayment'; - $response = $this->auth($options); - $result = new GetBucketRequestPaymentResult($response); - return $result->getData(); - } - - /** - * Sets the bucket's tags - * - * @param string $bucket bucket name - * @param TaggingConfig $taggingConfig - * @param array $options - * @throws OssException - * @return null - */ - public function putBucketTags($bucket, $taggingConfig, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = self::OSS_TAGGING; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $options[self::OSS_CONTENT] = $taggingConfig->serializeToXml(); - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Gets bucket's tags - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return TaggingConfig - */ - public function getBucketTags($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = self::OSS_TAGGING; - $response = $this->auth($options); - $result = new GetBucketTagsResult($response); - return $result->getData(); - } - - /** - * Deletes the bucket's tags - * If want to delete specified tags for a bucket, please set the $tags - * - * @param string $bucket bucket name - * @param tag[] $tags (optional) - * @param array $options - * @throws OssException - * @return null - */ - public function deleteBucketTags($bucket, $tags = NULL, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_DELETE; - $options[self::OSS_OBJECT] = '/'; - if (empty($tags)) { - $options[self::OSS_SUB_RESOURCE] = self::OSS_TAGGING; - } else { - $value = ''; - foreach ($tags as $tag ) { - $value .= $tag->getKey().','; - } - $value = rtrim($value, ','); - $options[self::OSS_TAGGING] = $value; - } - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Set the versioning of the bucket, Can be BucketOwner and Requester - * - * @param string $bucket bucket name - * @param string $status - * @param array $options - * @return ResponseCore - * @throws null - */ - public function putBucketVersioning($bucket, $status, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'versioning'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $config = new VersioningConfig($status); - $options[self::OSS_CONTENT] = $config->serializeToXml(); - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Get the versioning of the bucket - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return string - */ - public function getBucketVersioning($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'versioning'; - $response = $this->auth($options); - $result = new GetBucketVersioningResult($response); - return $result->getData(); - } - - /** - * Initialize a bucket's worm - * - * @param string $bucket bucket name - * @param int $day - * @param array $options - * @throws OssException - * @return string returns uploadid - */ - public function initiateBucketWorm($bucket, $day, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_METHOD] = self::OSS_HTTP_POST; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'worm'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $config = new InitiateWormConfig($day); - $options[self::OSS_CONTENT] = $config->serializeToXml(); - $response = $this->auth($options); - $result = new InitiateBucketWormResult($response); - return $result->getData(); - } - - /** - * Aborts the bucket's worm - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return null - */ - public function abortBucketWorm($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_DELETE; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'worm'; - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Complete a bucket's worm - * - * @param string $bucket bucket name - * @param string $wormId - * @param array $options - * @throws OssException - * @return string returns uploadid - */ - public function completeBucketWorm($bucket, $wormId, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_METHOD] = self::OSS_HTTP_POST; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_WORM_ID] = $wormId; - $options[self::OSS_CONTENT] = ''; - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Extend a bucket's worm - * - * @param string $bucket bucket name - * @param string $wormId - * @param int $day - * @param array $options - * @throws OssException - * @return string returns uploadid - */ - public function extendBucketWorm($bucket, $wormId, $day, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_METHOD] = self::OSS_HTTP_POST; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_WORM_ID] = $wormId; - $options[self::OSS_SUB_RESOURCE] = 'wormExtend'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $config = new ExtendWormConfig($day); - $options[self::OSS_CONTENT] = $config->serializeToXml(); - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Get a bucket's worm - * - * @param string $bucket bucket name - * @param array $options - * @throws OssException - * @return string - */ - public function getBucketWorm($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'worm'; - $response = $this->auth($options); - $result = new GetBucketWormResult($response); - return $result->getData(); - } - - - /** - * Put Bucket TransferAcceleration - * @param $bucket - * @param $enabled boolean - * @param null $options - * @return null - * @throws OssException - */ - - public function putBucketTransferAcceleration($bucket,$enabled,$options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'transferAcceleration'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $config = new TransferAccelerationConfig(); - $config->setEnabled($enabled); - $options[self::OSS_CONTENT] = $config->serializeToXml(); - $response = $this->auth($options); - $result = new HeaderResult($response); - return $result->getData(); - } - - /** - * Put Bucket TransferAcceleration - * @param $bucket - * @param null $options - * @return enabled boolean - * @throws OssException - */ - public function getBucketTransferAcceleration($bucket,$options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'transferAcceleration'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $response = $this->auth($options); - $result = new GetBucketTransferAccelerationResult($response); - return $result->getData(); - } /** * Lists the bucket's object list (in ObjectListInfo) @@ -1654,105 +1018,22 @@ class OssClient $options[self::OSS_BUCKET] = $bucket; $options[self::OSS_METHOD] = self::OSS_HTTP_GET; $options[self::OSS_OBJECT] = '/'; + $options[self::OSS_HEADERS] = array( + self::OSS_DELIMITER => isset($options[self::OSS_DELIMITER]) ? $options[self::OSS_DELIMITER] : '/', + self::OSS_PREFIX => isset($options[self::OSS_PREFIX]) ? $options[self::OSS_PREFIX] : '', + self::OSS_MAX_KEYS => isset($options[self::OSS_MAX_KEYS]) ? $options[self::OSS_MAX_KEYS] : self::OSS_MAX_KEYS_VALUE, + self::OSS_MARKER => isset($options[self::OSS_MARKER]) ? $options[self::OSS_MARKER] : '', + ); $query = isset($options[self::OSS_QUERY_STRING]) ? $options[self::OSS_QUERY_STRING] : array(); $options[self::OSS_QUERY_STRING] = array_merge( $query, - array(self::OSS_ENCODING_TYPE => self::OSS_ENCODING_TYPE_URL, - self::OSS_DELIMITER => isset($options[self::OSS_DELIMITER]) ? $options[self::OSS_DELIMITER] : '/', - self::OSS_PREFIX => isset($options[self::OSS_PREFIX]) ? $options[self::OSS_PREFIX] : '', - self::OSS_MAX_KEYS => isset($options[self::OSS_MAX_KEYS]) ? $options[self::OSS_MAX_KEYS] : self::OSS_MAX_KEYS_VALUE, - self::OSS_MARKER => isset($options[self::OSS_MARKER]) ? $options[self::OSS_MARKER] : '') + array(self::OSS_ENCODING_TYPE => self::OSS_ENCODING_TYPE_URL) ); $response = $this->auth($options); $result = new ListObjectsResult($response); return $result->getData(); } - - - /** - * Lists the bucket's object list v2 (in ObjectListInfoV2) - * - * @param string $bucket - * @param array $options are defined below: - * $options = array( - * 'max-keys' => specifies max object count to return. By default is 100 and max value could be 1000. - * 'prefix' => specifies the key prefix the returned objects must have. Note that the returned keys still contain the prefix. - * 'delimiter' => The delimiter of object name for grouping object. When it's specified, listObjects will differeniate the object and folder. And it will return subfolder's objects. - * 'start-after' => The key of returned object must be greater than the 'start-after'. - * 'continuation-token' => The token from which the list operation must start. - *) - * Prefix, start-after and continuation-token are for filtering and paging. Their length must be less than 256 bytes - * @throws OssException - * @return ObjectListInfoV2 - */ - public function listObjectsV2($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $query = isset($options[self::OSS_QUERY_STRING]) ? $options[self::OSS_QUERY_STRING] : array(); - $temp = array( - self::OSS_LIST_TYPE=>2, - self::OSS_ENCODING_TYPE => self::OSS_ENCODING_TYPE_URL, - self::OSS_DELIMITER => isset($options[self::OSS_DELIMITER]) ? $options[self::OSS_DELIMITER] : '/', - self::OSS_PREFIX => isset($options[self::OSS_PREFIX]) ? $options[self::OSS_PREFIX] : '', - self::OSS_MAX_KEYS => isset($options[self::OSS_MAX_KEYS]) ? $options[self::OSS_MAX_KEYS] : self::OSS_MAX_KEYS_VALUE, - self::OSS_START_AFTER => isset($options[self::OSS_START_AFTER]) ? $options[self::OSS_START_AFTER] : '', - ); - if(isset($options[self::OSS_CONTINUATION_TOKEN])){ - $temp[self::OSS_CONTINUATION_TOKEN] = $options[self::OSS_CONTINUATION_TOKEN]; - } - $options[self::OSS_QUERY_STRING] = array_merge( - $query,$temp - ); - $response = $this->auth($options); - $result = new ListObjectsV2Result($response); - return $result->getData(); - } - - - - - /** - * Lists the bucket's object with version information (in ObjectListInfo) - * - * @param string $bucket - * @param array $options are defined below: - * $options = array( - * 'max-keys' => specifies max object count to return. By default is 100 and max value could be 1000. - * 'prefix' => specifies the key prefix the returned objects must have. Note that the returned keys still contain the prefix. - * 'delimiter' => The delimiter of object name for grouping object. When it's specified, listObjectVersions will differeniate the object and folder. And it will return subfolder's objects. - * 'key-marker' => The key of returned object must be greater than the 'key-marker'. - * 'version-id-marker' => The version id of returned object must be greater than the 'version-id-marker'. - *) - * Prefix and marker are for filtering and paging. Their length must be less than 256 bytes - * @throws OssException - * @return ObjectListInfo - */ - public function listObjectVersions($bucket, $options = NULL) - { - $this->precheckCommon($bucket, NULL, $options, false); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'versions'; - $query = isset($options[self::OSS_QUERY_STRING]) ? $options[self::OSS_QUERY_STRING] : array(); - $options[self::OSS_QUERY_STRING] = array_merge( - $query, - array(self::OSS_ENCODING_TYPE => self::OSS_ENCODING_TYPE_URL, - self::OSS_DELIMITER => isset($options[self::OSS_DELIMITER]) ? $options[self::OSS_DELIMITER] : '/', - self::OSS_PREFIX => isset($options[self::OSS_PREFIX]) ? $options[self::OSS_PREFIX] : '', - self::OSS_MAX_KEYS => isset($options[self::OSS_MAX_KEYS]) ? $options[self::OSS_MAX_KEYS] : self::OSS_MAX_KEYS_VALUE, - self::OSS_KEY_MARKER => isset($options[self::OSS_KEY_MARKER]) ? $options[self::OSS_KEY_MARKER] : '', - self::OSS_VERSION_ID_MARKER => isset($options[self::OSS_VERSION_ID_MARKER]) ? $options[self::OSS_VERSION_ID_MARKER] : '') - ); - - $response = $this->auth($options); - $result = new ListObjectVersionsResult($response); - return $result->getData(); - } /** * Creates a virtual 'folder' in OSS. The name should not end with '/' because the method will append the name with a '/' anyway. @@ -1802,8 +1083,8 @@ class OssClient $is_check_md5 = $this->isCheckMD5($options); if ($is_check_md5) { - $content_md5 = base64_encode(md5($content, true)); - $options[self::OSS_CONTENT_MD5] = $content_md5; + $content_md5 = base64_encode(md5($content, true)); + $options[self::OSS_CONTENT_MD5] = $content_md5; } if (!isset($options[self::OSS_CONTENT_TYPE])) { @@ -1846,12 +1127,11 @@ class OssClient /** * gets symlink - * @param string $bucket bucket name + *@param string $bucket bucket name * @param string $symlink symlink name - * @param array $options * @return null */ - public function getSymlink($bucket, $symlink, $options = NULL) + public function getSymlink($bucket, $symlink) { $this->precheckCommon($bucket, $symlink, $options); @@ -1884,7 +1164,7 @@ class OssClient throw new OssException($file . " file does not exist"); } $options[self::OSS_FILE_UPLOAD] = $file; - $file_size = sprintf('%u',filesize($options[self::OSS_FILE_UPLOAD])); + $file_size = filesize($options[self::OSS_FILE_UPLOAD]); $is_check_md5 = $this->isCheckMD5($options); if ($is_check_md5) { $content_md5 = base64_encode(md5_file($options[self::OSS_FILE_UPLOAD], true)); @@ -1902,45 +1182,6 @@ class OssClient return $result->getData(); } - /** - * Uploads object from file handle - * - * @param string $bucket bucket name - * @param string $object object name - * @param resource $handle file handle - * @param array $options - * @return null - * @throws OssException - */ - public function uploadStream($bucket, $object, $handle, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options); - if (!is_resource($handle)) { - throw new OssException("The handle must be an opened stream"); - } - $options[self::OSS_FILE_UPLOAD] = $handle; - if ($this->isCheckMD5($options)) { - rewind($handle); - $ctx = hash_init('md5'); - hash_update_stream($ctx, $handle); - $content_md5 = base64_encode(hash_final($ctx, true)); - rewind($handle); - $options[self::OSS_CONTENT_MD5] = $content_md5; - } - if (!isset($options[self::OSS_CONTENT_TYPE])) { - $options[self::OSS_CONTENT_TYPE] = $this->getMimeType($object); - } - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = $object; - if (!isset($options[self::OSS_CONTENT_LENGTH])) { - $options[self::OSS_CONTENT_LENGTH] = fstat($handle)[self::OSS_SIZE]; - } - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - /** * Append the object with the content at the specified position. * The specified position is typically the lengh of the current file. @@ -1970,8 +1211,8 @@ class OssClient $is_check_md5 = $this->isCheckMD5($options); if ($is_check_md5) { - $content_md5 = base64_encode(md5($content, true)); - $options[self::OSS_CONTENT_MD5] = $content_md5; + $content_md5 = base64_encode(md5($content, true)); + $options[self::OSS_CONTENT_MD5] = $content_md5; } if (!isset($options[self::OSS_CONTENT_TYPE])) { @@ -2002,7 +1243,7 @@ class OssClient throw new OssException($file . " file does not exist"); } $options[self::OSS_FILE_UPLOAD] = $file; - $file_size = sprintf('%u',filesize($options[self::OSS_FILE_UPLOAD])); + $file_size = filesize($options[self::OSS_FILE_UPLOAD]); $is_check_md5 = $this->isCheckMD5($options); if ($is_check_md5) { $content_md5 = base64_encode(md5_file($options[self::OSS_FILE_UPLOAD], true)); @@ -2042,15 +1283,10 @@ class OssClient $options[self::OSS_BUCKET] = $toBucket; $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; $options[self::OSS_OBJECT] = $toObject; - $param = '/' . $fromBucket . '/' . rawurlencode($fromObject); - if (isset($options[self::OSS_VERSION_ID])) { - $param = $param . '?versionId='.$options[self::OSS_VERSION_ID]; - unset($options[self::OSS_VERSION_ID]); - } if (isset($options[self::OSS_HEADERS])) { - $options[self::OSS_HEADERS][self::OSS_OBJECT_COPY_SOURCE] = $param; + $options[self::OSS_HEADERS][self::OSS_OBJECT_COPY_SOURCE] = '/' . $fromBucket . '/' . $fromObject; } else { - $options[self::OSS_HEADERS] = array(self::OSS_OBJECT_COPY_SOURCE => $param); + $options[self::OSS_HEADERS] = array(self::OSS_OBJECT_COPY_SOURCE => '/' . $fromBucket . '/' . $fromObject); } $response = $this->auth($options); $result = new CopyObjectResult($response); @@ -2076,27 +1312,6 @@ class OssClient return $result->getData(); } - /** - * Gets the simplified metadata of a object. - * Simplified metadata includes ETag, Size, LastModified. - * - * @param string $bucket bucket name - * @param string $object object name - * @param string $options Checks out the SDK document for the detail - * @return array - */ - public function getSimplifiedObjectMeta($bucket, $object, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_HEAD; - $options[self::OSS_OBJECT] = $object; - $options[self::OSS_SUB_RESOURCE] = 'objectMeta'; - $response = $this->auth($options); - $result = new HeaderResult($response); - return $result->getData(); - } - /** * Deletes a object * @@ -2151,41 +1366,6 @@ class OssClient return $result->getData(); } - /** - * Deletes multiple objects with version id in a bucket - * - * @param string $bucket bucket name - * @param array $objects DeleteObjectInfo list - * @param array $options - * @return ResponseCore - * @throws null - */ - public function deleteObjectVersions($bucket, $objects, $options = null) - { - $this->precheckCommon($bucket, NULL, $options, false); - if (!is_array($objects) || !$objects) { - throw new OssException('objects must be array'); - } - $options[self::OSS_METHOD] = self::OSS_HTTP_POST; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = '/'; - $options[self::OSS_SUB_RESOURCE] = 'delete'; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $quiet = 'false'; - if (isset($options['quiet'])) { - if (is_bool($options['quiet'])) { //Boolean - $quiet = $options['quiet'] ? 'true' : 'false'; - } elseif (is_string($options['quiet'])) { // string - $quiet = ($options['quiet'] === 'true') ? 'true' : 'false'; - } - } - $xmlBody = OssUtil::createDeleteObjectVersionsXmlBody($objects, $quiet); - $options[self::OSS_CONTENT] = $xmlBody; - $response = $this->auth($options); - $result = new DeleteObjectVersionsResult($response); - return $result->getData(); - } - /** * Gets Object content * @@ -2254,101 +1434,11 @@ class OssClient $options[self::OSS_METHOD] = self::OSS_HTTP_POST; $options[self::OSS_OBJECT] = $object; $options[self::OSS_SUB_RESOURCE] = self::OSS_RESTORE; - if (isset($options[self::OSS_RESTORE_CONFIG])) { - $config = $options[self::OSS_RESTORE_CONFIG]; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $options[self::OSS_CONTENT] = $config->serializeToXml(); - } $response = $this->auth($options); $result = new PutSetDeleteResult($response); return $result->getData(); } - /** - * Sets the object tagging - * - * @param string $bucket bucket name - * @param string $object object name - * @param TaggingConfig $taggingConfig - * @throws OssException - * @return null - */ - public function putObjectTagging($bucket, $object, $taggingConfig, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options, true); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_PUT; - $options[self::OSS_OBJECT] = $object; - $options[self::OSS_SUB_RESOURCE] = self::OSS_TAGGING; - $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - $options[self::OSS_CONTENT] = $taggingConfig->serializeToXml(); - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Gets the object tagging - * - * @param string $bucket - * @param string $object - * @throws OssException - * @return TaggingConfig - */ - public function getObjectTagging($bucket, $object, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options, true); - $options[self::OSS_METHOD] = self::OSS_HTTP_GET; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = $object; - $options[self::OSS_SUB_RESOURCE] = self::OSS_TAGGING; - $response = $this->auth($options); - $result = new GetBucketTagsResult($response); - return $result->getData(); - } - - /** - * Deletes the object tagging - * - * @param string $bucket - * @param string $object - * @throws OssException - * @return TaggingConfig - */ - public function deleteObjectTagging($bucket, $object, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options, true); - $options[self::OSS_METHOD] = self::OSS_HTTP_DELETE; - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = $object; - $options[self::OSS_SUB_RESOURCE] = self::OSS_TAGGING; - $response = $this->auth($options); - $result = new PutSetDeleteResult($response); - return $result->getData(); - } - - /** - * Processes the object - * - * @param string $bucket bucket name - * @param string $object object name - * @param string $process process script - * @return string process result, json format - */ - public function processObject($bucket, $object, $process, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options); - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_METHOD] = self::OSS_HTTP_POST; - $options[self::OSS_OBJECT] = $object; - $options[self::OSS_SUB_RESOURCE] = 'x-oss-process'; - $options[self::OSS_CONTENT_TYPE] = 'application/octet-stream'; - $options[self::OSS_CONTENT] = 'x-oss-process='.$process; - $response = $this->auth($options); - $result = new BodyResult($response); - return $result->getData(); - } - /** * Gets the part size according to the preferred part size. * If the specified part size is too small or too big, it will return a min part or max part size instead. @@ -2520,12 +1610,10 @@ class OssClient $options[self::OSS_OBJECT] = $object; $options[self::OSS_UPLOAD_ID] = $uploadId; $options[self::OSS_CONTENT_TYPE] = 'application/xml'; - if (is_array($listParts)) { - $options[self::OSS_CONTENT] = OssUtil::createCompleteMultipartUploadXmlBody($listParts); - } else { - $options[self::OSS_CONTENT] = ""; + if (!is_array($listParts)) { + throw new OssException("listParts must be array type"); } - + $options[self::OSS_CONTENT] = OssUtil::createCompleteMultipartUploadXmlBody($listParts); $response = $this->auth($options); if (isset($options[self::OSS_CALLBACK]) && !empty($options[self::OSS_CALLBACK])) { $result = new CallbackResult($response); @@ -2605,13 +1693,7 @@ class OssClient $options[self::OSS_HEADERS] = array(); } - $param = '/' . $fromBucket . '/' . rawurlencode($fromObject); - if (isset($options[self::OSS_VERSION_ID])) { - $param = $param . '?versionId='.$options[self::OSS_VERSION_ID]; - unset($options[self::OSS_VERSION_ID]); - } - - $options[self::OSS_HEADERS][self::OSS_OBJECT_COPY_SOURCE] = $param; + $options[self::OSS_HEADERS][self::OSS_OBJECT_COPY_SOURCE] = '/' . $fromBucket . '/' . $fromObject; $options[self::OSS_HEADERS][self::OSS_OBJECT_COPY_SOURCE_RANGE] = "bytes=" . $start_range . "-" . $end_range; $response = $this->auth($options); $result = new UploadPartResult($response); @@ -2648,10 +1730,9 @@ class OssClient if (isset($options[self::OSS_CONTENT_LENGTH])) { $upload_file_size = (integer)$options[self::OSS_CONTENT_LENGTH]; } else { - $upload_file_size = sprintf('%u',filesize($uploadFile)); - + $upload_file_size = filesize($uploadFile); if ($upload_file_size !== false) { - $upload_file_size -= $upload_position; + $upload_file_size -= $upload_position; } } @@ -2706,16 +1787,7 @@ class OssClient 'ETag' => $etag, ); } - - //build complete options - $cmp_options = null; - if (isset($options[self::OSS_HEADERS]) && isset($options[self::OSS_HEADERS][self::OSS_REQUEST_PAYER])) { - $cmp_options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => $options[self::OSS_HEADERS][self::OSS_REQUEST_PAYER], - )); - } - return $this->completeMultipartUpload($bucket, $object, $uploadId, $uploadParts, $cmp_options); + return $this->completeMultipartUpload($bucket, $object, $uploadId, $uploadParts); } /** @@ -2799,37 +1871,6 @@ class OssClient return $this->auth($options); } - /** - * Sign URL with specified expiration time in seconds and HTTP method. - * The signed URL could be used to access the object directly. - * - * @param string $bucket - * @param string $object - * @param int $expiration expiration time of the Url, unix epoch, since 1970.1.1 00.00.00 UTC - * @param string $method - * @param array $options Key-Value array - * @return string - * @throws OssException - */ - public function generatePresignedUrl($bucket, $object, $expiration, $method = self::OSS_HTTP_GET, $options = NULL) - { - $this->precheckCommon($bucket, $object, $options); - //method - if (self::OSS_HTTP_GET !== $method && self::OSS_HTTP_PUT !== $method) { - throw new OssException("method is invalid"); - } - $options[self::OSS_BUCKET] = $bucket; - $options[self::OSS_OBJECT] = $object; - $options[self::OSS_METHOD] = $method; - if (!isset($options[self::OSS_CONTENT_TYPE])) { - $options[self::OSS_CONTENT_TYPE] = ''; - } - $options[self::OSS_PREAUTH] = $expiration; - $options[self::OSS_DATE] = $expiration; - $this->setSignStsInUrl(true); - return $this->auth($options); - } - /** * validates options. Create a empty array if it's NULL. * @@ -2883,8 +1924,6 @@ class OssClient return; case self::OSS_STORAGE_STANDARD: return; - case self::OSS_STORAGE_COLDARCHIVE: - return; default: break; } @@ -3008,16 +2047,13 @@ class OssClient $this->authPrecheckObjectEncoding($options); //Validates ACL $this->authPrecheckAcl($options); - $cred = $this->provider->getCredentials(); - $this->checkCredentials($cred); - // Should https or http be used? $scheme = $this->useSSL ? 'https://' : 'http://'; // gets the host name. If the host name is public domain or private domain, form a third level domain by prefixing the bucket name on the domain name. $hostname = $this->generateHostname($options[self::OSS_BUCKET]); $string_to_sign = ''; - $headers = $this->generateHeaders($options, $hostname,$cred); - $signable_query_string_params = $this->generateSignableQueryStringParam($options,$cred); + $headers = $this->generateHeaders($options, $hostname); + $signable_query_string_params = $this->generateSignableQueryStringParam($options); $signable_query_string = OssUtil::toQueryString($signable_query_string_params); $resource_uri = $this->generateResourceUri($options); //Generates the URL (add query parameters) @@ -3035,10 +2071,10 @@ class OssClient $non_signable_resource .= $conjunction . $query_string; $conjunction = '&'; } - $requestUrl = $scheme . $hostname . $resource_uri . $signable_query_string . $non_signable_resource; + $this->requestUrl = $scheme . $hostname . $resource_uri . $signable_query_string . $non_signable_resource; //Creates the request - $request = new RequestCore($requestUrl, $this->requestProxy); + $request = new RequestCore($this->requestUrl, $this->requestProxy); $request->set_useragent($this->generateUserAgent()); // Streaming uploads if (isset($options[self::OSS_FILE_UPLOAD])) { @@ -3123,21 +2159,19 @@ class OssClient } // Generates the signable_resource $signable_resource = $this->generateSignableResource($options); - $signable_resource = rawurldecode($signable_resource) . urldecode($signable_query_string); - $string_to_sign_ordered = $string_to_sign; - $string_to_sign .= $signable_resource; + $string_to_sign .= rawurldecode($signable_resource) . urldecode($signable_query_string); // Sort the strings to be signed. - $string_to_sign_ordered .= $this->stringToSignSorted($signable_resource); + $string_to_sign_ordered = $this->stringToSignSorted($string_to_sign); - $signature = base64_encode(hash_hmac('sha1', $string_to_sign_ordered,$cred->getAccessKeySecret(), true)); - $request->add_header('Authorization', 'OSS ' . $cred->getAccessKeyId() . ':' . $signature); + $signature = base64_encode(hash_hmac('sha1', $string_to_sign_ordered, $this->accessKeySecret, true)); + $request->add_header('Authorization', 'OSS ' . $this->accessKeyId . ':' . $signature); if (isset($options[self::OSS_PREAUTH]) && (integer)$options[self::OSS_PREAUTH] > 0) { - $signed_url = $requestUrl . $conjunction . self::OSS_URL_ACCESS_KEY_ID . '=' . rawurlencode($cred->getAccessKeyId()) . '&' . self::OSS_URL_EXPIRES . '=' . $options[self::OSS_PREAUTH] . '&' . self::OSS_URL_SIGNATURE . '=' . rawurlencode($signature); + $signed_url = $this->requestUrl . $conjunction . self::OSS_URL_ACCESS_KEY_ID . '=' . rawurlencode($this->accessKeyId) . '&' . self::OSS_URL_EXPIRES . '=' . $options[self::OSS_PREAUTH] . '&' . self::OSS_URL_SIGNATURE . '=' . rawurlencode($signature); return $signed_url; } elseif (isset($options[self::OSS_PREAUTH])) { - return $requestUrl; + return $this->requestUrl; } if ($this->timeout !== 0) { @@ -3153,7 +2187,7 @@ class OssClient throw(new OssException('RequestCoreException: ' . $e->getMessage())); } $response_header = $request->get_response_header(); - $response_header['oss-request-url'] = $requestUrl; + $response_header['oss-request-url'] = $this->requestUrl; $response_header['oss-redirects'] = $this->redirects; $response_header['oss-stringtosign'] = $string_to_sign; $response_header['oss-requestheaders'] = $request->request_headers; @@ -3344,10 +2378,9 @@ class OssClient * Generates the signalbe query string parameters in array type * * @param array $options - * @param Credentials $cred * @return array */ - private function generateSignableQueryStringParam($options,$cred) + private function generateSignableQueryStringParam($options) { $signableQueryStringParams = array(); $signableList = array( @@ -3367,12 +2400,6 @@ class OssClient self::OSS_POSITION, self::OSS_SYMLINK, self::OSS_RESTORE, - self::OSS_TAGGING, - self::OSS_WORM_ID, - self::OSS_TRAFFIC_LIMIT, - self::OSS_VERSION_ID, - self::OSS_CONTINUATION_TOKEN, - self::OSS_CNAME, ); foreach ($signableList as $item) { @@ -3381,8 +2408,8 @@ class OssClient } } - if ($this->enableStsInUrl && (!empty($cred->getSecurityToken()))) { - $signableQueryStringParams["security-token"] = $cred->getSecurityToken(); + if ($this->enableStsInUrl && (!is_null($this->securityToken))) { + $signableQueryStringParams["security-token"] = $this->securityToken; } return $signableQueryStringParams; @@ -3451,12 +2478,7 @@ class OssClient $queryStringSorted = substr($queryStringSorted, 0, -1); - $result = ''; - for ($i = 0; $i < $index -1; $i++) - { - $result .= $explodeResult[$i] . '?'; - } - return $result . $queryStringSorted; + return $explodeResult[0] . '?' . $queryStringSorted; } /** @@ -3464,10 +2486,9 @@ class OssClient * * @param mixed $options * @param string $hostname hostname - * @param Credentials $cred * @return array */ - private function generateHeaders($options, $hostname,$cred) + private function generateHeaders($options, $hostname) { $headers = array( self::OSS_CONTENT_MD5 => '', @@ -3480,8 +2501,8 @@ class OssClient } //Add stsSecurityToken - if ((!empty($cred->getSecurityToken())) && (!$this->enableStsInUrl)) { - $headers[self::OSS_SECURITY_TOKEN] = $cred->getSecurityToken(); + if ((!is_null($this->securityToken)) && (!$this->enableStsInUrl)) { + $headers[self::OSS_SECURITY_TOKEN] = $this->securityToken; } //Merge HTTP headers if (isset($options[self::OSS_HEADERS])) { @@ -3532,23 +2553,6 @@ class OssClient return $ret_endpoint; } - /** - * @param Credentials $credential - * @return OssException - */ - private function checkCredentials($credential) - { - if (empty($credential)) { - throw new OssException("credentials is empty."); - } - if (empty($credential->getAccessKeyId())) { - throw new OssException("access key id is empty"); - } - if (empty($credential->getAccessKeySecret())) { - throw new OssException("access key secret is empty"); - } - } - /** * Check if all dependent extensions are installed correctly. * For now only "curl" is needed. @@ -3622,9 +2626,6 @@ class OssClient const OSS_PREFIX = 'prefix'; const OSS_DELIMITER = 'delimiter'; const OSS_MARKER = 'marker'; - const OSS_FETCH_OWNER = 'fetch-owner'; - const OSS_START_AFTER = 'start-after'; - const OSS_CONTINUATION_TOKEN = 'continuation-token'; const OSS_ACCEPT_ENCODING = 'Accept-Encoding'; const OSS_CONTENT_MD5 = 'Content-Md5'; const OSS_SELF_CONTENT_MD5 = 'x-oss-meta-md5'; @@ -3669,15 +2670,6 @@ class OssClient const OSS_STORAGE_STANDARD = 'Standard'; const OSS_STORAGE_IA = 'IA'; const OSS_STORAGE_ARCHIVE = 'Archive'; - const OSS_STORAGE_COLDARCHIVE = 'ColdArchive'; - const OSS_TAGGING = 'tagging'; - const OSS_WORM_ID = 'wormId'; - const OSS_RESTORE_CONFIG = 'restore-config'; - const OSS_KEY_MARKER = 'key-marker'; - const OSS_VERSION_ID_MARKER = 'version-id-marker'; - const OSS_VERSION_ID = 'versionId'; - const OSS_HEADER_VERSION_ID = 'x-oss-version-id'; - const OSS_CNAME = 'cname'; //private URLs const OSS_URL_ACCESS_KEY_ID = 'OSSAccessKeyId'; @@ -3701,8 +2693,6 @@ class OssClient const OSS_PROCESS = "x-oss-process"; const OSS_CALLBACK = "x-oss-callback"; const OSS_CALLBACK_VAR = "x-oss-callback-var"; - const OSS_REQUEST_PAYER = "x-oss-request-payer"; - const OSS_TRAFFIC_LIMIT = "x-oss-traffic-limit"; //Constants for STS SecurityToken const OSS_SECURITY_TOKEN = "x-oss-security-token"; const OSS_ACL_TYPE_PRIVATE = 'private'; @@ -3710,8 +2700,6 @@ class OssClient const OSS_ACL_TYPE_PUBLIC_READ_WRITE = 'public-read-write'; const OSS_ENCODING_TYPE = "encoding-type"; const OSS_ENCODING_TYPE_URL = "url"; - - const OSS_LIST_TYPE = "list-type"; // Domain Types const OSS_HOST_TYPE_NORMAL = "normal";//http://bucket.oss-cn-hangzhou.aliyuncs.com/object @@ -3726,8 +2714,8 @@ class OssClient ); // OssClient version information const OSS_NAME = "aliyun-sdk-php"; - const OSS_VERSION = "2.6.0"; - const OSS_BUILD = "20220803"; + const OSS_VERSION = "2.3.1"; + const OSS_BUILD = "20191115"; const OSS_AUTHOR = ""; const OSS_OPTIONS_ORIGIN = 'Origin'; const OSS_OPTIONS_REQUEST_METHOD = 'Access-Control-Request-Method'; @@ -3740,12 +2728,12 @@ class OssClient // user's domain type. It could be one of the four: OSS_HOST_TYPE_NORMAL, OSS_HOST_TYPE_IP, OSS_HOST_TYPE_SPECIAL, OSS_HOST_TYPE_CNAME private $hostType = self::OSS_HOST_TYPE_NORMAL; + private $requestUrl; private $requestProxy = null; - /** - * @var CredentialsProvider - */ - private $provider; + private $accessKeyId; + private $accessKeySecret; private $hostname; + private $securityToken; private $enableStsInUrl = false; private $timeout = 0; private $connectTimeout = 0; diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/AclResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/AclResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/AppendResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/AppendResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/BodyResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/BodyResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CallbackResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CallbackResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CopyObjectResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CopyObjectResult.php old mode 100755 new mode 100644 index 6ed67c61..498723e1 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CopyObjectResult.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CopyObjectResult.php @@ -25,6 +25,6 @@ class CopyObjectResult extends Result $result[] = $xml->ETag; } - return array_merge($result, $this->rawResponse->header); + return $result; } } diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CreateBucketCnameTokenResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CreateBucketCnameTokenResult.php deleted file mode 100755 index 74bcb8dc..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/CreateBucketCnameTokenResult.php +++ /dev/null @@ -1,19 +0,0 @@ -rawResponse->body; - $info = new CnameTokenInfo(); - $info->parseFromXml($content); - return $info; - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectVersionsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectVersionsResult.php deleted file mode 100755 index 69f52a73..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectVersionsResult.php +++ /dev/null @@ -1,39 +0,0 @@ -rawResponse->body); - $encodingType = isset($xml->EncodingType) ? strval($xml->EncodingType) : ""; - return $this->parseDeletedList($xml, $encodingType); - } - - private function parseDeletedList($xml, $encodingType) - { - $retList = array(); - if (isset($xml->Deleted)) { - foreach ($xml->Deleted as $content) { - $key = isset($content->Key) ? strval($content->Key) : ""; - $key = OssUtil::decodeKey($key, $encodingType); - $versionId = isset($content->VersionId) ? strval($content->VersionId) : ""; - $deleteMarker = isset($content->DeleteMarker) ? strval($content->DeleteMarker) : ""; - $deleteMarkerVersionId = isset($content->DeleteMarkerVersionId) ? strval($content->DeleteMarkerVersionId) : ""; - $retList[] = new DeletedObjectInfo($key, $versionId, $deleteMarker, $deleteMarkerVersionId); - } - } - return $retList; - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/DeleteObjectsResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ExistResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ExistResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketCnameTokenResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketCnameTokenResult.php deleted file mode 100755 index b524d3fb..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketCnameTokenResult.php +++ /dev/null @@ -1,19 +0,0 @@ -rawResponse->body; - $info = new CnameTokenInfo(); - $info->parseFromXml($content); - return $info; - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketEncryptionResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketEncryptionResult.php deleted file mode 100755 index 3987cc92..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketEncryptionResult.php +++ /dev/null @@ -1,26 +0,0 @@ -rawResponse->body; - $config = new ServerSideEncryptionConfig(); - $config->parseFromXml($content); - return $config; - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketInfoResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketInfoResult.php deleted file mode 100755 index ad55e95b..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketInfoResult.php +++ /dev/null @@ -1,37 +0,0 @@ -rawResponse->body; - if (empty($content)) { - throw new OssException("body is null"); - } - $xml = simplexml_load_string($content); - if (isset($xml->Bucket)) { - $info = new BucketInfo(); - $info->parseFromXmlNode($xml->Bucket); - return $info; - } else { - throw new OssException("xml format exception"); - } - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketRequestPaymentResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketRequestPaymentResult.php deleted file mode 100755 index 5107de3f..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketRequestPaymentResult.php +++ /dev/null @@ -1,26 +0,0 @@ -rawResponse->body; - $config = new RequestPaymentConfig(); - $config->parseFromXml($content); - return $config->getPayer(); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketStatResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketStatResult.php deleted file mode 100755 index aa310cf1..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketStatResult.php +++ /dev/null @@ -1,26 +0,0 @@ -rawResponse->body; - $stat = new BucketStat(); - $stat->parseFromXml($content); - return $stat; - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTagsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTagsResult.php deleted file mode 100755 index 59b4dd79..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTagsResult.php +++ /dev/null @@ -1,26 +0,0 @@ -rawResponse->body; - $config = new TaggingConfig(); - $config->parseFromXml($content); - return $config; - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTransferAccelerationResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTransferAccelerationResult.php deleted file mode 100755 index a300d625..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketTransferAccelerationResult.php +++ /dev/null @@ -1,22 +0,0 @@ -rawResponse->body; - $config = new TransferAccelerationConfig(); - $config->parseFromXml($content); - return $config->getEnabled(); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketVersioningResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketVersioningResult.php deleted file mode 100755 index 225190c2..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketVersioningResult.php +++ /dev/null @@ -1,26 +0,0 @@ -rawResponse->body; - $config = new VersioningConfig(); - $config->parseFromXml($content); - return $config->getStatus(); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketWormResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketWormResult.php deleted file mode 100755 index 95872041..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetBucketWormResult.php +++ /dev/null @@ -1,26 +0,0 @@ -rawResponse->body; - $config = new WormConfig(); - $config->parseFromXml($content); - return $config; - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetCnameResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetCnameResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetCorsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetCorsResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLifecycleResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLifecycleResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelHistoryResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelHistoryResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelInfoResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelInfoResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelStatusResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLiveChannelStatusResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLocationResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLocationResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLoggingResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetLoggingResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetRefererResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetRefererResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetStorageCapacityResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetStorageCapacityResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetWebsiteResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/GetWebsiteResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/HeaderResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/HeaderResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateBucketWormResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateBucketWormResult.php deleted file mode 100755 index 1cd7a020..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateBucketWormResult.php +++ /dev/null @@ -1,27 +0,0 @@ -rawResponse->header; - if (isset($header["x-oss-worm-id"])) { - return strval($header["x-oss-worm-id"]); - } - throw new OssException("cannot get worm-id"); - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateMultipartUploadResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/InitiateMultipartUploadResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListBucketsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListBucketsResult.php old mode 100755 new mode 100644 index 1dd037b7..a58fb2d6 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListBucketsResult.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListBucketsResult.php @@ -22,8 +22,9 @@ class ListBucketsResult extends Result $xml = new \SimpleXMLElement($content); if (isset($xml->Buckets) && isset($xml->Buckets->Bucket)) { foreach ($xml->Buckets->Bucket as $bucket) { - $bucketInfo = new BucketInfo(); - $bucketInfo->parseFromXmlNode($bucket); + $bucketInfo = new BucketInfo(strval($bucket->Location), + strval($bucket->Name), + strval($bucket->CreationDate)); $bucketList[] = $bucketInfo; } } diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListLiveChannelResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListLiveChannelResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListMultipartUploadResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListMultipartUploadResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectVersionsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectVersionsResult.php deleted file mode 100755 index 849c21c2..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectVersionsResult.php +++ /dev/null @@ -1,96 +0,0 @@ -rawResponse->body); - $encodingType = isset($xml->EncodingType) ? strval($xml->EncodingType) : ""; - $objectVersionList = $this->parseObjecVersionList($xml, $encodingType); - $deleteMarkerList = $this->parseDeleteMarkerList($xml, $encodingType); - $prefixList = $this->parsePrefixList($xml, $encodingType); - $bucketName = isset($xml->Name) ? strval($xml->Name) : ""; - $prefix = isset($xml->Prefix) ? strval($xml->Prefix) : ""; - $prefix = OssUtil::decodeKey($prefix, $encodingType); - $keyMarker = isset($xml->KeyMarker) ? strval($xml->KeyMarker) : ""; - $keyMarker = OssUtil::decodeKey($keyMarker, $encodingType); - $nextKeyMarker = isset($xml->NextKeyMarker) ? strval($xml->NextKeyMarker) : ""; - $nextKeyMarker = OssUtil::decodeKey($nextKeyMarker, $encodingType); - $versionIdMarker = isset($xml->VersionIdMarker) ? strval($xml->VersionIdMarker) : ""; - $nextVersionIdMarker = isset($xml->NextVersionIdMarker) ? strval($xml->NextVersionIdMarker) : ""; - $maxKeys = isset($xml->MaxKeys) ? intval($xml->MaxKeys) : 0; - $delimiter = isset($xml->Delimiter) ? strval($xml->Delimiter) : ""; - $delimiter = OssUtil::decodeKey($delimiter, $encodingType); - $isTruncated = isset($xml->IsTruncated) ? strval($xml->IsTruncated) : ""; - - return new ObjectVersionListInfo($bucketName, $prefix, $keyMarker, $nextKeyMarker, - $versionIdMarker, $nextVersionIdMarker,$maxKeys, $delimiter, $isTruncated, - $objectVersionList, $deleteMarkerList, $prefixList); - } - - private function parseObjecVersionList($xml, $encodingType) - { - $retList = array(); - if (isset($xml->Version)) { - foreach ($xml->Version as $content) { - $key = isset($content->Key) ? strval($content->Key) : ""; - $key = OssUtil::decodeKey($key, $encodingType); - $versionId = isset($content->VersionId) ? strval($content->VersionId) : ""; - $lastModified = isset($content->LastModified) ? strval($content->LastModified) : ""; - $eTag = isset($content->ETag) ? strval($content->ETag) : ""; - $type = isset($content->Type) ? strval($content->Type) : ""; - $size = isset($content->Size) ? strval($content->Size) : "0"; - $storageClass = isset($content->StorageClass) ? strval($content->StorageClass) : ""; - $isLatest = isset($content->IsLatest) ? strval($content->IsLatest) : ""; - $retList[] = new ObjectVersionInfo($key, $versionId, $lastModified, $eTag, $type, $size, $storageClass, $isLatest); - } - } - return $retList; - } - - private function parseDeleteMarkerList($xml, $encodingType) - { - $retList = array(); - if (isset($xml->DeleteMarker)) { - foreach ($xml->DeleteMarker as $content) { - $key = isset($content->Key) ? strval($content->Key) : ""; - $key = OssUtil::decodeKey($key, $encodingType); - $versionId = isset($content->VersionId) ? strval($content->VersionId) : ""; - $lastModified = isset($content->LastModified) ? strval($content->LastModified) : ""; - $isLatest = isset($content->IsLatest) ? strval($content->IsLatest) : ""; - $retList[] = new DeleteMarkerInfo($key, $versionId, $lastModified, $isLatest); - } - } - return $retList; - } - - private function parsePrefixList($xml, $encodingType) - { - $retList = array(); - if (isset($xml->CommonPrefixes)) { - foreach ($xml->CommonPrefixes as $commonPrefix) { - $prefix = isset($commonPrefix->Prefix) ? strval($commonPrefix->Prefix) : ""; - $prefix = OssUtil::decodeKey($prefix, $encodingType); - $retList[] = new PrefixInfo($prefix); - } - } - return $retList; - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsResult.php old mode 100755 new mode 100644 index 39f1f292..f44c66a0 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsResult.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsResult.php @@ -48,7 +48,7 @@ class ListObjectsResult extends Result $lastModified = isset($content->LastModified) ? strval($content->LastModified) : ""; $eTag = isset($content->ETag) ? strval($content->ETag) : ""; $type = isset($content->Type) ? strval($content->Type) : ""; - $size = isset($content->Size) ? strval($content->Size) : "0"; + $size = isset($content->Size) ? intval($content->Size) : 0; $storageClass = isset($content->StorageClass) ? strval($content->StorageClass) : ""; $retList[] = new ObjectInfo($key, $lastModified, $eTag, $type, $size, $storageClass); } diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsV2Result.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsV2Result.php deleted file mode 100755 index 882c3c0e..00000000 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListObjectsV2Result.php +++ /dev/null @@ -1,72 +0,0 @@ -rawResponse->body); - $encodingType = isset($xml->EncodingType) ? strval($xml->EncodingType) : ""; - $objectList = $this->parseObjectList($xml, $encodingType); - $prefixList = $this->parsePrefixList($xml, $encodingType); - $bucketName = isset($xml->Name) ? strval($xml->Name) : ""; - $prefix = isset($xml->Prefix) ? strval($xml->Prefix) : ""; - $prefix = OssUtil::decodeKey($prefix, $encodingType); - $maxKeys = isset($xml->MaxKeys) ? intval($xml->MaxKeys) : 0; - $delimiter = isset($xml->Delimiter) ? strval($xml->Delimiter) : ""; - $delimiter = OssUtil::decodeKey($delimiter, $encodingType); - $isTruncated = isset($xml->IsTruncated) ? strval($xml->IsTruncated) : ""; - $continuationToken = isset($xml->ContinuationToken) ? strval($xml->ContinuationToken) : ""; - $nextContinuationToken = isset($xml->NextContinuationToken) ? strval($xml->NextContinuationToken) : ""; - $startAfter = isset($xml->StartAfter) ? strval($xml->StartAfter) : ""; - $startAfter = OssUtil::decodeKey($startAfter, $encodingType); - $keyCount = isset($xml->KeyCount) ? intval($xml->KeyCount) : 0; - return new ObjectListInfoV2($bucketName, $prefix, $maxKeys, $delimiter, $isTruncated, $objectList, $prefixList, $continuationToken, $nextContinuationToken, $startAfter, $keyCount); - } - - private function parseObjectList($xml, $encodingType) - { - $retList = array(); - if (isset($xml->Contents)) { - foreach ($xml->Contents as $content) { - $key = isset($content->Key) ? strval($content->Key) : ""; - $key = OssUtil::decodeKey($key, $encodingType); - $lastModified = isset($content->LastModified) ? strval($content->LastModified) : ""; - $eTag = isset($content->ETag) ? strval($content->ETag) : ""; - $type = isset($content->Type) ? strval($content->Type) : ""; - $size = isset($content->Size) ? strval($content->Size) : "0"; - $storageClass = isset($content->StorageClass) ? strval($content->StorageClass) : ""; - $retList[] = new ObjectInfo($key, $lastModified, $eTag, $type, $size, $storageClass); - } - } - return $retList; - } - - private function parsePrefixList($xml, $encodingType) - { - $retList = array(); - if (isset($xml->CommonPrefixes)) { - foreach ($xml->CommonPrefixes as $commonPrefix) { - $prefix = isset($commonPrefix->Prefix) ? strval($commonPrefix->Prefix) : ""; - $prefix = OssUtil::decodeKey($prefix, $encodingType); - $retList[] = new PrefixInfo($prefix); - } - } - return $retList; - } -} \ No newline at end of file diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListPartsResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListPartsResult.php old mode 100755 new mode 100644 index 6641b5bb..092d94e0 --- a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListPartsResult.php +++ b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/ListPartsResult.php @@ -33,7 +33,7 @@ class ListPartsResult extends Result $partNumber = isset($part->PartNumber) ? intval($part->PartNumber) : ""; $lastModified = isset($part->LastModified) ? strval($part->LastModified) : ""; $eTag = isset($part->ETag) ? strval($part->ETag) : ""; - $size = isset($part->Size) ? strval($part->Size) : ""; + $size = isset($part->Size) ? intval($part->Size) : ""; $partList[] = new PartInfo($partNumber, $lastModified, $eTag, $size); } } diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/PutLiveChannelResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/PutLiveChannelResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/PutSetDeleteResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/PutSetDeleteResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/Result.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/Result.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/SymlinkResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/SymlinkResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/UploadPartResult.php b/vendor/aliyuncs/oss-sdk-php/src/OSS/Result/UploadPartResult.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/AclResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/AclResultTest.php old mode 100755 new mode 100644 index 82168d05..12f4b1a7 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/AclResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/AclResultTest.php @@ -6,7 +6,7 @@ use OSS\Result\AclResult; use OSS\Core\OssException; use OSS\Http\ResponseCore; -class AclResultTest extends \PHPUnit\Framework\TestCase +class AclResultTest extends \PHPUnit_Framework_TestCase { private $validXml = <<client = Common::getOssClient(); $this->bucketName = 'php-sdk-test-bucket-' . strval(rand(0, 10000)); $this->client->createBucket($this->bucketName); } - protected function tearDown(): void + public function tearDown() { $this->client->deleteBucket($this->bucketName); } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketInfoTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketInfoTest.php old mode 100755 new mode 100644 index f99bcee6..80fa25c8 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketInfoTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketInfoTest.php @@ -8,7 +8,7 @@ use OSS\Model\BucketInfo; * Class BucketInfoTest * @package OSS\Tests */ -class BucketInfoTest extends \PHPUnit\Framework\TestCase +class BucketInfoTest extends \PHPUnit_Framework_TestCase { public function testConstruct() { diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketLiveChannelTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketLiveChannelTest.php old mode 100755 new mode 100644 index cedf884d..bed68b03 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketLiveChannelTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/BucketLiveChannelTest.php @@ -7,12 +7,12 @@ require_once __DIR__ . '/Common.php'; use OSS\Model\LiveChannelConfig; use OSS\Core\OssException; -class BucketLiveChannelTest extends \PHPUnit\Framework\TestCase +class BucketLiveChannelTest extends \PHPUnit_Framework_TestCase { private $bucketName; private $client; - protected function setUp(): void + public function setUp() { $this->client = Common::getOssClient(); $this->bucketName = 'php-sdk-test-rtmp-bucket-name-' . strval(rand(0, 10000)); @@ -20,7 +20,7 @@ class BucketLiveChannelTest extends \PHPUnit\Framework\TestCase Common::waitMetaSync(); } - protected function tearDown(): void + public function tearDown() { ////to delete created bucket //1. delele live channel @@ -195,39 +195,6 @@ class BucketLiveChannelTest extends \PHPUnit\Framework\TestCase $this->assertEquals('playlist.m3u8', $query['playlistName']); } - public function testGetgenPreSignedRtmpUrlVsSignedRtmpUrl() - { - $channelName = '90475'; - $bucket = 'douyu'; - $url1 = '245'; - $url2 = '123'; - $expiration = 0; - - do { - $begin = time(); - $expiration = time() + 900; - $url1 = $this->client->generatePresignedRtmpUrl($bucket, $channelName, $expiration, array( - 'params' => array( - 'playlistName' => 'playlist.m3u8' - ) - )); - - $url2 = $this->client->signRtmpUrl($bucket, $channelName, 900, array( - 'params' => array( - 'playlistName' => 'playlist.m3u8' - ) - )); - - $end = time(); - - if ($begin == $end) - break; - usleep(500000); - } while (true); - $this->assertEquals($url1, $url1); - $this->assertTrue(strpos($url1, 'Expires='.$expiration) !== false); - } - public function testLiveChannelInfo() { $channelName = 'live-to-put-status'; diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CallbackTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CallbackTest.php old mode 100755 new mode 100644 index 31df548d..337ea243 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CallbackTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CallbackTest.php @@ -289,7 +289,7 @@ class CallbackTest extends TestOssClientBase } } - protected function setUp(): void + public function setUp() { parent::setUp(); } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameConfigTest.php old mode 100755 new mode 100644 index 8f7529c9..e3c1ce90 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameConfigTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameConfigTest.php @@ -6,7 +6,7 @@ namespace OSS\Tests; use OSS\Model\CnameConfig; use OSS\Core\OssException; -class CnameConfigTest extends \PHPUnit\Framework\TestCase +class CnameConfigTest extends \PHPUnit_Framework_TestCase { private $xml1 = << diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameTokenInfoTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameTokenInfoTest.php deleted file mode 100755 index 082118e2..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CnameTokenInfoTest.php +++ /dev/null @@ -1,31 +0,0 @@ - - - bucket - www.foo.com - 1234 - 20150101 - -BBBB; - - public function testFromXml() - { - $info = new CnameTokenInfo(); - $info->parseFromXml($this->xml1); - - $this->assertEquals('bucket', $info->getBucket()); - $this->assertEquals('www.foo.com', $info->getCname()); - $this->assertEquals('1234', $info->getToken()); - $this->assertEquals('20150101', $info->getExpireTime()); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/Common.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/Common.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ContentTypeTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ContentTypeTest.php old mode 100755 new mode 100644 index 66b40577..606c8104 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ContentTypeTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ContentTypeTest.php @@ -4,7 +4,7 @@ namespace OSS\Tests; require_once __DIR__ . '/Common.php'; -class ContentTypeTest extends TestOssClientBase +class ContentTypeTest extends \PHPUnit_Framework_TestCase { private function runCmd($cmd) { @@ -17,15 +17,15 @@ class ContentTypeTest extends TestOssClientBase private function getContentType($bucket, $object) { - $client = $this->ossClient; + $client = Common::getOssClient(); $headers = $client->getObjectMeta($bucket, $object); return $headers['content-type']; } public function testByFileName() { - $client = $this->ossClient; - $bucket = $this->bucket; + $client = Common::getOssClient(); + $bucket = Common::getBucketName(); $file = '/tmp/x.html'; $object = 'test/x'; @@ -48,8 +48,8 @@ class ContentTypeTest extends TestOssClientBase public function testByObjectKey() { - $client = $this->ossClient; - $bucket = $this->bucket; + $client = Common::getOssClient(); + $bucket = Common::getBucketName(); $object = "test/x.txt"; $client->putObject($bucket, $object, "hello world"); @@ -96,8 +96,8 @@ class ContentTypeTest extends TestOssClientBase public function testByUser() { - $client = $this->ossClient; - $bucket = $this->bucket; + $client = Common::getOssClient(); + $bucket = Common::getBucketName(); $object = "test/x.txt"; $client->putObject($bucket, $object, "hello world", array( diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CopyObjectResult.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CopyObjectResult.php old mode 100755 new mode 100644 index 7d1b0fba..171d4c84 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CopyObjectResult.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CopyObjectResult.php @@ -6,7 +6,7 @@ use OSS\Core\OssException; use OSS\Http\ResponseCore; use OSS\Result\CopyObjectResult; -class CopyObjectResultTest extends \PHPUnit\Framework\TestCase +class CopyObjectResultTest extends \PHPUnit_Framework_TestCase { private $body = << @@ -45,7 +45,7 @@ BBBB; new CopyObjectResult($response); $this->assertFalse(true); } catch (OssException $e) { - $this->assertFalse(false); + } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CorsConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CorsConfigTest.php old mode 100755 new mode 100644 index 3329b1af..ddc4d3ab --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CorsConfigTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/CorsConfigTest.php @@ -7,7 +7,7 @@ use OSS\Model\CorsConfig; use OSS\Model\CorsRule; use OSS\Core\OssException; -class CorsConfigTest extends \PHPUnit\Framework\TestCase +class CorsConfigTest extends \PHPUnit_Framework_TestCase { private $validXml = << diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/DeleteObjectVersionsResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/DeleteObjectVersionsResultTest.php deleted file mode 100755 index 890b1a5d..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/DeleteObjectVersionsResultTest.php +++ /dev/null @@ -1,187 +0,0 @@ - - - - demo.jpg - CAEQNRiBgICEoPiC0BYiIGMxZWJmYmMzYjE0OTQ0ZmZhYjgzNzkzYjc2NjZk**** - true - 111111 - - - BBBB; - - private $validXml1 = << - - - multipart.data - CAEQNRiBgIDyz.6C0BYiIGQ2NWEwNmVhNTA3ZTQ3MzM5ODliYjM1ZTdjYjA4**** - - - BBBB; - - private $validXml2 = << - - - multipart.data - true - CAEQMhiBgIDXiaaB0BYiIGQzYmRkZGUxMTM1ZDRjOTZhNjk4YjRjMTAyZjhl**** - - - test.jpg - true - CAEQMhiBgIDB3aWB0BYiIGUzYTA3YzliMzVmNzRkZGM5NjllYTVlMjYyYWEy**** - - - BBBB; - - private $validXml3 = << - - - multipart.data - - - test.jpg - - - demo.jpg - - - BBBB; - - private $validXml4 = << - - url - - multipart%2F.data - - - test%2F.jpg - - - demo%2F.jpg - - - BBBB; - - private $invalidXml = << - - - BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new DeleteObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(1, count($list)); - $this->assertEquals('demo.jpg', $list[0]->getKey()); - $this->assertEquals('CAEQNRiBgICEoPiC0BYiIGMxZWJmYmMzYjE0OTQ0ZmZhYjgzNzkzYjc2NjZk****', $list[0]->getVersionId()); - $this->assertEquals('true', $list[0]->getDeleteMarker()); - $this->assertEquals('111111', $list[0]->getDeleteMarkerVersionId()); - - - $response = new ResponseCore(array(), $this->validXml1, 200); - $result = new DeleteObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(1, count($list)); - $this->assertEquals('multipart.data', $list[0]->getKey()); - $this->assertEquals('CAEQNRiBgIDyz.6C0BYiIGQ2NWEwNmVhNTA3ZTQ3MzM5ODliYjM1ZTdjYjA4****', $list[0]->getVersionId()); - $this->assertEquals('', $list[0]->getDeleteMarker()); - $this->assertEquals('', $list[0]->getDeleteMarkerVersionId()); - - $response = new ResponseCore(array(), $this->validXml2, 200); - $result = new DeleteObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(2, count($list)); - $this->assertEquals('multipart.data', $list[0]->getKey()); - $this->assertEquals('', $list[0]->getVersionId()); - $this->assertEquals('true', $list[0]->getDeleteMarker()); - $this->assertEquals('CAEQMhiBgIDXiaaB0BYiIGQzYmRkZGUxMTM1ZDRjOTZhNjk4YjRjMTAyZjhl****', $list[0]->getDeleteMarkerVersionId()); - $this->assertEquals('test.jpg', $list[1]->getKey()); - $this->assertEquals('', $list[1]->getVersionId()); - $this->assertEquals('true', $list[1]->getDeleteMarker()); - $this->assertEquals('CAEQMhiBgIDB3aWB0BYiIGUzYTA3YzliMzVmNzRkZGM5NjllYTVlMjYyYWEy****', $list[1]->getDeleteMarkerVersionId()); - - - $response = new ResponseCore(array(), $this->validXml3, 200); - $result = new DeleteObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(3, count($list)); - $this->assertEquals('multipart.data', $list[0]->getKey()); - $this->assertEquals('', $list[0]->getVersionId()); - $this->assertEquals('', $list[0]->getDeleteMarker()); - $this->assertEquals('', $list[0]->getDeleteMarkerVersionId()); - $this->assertEquals('test.jpg', $list[1]->getKey()); - $this->assertEquals('', $list[1]->getVersionId()); - $this->assertEquals('', $list[1]->getDeleteMarker()); - $this->assertEquals('', $list[1]->getDeleteMarkerVersionId()); - $this->assertEquals('demo.jpg', $list[2]->getKey()); - $this->assertEquals('', $list[2]->getVersionId()); - $this->assertEquals('', $list[2]->getDeleteMarker()); - $this->assertEquals('', $list[2]->getDeleteMarkerVersionId()); - - $response = new ResponseCore(array(), $this->validXml4, 200); - $result = new DeleteObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(3, count($list)); - $this->assertEquals('multipart/.data', $list[0]->getKey()); - $this->assertEquals('', $list[0]->getVersionId()); - $this->assertEquals('', $list[0]->getDeleteMarker()); - $this->assertEquals('', $list[0]->getDeleteMarkerVersionId()); - $this->assertEquals('test/.jpg', $list[1]->getKey()); - $this->assertEquals('', $list[1]->getVersionId()); - $this->assertEquals('', $list[1]->getDeleteMarker()); - $this->assertEquals('', $list[1]->getDeleteMarkerVersionId()); - $this->assertEquals('demo/.jpg', $list[2]->getKey()); - $this->assertEquals('', $list[2]->getVersionId()); - $this->assertEquals('', $list[2]->getDeleteMarker()); - $this->assertEquals('', $list[2]->getDeleteMarkerVersionId()); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new DeleteObjectVersionsResult($response); - $list = $result->getData(); - $this->assertEquals(0, count($list)); - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new DeleteObjectVersionsResult($response); - $list = $result->getData(); - $this->assertEquals(0, count($list)); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ExistResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ExistResultTest.php old mode 100755 new mode 100644 index f9c552e1..e1b4e814 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ExistResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ExistResultTest.php @@ -7,7 +7,7 @@ use OSS\Result\ExistResult; use OSS\Http\ResponseCore; use OSS\Core\OssException; -class ExistResultTest extends \PHPUnit\Framework\TestCase +class ExistResultTest extends \PHPUnit_Framework_TestCase { public function testParseValid200() { @@ -32,7 +32,7 @@ class ExistResultTest extends \PHPUnit\Framework\TestCase new ExistResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketEncryptionResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketEncryptionResultTest.php deleted file mode 100755 index 6f0e0d27..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketEncryptionResultTest.php +++ /dev/null @@ -1,95 +0,0 @@ - - - - AES256 - - - - BBBB; - - private $validXml1 = << - - - KMS - kms-id - - - BBBB; - - private $validXml2 = << - - - KMS - - - BBBB; - - private $invalidXml = << - - - BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new GetBucketEncryptionResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $config = $result->getData(); - $this->assertEquals("AES256", $config->getSSEAlgorithm()); - $this->assertEquals("", $config->getKMSMasterKeyID()); - - - $response = new ResponseCore(array(), $this->validXml1, 200); - $result = new GetBucketEncryptionResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $config = $result->getData(); - $this->assertEquals("KMS", $config->getSSEAlgorithm()); - $this->assertEquals("kms-id", $config->getKMSMasterKeyID()); - - $response = new ResponseCore(array(), $this->validXml2, 200); - $result = new GetBucketEncryptionResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $config = $result->getData(); - $this->assertEquals("KMS", $config->getSSEAlgorithm()); - $this->assertEquals(null, $config->getKMSMasterKeyID()); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new GetBucketEncryptionResult($response); - $config = $result->getData(); - $this->assertEquals(null, $config->getSSEAlgorithm()); - $this->assertEquals(null, $config->getKMSMasterKeyID()); - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new GetBucketEncryptionResult($response); - $config = $result->getData(); - $this->assertEquals(null, $config->getSSEAlgorithm()); - $this->assertEquals(null, $config->getKMSMasterKeyID()); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketRequestPaymentResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketRequestPaymentResultTest.php deleted file mode 100755 index 2de08be6..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketRequestPaymentResultTest.php +++ /dev/null @@ -1,66 +0,0 @@ - - - Requester - - BBBB; - - private $validXml2 = << - - BucketOwner - - BBBB; - - private $invalidXml = << - - - BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new GetBucketRequestPaymentResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $payer = $result->getData(); - $this->assertEquals("Requester", $payer); - - $response = new ResponseCore(array(), $this->validXml2, 200); - $result = new GetBucketRequestPaymentResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $payer = $result->getData(); - $this->assertEquals("BucketOwner", $payer); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new GetBucketRequestPaymentResult($response); - $payer = $result->getData(); - $this->assertEquals(null, $payer); - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new GetBucketRequestPaymentResult($response); - $payer = $result->getData(); - $this->assertEquals(null, $payer); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketStatResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketStatResultTest.php deleted file mode 100755 index 74cb04ab..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketStatResultTest.php +++ /dev/null @@ -1,85 +0,0 @@ - - - 1600 - 230 - 40 - 4 - 1643341269 - 430 - 66 - 2359296 - 360 - 54 - 2949120 - 450 - 74 - 2359296 - 360 - 36 - -BBBB; - -private $invalidXml = << - - -BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new GetBucketStatResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $stat = $result->getData(); - $this->assertEquals(1600, $stat->getStorage()); - $this->assertEquals(230, $stat->getObjectCount()); - $this->assertEquals(40, $stat->getMultipartUploadCount()); - $this->assertEquals(4, $stat->getLiveChannelCount()); - $this->assertEquals(1643341269, $stat->getLastModifiedTime()); - $this->assertEquals(430, $stat->getStandardStorage()); - $this->assertEquals(66, $stat->getStandardObjectCount()); - $this->assertEquals(2359296, $stat->getInfrequentAccessStorage()); - $this->assertEquals(360, $stat->getInfrequentAccessRealStorage()); - $this->assertEquals(54, $stat->getInfrequentAccessObjectCount()); - $this->assertEquals(2949120, $stat->getArchiveStorage()); - $this->assertEquals(450, $stat->getArchiveRealStorage()); - $this->assertEquals(74, $stat->getArchiveObjectCount()); - $this->assertEquals(2359296, $stat->getColdArchiveStorage()); - $this->assertEquals(360, $stat->getColdArchiveRealStorage()); - $this->assertEquals(36, $stat->getColdArchiveObjectCount()); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new GetBucketStatResult($response); - $stat = $result->getData(); - $this->assertEquals(0, $stat->getStorage()); - $this->assertEquals(0, $stat->getObjectCount()); - $this->assertEquals(0, $stat->getMultipartUploadCount()); - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new GetBucketStatResult($response); - $stat = $result->getData(); - $this->assertEquals(0, $stat->getStorage()); - $this->assertEquals(0, $stat->getObjectCount()); - $this->assertEquals(0, $stat->getMultipartUploadCount()); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTagsResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTagsResultTest.php deleted file mode 100755 index f4b2a889..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTagsResultTest.php +++ /dev/null @@ -1,77 +0,0 @@ - - - - - testa - value1-test - - - testb - value2-test - - - - BBBB; - - private $invalidXml = << - - - BBBB; - - private $invalidXml2 = << - - - - - BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new GetBucketTagsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $config = $result->getData(); - $this->assertEquals(2, count($config->getTags())); - $this->assertEquals("testa", $config->getTags()[0]->getKey()); - $this->assertEquals("value1-test", $config->getTags()[0]->getValue()); - $this->assertEquals("testb", $config->getTags()[1]->getKey()); - $this->assertEquals("value2-test", $config->getTags()[1]->getValue()); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new GetBucketTagsResult($response); - $config = $result->getData(); - $this->assertEquals(0, count($config->getTags())); - - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new GetBucketTagsResult($response); - $config = $result->getData(); - $this->assertEquals(0, count($config->getTags())); - - $response = new ResponseCore(array(), $this->invalidXml2, 200); - $result = new GetBucketTagsResult($response); - $config = $result->getData(); - $this->assertEquals(0, count($config->getTags())); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTransferAccelerationResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTransferAccelerationResultTest.php deleted file mode 100755 index 56a3dd4c..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketTransferAccelerationResultTest.php +++ /dev/null @@ -1,61 +0,0 @@ - -true - -BBBB; - private $validXml1 = << -false - -BBBB; - - private $invalidXml2 = << - - -BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new GetBucketTransferAccelerationResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $enabled = $result->getData(); - $this->assertEquals(true, $enabled); - } - - public function testParseValidXml1() - { - $response = new ResponseCore(array(), $this->validXml1, 200); - $result = new GetBucketTransferAccelerationResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $enabled = $result->getData(); - $this->assertEquals(false, $enabled); - } - - public function testParseInvalidXml2() - { - $response = new ResponseCore(array(), $this->invalidXml2, 200); - $result = new GetBucketTransferAccelerationResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $this->assertNotNull($result->getRawResponse()->body); - $enabled = $result->getData(); - $this->assertEquals(false, $enabled); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketWormResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketWormResultTest.php deleted file mode 100755 index 4d5d9129..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetBucketWormResultTest.php +++ /dev/null @@ -1,84 +0,0 @@ - - - ID1 - Locked - 1 - 2018-08-14T15:50:32 - - BBBB; - - private $validXml2 = << - - ID2 - InProgress - 10 - 2018-09-14T15:50:32 - - BBBB; - - private $invalidXml = << - - - BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new GetBucketWormResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $config = $result->getData(); - $this->assertEquals("ID1", $config->getWormId()); - $this->assertEquals("Locked", $config->getState()); - $this->assertEquals(1, $config->getDay()); - $this->assertEquals("2018-08-14T15:50:32", $config->getCreationDate()); - - $response = new ResponseCore(array(), $this->validXml2, 200); - $result = new GetBucketWormResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $config = $result->getData(); - $this->assertEquals("ID2", $config->getWormId()); - $this->assertEquals("InProgress", $config->getState()); - $this->assertEquals(10, $config->getDay()); - $this->assertEquals("2018-09-14T15:50:32", $config->getCreationDate()); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new GetBucketWormResult($response); - $config = $result->getData(); - $this->assertEquals("", $config->getWormId()); - $this->assertEquals("", $config->getState()); - $this->assertEquals(0, $config->getDay()); - $this->assertEquals("", $config->getCreationDate()); - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new GetBucketWormResult($response); - $config = $result->getData(); - $this->assertEquals("", $config->getWormId()); - $this->assertEquals("", $config->getState()); - $this->assertEquals(0, $config->getDay()); - $this->assertEquals("", $config->getCreationDate()); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetCorsResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetCorsResultTest.php old mode 100755 new mode 100644 index 76d87dc2..a3281c85 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetCorsResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetCorsResultTest.php @@ -7,7 +7,7 @@ use OSS\Core\OssException; use OSS\Result\GetCorsResult; use OSS\Http\ResponseCore; -class GetCorsResultTest extends \PHPUnit\Framework\TestCase +class GetCorsResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << @@ -58,10 +58,10 @@ BBBB; { $response = new ResponseCore(array(), $this->validXml, 300); try { - $result = new GetCorsResult($response); + new GetCorsResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLifecycleResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLifecycleResultTest.php old mode 100755 new mode 100644 index e6d9a725..92ae2086 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLifecycleResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLifecycleResultTest.php @@ -8,7 +8,7 @@ use OSS\Core\OssException; use OSS\Model\LifecycleConfig; use OSS\Result\GetLifecycleResult; -class GetLifecycleResultTest extends \PHPUnit\Framework\TestCase +class GetLifecycleResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << @@ -49,10 +49,10 @@ BBBB; { $response = new ResponseCore(array(), $this->validXml, 300); try { - $result = new GetLifecycleResult($response); + new GetLifecycleResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLoggingResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLoggingResultTest.php old mode 100755 new mode 100644 index 35f74366..61950148 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLoggingResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetLoggingResultTest.php @@ -8,7 +8,7 @@ use OSS\Http\ResponseCore; use OSS\Core\OssException; -class GetLoggingResultTest extends \PHPUnit\Framework\TestCase +class GetLoggingResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << @@ -42,10 +42,10 @@ BBBB; { $response = new ResponseCore(array(), $this->validXml, 300); try { - $result = new GetLoggingResult($response); + new GetLoggingResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetRefererResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetRefererResultTest.php old mode 100755 new mode 100644 index 774aae95..072aa43a --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetRefererResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetRefererResultTest.php @@ -7,7 +7,7 @@ use OSS\Http\ResponseCore; use OSS\Core\OssException; -class GetRefererResultTest extends \PHPUnit\Framework\TestCase +class GetRefererResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << @@ -42,10 +42,10 @@ BBBB; { $response = new ResponseCore(array(), $this->validXml, 300); try { - $result = new GetRefererResult($response); + new GetRefererResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetWebsiteResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetWebsiteResultTest.php old mode 100755 new mode 100644 index d8533066..70e15594 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetWebsiteResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/GetWebsiteResultTest.php @@ -7,7 +7,7 @@ use OSS\Result\GetWebsiteResult; use OSS\Http\ResponseCore; use OSS\Core\OssException; -class GetWebsiteResultTest extends \PHPUnit\Framework\TestCase +class GetWebsiteResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << @@ -41,10 +41,10 @@ BBBB; { $response = new ResponseCore(array(), $this->validXml, 300); try { - $result = new GetWebsiteResult($response); + new GetWebsiteResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HeaderResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HeaderResultTest.php old mode 100755 new mode 100644 index 9354422b..dae49754 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HeaderResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HeaderResultTest.php @@ -9,7 +9,7 @@ use OSS\Http\ResponseCore; * Class HeaderResultTest * @package OSS\Tests */ -class HeaderResultTest extends \PHPUnit\Framework\TestCase +class HeaderResultTest extends \PHPUnit_Framework_TestCase { public function testGetHeader() { diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HttpTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HttpTest.php old mode 100755 new mode 100644 index 989644cf..a59dfcd2 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HttpTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/HttpTest.php @@ -7,7 +7,7 @@ use OSS\Http\ResponseCore; use OSS\Http\RequestCore_Exception; use Symfony\Component\Config\Definition\Exception\Exception; -class HttpTest extends \PHPUnit\Framework\TestCase +class HttpTest extends \PHPUnit_Framework_TestCase { public function testResponseCore() @@ -33,7 +33,7 @@ class HttpTest extends \PHPUnit\Framework\TestCase $httpResponse = $httpCore->send_request(); $this->assertTrue(false); } catch (RequestCore_Exception $e) { - $this->assertTrue(true); + } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/InitiateMultipartUploadResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/InitiateMultipartUploadResultTest.php old mode 100755 new mode 100644 index 76b10a65..9f6c7a53 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/InitiateMultipartUploadResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/InitiateMultipartUploadResultTest.php @@ -7,7 +7,7 @@ use OSS\Core\OssException; use OSS\Result\InitiateMultipartUploadResult; use OSS\Http\ResponseCore; -class InitiateMultipartUploadResultTest extends \PHPUnit\Framework\TestCase +class InitiateMultipartUploadResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << @@ -41,7 +41,7 @@ BBBB; $result = new InitiateMultipartUploadResult($response); $this->assertTrue(false); } catch (OssException $e) { - $this->assertTrue(true); + } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LifecycleConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LifecycleConfigTest.php old mode 100755 new mode 100644 index 063e4364..7bd03318 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LifecycleConfigTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LifecycleConfigTest.php @@ -7,7 +7,7 @@ use OSS\Model\LifecycleAction; use OSS\Model\LifecycleConfig; use OSS\Model\LifecycleRule; -class LifecycleConfigTest extends \PHPUnit\Framework\TestCase +class LifecycleConfigTest extends \PHPUnit_Framework_TestCase { private $validLifecycle = << @@ -71,15 +71,15 @@ BBBB; ); $errorBody = <<< BBBB - - - NoSuchBucket - The specified bucket does not exist. - 566B870D207FB3044302EB0A - hello.oss-test.aliyun-inc.com - hello - - BBBB; + + + NoSuchBucket + The specified bucket does not exist. + 566B870D207FB3044302EB0A + hello.oss-test.aliyun-inc.com + hello + +BBBB; $response = new ResponseCore($errorHeader, $errorBody, 403); try { new ListBucketsResult($response); @@ -94,74 +94,4 @@ BBBB; $this->assertEquals($e->getDetails(), $errorBody); } } - - public function testParseXml2() - { - $xml = << - - - ut_test_put_bucket - ut_test_put_bucket - - - - 2015-12-17T18:12:43.000Z - oss-cn-shanghai.aliyuncs.com - oss-cn-shanghai-internal.aliyuncs.com - oss-cn-shanghai - app-base-oss - cn-shanghai - Standard - - - 2014-12-25T11:21:04.000Z - oss-cn-hangzhou.aliyuncs.com - oss-cn-hangzhou-internal.aliyuncs.com - oss-cn-hangzhou - atestleo23 - cn-hangzhou - IA - - - 2014-12-25T11:21:04.000Z - oss-cn-hangzhou - atestleo23 - - - - BBBB; - - $response = new ResponseCore(array(), $xml, 200); - $result = new ListBucketsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $bucketListInfo = $result->getData(); - $this->assertEquals(3, count($bucketListInfo->getBucketList())); - $this->assertEquals("2015-12-17T18:12:43.000Z", $bucketListInfo->getBucketList()[0]->getCreateDate()); - $this->assertEquals("oss-cn-shanghai", $bucketListInfo->getBucketList()[0]->getLocation()); - $this->assertEquals("app-base-oss", $bucketListInfo->getBucketList()[0]->getName()); - $this->assertEquals("oss-cn-shanghai.aliyuncs.com", $bucketListInfo->getBucketList()[0]->getExtranetEndpoint()); - $this->assertEquals("oss-cn-shanghai-internal.aliyuncs.com", $bucketListInfo->getBucketList()[0]->getIntranetEndpoint()); - $this->assertEquals("cn-shanghai", $bucketListInfo->getBucketList()[0]->getRegion()); - $this->assertEquals("Standard", $bucketListInfo->getBucketList()[0]->getStorageClass()); - - $this->assertEquals("2014-12-25T11:21:04.000Z", $bucketListInfo->getBucketList()[1]->getCreateDate()); - $this->assertEquals("oss-cn-hangzhou", $bucketListInfo->getBucketList()[1]->getLocation()); - $this->assertEquals("atestleo23", $bucketListInfo->getBucketList()[1]->getName()); - $this->assertEquals("oss-cn-hangzhou.aliyuncs.com", $bucketListInfo->getBucketList()[1]->getExtranetEndpoint()); - $this->assertEquals("oss-cn-hangzhou-internal.aliyuncs.com", $bucketListInfo->getBucketList()[1]->getIntranetEndpoint()); - $this->assertEquals("cn-hangzhou", $bucketListInfo->getBucketList()[1]->getRegion()); - $this->assertEquals("IA", $bucketListInfo->getBucketList()[1]->getStorageClass()); - - $this->assertEquals("2014-12-25T11:21:04.000Z", $bucketListInfo->getBucketList()[2]->getCreateDate()); - $this->assertEquals("oss-cn-hangzhou", $bucketListInfo->getBucketList()[2]->getLocation()); - $this->assertEquals("atestleo23", $bucketListInfo->getBucketList()[2]->getName()); - $this->assertEquals(null, $bucketListInfo->getBucketList()[2]->getExtranetEndpoint()); - $this->assertEquals(null, $bucketListInfo->getBucketList()[2]->getIntranetEndpoint()); - $this->assertEquals(null, $bucketListInfo->getBucketList()[2]->getRegion()); - $this->assertEquals(null, $bucketListInfo->getBucketList()[2]->getStorageClass()); - - } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListMultipartUploadResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListMultipartUploadResultTest.php old mode 100755 new mode 100644 index 88bd0a77..5c757d31 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListMultipartUploadResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListMultipartUploadResultTest.php @@ -9,7 +9,7 @@ use OSS\Http\ResponseCore; * Class ListMultipartUploadResultTest * @package OSS\Tests */ -class ListMultipartUploadResultTest extends \PHPUnit\Framework\TestCase +class ListMultipartUploadResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectVersionsResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectVersionsResultTest.php deleted file mode 100755 index 8ddbdaa1..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectVersionsResultTest.php +++ /dev/null @@ -1,215 +0,0 @@ - - - oss-example - - example - CAEQMxiBgICbof2D0BYiIGRhZjgwMzJiMjA3MjQ0ODE5MWYxZDYwMzJlZjU1**** - 100 - - false - - example - CAEQMxiBgICAof2D0BYiIDJhMGE3N2M1YTI1NDQzOGY5NTkyNTI3MGYyMzJm**** - false - 2019-04-09T07:27:28.000Z - - 1234512528586**** - 12345125285864390 - - - - example - CAEQMxiBgMDNoP2D0BYiIDE3MWUxNzgxZDQxNTRiODI5OGYwZGMwNGY3MzZjN**** - false - 2019-04-09T07:27:28.000Z - "250F8A0AE989679A22926A875F0A2****" - Normal - 93731 - Standard - - 1234512528586**** - 12345125285864390 - - - - pic.jpg - CAEQMxiBgMCZov2D0BYiIDY4MDllOTc2YmY5MjQxMzdiOGI3OTlhNTU0ODIx**** - true - 2019-04-09T07:27:28.000Z - "3663F7B0B9D3153F884C821E7CF4****" - Normal - 574768 - IA - - 1234512528586**** - 12345125285864390 - - - - BBBB; - - private $validXml1 = << - - oss-example - - example - CAEQMxiBgICbof2D0BYiIGRhZjgwMzJiMjA3MjQ0ODE5MWYxZDYwMzJlZjU1**** - 100 - - false - - example - CAEQMxiBgICAof2D0BYiIDJhMGE3N2M1YTI1NDQzOGY5NTkyNTI3MGYyMzJm**** - true - 2019-04-09T07:27:28.000Z - - 1234512528586**** - 12345125285864390 - - - - example-1 - CAEQMxiBgICAof2D0BYiIDJhMGE3N2M1YTI1NDQzOGY5NTkyNTI3MGYyMzJm**** - 2019-04-09T07:27:28.000Z - - 1234512528586**** - 12345125285864390 - - - - example-2 - CAEQMxiBgMDNoP2D0BYiIDE3MWUxNzgxZDQxNTRiODI5OGYwZGMwNGY3MzZjN**** - 2019-04-09T07:27:28.000Z - "250F8A0AE989679A22926A875F0A2****" - Normal - 93731 - Standard - - 1234512528586**** - 12345125285864390 - - - - BBBB; - - private $invalidXml = << - - - BBBB; - - public function testParseValidXml() - { - $response = new ResponseCore(array(), $this->validXml, 200); - $result = new ListObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(0, count($list->getPrefixList())); - $this->assertEquals(1, count($list->getDeleteMarkerList())); - $this->assertEquals(2, count($list->getObjectVersionList())); - - $this->assertEquals('oss-example', $list->getBucketName()); - $this->assertEquals('', $list->getPrefix()); - $this->assertEquals('example', $list->getKeyMarker()); - $this->assertEquals('CAEQMxiBgICbof2D0BYiIGRhZjgwMzJiMjA3MjQ0ODE5MWYxZDYwMzJlZjU1****', $list->getVersionIdMarker()); - $this->assertEquals(100, $list->getMaxKeys()); - $this->assertEquals('', $list->getDelimiter()); - $this->assertEquals('false', $list->getIsTruncated()); - - $deleteMarkerList = $list->getDeleteMarkerList(); - $this->assertEquals('example', $deleteMarkerList[0]->getKey()); - $this->assertEquals('CAEQMxiBgICAof2D0BYiIDJhMGE3N2M1YTI1NDQzOGY5NTkyNTI3MGYyMzJm****', $deleteMarkerList[0]->getVersionId()); - $this->assertEquals('false', $deleteMarkerList[0]->getIsLatest()); - $this->assertEquals('2019-04-09T07:27:28.000Z', $deleteMarkerList[0]->getLastModified()); - - $objectVersionList = $list->getObjectVersionList(); - $this->assertEquals('example', $objectVersionList[0]->getKey()); - $this->assertEquals('CAEQMxiBgMDNoP2D0BYiIDE3MWUxNzgxZDQxNTRiODI5OGYwZGMwNGY3MzZjN****', $objectVersionList[0]->getVersionId()); - $this->assertEquals('false', $objectVersionList[0]->getIsLatest()); - $this->assertEquals('2019-04-09T07:27:28.000Z', $objectVersionList[0]->getLastModified()); - $this->assertEquals('"250F8A0AE989679A22926A875F0A2****"', $objectVersionList[0]->getETag()); - $this->assertEquals('Normal', $objectVersionList[0]->getType()); - $this->assertEquals(93731, $objectVersionList[0]->getSize()); - $this->assertEquals('Standard', $objectVersionList[0]->getStorageClass()); - - $this->assertEquals('pic.jpg', $objectVersionList[1]->getKey()); - $this->assertEquals('CAEQMxiBgMCZov2D0BYiIDY4MDllOTc2YmY5MjQxMzdiOGI3OTlhNTU0ODIx****', $objectVersionList[1]->getVersionId()); - $this->assertEquals('true', $objectVersionList[1]->getIsLatest()); - $this->assertEquals('2019-04-09T07:27:28.000Z', $objectVersionList[1]->getLastModified()); - $this->assertEquals('"3663F7B0B9D3153F884C821E7CF4****"', $objectVersionList[1]->getETag()); - $this->assertEquals('Normal', $objectVersionList[1]->getType()); - $this->assertEquals(574768, $objectVersionList[1]->getSize()); - $this->assertEquals('IA', $objectVersionList[1]->getStorageClass()); - - - $response = new ResponseCore(array(), $this->validXml1, 200); - $result = new ListObjectVersionsResult($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $list = $result->getData(); - $this->assertEquals(0, count($list->getPrefixList())); - $this->assertEquals(2, count($list->getDeleteMarkerList())); - $this->assertEquals(1, count($list->getObjectVersionList())); - - $this->assertEquals('oss-example', $list->getBucketName()); - $this->assertEquals('', $list->getPrefix()); - $this->assertEquals('example', $list->getKeyMarker()); - $this->assertEquals('CAEQMxiBgICbof2D0BYiIGRhZjgwMzJiMjA3MjQ0ODE5MWYxZDYwMzJlZjU1****', $list->getVersionIdMarker()); - $this->assertEquals(100, $list->getMaxKeys()); - $this->assertEquals('', $list->getDelimiter()); - $this->assertEquals('false', $list->getIsTruncated()); - - $deleteMarkerList = $list->getDeleteMarkerList(); - $this->assertEquals('example', $deleteMarkerList[0]->getKey()); - $this->assertEquals('CAEQMxiBgICAof2D0BYiIDJhMGE3N2M1YTI1NDQzOGY5NTkyNTI3MGYyMzJm****', $deleteMarkerList[0]->getVersionId()); - $this->assertEquals('true', $deleteMarkerList[0]->getIsLatest()); - $this->assertEquals('2019-04-09T07:27:28.000Z', $deleteMarkerList[0]->getLastModified()); - - $this->assertEquals('example-1', $deleteMarkerList[1]->getKey()); - $this->assertEquals('CAEQMxiBgICAof2D0BYiIDJhMGE3N2M1YTI1NDQzOGY5NTkyNTI3MGYyMzJm****', $deleteMarkerList[1]->getVersionId()); - $this->assertEquals('', $deleteMarkerList[1]->getIsLatest()); - $this->assertEquals('2019-04-09T07:27:28.000Z', $deleteMarkerList[1]->getLastModified()); - - $objectVersionList = $list->getObjectVersionList(); - $this->assertEquals('example-2', $objectVersionList[0]->getKey()); - $this->assertEquals('CAEQMxiBgMDNoP2D0BYiIDE3MWUxNzgxZDQxNTRiODI5OGYwZGMwNGY3MzZjN****', $objectVersionList[0]->getVersionId()); - $this->assertEquals('', $objectVersionList[0]->getIsLatest()); - $this->assertEquals('2019-04-09T07:27:28.000Z', $objectVersionList[0]->getLastModified()); - $this->assertEquals('"250F8A0AE989679A22926A875F0A2****"', $objectVersionList[0]->getETag()); - $this->assertEquals('Normal', $objectVersionList[0]->getType()); - $this->assertEquals(93731, $objectVersionList[0]->getSize()); - $this->assertEquals('Standard', $objectVersionList[0]->getStorageClass()); - } - - public function testParseNullXml() - { - $response = new ResponseCore(array(), "", 200); - $result = new ListObjectVersionsResult($response); - $list = $result->getData(); - $this->assertTrue(true); - } - - public function testParseInvalidXml() - { - $response = new ResponseCore(array(), $this->invalidXml, 200); - $result = new ListObjectVersionsResult($response); - $stat = $result->getData(); - $this->assertTrue(true); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectsResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectsResultTest.php old mode 100755 new mode 100644 index c977ce71..85f262ca --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectsResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListObjectsResultTest.php @@ -6,7 +6,7 @@ namespace OSS\Tests; use OSS\Result\ListObjectsResult; use OSS\Http\ResponseCore; -class ListObjectsResultTest extends \PHPUnit\Framework\TestCase +class ListObjectsResultTest extends \PHPUnit_Framework_TestCase { private $validXml1 = << - - testbucket-hf - - - 1000 - / - false - - oss-php-sdk-test/ - - - test/ - - -BBBB; - - private $validXml2 = << - - testbucket-hf - oss-php-sdk-test/ - xx - 1000 - / - false - - oss-php-sdk-test/upload-test-object-name.txt - 2015-11-18T03:36:00.000Z - "89B9E567E7EB8815F2F7D41851F9A2CD" - Normal - 13115 - Standard - - 1 - -BBBB; - - private $validXmlWithEncodedKey = << - - testbucket-hf - url - php%2Fprefix - php%2Fmarker - 1gJiYw-- - CgJiYw-- - 1000 - %2F - true - - php/a%2Bb - 2015-11-18T03:36:00.000Z - "89B9E567E7EB8815F2F7D41851F9A2CD" - Normal - 13115 - Standard - - cname_user - cname_user - - - 1 - -BBBB; - - public function testParseValidXml1() - { - $response = new ResponseCore(array(), $this->validXml1, 200); - $result = new ListObjectsV2Result($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $objectListInfo = $result->getData(); - $this->assertEquals(2, count($objectListInfo->getPrefixList())); - $this->assertEquals(0, count($objectListInfo->getObjectList())); - $this->assertEquals('testbucket-hf', $objectListInfo->getBucketName()); - $this->assertEquals('', $objectListInfo->getPrefix()); - $this->assertEquals('', $objectListInfo->getStartAfter()); - $this->assertEquals(1000, $objectListInfo->getMaxKeys()); - $this->assertEquals('/', $objectListInfo->getDelimiter()); - $this->assertEquals('false', $objectListInfo->getIsTruncated()); - $this->assertEquals(0, $objectListInfo->getKeyCount()); - $prefixes = $objectListInfo->getPrefixList(); - $this->assertEquals('oss-php-sdk-test/', $prefixes[0]->getPrefix()); - $this->assertEquals('test/', $prefixes[1]->getPrefix()); - } - - public function testParseValidXml2() - { - $response = new ResponseCore(array(), $this->validXml2, 200); - $result = new ListObjectsV2Result($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $objectListInfo = $result->getData(); - $this->assertEquals(0, count($objectListInfo->getPrefixList())); - $this->assertEquals(1, count($objectListInfo->getObjectList())); - $this->assertEquals('testbucket-hf', $objectListInfo->getBucketName()); - $this->assertEquals('oss-php-sdk-test/', $objectListInfo->getPrefix()); - $this->assertEquals('xx', $objectListInfo->getStartAfter()); - $this->assertEquals(1000, $objectListInfo->getMaxKeys()); - $this->assertEquals('/', $objectListInfo->getDelimiter()); - $this->assertEquals('false', $objectListInfo->getIsTruncated()); - $this->assertEquals(1, $objectListInfo->getKeyCount()); - $objects = $objectListInfo->getObjectList(); - $this->assertEquals('oss-php-sdk-test/upload-test-object-name.txt', $objects[0]->getKey()); - $this->assertEquals('2015-11-18T03:36:00.000Z', $objects[0]->getLastModified()); - $this->assertEquals('"89B9E567E7EB8815F2F7D41851F9A2CD"', $objects[0]->getETag()); - $this->assertEquals('Normal', $objects[0]->getType()); - $this->assertEquals(13115, $objects[0]->getSize()); - $this->assertEquals('Standard', $objects[0]->getStorageClass()); - } - - public function testParseValidXmlWithEncodedKey() - { - $response = new ResponseCore(array(), $this->validXmlWithEncodedKey, 200); - $result = new ListObjectsV2Result($response); - $this->assertTrue($result->isOK()); - $this->assertNotNull($result->getData()); - $this->assertNotNull($result->getRawResponse()); - $objectListInfo = $result->getData(); - $this->assertEquals(0, count($objectListInfo->getPrefixList())); - $this->assertEquals(1, count($objectListInfo->getObjectList())); - $this->assertEquals('testbucket-hf', $objectListInfo->getBucketName()); - $this->assertEquals('php/prefix', $objectListInfo->getPrefix()); - $this->assertEquals('php/marker', $objectListInfo->getStartAfter()); - $this->assertEquals('CgJiYw--', $objectListInfo->getNextContinuationToken()); - $this->assertEquals('1gJiYw--', $objectListInfo->getContinuationToken()); - $this->assertEquals(1000, $objectListInfo->getMaxKeys()); - $this->assertEquals('/', $objectListInfo->getDelimiter()); - $this->assertEquals('true', $objectListInfo->getIsTruncated()); - $this->assertEquals(1, $objectListInfo->getKeyCount()); - $objects = $objectListInfo->getObjectList(); - $this->assertEquals('php/a+b', $objects[0]->getKey()); - $this->assertEquals('2015-11-18T03:36:00.000Z', $objects[0]->getLastModified()); - $this->assertEquals('"89B9E567E7EB8815F2F7D41851F9A2CD"', $objects[0]->getETag()); - $this->assertEquals('Normal', $objects[0]->getType()); - $this->assertEquals(13115, $objects[0]->getSize()); - $this->assertEquals('Standard', $objects[0]->getStorageClass()); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListPartsResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListPartsResultTest.php old mode 100755 new mode 100644 index bdc61a29..c446714f --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListPartsResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ListPartsResultTest.php @@ -9,7 +9,7 @@ use OSS\Http\ResponseCore; * Class ListPartsResultTest * @package OSS\Tests */ -class ListPartsResultTest extends \PHPUnit\Framework\TestCase +class ListPartsResultTest extends \PHPUnit_Framework_TestCase { private $validXml = << diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LiveChannelXmlTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LiveChannelXmlTest.php old mode 100755 new mode 100644 index b69ef7cb..cc3e2199 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LiveChannelXmlTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LiveChannelXmlTest.php @@ -4,15 +4,13 @@ namespace OSS\Tests; require_once __DIR__ . '/Common.php'; -use OSS\Core\OssException; use OSS\Model\LiveChannelInfo; use OSS\Model\LiveChannelListInfo; use OSS\Model\LiveChannelConfig; use OSS\Model\GetLiveChannelStatus; use OSS\Model\GetLiveChannelHistory; -use OSS\Model\LiveChannelHistory; -class LiveChannelXmlTest extends \PHPUnit\Framework\TestCase +class LiveChannelXmlTest extends \PHPUnit_Framework_TestCase { private $config = << @@ -141,7 +139,7 @@ BBBB; } - public function testGetLiveChannelHistory() + public function testLiveChannelHistory() { $history = new GetLiveChannelHistory(); $history->parseFromXml($this->history); @@ -248,30 +246,4 @@ BBBB; $this->assertEquals('http://bucket.oss-cn-hangzhou.aliyuncs.com/2/播放列表.m3u8', $plays[0]); } - public function testLiveChannelHistory() - { - $xml = "2013-11-24T14:25:31.000Z2013-11-24T15:25:31.000Z10.101.194.148:56861"; - $history = new LiveChannelHistory(); - $history->parseFromXml($xml); - - $this->assertEquals('2013-11-24T14:25:31.000Z', $history->getStartTime()); - $this->assertEquals('2013-11-24T15:25:31.000Z', $history->getEndTime()); - $this->assertEquals('10.101.194.148:56861', $history->getRemoteAddr()); - } - - public function testGetLiveChannelHistorySerializeToXml() - { - try { - $history = new GetLiveChannelHistory (); - $history->serializeToXml(); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - if (strpos($e, "Not implemented.") == false) - { - $this->assertTrue(false); - } - } - } - } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LoggingConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LoggingConfigTest.php old mode 100755 new mode 100644 index 05336c81..01496bb8 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LoggingConfigTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/LoggingConfigTest.php @@ -4,7 +4,7 @@ namespace OSS\Tests; use OSS\Model\LoggingConfig; -class LoggingConfigTest extends \PHPUnit\Framework\TestCase +class LoggingConfigTest extends \PHPUnit_Framework_TestCase { private $validXml = << diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/MimeTypesTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/MimeTypesTest.php old mode 100755 new mode 100644 index 1403d09a..0697409e --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/MimeTypesTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/MimeTypesTest.php @@ -4,7 +4,7 @@ namespace OSS\Tests; use OSS\Core\MimeTypes; -class MimeTypesTest extends \PHPUnit\Framework\TestCase +class MimeTypesTest extends \PHPUnit_Framework_TestCase { public function testGetMimeType() { diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php old mode 100755 new mode 100644 index 9260a6a5..d3972881 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/ObjectAclTest.php @@ -4,12 +4,12 @@ namespace OSS\Tests; require_once __DIR__ . '/Common.php'; -class ObjectAclTest extends TestOssClientBase +class ObjectAclTest extends \PHPUnit_Framework_TestCase { public function testGetSet() { - $client = $this->ossClient; - $bucket = $this->bucket; + $client = Common::getOssClient(); + $bucket = Common::getBucketName(); $object = 'test/object-acl'; $client->deleteObject($bucket, $object); diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCnameTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCnameTest.php deleted file mode 100755 index dabe93f8..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCnameTest.php +++ /dev/null @@ -1,61 +0,0 @@ -bucket . '-cname'; - $client = new OssClient( - getenv('OSS_ACCESS_KEY_ID'), - getenv('OSS_ACCESS_KEY_SECRET'), - "oss-ap-southeast-2.aliyuncs.com", false); - - $client->createBucket($bucketName); - - try { - $info1 = $client->createBucketCnameToken($bucketName, "www.example.com"); - $this->assertEquals("www.example.com", $info1->getCname()); - $this->assertEquals($bucketName, $info1->getBucket()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $info2 = $client->getBucketCnameToken($bucketName, "www.example.com"); - $this->assertEquals("www.example.com", $info2->getCname()); - $this->assertEquals($bucketName, $info2->getBucket()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $result = $client->addBucketCname($bucketName, "www.example.com"); - } catch (OssException $e) { - $this->assertEquals('NeedVerifyDomainOwnership', $e->getErrorCode()); - } - - try { - $config = $client->getBucketCname($bucketName); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $result = $client->deleteBucketCname($bucketName, "www.example.com"); - } catch (OssException $e) { - $this->assertTrue(false); - } - - $client->deleteBucket($bucketName); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCorsTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketCorsTest.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketEncryptionTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketEncryptionTest.php deleted file mode 100755 index 42c51b29..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketEncryptionTest.php +++ /dev/null @@ -1,63 +0,0 @@ -ossClient->putBucketEncryption($this->bucket, $config); - } catch (OssException $e) { - var_dump($e->getMessage()); - $this->assertTrue(false); - } - try { - Common::waitMetaSync(); - $config2 = $this->ossClient->getBucketEncryption($this->bucket); - $this->assertEquals($config->serializeToXml(), $config2->serializeToXml()); - $this->assertEquals("AES256", $config2->getSSEAlgorithm()); - $this->assertEquals(null, $config2->getKMSMasterKeyID()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - $config = new ServerSideEncryptionConfig("KMS", "kms-id"); - try { - $this->ossClient->putBucketEncryption($this->bucket, $config); - } catch (OssException $e) { - var_dump($e->getMessage()); - $this->assertTrue(false); - } - try { - Common::waitMetaSync(); - $config2 = $this->ossClient->getBucketEncryption($this->bucket); - $this->assertEquals($config->serializeToXml(), $config2->serializeToXml()); - $this->assertEquals("KMS", $config2->getSSEAlgorithm()); - $this->assertEquals("kms-id", $config2->getKMSMasterKeyID()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - Common::waitMetaSync(); - $this->ossClient->deleteBucketEncryption($this->bucket); - } catch (OssException $e) { - $this->assertTrue(false); - } - try { - Common::waitMetaSync(); - $config2 = $this->ossClient->getBucketEncryption($this->bucket); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals("NoSuchServerSideEncryptionRule", $e->getErrorCode()); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketInfoTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketInfoTest.php deleted file mode 100755 index 759e536c..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketInfoTest.php +++ /dev/null @@ -1,20 +0,0 @@ -ossClient->getBucketInfo($this->bucket); - $this->assertEquals($this->bucket, $info->getName()); - $this->assertEquals("Standard", $info->getStorageClass()); - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketLifecycleTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketLifecycleTest.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketLoggingTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketLoggingTest.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketPolicyTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketPolicyTest.php deleted file mode 100755 index 4f0c5ee6..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketPolicyTest.php +++ /dev/null @@ -1,47 +0,0 @@ -ossClient->deleteBucketPolicy($this->bucket); - $policy = $this->ossClient->getBucketPolicy($this->bucket); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - $this->assertEquals("NoSuchBucketPolicy", $e->getErrorCode()); - } - - try { - $this->ossClient->putBucketPolicy($this->bucket, $policy_str); - $policy = $this->ossClient->getBucketPolicy($this->bucket); - $this->assertEquals($policy_str, $policy); - $this->ossClient->deleteBucketPolicy($this->bucket); - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRefererTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRefererTest.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRequestPaymentTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRequestPaymentTest.php deleted file mode 100755 index 9a4b412e..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketRequestPaymentTest.php +++ /dev/null @@ -1,51 +0,0 @@ -ossClient->getBucketRequestPayment($this->bucket); - $this->assertEquals("BucketOwner", $payer); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->putBucketRequestPayment($this->bucket, "Requester"); - } catch (OssException $e) { - var_dump($e->getMessage()); - $this->assertTrue(false); - } - try { - Common::waitMetaSync(); - $payer = $this->ossClient->getBucketRequestPayment($this->bucket); - $this->assertEquals("Requester", $payer); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->putBucketRequestPayment($this->bucket, "BucketOwner"); - } catch (OssException $e) { - var_dump($e->getMessage()); - $this->assertTrue(false); - } - try { - Common::waitMetaSync(); - $payer = $this->ossClient->getBucketRequestPayment($this->bucket); - $this->assertEquals("BucketOwner", $payer); - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStatTestTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStatTestTest.php deleted file mode 100755 index 7f847d8e..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStatTestTest.php +++ /dev/null @@ -1,34 +0,0 @@ -ossClient->putObject($this->bucket, "name-1.txt", $content); - $this->ossClient->putObject($this->bucket, "name-2.txt", $content); - $this->ossClient->putObject($this->bucket, "name-3.txt", $content); - - $object = "multipart-test.txt"; - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); - - Common::waitMetaSync(); - Common::waitMetaSync(); - Common::waitMetaSync(); - $stat = $this->ossClient->getBucketStat($this->bucket); - $this->assertEquals(3, $stat->getObjectCount()); - $this->assertEquals(15, $stat->getStorage()); - $this->assertEquals(1, $stat->getMultipartUploadCount()); - - } catch (OssException $e) { - $this->assertTrue(false); - } - } - -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStorageCapacityTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketStorageCapacityTest.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTagsTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTagsTest.php deleted file mode 100755 index bafa64b5..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTagsTest.php +++ /dev/null @@ -1,76 +0,0 @@ -ossClient->getBucketTags($this->bucket); - $this->assertEquals(0, count($config->getTags())); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $config = new TaggingConfig(); - $config->addTag(new Tag("key1", "value1")); - $config->addTag(new Tag("key2", "value2")); - $config->addTag(new Tag("key3", "value3")); - $this->ossClient->putBucketTags($this->bucket, $config); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - Common::waitMetaSync(); - $config2 = $this->ossClient->getBucketTags($this->bucket); - $this->assertEquals(3, count($config2->getTags())); - $this->assertEquals("key1", $config2->getTags()[0]->getKey()); - $this->assertEquals("value1", $config2->getTags()[0]->getValue()); - $this->assertEquals("key2", $config2->getTags()[1]->getKey()); - $this->assertEquals("value2", $config2->getTags()[1]->getValue()); - $this->assertEquals("key3", $config2->getTags()[2]->getKey()); - $this->assertEquals("value3", $config2->getTags()[2]->getValue()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - - try { - Common::waitMetaSync(); - //del key1, key3 - $tags = array(); - $tags[] = new Tag("key1", "value1"); - $tags[] = new Tag("key3", "value3"); - - $this->ossClient->deleteBucketTags($this->bucket, $tags); - $config2 = $this->ossClient->getBucketTags($this->bucket); - $this->assertEquals(1, count($config2->getTags())); - $this->assertEquals("key2", $config2->getTags()[0]->getKey()); - $this->assertEquals("value2", $config2->getTags()[0]->getValue()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - - try { - Common::waitMetaSync(); - //del all - $this->ossClient->deleteBucketTags($this->bucket); - $config2 = $this->ossClient->getBucketTags($this->bucket); - $this->assertEquals(0, count($config2->getTags())); - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTest.php old mode 100755 new mode 100644 index 6bac445e..d0a2a225 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTest.php @@ -10,7 +10,6 @@ require_once __DIR__ . DIRECTORY_SEPARATOR . 'TestOssClientBase.php'; class OssClientBucketTest extends TestOssClientBase { - private $standardBucket; private $iaBucket; private $archiveBucket; @@ -81,31 +80,12 @@ class OssClientBucketTest extends TestOssClientBase $this->assertEquals($result, 'testcontent'); } - public function testCreateBucketWithInvalidStorageType() - { - try { - $options = array( - OssClient::OSS_STORAGE => 'unknown' - ); - $this->ossClient->createBucket('bucket-name', OssClient::OSS_ACL_TYPE_PRIVATE, $options); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - if (strpos($e, "storage name is invalid") == false) - { - $this->assertTrue(false); - } - } - } - - protected function setUp(): void + public function setUp() { parent::setUp(); $this->iaBucket = 'ia-' . $this->bucket; $this->archiveBucket = 'archive-' . $this->bucket; - $this->standardBucket = 'standard-' . $this->bucket; - $options = array( OssClient::OSS_STORAGE => OssClient::OSS_STORAGE_IA ); @@ -117,15 +97,9 @@ class OssClientBucketTest extends TestOssClientBase ); $this->ossClient->createBucket($this->archiveBucket, OssClient::OSS_ACL_TYPE_PRIVATE, $options); - - $options = array( - OssClient::OSS_STORAGE => OssClient::OSS_STORAGE_STANDARD - ); - - $this->ossClient->createBucket($this->standardBucket, OssClient::OSS_ACL_TYPE_PRIVATE, $options); } - protected function tearDown(): void + public function tearDown() { parent::tearDown(); @@ -135,6 +109,5 @@ class OssClientBucketTest extends TestOssClientBase $this->ossClient->deleteObject($this->archiveBucket, $object); $this->ossClient->deleteBucket($this->iaBucket); $this->ossClient->deleteBucket($this->archiveBucket); - $this->ossClient->deleteBucket($this->standardBucket); } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTransferAccelerationTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTransferAccelerationTest.php deleted file mode 100755 index 24c8b515..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketTransferAccelerationTest.php +++ /dev/null @@ -1,40 +0,0 @@ -ossClient->getBucketTransferAcceleration($this->bucket); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals("NoSuchTransferAccelerationConfiguration", $e->getErrorCode()); - } - - try { - $this->ossClient->putBucketTransferAcceleration($this->bucket, true); - Common::waitMetaSync(); - $status = $this->ossClient->getBucketTransferAcceleration($this->bucket); - $this->assertEquals(true, $status); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->putBucketTransferAcceleration($this->bucket, false); - Common::waitMetaSync(); - $status = $this->ossClient->getBucketTransferAcceleration($this->bucket); - $this->assertEquals(false, $status); - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketVersioningTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketVersioningTest.php deleted file mode 100755 index d9aa5a4a..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketVersioningTest.php +++ /dev/null @@ -1,40 +0,0 @@ -ossClient->getBucketVersioning($this->bucket); - $this->assertEquals(null, $status); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->putBucketVersioning($this->bucket, "Enabled"); - Common::waitMetaSync(); - $status = $this->ossClient->getBucketVersioning($this->bucket); - $this->assertEquals("Enabled", $status); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->putBucketVersioning($this->bucket, "Suspended"); - Common::waitMetaSync(); - $status = $this->ossClient->getBucketVersioning($this->bucket); - $this->assertEquals("Suspended", $status); - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWebsiteTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWebsiteTest.php old mode 100755 new mode 100644 diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWormTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWormTest.php deleted file mode 100755 index 85df4174..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientBucketWormTest.php +++ /dev/null @@ -1,36 +0,0 @@ -ossClient->initiateBucketWorm($this->bucket, 30); - $config = $this->ossClient->getBucketWorm($this->bucket); - $this->assertEquals($wormId, $config->getWormId()); - $this->assertEquals("InProgress", $config->getState()); - $this->assertEquals(30, $config->getDay()); - $this->ossClient->abortBucketWorm($this->bucket); - - $wormId = $this->ossClient->initiateBucketWorm($this->bucket, 60); - $this->ossClient->completeBucketWorm($this->bucket, $wormId); - $config = $this->ossClient->getBucketWorm($this->bucket); - - $this->ossClient->ExtendBucketWorm($this->bucket, $wormId, 120); - $config = $this->ossClient->getBucketWorm($this->bucket); - $this->assertEquals($wormId, $config->getWormId()); - $this->assertEquals("Locked", $config->getState()); - $this->assertEquals(120, $config->getDay()); - - } catch (OssException $e) { - $this->assertTrue(false); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientImageTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientImageTest.php old mode 100755 new mode 100644 index 6def9f97..df8bd6c2 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientImageTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientImageTest.php @@ -6,7 +6,7 @@ require_once __DIR__ . '/Common.php'; use OSS\OssClient; -class OssClinetImageTest extends TestOssClientBase +class OssClinetImageTest extends \PHPUnit_Framework_TestCase { private $bucketName; private $client; @@ -14,24 +14,23 @@ class OssClinetImageTest extends TestOssClientBase private $object; private $download_file; - protected function setUp(): void + public function setUp() { - parent::setUp(); - - $this->client = $this->ossClient; - $this->bucketName = $this->bucket; + $this->client = Common::getOssClient(); + $this->bucketName = 'php-sdk-test-bucket-image-' . strval(rand(0, 10000)); + $this->client->createBucket($this->bucketName); + Common::waitMetaSync(); $this->local_file = "example.jpg"; $this->object = "oss-example.jpg"; $this->download_file = "image.jpg"; - Common::waitMetaSync(); $this->client->uploadFile($this->bucketName, $this->object, $this->local_file); } - protected function tearDown(): void + public function tearDown() { - parent::tearDown(); - unlink($this->download_file); + $this->client->deleteObject($this->bucketName, $this->object); + $this->client->deleteBucket($this->bucketName); } public function testImageResize() @@ -90,47 +89,6 @@ class OssClinetImageTest extends TestOssClientBase $this->check($options, 100, 100, 3267, 'jpg'); } - public function testProcesObject() - { - $object = 'process-object.jpg'; - $process = 'image/resize,m_fixed,w_100,h_100'. - '|sys/saveas'. - ',o_'.$this->base64url_encode($object). - ',b_'.$this->base64url_encode($this->bucketName); - $result = $this->client->processObject($this->bucketName, $this->object, $process); - $this->assertTrue(stripos($result, '"object": "process-object.jpg",') > 0); - $this->assertTrue(stripos($result, '"status": "OK"') > 0); - - - $options = array( - OssClient::OSS_FILE_DOWNLOAD => $this->download_file, - ); - $this->client->getObject($this->bucketName, $object, $options); - $array = getimagesize($this->download_file); - $this->assertEquals(100, $array[0]); - $this->assertEquals(100, $array[1]); - $this->assertEquals(2, $array[2]); - - //without bucket - $object = 'process-object-1.jpg'; - $process = 'image/watermark,text_SGVsbG8g5Zu-54mH5pyN5YqhIQ'. - '|sys/saveas'. - ',o_'.$this->base64url_encode($object); - $result = $this->client->processObject($this->bucketName, $this->object, $process); - $this->assertTrue(stripos($result, '"object": "process-object-1.jpg",') > 0); - $this->assertTrue(stripos($result, '"status": "OK"') > 0); - - - $options = array( - OssClient::OSS_FILE_DOWNLOAD => $this->download_file, - ); - $this->client->getObject($this->bucketName, $object, $options); - $array = getimagesize($this->download_file); - $this->assertEquals(400, $array[0]); - $this->assertEquals(267, $array[1]); - $this->assertEquals(2, $array[2]); - } - private function check($options, $width, $height, $size, $type) { $this->client->getObject($this->bucketName, $this->object, $options); @@ -139,9 +97,4 @@ class OssClinetImageTest extends TestOssClientBase $this->assertEquals($height, $array[1]); $this->assertEquals($type === 'jpg' ? 2 : 3, $array[2]);//2 <=> jpg } - - private function base64url_encode($data) - { - return rtrim(strtr(base64_encode($data), '+/', '-_'), '='); - } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsTest.php deleted file mode 100755 index 8ee47a2e..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsTest.php +++ /dev/null @@ -1,184 +0,0 @@ -ossClient->listObjects($this->bucket); - $objectList = $listObjectInfo->getObjectList(); - $prefixList = $listObjectInfo->getPrefixList(); - $this->assertNotNull($objectList); - $this->assertNotNull($prefixList); - $this->assertTrue(is_array($objectList)); - $this->assertTrue(is_array($prefixList)); - $this->assertEquals((2), count($objectList)); - $this->assertEquals(4, count($prefixList)); - - $this->assertEquals('file++00', $objectList[0]->getKey()); - $this->assertEquals('file++01', $objectList[1]->getKey()); - - $this->assertEquals('folder/', $prefixList[0]->getPrefix()); - $this->assertEquals('sub++/', $prefixList[1]->getPrefix()); - $this->assertEquals('test/', $prefixList[2]->getPrefix()); - $this->assertEquals('work/', $prefixList[3]->getPrefix()); - - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testListObjectsWithPrefix() - { - /** - * List the files in your bucket. - */ - $prefix = 'folder/'; - $delimiter = ''; - $next_marker = ''; - $maxkeys = 1000; - $options = array( - 'delimiter' => $delimiter, - 'prefix' => $prefix, - 'max-keys' => $maxkeys, - 'marker' => $next_marker, - ); - - try { - $listObjectInfo = $this->ossClient->listObjects($this->bucket, $options); - $objectList = $listObjectInfo->getObjectList(); - $prefixList = $listObjectInfo->getPrefixList(); - $this->assertNotNull($objectList); - $this->assertNotNull($prefixList); - $this->assertTrue(is_array($objectList)); - $this->assertTrue(is_array($prefixList)); - $this->assertEquals(12, count($objectList)); - $this->assertEquals(0, count($prefixList)); - - $this->assertEquals('folder/00', $objectList[0]->getKey()); - $this->assertEquals('folder/01', $objectList[1]->getKey()); - $this->assertEquals('folder/11', $objectList[11]->getKey()); - - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testListObjectsWithMaxKeysAndMarker() - { - $count = 0; - $nextMarker = ''; - - while (true) { - try { - $options = array( - 'delimiter' => '', - 'marker' => $nextMarker, - 'max-keys' => 2, - ); - $listObjectInfo = $this->ossClient->listObjects($this->bucket, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - $nextMarker = $listObjectInfo->getNextMarker(); - $listObject = $listObjectInfo->getObjectList(); - $count += count($listObject); - $this->assertEquals(2, count($listObject)); - if ($listObjectInfo->getIsTruncated() !== "true") { - break; - } - } - $this->assertEquals(12 + 8 + 5 + 3 + 2, $count); - } - - public function testListObjectsWithMarker() - { - $count = 0; - $nextMarker = 'h'; - - while (true) { - try { - $options = array( - 'delimiter' => '', - 'marker' => $nextMarker, - 'max-keys' => 1, - ); - $listObjectInfo = $this->ossClient->listObjects($this->bucket, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - $nextMarker = $listObjectInfo->getNextMarker(); - $listObject = $listObjectInfo->getObjectList(); - $count += count($listObject); - $this->assertEquals(1, count($listObject)); - if ($listObjectInfo->getIsTruncated() !== "true") { - break; - } - } - $this->assertEquals(8 + 5 + 3, $count); - - - $nextMarker = 'h'; - - try { - $options = array( - 'delimiter' => '', - 'marker' => $nextMarker, - 'max-keys' => 5, - ); - $listObjectInfo = $this->ossClient->listObjects($this->bucket, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - $nextMarker = $listObjectInfo->getNextMarker(); - $listObject = $listObjectInfo->getObjectList(); - $this->assertEquals('test/01', $nextMarker); - $this->assertEquals(5, count($listObject)); - $this->assertEquals("true", $listObjectInfo->getIsTruncated()); - } - - protected function setUp(): void - { - parent::setUp(); - //folder - for ($i = 0; $i < 12; $i++) { - $key = 'folder/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //test - for ($i = 0; $i < 8; $i++) { - $key = 'test/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //work - for ($i = 0; $i < 5; $i++) { - $key = 'work/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //sub++ - for ($i = 0; $i < 3; $i++) { - $key = 'sub++/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - - //file++ - for ($i = 0; $i < 2; $i++) { - $key = 'file++'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - - } - - protected function tearDown(): void - { - parent::tearDown(); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsV2Test.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsV2Test.php deleted file mode 100755 index c913283f..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientListObjectsV2Test.php +++ /dev/null @@ -1,175 +0,0 @@ -ossClient->putObject($this->bucket, $key, "content"); - } - //test - for ($i = 0; $i < 8; $i++) { - $key = 'test/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //work - for ($i = 0; $i < 5; $i++) { - $key = 'work/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //sub++ - for ($i = 0; $i < 3; $i++) { - $key = 'sub++/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - - //file++ - for ($i = 0; $i < 2; $i++) { - $key = 'file++'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - - } - - protected function tearDown(): void - { - parent::tearDown(); - } - public function testListObjectsDefault() - { - try { - $listObjectInfo = $this->ossClient->listObjectsV2($this->bucket); - $objectList = $listObjectInfo->getObjectList(); - $prefixList = $listObjectInfo->getPrefixList(); - $this->assertNotNull($objectList); - $this->assertNotNull($prefixList); - $this->assertTrue(is_array($objectList)); - $this->assertTrue(is_array($prefixList)); - $this->assertEquals((2), count($objectList)); - $this->assertEquals(4, count($prefixList)); - - $this->assertEquals('file++00', $objectList[0]->getKey()); - $this->assertEquals('file++01', $objectList[1]->getKey()); - - $this->assertEquals('folder/', $prefixList[0]->getPrefix()); - $this->assertEquals('sub++/', $prefixList[1]->getPrefix()); - $this->assertEquals('test/', $prefixList[2]->getPrefix()); - $this->assertEquals('work/', $prefixList[3]->getPrefix()); - - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - - public function testListObjectsWithPrefix() - { - /** - * List the files in your bucket. - */ - $prefix = 'folder/'; - $delimiter = ''; - $maxkeys = 1000; - $options = array( - 'delimiter' => $delimiter, - 'prefix' => $prefix, - 'max-keys' => $maxkeys, - ); - - try { - $listObjectInfo = $this->ossClient->listObjectsV2($this->bucket, $options); - $objectList = $listObjectInfo->getObjectList(); - $prefixList = $listObjectInfo->getPrefixList(); - $this->assertNotNull($objectList); - $this->assertNotNull($prefixList); - $this->assertTrue(is_array($objectList)); - $this->assertTrue(is_array($prefixList)); - $this->assertEquals(12, count($objectList)); - $this->assertEquals(0, count($prefixList)); - - $this->assertEquals('folder/00', $objectList[0]->getKey()); - $this->assertEquals('folder/01', $objectList[1]->getKey()); - $this->assertEquals('folder/11', $objectList[11]->getKey()); - - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - - public function testListObjectsWithMaxKeysAndMarker() - { - $count = 0; - $options = array( - 'delimiter' => '', - 'max-keys' => 2, - ); - - while (true) { - try { - - $listObjectInfo = $this->ossClient->listObjectsV2($this->bucket, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - $options[OssClient::OSS_CONTINUATION_TOKEN] = $listObjectInfo->getNextContinuationToken(); - $listObject = $listObjectInfo->getObjectList(); - $count += count($listObject); - $this->assertEquals(2, count($listObject)); - if ($listObjectInfo->getIsTruncated() !== "true") { - break; - } - } - $this->assertEquals(12 + 8 + 5 + 3 + 2, $count); - } - - - public function testListObjectsWithStartAfter() - { - $count = 0; - $options = array( - 'delimiter' => '', - 'start-after' => 'folder/11', - 'max-keys' => 1, - ); - while (true) { - try { - $listObjectInfo = $this->ossClient->listObjectsV2($this->bucket, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - $options[OssClient::OSS_CONTINUATION_TOKEN] = $listObjectInfo->getNextContinuationToken(); - $listObject = $listObjectInfo->getObjectList(); - $count += count($listObject); - $this->assertEquals(1, count($listObject)); - if ($listObjectInfo->getIsTruncated() !== "true") { - break; - } - } - $this->assertEquals(8 + 5 + 3, $count); - $options2 = array( - 'delimiter' => '', - 'start-after' => 'folder/11', - 'max-keys' => 5, - ); - try { - $listObjectInfo = $this->ossClient->listObjectsV2($this->bucket, $options2); - } catch (OssException $e) { - $this->assertTrue(false); - } - $listObject = $listObjectInfo->getObjectList(); - $this->assertEquals(5, count($listObject)); - $this->assertEquals("true", $listObjectInfo->getIsTruncated()); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientMultipartUploadTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientMultipartUploadTest.php old mode 100755 new mode 100644 index 5a6c4584..a95f412d --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientMultipartUploadTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientMultipartUploadTest.php @@ -69,12 +69,17 @@ class OssClientMultipartUploadTest extends TestOssClientBase $object = "mpu/multipart-test.txt"; $copiedObject = "mpu/multipart-test.txt.copied"; $this->ossClient->putObject($this->bucket, $copiedObject, file_get_contents(__FILE__)); + /** + * step 1. 初始化一个分块上传事件, 也就是初始化上传Multipart, 获取upload id + */ try { $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); } catch (OssException $e) { $this->assertFalse(true); } - + /* + * step 2. uploadPartCopy + */ $copyId = 1; $eTag = $this->ossClient->uploadPartCopy($this->bucket, $copiedObject, $this->bucket, $object, $copyId, $upload_id); $upload_parts[] = array( @@ -89,6 +94,9 @@ class OssClientMultipartUploadTest extends TestOssClientBase $this->assertTrue(false); } + /** + * step 3. + */ try { $this->ossClient->completeMultipartUpload($this->bucket, $object, $upload_id, $upload_parts); } catch (OssException $e) { @@ -100,59 +108,23 @@ class OssClientMultipartUploadTest extends TestOssClientBase $this->assertEquals($this->ossClient->getObject($this->bucket, $copiedObject), file_get_contents(__FILE__)); } - public function testCopyPartWithRange() + public function testAbortMultipartUpload() { $object = "mpu/multipart-test.txt"; - $copiedObject = "mpu/multipart-test.txt.range.copied"; - $this->ossClient->putObject($this->bucket, $copiedObject, file_get_contents(__FILE__)); + /** + * step 1. 初始化一个分块上传事件, 也就是初始化上传Multipart, 获取upload id + */ try { $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); } catch (OssException $e) { $this->assertFalse(true); } /* - * step 2. uploadPartCopy + * step 2. 上传分片 */ - $copyId = 1; - $options = array( - 'start' => 0, - 'end' => 3, - ); - $eTag = $this->ossClient->uploadPartCopy($this->bucket, $copiedObject, $this->bucket, $object, $copyId, $upload_id, $options); - $upload_parts[] = array( - 'PartNumber' => $copyId, - 'ETag' => $eTag, - ); - - try { - $listPartsInfo = $this->ossClient->listParts($this->bucket, $object, $upload_id); - $this->assertNotNull($listPartsInfo); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->completeMultipartUpload($this->bucket, $object, $upload_id, $upload_parts); - } catch (OssException $e) { - var_dump($e->getMessage()); - $this->assertTrue(false); - } - - $this->assertEquals($this->ossClient->getObject($this->bucket, $copiedObject), file_get_contents(__FILE__)); - $this->assertEquals($this->ossClient->getObject($this->bucket, $object), 'ossClient->initiateMultipartUpload($this->bucket, $object); - } catch (OssException $e) { - $this->assertFalse(true); - } $part_size = 10 * 1024 * 1024; $upload_file = __FILE__; - $upload_filesize = sprintf('%u',filesize($upload_file)); + $upload_filesize = filesize($upload_file); $pieces = $this->ossClient->generateMultiuploadParts($upload_filesize, $part_size); $response_upload_part = array(); $upload_position = 0; @@ -187,7 +159,7 @@ class OssClientMultipartUploadTest extends TestOssClientBase } try { - $listPartsInfo = $this->ossClient->listParts($this->bucket, $object, $upload_id, array('max-parts' => 100)); + $listPartsInfo = $this->ossClient->listParts($this->bucket, $object, $upload_id); $this->assertNotNull($listPartsInfo); } catch (OssException $e) { $this->assertTrue(false); @@ -212,7 +184,7 @@ class OssClientMultipartUploadTest extends TestOssClientBase $numOfMultipartUpload2 = 0; try { - $listMultipartUploadInfo = $listMultipartUploadInfo = $this->ossClient->listMultipartUploads($this->bucket, array('max-uploads' => 1000)); + $listMultipartUploadInfo = $listMultipartUploadInfo = $this->ossClient->listMultipartUploads($this->bucket, $options); $this->assertNotNull($listMultipartUploadInfo); $numOfMultipartUpload2 = count($listMultipartUploadInfo->getUploads()); } catch (OssException $e) { @@ -224,14 +196,20 @@ class OssClientMultipartUploadTest extends TestOssClientBase public function testPutObjectByRawApis() { $object = "mpu/multipart-test.txt"; + /** + * step 1. 初始化一个分块上传事件, 也就是初始化上传Multipart, 获取upload id + */ try { $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); } catch (OssException $e) { $this->assertFalse(true); } + /* + * step 2. 上传分片 + */ $part_size = 10 * 1024 * 1024; $upload_file = __FILE__; - $upload_filesize = sprintf('%u',filesize($upload_file)); + $upload_filesize = filesize($upload_file); $pieces = $this->ossClient->generateMultiuploadParts($upload_filesize, $part_size); $response_upload_part = array(); $upload_position = 0; @@ -304,7 +282,6 @@ class OssClientMultipartUploadTest extends TestOssClientBase try { $this->ossClient->multiuploadFile($this->bucket, $object, $file, $options); - $this->assertFalse(false); } catch (OssException $e) { $this->assertFalse(true); } @@ -318,59 +295,11 @@ class OssClientMultipartUploadTest extends TestOssClientBase try { $this->ossClient->multiuploadFile($this->bucket, $object, $file, $options); - $this->assertFalse(false); } catch (OssException $e) { $this->assertFalse(true); } } - public function testPutObjectByMultipartUploadWithOSS_LENGTH() - { - $object = "mpu/multipart-test-length.txt"; - $file = __FILE__; - - try { - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); - $options = array(OssClient::OSS_LENGTH => 4, OssClient::OSS_UPLOAD_ID => $upload_id); - $this->ossClient->multiuploadFile($this->bucket, $object, $file, $options); - $this->assertEquals($this->ossClient->getObject($this->bucket, $object), 'assertFalse(true); - } - } - - public function testPutObjectByMultipartUploadWithOSS_CONTENT_LENGTH() - { - $object = "mpu/multipart-test-content-length.txt"; - $file = __FILE__; - - try { - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); - $options = array(OssClient::OSS_CONTENT_LENGTH => 4, OssClient::OSS_UPLOAD_ID => $upload_id); - $this->ossClient->multiuploadFile($this->bucket, $object, $file, $options); - $this->assertEquals($this->ossClient->getObject($this->bucket, $object), 'assertFalse(true); - } - } - - public function testPutObjectByMultipartUploadWithException() - { - $object = "mpu/multipart-test-exception.txt"; - $file = ""; - - try { - $this->ossClient->multiuploadFile($this->bucket, $object, $file); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - if (strpos($e, "parameter invalid, file is empty") == false) - { - $this->assertTrue(true); - } - } - } - public function testListMultipartUploads() { $options = null; @@ -381,98 +310,4 @@ class OssClientMultipartUploadTest extends TestOssClientBase $this->assertFalse(true); } } - - public function testCompleteMultipartUploadWithException() - { - $object = "mpu/multipart-test-complete.txt"; - $uploadId = "uploadId"; - try { - $listMultipartUploadInfo = $this->ossClient->completeMultipartUpload($this->bucket, $object, $uploadId, null); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('NoSuchUpload', $e->getErrorCode()); - } - } - - public function testCompleteMultipartUploadWithEmptyArray(){ - $object = 'multipart-test-complete.txt'; - try { - $uploadId = $this->ossClient->initiateMultipartUpload($this->bucket, $object); - $listMultipartUploadInfo = $this->ossClient->completeMultipartUpload($this->bucket, $object, $uploadId, array()); - var_dump($listMultipartUploadInfo); - $this->assertNotNull($listMultipartUploadInfo); - } catch (OssException $e) { - $this->assertFalse(true); - } - - } - - - public function testCompleteMultipartUploadWithNull(){ - $object = "mpu/multipart-test.txt"; - try { - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); - } catch (OssException $e) { - $this->assertFalse(true); - } - - $part_size = 5 * 1024 * 1024; - $upload_file = __FILE__; - $upload_filesize = sprintf('%u',filesize($upload_file)); - $pieces = $this->ossClient->generateMultiuploadParts($upload_filesize, $part_size); - $response_upload_part = array(); - $upload_position = 0; - $is_check_md5 = true; - foreach ($pieces as $i => $piece) { - $from_pos = $upload_position + (integer)$piece[OssClient::OSS_SEEK_TO]; - $to_pos = (integer)$piece[OssClient::OSS_LENGTH] + $from_pos - 1; - $up_options = array( - OssClient::OSS_FILE_UPLOAD => $upload_file, - OssClient::OSS_PART_NUM => ($i + 1), - OssClient::OSS_SEEK_TO => $from_pos, - OssClient::OSS_LENGTH => $to_pos - $from_pos + 1, - OssClient::OSS_CHECK_MD5 => $is_check_md5, - ); - if ($is_check_md5) { - $content_md5 = OssUtil::getMd5SumForFile($upload_file, $from_pos, $to_pos); - $up_options[OssClient::OSS_CONTENT_MD5] = $content_md5; - } - try { - $response_upload_part[] = $this->ossClient->uploadPart($this->bucket, $object, $upload_id, $up_options); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - $upload_parts = array(); - foreach ($response_upload_part as $i => $eTag) { - $upload_parts[] = array( - 'PartNumber' => ($i + 1), - 'ETag' => $eTag, - ); - } - - try { - $listPartsInfo = $this->ossClient->listParts($this->bucket, $object, $upload_id); - $this->assertNotNull($listPartsInfo); - } catch (OssException $e) { - $this->assertTrue(false); - } - - $options['headers'] = array( - 'x-oss-forbid-overwrite' => 'false', - 'x-oss-complete-all'=> 'yes' - ); - - try { - $result = $this->ossClient->completeMultipartUpload($this->bucket, $object, $upload_id, null,$options); - var_dump($result); - $this->assertNotNull($result); - } catch (OssException $e) { - $this->assertTrue(false); - } - - } - - - } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectRequestPaymentTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectRequestPaymentTest.php deleted file mode 100755 index 66251880..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectRequestPaymentTest.php +++ /dev/null @@ -1,472 +0,0 @@ -payerClient->listObjects($this->bucket); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->createObjectDir($this->bucket, 'folder/'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->putObject($this->bucket, 'object', 'content'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->putSymlink($this->bucket, 'symlink', 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->getSymlink($this->bucket, 'default-symlink'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->uploadFile($this->bucket, 'file-object', __FILE__); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->appendObject($this->bucket, 'append-object', 'content', 0); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->appendObject($this->bucket, 'append-file', __FILE__, 0); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->copyObject($this->bucket, 'default-object', $this->bucket, 'copy-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->getObjectMeta($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $this->payerClient->getSimplifiedObjectMeta($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $this->payerClient->deleteObject($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->getObject($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->doesObjectExist($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $this->payerClient->restoreObject($this->bucket, 'default-ia-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $config = new TaggingConfig(); - $config->addTag(new Tag("key1", "value1")); - $this->payerClient->putObjectTagging($this->bucket, 'default-object', $config); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->getObjectTagging($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->deleteObjectTagging($this->bucket, 'default-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->initiateMultipartUpload($this->bucket, 'mup-object'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - $uploadId= $this->ossClient->initiateMultipartUpload($this->bucket, 'mup-object'); - - try { - $this->payerClient->listParts($this->bucket, 'mup-object', $uploadId); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->abortMultipartUpload($this->bucket, 'mup-object', $uploadId); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->listMultipartUploads($this->bucket); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - - try { - $this->payerClient->multiuploadFile($this->bucket, 'mup-file', __FILE__); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('AccessDenied', $e->getErrorCode()); - } - } - - public function testObjectOperationsWithRequester() - { - $options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - )); - - try { - $this->payerClient->listObjects($this->bucket, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->createObjectDir($this->bucket, 'folder/', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->putObject($this->bucket, 'object', 'content', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->putSymlink($this->bucket, 'symlink', 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->getSymlink($this->bucket, 'default-symlink', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->uploadFile($this->bucket, 'file-object', __FILE__, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->appendObject($this->bucket, 'append-object', 'content', 0, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->appendObject($this->bucket, 'append-file', __FILE__, 0, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->copyObject($this->bucket, 'default-object', $this->bucket, 'copy-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->getObjectMeta($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->getSimplifiedObjectMeta($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->getObject($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->putObject($this->bucket, 'test-object', 'content', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->deleteObject($this->bucket, 'test-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->doesObjectExist($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - $ia_options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-storage-class' => 'Archive', - )); - $this->ossClient->putObject($this->bucket, 'default-Archive-object', 'content', $ia_options); - try { - $this->payerClient->restoreObject($this->bucket, 'default-Archive-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $config = new TaggingConfig(); - $config->addTag(new Tag("key1", "value1")); - $this->payerClient->putObjectTagging($this->bucket, 'default-object', $config, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->getObjectTagging($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->payerClient->deleteObjectTagging($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testMultipartOperationsWithRequester() - { - $options = array( - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - )); - - $object = "mpu/multipart-test.txt"; - /** - * step 1. 初始化一个分块上传事件, 也就是初始化上传Multipart, 获取upload id - */ - try { - $upload_id = $this->payerClient->initiateMultipartUpload($this->bucket, $object, $options); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /* - * step 2. 上传分片 - */ - $part_size = 1 * 1024 * 1024; - $upload_file = __FILE__; - $upload_filesize = sprintf('%u',filesize($upload_file)); - $pieces = $this->payerClient->generateMultiuploadParts($upload_filesize, $part_size); - $response_upload_part = array(); - $upload_position = 0; - $is_check_md5 = false; - foreach ($pieces as $i => $piece) { - $from_pos = $upload_position + (integer)$piece[OssClient::OSS_SEEK_TO]; - $to_pos = (integer)$piece[OssClient::OSS_LENGTH] + $from_pos - 1; - $up_options = array( - OssClient::OSS_FILE_UPLOAD => $upload_file, - OssClient::OSS_PART_NUM => ($i + 1), - OssClient::OSS_SEEK_TO => $from_pos, - OssClient::OSS_LENGTH => $to_pos - $from_pos + 1, - OssClient::OSS_CHECK_MD5 => $is_check_md5, - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - ), - ); - - //2. 将每一分片上传到OSS - try { - $response_upload_part[] = $this->ossClient->uploadPart($this->bucket, $object, $upload_id, $up_options); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - $upload_parts = array(); - foreach ($response_upload_part as $i => $eTag) { - $upload_parts[] = array( - 'PartNumber' => ($i + 1), - 'ETag' => $eTag, - ); - } - - try { - $listPartsInfo = $this->payerClient->listParts($this->bucket, $object, $upload_id, $options); - $this->assertNotNull($listPartsInfo); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $uploads = $this->payerClient->listMultipartUploads($this->bucket, $options); - $this->assertNotNull($uploads); - } catch (OssException $e) { - $this->assertTrue(false); - } - - /** - * step 3. - */ - try { - $this->payerClient->completeMultipartUpload($this->bucket, $object, $upload_id, $upload_parts, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testMiscOperationsWithRequester() - { - //use multipart - $options = array( - OssClient::OSS_PART_SIZE => 1, - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - )); - - $bigFileName = __DIR__ . DIRECTORY_SEPARATOR . "/bigfile.tmp"; - OssUtil::generateFile($bigFileName, 256 * 1024); - $object = 'mpu/multipart-bigfile-test.tmp'; - try { - $this->ossClient->multiuploadFile($this->bucket, $object, $bigFileName, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertFalse(true); - } - - //use uploadfile - $options = array( - OssClient::OSS_PART_SIZE => 1024*1024, - OssClient::OSS_HEADERS => array( - OssClient::OSS_REQUEST_PAYER => 'requester', - )); - - try { - $this->ossClient->multiuploadFile($this->bucket, $object, $bigFileName, $options); - } catch (OssException $e) { - $this->assertFalse(true); - } - - unlink($bigFileName); - } - - protected function setUp(): void - { - parent::setUp(); - $this->payerClient = new OssClient( - getenv('OSS_PAYER_ACCESS_KEY_ID'), - getenv('OSS_PAYER_ACCESS_KEY_SECRET'), - getenv('OSS_ENDPOINT'), false); - - $policy = '{"Version":"1","Statement":[{"Action":["oss:*"],"Effect": "Allow",'. - '"Principal":["' . getenv('OSS_PAYER_UID') . '"],'. - '"Resource": ["acs:oss:*:*:' . $this->bucket . '","acs:oss:*:*:' . $this->bucket . '/*"]}]}'; - - $this->ossClient->putBucketPolicy($this->bucket, $policy); - $this->ossClient->putBucketRequestPayment($this->bucket, 'Requester'); - $this->ossClient->putObject($this->bucket, "default-object", ""); - $this->ossClient->putSymlink($this->bucket, "default-symlink", "default-object"); - } - - protected function tearDown(): void - { - parent::tearDown(); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTaggingTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTaggingTest.php deleted file mode 100755 index 401d1b7c..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTaggingTest.php +++ /dev/null @@ -1,160 +0,0 @@ -ossClient->putObject($this->bucket, $object, $content); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $config = $this->ossClient->getObjectTagging($this->bucket, $object); - $this->assertEquals(0, count($config->getTags())); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $config = new TaggingConfig(); - $config->addTag(new Tag("key1", "value1")); - $config->addTag(new Tag("key2", "value2")); - $config->addTag(new Tag("key3", "value3")); - $this->ossClient->putObjectTagging($this->bucket, $object, $config); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $config2 = $this->ossClient->getObjectTagging($this->bucket, $object); - $this->assertEquals(3, count($config2->getTags())); - $this->assertEquals("key1", $config2->getTags()[0]->getKey()); - $this->assertEquals("value1", $config2->getTags()[0]->getValue()); - $this->assertEquals("key2", $config2->getTags()[1]->getKey()); - $this->assertEquals("value2", $config2->getTags()[1]->getValue()); - $this->assertEquals("key3", $config2->getTags()[2]->getKey()); - $this->assertEquals("value3", $config2->getTags()[2]->getValue()); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $this->ossClient->deleteObjectTagging($this->bucket, $object); - $config2 = $this->ossClient->getObjectTagging($this->bucket, $object); - $this->assertEquals(0, count($config2->getTags())); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testPutObjectTaggingFromHeader() - { - $object = "object-tagging-header.txt"; - $content = "hello world"; - - try { - $options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - )); - - $this->ossClient->putObject($this->bucket, $object, $content, $options); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - - $config2 = $this->ossClient->getObjectTagging($this->bucket, $object); - $this->assertEquals(3, count($config2->getTags())); - $this->assertEquals("key1", $config2->getTags()[0]->getKey()); - $this->assertEquals("value1", $config2->getTags()[0]->getValue()); - $this->assertEquals("key2", $config2->getTags()[1]->getKey()); - $this->assertEquals("value2", $config2->getTags()[1]->getValue()); - $this->assertEquals("key3", $config2->getTags()[2]->getKey()); - $this->assertEquals("value3", $config2->getTags()[2]->getValue()); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testAppendObjectTaggingFromHeader() - { - $object = "append-object-tagging-header.txt"; - $content_array = array('Hello OSS', 'Hi OSS', 'OSS OK'); - - try { - $options = array( - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - )); - - $position = $this->ossClient->appendObject($this->bucket, $object, $content_array[0], 0, $options); - $this->assertEquals($position, strlen($content_array[0])); - $position = $this->ossClient->appendObject($this->bucket, $object, $content_array[1], $position); - $this->assertEquals($position, strlen($content_array[0]) + strlen($content_array[1])); - $position = $this->ossClient->appendObject($this->bucket, $object, $content_array[2], $position, array(OssClient::OSS_LENGTH => strlen($content_array[2]))); - $this->assertEquals($position, strlen($content_array[0]) + strlen($content_array[1]) + strlen($content_array[2])); - - $config2 = $this->ossClient->getObjectTagging($this->bucket, $object); - $this->assertEquals(3, count($config2->getTags())); - $this->assertEquals("key1", $config2->getTags()[0]->getKey()); - $this->assertEquals("value1", $config2->getTags()[0]->getValue()); - $this->assertEquals("key2", $config2->getTags()[1]->getKey()); - $this->assertEquals("value2", $config2->getTags()[1]->getValue()); - $this->assertEquals("key3", $config2->getTags()[2]->getKey()); - $this->assertEquals("value3", $config2->getTags()[2]->getValue()); - - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testMultipartUploadTaggingFromHeader() - { - $file = __DIR__ . DIRECTORY_SEPARATOR . "/bigfile.tmp"; - OssUtil::generateFile($file, 110 * 1024); - - $object = "mpu-object-tagging-header.txt"; - $options = array( - OssClient::OSS_CHECK_MD5 => true, - OssClient::OSS_PART_SIZE => 1, - OssClient::OSS_HEADERS => array( - 'x-oss-tagging' => 'key1=value1&key2=value2&key3=value3', - ), - ); - try { - $this->ossClient->multiuploadFile($this->bucket, $object, $file, $options); - - $config2 = $this->ossClient->getObjectTagging($this->bucket, $object); - $this->assertEquals(3, count($config2->getTags())); - $this->assertEquals("key1", $config2->getTags()[0]->getKey()); - $this->assertEquals("value1", $config2->getTags()[0]->getValue()); - $this->assertEquals("key2", $config2->getTags()[1]->getKey()); - $this->assertEquals("value2", $config2->getTags()[1]->getValue()); - $this->assertEquals("key3", $config2->getTags()[2]->getKey()); - $this->assertEquals("value3", $config2->getTags()[2]->getValue()); - } catch (OssException $e) { - $this->assertFalse(true); - } - - unlink($file); - } - -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTest.php old mode 100755 new mode 100644 index bb610188..2f1201bb --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectTest.php @@ -88,6 +88,7 @@ class OssClientObjectTest extends TestOssClientBase 'Expires' => 'Fri, 28 Feb 2020 05:38:42 GMT', 'Cache-Control' => 'no-cache', 'Content-Disposition' => 'attachment;filename=oss_download.log', + 'Content-Encoding' => 'utf-8', 'Content-Language' => 'zh-CN', 'x-oss-server-side-encryption' => 'AES256', 'x-oss-meta-self-define-title' => 'user define meta info', @@ -327,18 +328,12 @@ class OssClientObjectTest extends TestOssClientBase $this->assertTrue($this->ossClient->doesObjectExist($this->bucket, $object2)); $result = $this->ossClient->deleteObjects($this->bucket, $list); - $this->assertEquals($list[0], $result[0]); - $this->assertEquals($list[1], $result[1]); + $this->assertEquals($list[1], $result[0]); + $this->assertEquals($list[0], $result[1]); $result = $this->ossClient->deleteObjects($this->bucket, $list, array('quiet' => 'true')); $this->assertEquals(array(), $result); $this->assertFalse($this->ossClient->doesObjectExist($this->bucket, $object2)); - - $this->ossClient->putObject($this->bucket, $object, $content); - $this->assertTrue($this->ossClient->doesObjectExist($this->bucket, $object)); - $result = $this->ossClient->deleteObjects($this->bucket, $list, array('quiet' => true)); - $this->assertEquals(array(), $result); - $this->assertFalse($this->ossClient->doesObjectExist($this->bucket, $object)); } catch (OssException $e) { $this->assertFalse(true); } @@ -357,8 +352,8 @@ class OssClientObjectTest extends TestOssClientBase $this->assertEquals($position, strlen($content_array[0])); $position = $this->ossClient->appendObject($this->bucket, $object, $content_array[1], $position); $this->assertEquals($position, strlen($content_array[0]) + strlen($content_array[1])); - $position = $this->ossClient->appendObject($this->bucket, $object, $content_array[2], $position, array(OssClient::OSS_LENGTH => strlen($content_array[2]))); - $this->assertEquals($position, strlen($content_array[0]) + strlen($content_array[1]) + strlen($content_array[2])); + $position = $this->ossClient->appendObject($this->bucket, $object, $content_array[2], $position); + $this->assertEquals($position, strlen($content_array[0]) + strlen($content_array[1]) + strlen($content_array[1])); } catch (OssException $e) { $this->assertFalse(true); } @@ -383,24 +378,14 @@ class OssClientObjectTest extends TestOssClientBase $this->assertFalse(true); } - /** - * Append the upload of invalid local files - */ - try { - $position = $this->ossClient->appendFile($this->bucket, $object, "invalid-file-path", 0); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - /** * Append the upload of local files */ try { $position = $this->ossClient->appendFile($this->bucket, $object, __FILE__, 0); - $this->assertEquals($position, sprintf('%u',filesize(__FILE__))); + $this->assertEquals($position, filesize(__FILE__)); $position = $this->ossClient->appendFile($this->bucket, $object, __FILE__, $position); - $this->assertEquals($position, sprintf('%u',filesize(__FILE__)) * 2); + $this->assertEquals($position, filesize(__FILE__) * 2); } catch (OssException $e) { $this->assertFalse(true); } @@ -568,9 +553,9 @@ class OssClientObjectTest extends TestOssClientBase */ try { $position = $this->ossClient->appendFile($this->bucket, $object, __FILE__, 0, $options); - $this->assertEquals($position, sprintf('%u',filesize(__FILE__))); + $this->assertEquals($position, filesize(__FILE__)); $position = $this->ossClient->appendFile($this->bucket, $object, __FILE__, $position, $options); - $this->assertEquals($position, sprintf('%u',filesize(__FILE__)) * 2); + $this->assertEquals($position, filesize(__FILE__) * 2); } catch (OssException $e) { $this->assertFalse(true); } @@ -605,175 +590,7 @@ class OssClientObjectTest extends TestOssClientBase } } - public function testGetSimplifiedObjectMeta() - { - $object = "oss-php-sdk-test/upload-test-object-name.txt"; - - try { - $objectMeta = $this->ossClient->getSimplifiedObjectMeta($this->bucket, $object); - $this->assertEquals(false, array_key_exists(strtolower('Content-Disposition'), $objectMeta)); - $this->assertEquals(strlen(file_get_contents(__FILE__)), $objectMeta[strtolower('Content-Length')]); - $this->assertEquals(true, array_key_exists(strtolower('ETag'), $objectMeta)); - $this->assertEquals(true, array_key_exists(strtolower('Last-Modified'), $objectMeta)); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testUploadStream() - { - $object = "oss-php-sdk-test/put-from-stream.txt"; - $options = array(OssClient::OSS_CHECK_MD5 => true); - $handle = fopen(__FILE__, 'rb'); - /** - * Upload data to start MD5 - */ - try { - $this->ossClient->uploadStream($this->bucket, $object, $handle, $options); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /** - * Check if the replication is the same - */ - try { - $content = $this->ossClient->getObject($this->bucket, $object); - $this->assertEquals($content, file_get_contents(__FILE__)); - } catch (OssException $e) { - $this->assertFalse(true); - } - - $object = "oss-php-sdk-test/put-from-stream-without-md5.txt"; - $handle = fopen(__FILE__, 'rb'); - try { - $this->ossClient->uploadStream($this->bucket, $object, $handle); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /** - * Check if the replication is the same - */ - try { - $content = $this->ossClient->getObject($this->bucket, $object); - $this->assertEquals($content, file_get_contents(__FILE__)); - } catch (OssException $e) { - $this->assertFalse(true); - } - - } - - public function testObjectKeyWithQuestionMark() - { - /** - * Upload the local variable to bucket - */ - $object = "oss-php-sdk-test/??/upload-test-object-name???123??123??.txt"; - $content = file_get_contents(__FILE__); - $options = array( - OssClient::OSS_LENGTH => strlen($content), - OssClient::OSS_HEADERS => array( - 'Expires' => 'Fri, 28 Feb 2020 05:38:42 GMT', - 'Cache-Control' => 'no-cache', - 'Content-Disposition' => 'attachment;filename=oss_download.log', - 'Content-Language' => 'zh-CN', - 'x-oss-server-side-encryption' => 'AES256', - 'x-oss-meta-self-define-title' => 'user define meta info', - ), - ); - - try { - $this->ossClient->putObject($this->bucket, $object, $content, $options); - } catch (OssException $e) { - $this->assertFalse(true); - } - - try { - $this->ossClient->putObject($this->bucket, $object, $content, $options); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /** - * GetObject to the local variable and check for match - */ - try { - $content = $this->ossClient->getObject($this->bucket, $object); - $this->assertEquals($content, file_get_contents(__FILE__)); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /** - * GetObject first five bytes - */ - try { - $options = array(OssClient::OSS_RANGE => '0-4'); - $content = $this->ossClient->getObject($this->bucket, $object, $options); - $this->assertEquals($content, 'assertFalse(true); - } - - - /** - * Upload the local file to object - */ - try { - $this->ossClient->uploadFile($this->bucket, $object, __FILE__); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /** - * Download the file to the local variable and check for match. - */ - try { - $content = $this->ossClient->getObject($this->bucket, $object); - $this->assertEquals($content, file_get_contents(__FILE__)); - } catch (OssException $e) { - $this->assertFalse(true); - } - - /** - * Copy object - */ - $to_bucket = $this->bucket; - $to_object = $object . '.copy'; - $options = array(); - try { - $result = $this->ossClient->copyObject($this->bucket, $object, $to_bucket, $to_object, $options); - $this->assertFalse(empty($result)); - $this->assertEquals(strlen("2016-11-21T03:46:58.000Z"), strlen($result[0])); - $this->assertEquals(strlen("\"5B3C1A2E053D763E1B002CC607C5A0FE\""), strlen($result[1])); - } catch (OssException $e) { - $this->assertFalse(true); - var_dump($e->getMessage()); - - } - - /** - * Check if the replication is the same - */ - try { - $content = $this->ossClient->getObject($this->bucket, $to_object); - $this->assertEquals($content, file_get_contents(__FILE__)); - } catch (OssException $e) { - $this->assertFalse(true); - } - - - try { - $this->assertTrue($this->ossClient->doesObjectExist($this->bucket, $object)); - $this->ossClient->deleteObject($this->bucket, $object); - $this->assertFalse($this->ossClient->doesObjectExist($this->bucket, $object)); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - protected function setUp(): void + public function setUp() { parent::setUp(); $this->ossClient->putObject($this->bucket, 'oss-php-sdk-test/upload-test-object-name.txt', file_get_contents(__FILE__)); diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectVersioningTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectVersioningTest.php deleted file mode 100755 index 66f204ac..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientObjectVersioningTest.php +++ /dev/null @@ -1,610 +0,0 @@ -ossClient->putObject($this->bucket, $object, $content1, array(OssClient::OSS_HEADERS => array('x-oss-object-acl' => 'public-read', 'x-oss-tagging' => 'key1=value1'))); - $ret2 = $this->ossClient->putObject($this->bucket, $object, $content2, array(OssClient::OSS_HEADERS => array('x-oss-object-acl' => 'private', 'x-oss-tagging' => 'key2=value2'))); - - $this->assertTrue(isset($ret1[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($ret2[OssClient::OSS_HEADER_VERSION_ID])); - - $versionId1 = $ret1[OssClient::OSS_HEADER_VERSION_ID]; - $versionId2 = $ret2[OssClient::OSS_HEADER_VERSION_ID]; - - //get object - $res = $this->ossClient->getObject($this->bucket, $object); - $res1 = $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $res2 = $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId2)); - $this->assertEquals($content1, $res1); - $this->assertEquals($content2, $res2); - $this->assertEquals($content2, $res); - - //meta - $headers = $this->ossClient->getObjectMeta($this->bucket, $object); - $headers1 = $this->ossClient->getObjectMeta($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $headers2 = $this->ossClient->getObjectMeta($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId2)); - - $this->assertTrue(isset($headers[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($headers1[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($headers2[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertEquals($versionId1, $headers1[OssClient::OSS_HEADER_VERSION_ID]); - $this->assertEquals($versionId2, $headers2[OssClient::OSS_HEADER_VERSION_ID]); - $this->assertEquals($versionId2, $headers[OssClient::OSS_HEADER_VERSION_ID]); - - - $sheaders = $this->ossClient->getSimplifiedObjectMeta($this->bucket, $object); - $sheaders1 = $this->ossClient->getSimplifiedObjectMeta($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $sheaders2 = $this->ossClient->getSimplifiedObjectMeta($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId2)); - - $this->assertTrue(isset($sheaders[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($sheaders1[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($sheaders2[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertEquals($versionId1, $sheaders1[OssClient::OSS_HEADER_VERSION_ID]); - $this->assertEquals($versionId2, $sheaders2[OssClient::OSS_HEADER_VERSION_ID]); - $this->assertEquals($versionId2, $sheaders[OssClient::OSS_HEADER_VERSION_ID]); - - //acl - $acl = $this->ossClient->getObjectAcl($this->bucket, $object); - $acl1 = $this->ossClient->getObjectAcl($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $acl2 = $this->ossClient->getObjectAcl($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId2)); - - $this->assertEquals('public-read', $acl1); - $this->assertEquals('private', $acl2); - $this->assertEquals('private', $acl); - - $this->ossClient->putObjectAcl($this->bucket, $object, 'public-read-write', array(OssClient::OSS_VERSION_ID => $versionId1)); - $acl = $this->ossClient->getObjectAcl($this->bucket, $object); - $acl1 = $this->ossClient->getObjectAcl($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $this->assertEquals('public-read-write', $acl1); - $this->assertEquals('private', $acl); - - //tagging - $tag = $this->ossClient->getObjectTagging($this->bucket, $object); - $tag1 = $this->ossClient->getObjectTagging($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $tag2 = $this->ossClient->getObjectTagging($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId2)); - $this->assertEquals(1, count($tag1->getTags())); - $this->assertEquals("key1", $tag1->getTags()[0]->getKey()); - $this->assertEquals("value1", $tag1->getTags()[0]->getValue()); - $this->assertEquals(1, count($tag2->getTags())); - $this->assertEquals("key2", $tag2->getTags()[0]->getKey()); - $this->assertEquals("value2", $tag2->getTags()[0]->getValue()); - $this->assertEquals(1, count($tag->getTags())); - $this->assertEquals("key2", $tag->getTags()[0]->getKey()); - $this->assertEquals("value2", $tag->getTags()[0]->getValue()); - - $config = new TaggingConfig(); - $config->addTag(new Tag("key11", "value11")); - $this->ossClient->putObjectTagging($this->bucket, $object, $config, array(OssClient::OSS_VERSION_ID => $versionId1)); - $tag = $this->ossClient->getObjectTagging($this->bucket, $object); - $tag1 = $this->ossClient->getObjectTagging($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $this->assertEquals(1, count($tag1->getTags())); - $this->assertEquals("key11", $tag1->getTags()[0]->getKey()); - $this->assertEquals("value11", $tag1->getTags()[0]->getValue()); - $this->assertEquals(1, count($tag->getTags())); - $this->assertEquals("key2", $tag->getTags()[0]->getKey()); - $this->assertEquals("value2", $tag->getTags()[0]->getValue()); - - $this->ossClient->deleteObjectTagging($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $tag = $this->ossClient->getObjectTagging($this->bucket, $object); - $tag1 = $this->ossClient->getObjectTagging($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $this->assertEquals(0, count($tag1->getTags())); - $this->assertEquals(1, count($tag->getTags())); - $this->assertEquals("key2", $tag->getTags()[0]->getKey()); - $this->assertEquals("value2", $tag->getTags()[0]->getValue()); - - //delete - $dret = $this->ossClient->deleteObject($this->bucket, $object); - $this->assertTrue(isset($dret['x-oss-delete-marker'])); - $this->assertTrue(isset($dret['x-oss-version-id'])); - $this->assertEquals("true", $dret['x-oss-delete-marker']); - $this->assertFalse($this->ossClient->doesObjectExist($this->bucket, $object)); - $this->assertTrue($this->ossClient->doesObjectExist($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1))); - $this->assertTrue($this->ossClient->doesObjectExist($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId2))); - - $dret1 = $this->ossClient->deleteObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $this->assertFalse(isset($dret1['x-oss-delete-marker'])); - $this->assertTrue(isset($dret1['x-oss-version-id'])); - $this->assertEquals($versionId1, $dret1['x-oss-version-id']); - $this->assertFalse($this->ossClient->doesObjectExist($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1))); - - - $dret_ = $this->ossClient->deleteObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $dret['x-oss-version-id'])); - $this->assertTrue(isset($dret_['x-oss-delete-marker'])); - $this->assertTrue(isset($dret_['x-oss-version-id'])); - $this->assertEquals($dret['x-oss-version-id'], $dret_['x-oss-version-id']); - $this->assertTrue($this->ossClient->doesObjectExist($this->bucket, $object)); - - } - - public function testObjectSymlink() - { - $object1 = 'object-target-1'; - $object2 = 'object-target-2'; - $symlink = 'object-symlink'; - $content1 = 'hello'; - $content2 = 'hello world'; - - - $ret1 = $this->ossClient->putObject($this->bucket, $object1, $content1); - $sym1 = $this->ossClient->putSymlink($this->bucket, $symlink, $object1); - - $ret2 = $this->ossClient->putObject($this->bucket, $object2, $content2); - $sym2 = $this->ossClient->putSymlink($this->bucket, $symlink, $object2); - - $this->assertTrue(isset($ret1[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($ret2[OssClient::OSS_HEADER_VERSION_ID])); - - $this->assertTrue(isset($sym1[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($sym2[OssClient::OSS_HEADER_VERSION_ID])); - - $versionId1 = $ret1[OssClient::OSS_HEADER_VERSION_ID]; - $versionId2 = $ret2[OssClient::OSS_HEADER_VERSION_ID]; - - $sym_versionId1 = $sym1[OssClient::OSS_HEADER_VERSION_ID]; - $sym_versionId2 = $sym2[OssClient::OSS_HEADER_VERSION_ID]; - - - $sym_ret = $this->ossClient->getSymlink($this->bucket, $symlink); - $sym_ret1 = $this->ossClient->getSymlink($this->bucket, $symlink, array(OssClient::OSS_VERSION_ID => $sym_versionId1)); - $sym_ret2 = $this->ossClient->getSymlink($this->bucket, $symlink, array(OssClient::OSS_VERSION_ID => $sym_versionId2)); - - $this->assertTrue(isset($sym_ret['x-oss-version-id'])); - $this->assertTrue(isset($sym_ret1['x-oss-version-id'])); - $this->assertTrue(isset($sym_ret2['x-oss-version-id'])); - - $this->assertEquals($sym_versionId1, $sym_ret1['x-oss-version-id']); - $this->assertEquals($sym_versionId2, $sym_ret2['x-oss-version-id']); - $this->assertEquals($sym_versionId2, $sym_ret['x-oss-version-id']); - - - $res = $this->ossClient->getObject($this->bucket, $symlink); - $res1 = $this->ossClient->getObject($this->bucket, $symlink, array(OssClient::OSS_VERSION_ID => $sym_versionId1)); - $res2 = $this->ossClient->getObject($this->bucket, $symlink, array(OssClient::OSS_VERSION_ID => $sym_versionId2)); - $this->assertEquals($content1, $res1); - $this->assertEquals($content2, $res2); - $this->assertEquals($content2, $res); - } - - public function testObjectCopy() - { - $object = 'copy-= +object'; - $content1 = 'hello'; - $content2 = 'hello world'; - $to_bucket = $this->bucket; - $to_object = $object . '.copy'; - $to_object1 = $object . '.copy1'; - $to_object2 = $object . '.copy2'; - - $ret1 = $this->ossClient->putObject($this->bucket, $object, $content1); - $ret2 = $this->ossClient->putObject($this->bucket, $object, $content2); - - $versionId1 = $ret1[OssClient::OSS_HEADER_VERSION_ID]; - $versionId2 = $ret2[OssClient::OSS_HEADER_VERSION_ID]; - - $cret = $this->ossClient->copyObject($this->bucket, $object, $to_bucket, $to_object); - $cret1 = $this->ossClient->copyObject($this->bucket, $object, $to_bucket, $to_object1, array(OssClient::OSS_VERSION_ID => $versionId1)); - $cret2 = $this->ossClient->copyObject($this->bucket, $object, $to_bucket, $to_object2, array(OssClient::OSS_VERSION_ID => $versionId2)); - $this->assertFalse(empty($cret1)); - $this->assertEquals(strlen("2016-11-21T03:46:58.000Z"), strlen($cret1[0])); - $this->assertEquals(trim($ret1['etag'], '"'), trim($cret1[1], '"')); - $this->assertTrue(isset($cret1['x-oss-version-id'])); - $this->assertEquals($versionId1, $cret1['x-oss-copy-source-version-id']); - - $this->assertFalse(empty($cret2)); - $this->assertEquals(strlen("2016-11-21T03:46:58.000Z"), strlen($cret2[0])); - $this->assertEquals(trim($ret2['etag'], '"'), trim($cret2[1], '"')); - $this->assertTrue(isset($cret2['x-oss-version-id'])); - $this->assertEquals($versionId2, $cret2['x-oss-copy-source-version-id']); - - $this->assertFalse(empty($cret)); - $this->assertEquals(strlen("2016-11-21T03:46:58.000Z"), strlen($cret[0])); - $this->assertEquals(trim($ret2['etag'], '"'), trim($cret[1], '"')); - $this->assertTrue(isset($cret2['x-oss-version-id'])); - $this->assertEquals($versionId2, $cret['x-oss-copy-source-version-id']); - - $res = $this->ossClient->getObject($this->bucket, $to_object); - $res1 = $this->ossClient->getObject($this->bucket, $to_object1); - $res2 = $this->ossClient->getObject($this->bucket, $to_object2); - $this->assertEquals($content1, $res1); - $this->assertEquals($content2, $res2); - $this->assertEquals($content2, $res); - } - - public function testObjectRestore() - { - $object = 'retore-object'; - $content1 = 'hello'; - $content2 = 'hello world'; - $ret1 = $this->ossClient->putObject($this->bucket, $object, $content1, array(OssClient::OSS_HEADERS => array('x-oss-storage-class' => 'Archive'))); - $ret2 = $this->ossClient->putObject($this->bucket, $object, $content2); - - $versionId1 = $ret1[OssClient::OSS_HEADER_VERSION_ID]; - $versionId2 = $ret2[OssClient::OSS_HEADER_VERSION_ID]; - - try{ - $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - $this->assertTrue(false); - }catch (OssException $e){ - $this->assertEquals('403', $e->getHTTPStatus()); - $this->assertEquals('InvalidObjectState', $e->getErrorCode()); - } - - try{ - $this->ossClient->restoreObject($this->bucket, $object); - $this->assertTrue(false); - }catch(OssException $e){ - $this->assertEquals('400', $e->getHTTPStatus()); - $this->assertEquals('OperationNotSupported', $e->getErrorCode()); - } - - $result = $this->ossClient->restoreObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - common::waitMetaSync(); - $this->assertEquals('202', $result['info']['http_code']); - - try{ - $this->ossClient->restoreObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $versionId1)); - }catch(OssException $e){ - $this->assertEquals('409', $e->getHTTPStatus()); - $this->assertEquals('RestoreAlreadyInProgress', $e->getErrorCode()); - } - } - - public function testObjectMultiPart() - { - $object_src = 'multi-= +object.src'; - $content1 = 'hello'; - $content2 = 'hello world'; - $ret1 = $this->ossClient->putObject($this->bucket, $object_src, $content1); - $ret2 = $this->ossClient->putObject($this->bucket, $object_src, $content2); - - $this->assertTrue(isset($ret1[OssClient::OSS_HEADER_VERSION_ID])); - $this->assertTrue(isset($ret2[OssClient::OSS_HEADER_VERSION_ID])); - - $versionId1 = $ret1[OssClient::OSS_HEADER_VERSION_ID]; - $versionId2 = $ret2[OssClient::OSS_HEADER_VERSION_ID]; - - //object - $object = "multi-object"; - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object); - $copyId = 1; - $eTag = $this->ossClient->uploadPartCopy($this->bucket, $object_src, $this->bucket, $object, $copyId, $upload_id); - $upload_parts[] = array( - 'PartNumber' => $copyId, - 'ETag' => $eTag, - ); - $ret = $this->ossClient->completeMultipartUpload($this->bucket, $object, $upload_id, $upload_parts); - - //object-1 - $object1 = "multi-object-1"; - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object1); - $copyId = 1; - $eTag = $this->ossClient->uploadPartCopy($this->bucket, $object_src, $this->bucket, $object1, $copyId, $upload_id, array(OssClient::OSS_VERSION_ID => $versionId1)); - $upload_parts1[] = array( - 'PartNumber' => $copyId, - 'ETag' => $eTag, - ); - $ret1 = $this->ossClient->completeMultipartUpload($this->bucket, $object1, $upload_id, $upload_parts1); - - //object-2 - $object2 = "multi-object-2"; - $upload_id = $this->ossClient->initiateMultipartUpload($this->bucket, $object2); - $copyId = 1; - $eTag = $this->ossClient->uploadPartCopy($this->bucket, $object_src, $this->bucket, $object2, $copyId, $upload_id, array(OssClient::OSS_VERSION_ID => $versionId2)); - $upload_parts2[] = array( - 'PartNumber' => $copyId, - 'ETag' => $eTag, - ); - $ret2 = $this->ossClient->completeMultipartUpload($this->bucket, $object2, $upload_id, $upload_parts2); - - $res = $this->ossClient->getObject($this->bucket, $object); - $res1 = $this->ossClient->getObject($this->bucket, $object1); - $res2 = $this->ossClient->getObject($this->bucket, $object2); - - $this->assertEquals($content1, $res1); - $this->assertEquals($content2, $res2); - $this->assertEquals($content2, $res); - } - - public function testObjectMisc() - { - //use multipart - $options = array( - OssClient::OSS_PART_SIZE => 1, - ); - - $object = 'misc-object'; - - $smallFile1 = __DIR__ . DIRECTORY_SEPARATOR . "/smallfile1.tmp"; - $smallFile2 = __DIR__ . DIRECTORY_SEPARATOR . "/smallfile2.tmp"; - $bigFile1 = __DIR__ . DIRECTORY_SEPARATOR . "/bigfile1.tmp"; - $bigFile2 = __DIR__ . DIRECTORY_SEPARATOR . "/bigfile2.tmp"; - - OssUtil::generateFile($smallFile1, 5); - OssUtil::generateFile($smallFile2, 10); - OssUtil::generateFile($bigFile1, 128 * 1024); - OssUtil::generateFile($bigFile2, 256 * 1024); - - $sret1 = $this->ossClient->multiuploadFile($this->bucket, $object, $smallFile1, $options); - $sret2 = $this->ossClient->multiuploadFile($this->bucket, $object, $smallFile2, $options); - $bret1 = $this->ossClient->multiuploadFile($this->bucket, $object, $bigFile1, $options); - $bret2 = $this->ossClient->multiuploadFile($this->bucket, $object, $bigFile2, $options); - - - $res = $this->ossClient->getObject($this->bucket, $object); - $sres1 = $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $sret1['x-oss-version-id'])); - $sres2 = $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $sret2['x-oss-version-id'])); - $bres1 = $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $bret1['x-oss-version-id'])); - $bres2 = $this->ossClient->getObject($this->bucket, $object, array(OssClient::OSS_VERSION_ID => $bret2['x-oss-version-id'])); - - - $this->assertEquals(file_get_contents($smallFile1), $sres1); - $this->assertEquals(file_get_contents($smallFile2), $sres2); - $this->assertEquals(file_get_contents($bigFile1), $bres1); - $this->assertEquals(file_get_contents($bigFile2), $bres2); - $this->assertEquals(file_get_contents($bigFile2), $res); - - - unlink($smallFile1); - unlink($smallFile2); - unlink($bigFile1); - unlink($bigFile2); - } - - public function testListObjects() - { - //folder - for ($i = 0; $i < 12; $i++) { - $key = 'folder/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->deleteObject($this->bucket, $key); - } - - //test - for ($i = 0; $i < 8; $i++) { - $key = 'test/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->deleteObject($this->bucket, $key); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //work - for ($i = 0; $i < 5; $i++) { - $key = 'work/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //sub++ - for ($i = 0; $i < 3; $i++) { - $key = 'sub++/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - //file++ - for ($i = 0; $i < 2; $i++) { - $key = 'file++'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->deleteObject($this->bucket, $key); - } - - //list default - $result = $this->ossClient->listObjectVersions($this->bucket); - $versionList = $result->getObjectVersionList(); - $deleteMarkerList = $result->getDeleteMarkerList(); - $prefixList = $result->getPrefixList(); - - $this->assertNotNull($versionList); - $this->assertNotNull($deleteMarkerList); - $this->assertNotNull($prefixList); - $this->assertTrue(is_array($versionList)); - $this->assertTrue(is_array($deleteMarkerList)); - $this->assertTrue(is_array($prefixList)); - $this->assertEquals(2, count($versionList)); - $this->assertEquals(2, count($deleteMarkerList)); - $this->assertEquals(4, count($prefixList)); - - $this->assertEquals('file++00', $versionList[0]->getKey()); - $this->assertEquals('false', $versionList[0]->getIsLatest()); - $this->assertEquals('file++01', $versionList[1]->getKey()); - $this->assertEquals('false', $versionList[1]->getIsLatest()); - - $this->assertEquals('file++00', $deleteMarkerList[0]->getKey()); - $this->assertEquals('true', $deleteMarkerList[0]->getIsLatest()); - $this->assertEquals('file++01', $deleteMarkerList[1]->getKey()); - $this->assertEquals('true', $deleteMarkerList[1]->getIsLatest()); - - - $this->assertEquals('folder/', $prefixList[0]->getPrefix()); - $this->assertEquals('sub++/', $prefixList[1]->getPrefix()); - $this->assertEquals('test/', $prefixList[2]->getPrefix()); - $this->assertEquals('work/', $prefixList[3]->getPrefix()); - - //list by prefix - $prefix = 'folder/'; - $delimiter = ''; - $next_marker = ''; - $maxkeys = 1000; - $options = array( - 'delimiter' => $delimiter, - 'prefix' => $prefix, - 'max-keys' => $maxkeys, - 'key-marker' => $next_marker, - ); - - $result = $this->ossClient->listObjectVersions($this->bucket, $options); - $versionList = $result->getObjectVersionList(); - $deleteMarkerList = $result->getDeleteMarkerList(); - $prefixList = $result->getPrefixList(); - - $this->assertEquals(24, count($versionList)); - $this->assertEquals(12, count($deleteMarkerList)); - $this->assertEquals(0, count($prefixList)); - - $this->assertEquals('folder/00', $versionList[0]->getKey()); - $this->assertEquals('folder/00', $versionList[1]->getKey()); - $this->assertEquals('folder/00', $deleteMarkerList[0]->getKey()); - $this->assertEquals('folder/01', $deleteMarkerList[1]->getKey()); - - - //max-key & key-marker & version-id-marker - $count = 0; - $markerCount = 0; - $nextMarker = ''; - $nextVersionIdMarker = ''; - - while (true) { - $options = array( - 'delimiter' => '', - 'key-marker' => $nextMarker, - 'max-keys' => 1, - 'version-id-marker' => $nextVersionIdMarker, - ); - $result = $this->ossClient->listObjectVersions($this->bucket, $options); - - $nextMarker = $result->getNextKeyMarker(); - $nextVersionIdMarker = $result->getNextVersionIdMarker(); - $count += count($result->getObjectVersionList()); - $markerCount += count($result->getDeleteMarkerList()); - $this->assertEquals(1, count($result->getObjectVersionList()) + count($result->getDeleteMarkerList())); - if ($result->getIsTruncated() !== "true") { - break; - } - } - $this->assertEquals(12*3 + 8*3 + 5 + 3*3 + 2*2, $count + $markerCount); - } - - public function testDeleteObjects() - { - //deletes - for ($i = 0; $i < 5; $i++) { - $key = 'deletes/'. sprintf("%02d",$i); - $this->ossClient->putObject($this->bucket, $key, "content"); - $this->ossClient->putObject($this->bucket, $key, "content"); - } - - $options = array( - 'delimiter' => '', - 'prefix' => 'deletes/', - 'max-keys' => 1000, - ); - $result = $this->ossClient->listObjects($this->bucket, $options); - $this->assertEquals(5, count($result->getObjectList())); - - //delete without version-id - $objects = array(); - for ($i = 0; $i < 5; $i++) { - $key = 'deletes/'. sprintf("%02d",$i); - $objects[] = new DeleteObjectInfo($key); - } - $dresult = $this->ossClient->deleteObjectVersions($this->bucket, $objects); - $this->assertEquals(5, count($dresult)); - $this->assertEquals('deletes/00', $dresult[0]->getKey()); - $this->assertEquals('true', $dresult[0]->getDeleteMarker()); - $this->assertEquals('', $dresult[0]->getVersionId()); - $this->assertFalse(empty($dresult[0]->getDeleteMarkerVersionId())); - - $result = $this->ossClient->listObjects($this->bucket, $options); - $this->assertEquals(0, count($result->getObjectList())); - - //delete by version-id - $vresult = $this->ossClient->listObjectVersions($this->bucket, $options); - $versions = $vresult->getObjectVersionList(); - $deleteMarkerList = $vresult->getDeleteMarkerList(); - $this->assertEquals(10, count($versions)); - $this->assertEquals(5, count($deleteMarkerList)); - - $objects = array(); - foreach ($versions as $obj) { - $objects[] = new DeleteObjectInfo($obj->getKey(), $obj->getVersionId()); - } - $dresult = $this->ossClient->deleteObjectVersions($this->bucket, $objects); - $this->assertEquals(10, count($dresult)); - $this->assertEquals('deletes/00', $dresult[0]->getKey()); - $this->assertEquals('', $dresult[0]->getDeleteMarker()); - $this->assertFalse(empty($dresult[0]->getVersionId())); - $this->assertTrue(empty($dresult[0]->getDeleteMarkerVersionId())); - $this->assertEquals('deletes/00', $dresult[1]->getKey()); - $this->assertEquals('', $dresult[1]->getDeleteMarker()); - $this->assertFalse(empty($dresult[1]->getVersionId())); - $this->assertTrue(empty($dresult[1]->getDeleteMarkerVersionId())); - - - $vresult = $this->ossClient->listObjectVersions($this->bucket, $options); - $versions = $vresult->getObjectVersionList(); - $deleteMarkerList = $vresult->getDeleteMarkerList(); - $this->assertEquals(0, count($versions)); - $this->assertEquals(5, count($deleteMarkerList)); - - $objects = array(); - foreach ($deleteMarkerList as $obj) { - $objects[] = new DeleteObjectInfo($obj->getKey(), $obj->getVersionId()); - } - $dresult = $this->ossClient->deleteObjectVersions($this->bucket, $objects); - $this->assertEquals(5, count($dresult)); - $this->assertEquals('deletes/00', $dresult[0]->getKey()); - $this->assertEquals('true', $dresult[0]->getDeleteMarker()); - $this->assertFalse(empty($dresult[1]->getVersionId())); - $this->assertFalse(empty($dresult[1]->getDeleteMarkerVersionId())); - - $vresult = $this->ossClient->listObjectVersions($this->bucket, $options); - $versions = $vresult->getObjectVersionList(); - $deleteMarkerList = $vresult->getDeleteMarkerList(); - $this->assertEquals(0, count($versions)); - $this->assertEquals(0, count($deleteMarkerList)); - } - - protected function setUp(): void - { - parent::setUp(); - - $this->ossClient->putBucketVersioning($this->bucket, "Enabled"); - - } - - protected function tearDown(): void - { - if (!$this->ossClient->doesBucketExist($this->bucket)) { - return; - } - - $this->ossClient->putBucketVersioning($this->bucket, "Suspended"); - - $result = $this->ossClient->listObjectVersions( - $this->bucket, array('max-keys' => 1000, 'delimiter' => '')); - - $versions = $result->getObjectVersionList(); - $deleteMarkers = $result->getDeleteMarkerList(); - - foreach ($versions as $obj) { - $options = array( - OssClient::OSS_VERSION_ID => $obj->getVersionId(), - ); - $this->ossClient->deleteObject($this->bucket, $obj->getKey(), $options); - } - - foreach ($deleteMarkers as $del) { - $options = array( - OssClient::OSS_VERSION_ID => $del->getVersionId(), - ); - $this->ossClient->deleteObject($this->bucket, $del->getKey(), $options); - } - - parent::tearDown(); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientRestoreObjectTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientRestoreObjectTest.php old mode 100755 new mode 100644 index 9aa0b9b7..cc1412f8 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientRestoreObjectTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientRestoreObjectTest.php @@ -4,7 +4,6 @@ namespace OSS\Tests; use OSS\Core\OssException; use OSS\OssClient; -use OSS\Model\RestoreConfig; require_once __DIR__ . DIRECTORY_SEPARATOR . 'TestOssClientBase.php'; @@ -64,84 +63,7 @@ class OssClientRestoreObjectTest extends TestOssClientBase } } - public function testColdArchiveRestoreObject() - { - $client = new OssClient( - getenv('OSS_ACCESS_KEY_ID'), - getenv('OSS_ACCESS_KEY_SECRET'), - 'oss-ap-southeast-1.aliyuncs.com', false); - - $bucket = $this->bucket . 'cold-archive'; - $object = 'storage-object'; - - //create bucket - $options = array( - OssClient::OSS_STORAGE => OssClient::OSS_STORAGE_COLDARCHIVE - ); - $client->createBucket($bucket, OssClient::OSS_ACL_TYPE_PRIVATE, $options); - - //test with days - $client->putObject($bucket, $object,'testcontent'); - - try{ - $client->getObject($bucket, $object); - $this->assertTrue(false); - }catch (OssException $e){ - $this->assertEquals('403', $e->getHTTPStatus()); - $this->assertEquals('InvalidObjectState', $e->getErrorCode()); - } - - $config = new RestoreConfig(5); - $resoptions = array( - OssClient::OSS_RESTORE_CONFIG => $config - ); - try{ - $client->restoreObject($bucket, $object, $resoptions); - }catch(OssException $e){ - $this->assertTrue(false); - } - - try{ - $client->restoreObject($bucket, $object, $resoptions); - }catch(OssException $e){ - $this->assertEquals('409', $e->getHTTPStatus()); - $this->assertEquals('RestoreAlreadyInProgress', $e->getErrorCode()); - } - - //test with days & tier - $client->putObject($bucket, $object,'testcontent'); - - try{ - $client->getObject($bucket, $object); - $this->assertTrue(false); - }catch (OssException $e){ - $this->assertEquals('403', $e->getHTTPStatus()); - $this->assertEquals('InvalidObjectState', $e->getErrorCode()); - } - - $config = new RestoreConfig(5, "Expedited"); - $resoptions = array( - OssClient::OSS_RESTORE_CONFIG => $config - ); - try{ - $client->restoreObject($bucket, $object, $resoptions); - }catch(OssException $e){ - $this->assertTrue(false); - } - - try{ - $client->restoreObject($bucket, $object, $resoptions); - }catch(OssException $e){ - $this->assertEquals('409', $e->getHTTPStatus()); - $this->assertEquals('RestoreAlreadyInProgress', $e->getErrorCode()); - } - - $client->deleteObject($bucket, $object); - $client->deleteBucket($bucket); - } - - - protected function setUp(): void + public function setUp() { parent::setUp(); @@ -160,7 +82,7 @@ class OssClientRestoreObjectTest extends TestOssClientBase $this->ossClient->createBucket($this->archiveBucket, OssClient::OSS_ACL_TYPE_PRIVATE, $options); } - protected function tearDown(): void + public function tearDown() { parent::tearDown(); diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientSignatureTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientSignatureTest.php old mode 100755 new mode 100644 index 786a6231..109121d0 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientSignatureTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientSignatureTest.php @@ -1,167 +1,111 @@ -ossClient->putObject($this->bucket, $object, file_get_contents(__FILE__)); - $timeout = 3600; - try { - $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout); - } catch (OssException $e) { - $this->assertFalse(true); - } - - $request = new RequestCore($signedUrl); - $request->set_method('GET'); - $request->add_header('Content-Type', ''); - $request->send_request(); - $res = new ResponseCore($request->get_response_header(), $request->get_response_body(), $request->get_response_code()); - $this->assertEquals(file_get_contents(__FILE__), $res->body); - } - - public function testGetSignedUrlForPuttingObject() - { - $object = "a.file"; - $timeout = 3600; - try { - $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "PUT"); - $content = file_get_contents(__FILE__); - $request = new RequestCore($signedUrl); - $request->set_method('PUT'); - $request->add_header('Content-Type', ''); - $request->add_header('Content-Length', strlen($content)); - $request->set_body($content); - $request->send_request(); - $res = new ResponseCore($request->get_response_header(), - $request->get_response_body(), $request->get_response_code()); - $this->assertTrue($res->isOK()); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testGetSignedUrlForPuttingObjectFromFile() - { - $file = __FILE__; - $object = "a.file"; - $timeout = 3600; - $options = array('Content-Type' => 'txt'); - try { - $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "PUT", $options); - $request = new RequestCore($signedUrl); - $request->set_method('PUT'); - $request->add_header('Content-Type', 'txt'); - $request->set_read_file($file); - $request->set_read_stream_size(sprintf('%u',filesize($file))); - $request->send_request(); - $res = new ResponseCore($request->get_response_header(), - $request->get_response_body(), $request->get_response_code()); - $this->assertTrue($res->isOK()); - } catch (OssException $e) { - $this->assertFalse(true); - } - - } - - public function testSignedUrlWithException() - { - $file = __FILE__; - $object = "a.file"; - $timeout = 3600; - $options = array('Content-Type' => 'txt'); - try { - $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "POST", $options); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - if (strpos($e, "method is invalid") == false) - { - $this->assertTrue(false); - } - } - } - - function testGetgenPreSignedUrlForGettingObject() - { - $object = "a.file"; - $this->ossClient->putObject($this->bucket, $object, file_get_contents(__FILE__)); - $expires = time() + 3600; - try { - $signedUrl = $this->ossClient->generatePresignedUrl($this->bucket, $object, $expires); - } catch (OssException $e) { - $this->assertFalse(true); - } - - $request = new RequestCore($signedUrl); - $request->set_method('GET'); - $request->add_header('Content-Type', ''); - $request->send_request(); - $res = new ResponseCore($request->get_response_header(), $request->get_response_body(), $request->get_response_code()); - $this->assertEquals(file_get_contents(__FILE__), $res->body); - } - - function testGetgenPreSignedUrlVsSignedUrl() - { - $object = "object-vs.file"; - $signedUrl1 = '245'; - $signedUrl2 = '123'; - $expiration = 0; - - do { - usleep(500000); - $begin = time(); - $expiration = time() + 3600; - $signedUrl1 = $this->ossClient->generatePresignedUrl($this->bucket, $object, $expiration); - $signedUrl2 = $this->ossClient->signUrl($this->bucket, $object, 3600); - $end = time(); - } while ($begin != $end); - $this->assertEquals($signedUrl1, $signedUrl2); - $this->assertTrue(strpos($signedUrl1, 'Expires='.$expiration) !== false); - } - - protected function tearDown(): void - { - $this->ossClient->deleteObject($this->bucket, "a.file"); - parent::tearDown(); - } - - protected function setUp(): void - { - parent::setUp(); - /** - * 上传本地变量到bucket - */ - $object = "a.file"; - $content = file_get_contents(__FILE__); - $options = array( - OssClient::OSS_LENGTH => strlen($content), - OssClient::OSS_HEADERS => array( - 'Expires' => 'Fri, 28 Feb 2020 05:38:42 GMT', - 'Cache-Control' => 'no-cache', - 'Content-Disposition' => 'attachment;filename=oss_download.log', - 'Content-Encoding' => 'utf-8', - 'Content-Language' => 'zh-CN', - 'x-oss-server-side-encryption' => 'AES256', - 'x-oss-meta-self-define-title' => 'user define meta info', - ), - ); - - try { - $this->ossClient->putObject($this->bucket, $object, $content, $options); - } catch (OssException $e) { - $this->assertFalse(true); - } - } -} +ossClient->putObject($this->bucket, $object, file_get_contents(__FILE__)); + $timeout = 3600; + try { + $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout); + } catch (OssException $e) { + $this->assertFalse(true); + } + + $request = new RequestCore($signedUrl); + $request->set_method('GET'); + $request->add_header('Content-Type', ''); + $request->send_request(); + $res = new ResponseCore($request->get_response_header(), $request->get_response_body(), $request->get_response_code()); + $this->assertEquals(file_get_contents(__FILE__), $res->body); + } + + public function testGetSignedUrlForPuttingObject() + { + $object = "a.file"; + $timeout = 3600; + try { + $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "PUT"); + $content = file_get_contents(__FILE__); + $request = new RequestCore($signedUrl); + $request->set_method('PUT'); + $request->add_header('Content-Type', ''); + $request->add_header('Content-Length', strlen($content)); + $request->set_body($content); + $request->send_request(); + $res = new ResponseCore($request->get_response_header(), + $request->get_response_body(), $request->get_response_code()); + $this->assertTrue($res->isOK()); + } catch (OssException $e) { + $this->assertFalse(true); + } + } + + public function testGetSignedUrlForPuttingObjectFromFile() + { + $file = __FILE__; + $object = "a.file"; + $timeout = 3600; + $options = array('Content-Type' => 'txt'); + try { + $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "PUT", $options); + $request = new RequestCore($signedUrl); + $request->set_method('PUT'); + $request->add_header('Content-Type', 'txt'); + $request->set_read_file($file); + $request->set_read_stream_size(filesize($file)); + $request->send_request(); + $res = new ResponseCore($request->get_response_header(), + $request->get_response_body(), $request->get_response_code()); + $this->assertTrue($res->isOK()); + } catch (OssException $e) { + $this->assertFalse(true); + } + + } + + public function tearDown() + { + $this->ossClient->deleteObject($this->bucket, "a.file"); + parent::tearDown(); + } + + public function setUp() + { + parent::setUp(); + /** + * 上传本地变量到bucket + */ + $object = "a.file"; + $content = file_get_contents(__FILE__); + $options = array( + OssClient::OSS_LENGTH => strlen($content), + OssClient::OSS_HEADERS => array( + 'Expires' => 'Fri, 28 Feb 2020 05:38:42 GMT', + 'Cache-Control' => 'no-cache', + 'Content-Disposition' => 'attachment;filename=oss_download.log', + 'Content-Encoding' => 'utf-8', + 'Content-Language' => 'zh-CN', + 'x-oss-server-side-encryption' => 'AES256', + 'x-oss-meta-self-define-title' => 'user define meta info', + ), + ); + + try { + $this->ossClient->putObject($this->bucket, $object, $content, $options); + } catch (OssException $e) { + $this->assertFalse(true); + } + } +} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientTest.php old mode 100755 new mode 100644 index 0d203713..f92b3461 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssClientTest.php @@ -1,494 +1,216 @@ -credentials = new TestEmptyIdCredentials(); - } - else if ($flag == 1) { - $this->credentials = new TestEmptySecretCredentials(); - } - else { - $this->credentials = null; - } - } - - /** - * @return Credentials - */ - public function getCredentials() - { - return $this->credentials; - } -} - - -class OssClientTest extends TestOssClientBase -{ - public function testConstrunct() - { - try { - $ossClient = new OssClient('id', 'key', 'http://oss-cn-hangzhou.aliyuncs.com'); - $this->assertFalse($ossClient->isUseSSL()); - $ossClient->setUseSSL(true); - $this->assertTrue($ossClient->isUseSSL()); - $this->assertTrue(true); - $this->assertEquals(3, $ossClient->getMaxRetries()); - $ossClient->setMaxTries(4); - $this->assertEquals(4, $ossClient->getMaxRetries()); - $ossClient->setTimeout(10); - $ossClient->setConnectTimeout(20); - } catch (OssException $e) { - assertFalse(true); - } - } - - public function testConstrunct2() - { - try { - $ossClient = new OssClient('id', "", 'http://oss-cn-hangzhou.aliyuncs.com'); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals("access key secret is empty", $e->getMessage()); - } - } - - public function testConstrunct3() - { - try { - $ossClient = new OssClient("", 'key', 'http://oss-cn-hangzhou.aliyuncs.com'); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals("access key id is empty", $e->getMessage()); - } - } - - public function testConstrunct4() - { - try { - $ossClient = new OssClient('id', 'key', ""); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('endpoint is empty', $e->getMessage()); - } - } - - public function testConstrunct5() - { - try { - $ossClient = new OssClient('id', 'key', "123.123.123.1"); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testConstrunct6() - { - try { - $ossClient = new OssClient('id', 'key', "https://123.123.123.1"); - $this->assertTrue($ossClient->isUseSSL()); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $ossClient = new OssClient('id', 'key', "https://123.123.123.1:3128"); - $this->assertTrue($ossClient->isUseSSL()); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testConstrunct7() - { - try { - $ossClient = new OssClient('id', 'key', "http://123.123.123.1"); - $this->assertFalse($ossClient->isUseSSL()); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $ossClient = new OssClient('id', 'key', "http://123.123.123.1:3128"); - $this->assertFalse($ossClient->isUseSSL()); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testConstrunct8() - { - try { - $ossClient = new OssClient('id', 'key', "http://123.123.123.1", true); - $ossClient->listBuckets(); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertFalse(false); - } - } - - public function testConstrunct9() - { - try { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); - $ossClient->listBuckets(); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testConstrunct10() - { - try { - $ossClient = new OssClient('id', 'key', "http://ABC-COM.TEST.123.cn", true); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - public function testConstrunct11() - { - try { - $ossClient = new OssClient('id', 'key', "oss-test.com\\aliyuncs.com"); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('endpoint is invalid:'."oss-test.com\\aliyuncs.com", $e->getMessage()); - } - } - - public function testConstrunct12() - { - try { - $ossClient = new OssClient('id', 'key', "192.168.1.0:abc123"); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('endpoint is invalid:'."192.168.1.0:abc123", $e->getMessage()); - } - } - - public function testSupportPutEmptyObject() - { - try { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = $this->bucket; - $ossClient = new OssClient($accessKeyId, $accessKeySecret , $endpoint, false); - $ossClient->putObject($bucket,'test_emptybody',''); - } catch (OssException $e) { - $this->assertFalse(true); - } - - //use invalid sts-token, should fail. - try { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = $this->bucket; - $ossClient = new OssClient($accessKeyId, $accessKeySecret , $endpoint, false, "invalid-sts-token"); - $ossClient->putObject($bucket,'test_emptybody',''); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertEquals('InvalidAccessKeyId', $e->getErrorCode()); - } - } - - public function testCreateObjectDir() - { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = $this->bucket; - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); - - try { - $object='test-dir'; - $ossClient->createObjectDir($bucket,$object); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertFalse(true); - } - - try { - $object='0'; - $ossClient->createObjectDir($bucket,$object); - $ossClient->putObject($bucket,$object, ''); - $this->assertTrue(true); - } catch (OssException $e) { - var_dump($e); - $this->assertFalse(true); - } - } - - public function testGetBucketCors() - { - try { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = getenv('OSS_BUCKET'); - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); - $ossClient->getBucketCors($bucket); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testGetBucketCname() - { - try { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = $this->bucket; - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); - $ossClient->getBucketCname($bucket); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testProxySupport() - { - $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = getenv('OSS_BUCKET') . '-proxy'; - $requestProxy = getenv('OSS_PROXY'); - $key = 'test-proxy-srv-object'; - $content = 'test-content'; - $proxys = parse_url($requestProxy); - - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false, null, $requestProxy); - - $result = $ossClient->createBucket($bucket); - $this->checkProxy($result, $proxys); - - $result = $ossClient->putObject($bucket, $key, $content); - $this->checkProxy($result, $proxys); - $result = $ossClient->getObject($bucket, $key); - $this->assertEquals($content, $result); - - // list object - $objectListInfo = $ossClient->listObjects($bucket); - $objectList = $objectListInfo->getObjectList(); - $this->assertNotNull($objectList); - $this->assertTrue(is_array($objectList)); - $objects = array(); - foreach ($objectList as $value) { - $objects[] = $value->getKey(); - } - $this->assertEquals(1, count($objects)); - $this->assertTrue(in_array($key, $objects)); - - $result = $ossClient->deleteObject($bucket, $key); - $this->checkProxy($result,$proxys); - - $result = $ossClient->deleteBucket($bucket); - $this->checkProxy($result, $proxys); - } - - private function checkProxy($result, $proxys) - { - $this->assertEquals($result['info']['primary_ip'], $proxys['host']); - $this->assertEquals($result['info']['primary_port'], $proxys['port']); - $this->assertTrue(array_key_exists('via', $result)); - } - - public function testIpEndpoint() - { - try { - $accessKeyId = 'sk' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = '192.168.1.1'; - $bucket = getenv('OSS_BUCKET'); - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); - $object = "a.file"; - $timeout = 3600; - $options = array('Content-Type' => 'txt'); - $signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "PUT", $options); - $this->assertTrue(strpos($signedUrl, '192.168.1.1/skyranch-php-test/a.file?') != false); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testCnameEndpoint() - { - try { - $accessKeyId = 'sk' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = 'cname.endpoint'; - $bucket = getenv('OSS_BUCKET'); - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, true); - $object = "a.file"; - $timeout = 3600; - $options = array('Content-Type' => 'txt'); - $signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "PUT", $options); - $this->assertTrue(strpos($signedUrl, 'cname.endpoint/a.file?') != false); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testStsToken() - { - try { - $accessKeyId = 'sk' . getenv('OSS_ACCESS_KEY_ID') . ' '; - $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; - $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; - $bucket = getenv('OSS_BUCKET'); - $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false, "test-token"); - $object = "a.file"; - $timeout = 3600; - $options = array('Content-Type' => 'txt'); - $signedUrl = $ossClient->signUrl($bucket, $object, $timeout, "PUT", $options); - $this->assertTrue(strpos($signedUrl, 'security-token=test-token') != false); - } catch (OssException $e) { - $this->assertFalse(true); - } - } - - public function testEmptyCredentials() - { - // empty case, should throw exception - try { - $id = ''; - $secret = 'accessKey_secret'; - $provider = new StaticCredentialsProvider($id, $secret); - $config = array( - 'provider' => $provider, - 'endpoint'=>'http://oss-cn-hangzhou.aliyuncs.com' - ); - $ossClient = new OssClient($config); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('access key id is empty', $e->getMessage()); - } - - // empty case, should throw exception - try { - $id = 'id'; - $secret = ''; - $provider = new StaticCredentialsProvider($id, $secret); - $config = array( - 'provider' => $provider, - 'endpoint'=>'http://oss-cn-hangzhou.aliyuncs.com' - ); - $ossClient = new OssClient($config); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('access key secret is empty', $e->getMessage()); - } - - // empty case, should throw exception - try { - $provider = new TestCredentialsProvider(0); - $config = array( - 'provider' => $provider, - 'endpoint'=>'http://oss-cn-hangzhou.aliyuncs.com' - ); - $ossClient = new OssClient($config); - $ossClient->getBucketAcl("bucket"); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('credentials is empty.', $e->getMessage()); - } - - // empty case, should throw exception - try { - $provider = new TestCredentialsProvider(1); - $config = array( - 'provider' => $provider, - 'endpoint'=>'http://oss-cn-hangzhou.aliyuncs.com' - ); - $ossClient = new OssClient($config); - $ossClient->getBucketAcl("bucket"); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('access key secret is empty', $e->getMessage()); - } - - // empty case, should throw exception - try { - $provider = new TestCredentialsProvider(2); - $config = array( - 'provider' => $provider, - 'endpoint'=>'http://oss-cn-hangzhou.aliyuncs.com' - ); - $ossClient = new OssClient($config); - $ossClient->getBucketAcl("bucket"); - $this->assertFalse(true); - } catch (OssException $e) { - $this->assertEquals('access key id is empty', $e->getMessage()); - } - } -} +assertFalse($ossClient->isUseSSL()); + $ossClient->setUseSSL(true); + $this->assertTrue($ossClient->isUseSSL()); + $this->assertTrue(true); + $this->assertEquals(3, $ossClient->getMaxRetries()); + $ossClient->setMaxTries(4); + $this->assertEquals(4, $ossClient->getMaxRetries()); + $ossClient->setTimeout(10); + $ossClient->setConnectTimeout(20); + } catch (OssException $e) { + assertFalse(true); + } + } + + public function testConstrunct2() + { + try { + $ossClient = new OssClient('id', "", 'http://oss-cn-hangzhou.aliyuncs.com'); + $this->assertFalse(true); + } catch (OssException $e) { + $this->assertEquals("access key secret is empty", $e->getMessage()); + } + } + + public function testConstrunct3() + { + try { + $ossClient = new OssClient("", 'key', 'http://oss-cn-hangzhou.aliyuncs.com'); + $this->assertFalse(true); + } catch (OssException $e) { + $this->assertEquals("access key id is empty", $e->getMessage()); + } + } + + public function testConstrunct4() + { + try { + $ossClient = new OssClient('id', 'key', ""); + $this->assertFalse(true); + } catch (OssException $e) { + $this->assertEquals('endpoint is empty', $e->getMessage()); + } + } + + public function testConstrunct5() + { + try { + $ossClient = new OssClient('id', 'key', "123.123.123.1"); + } catch (OssException $e) { + $this->assertTrue(false); + } + } + + public function testConstrunct6() + { + try { + $ossClient = new OssClient('id', 'key', "https://123.123.123.1"); + $this->assertTrue($ossClient->isUseSSL()); + } catch (OssException $e) { + $this->assertTrue(false); + } + } + + public function testConstrunct7() + { + try { + $ossClient = new OssClient('id', 'key', "http://123.123.123.1"); + $this->assertFalse($ossClient->isUseSSL()); + } catch (OssException $e) { + $this->assertTrue(false); + } + } + + public function testConstrunct8() + { + try { + $ossClient = new OssClient('id', 'key', "http://123.123.123.1", true); + $ossClient->listBuckets(); + $this->assertFalse(true); + } catch (OssException $e) { + + } + } + + public function testConstrunct9() + { + try { + $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; + $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; + $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; + $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); + $ossClient->listBuckets(); + } catch (OssException $e) { + $this->assertFalse(true); + } + } + + public function testSupportPutEmptyObject() + { + try { + $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; + $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; + $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; + $bucket = getenv('OSS_BUCKET'); + $ossClient = new OssClient($accessKeyId, $accessKeySecret , $endpoint, false); + $ossClient->putObject($bucket,'test_emptybody',''); + } catch (OssException $e) { + $this->assertFalse(true); + } + } + + public function testCreateObjectDir() + { + try { + $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; + $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; + $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; + $bucket = getenv('OSS_BUCKET'); + $object='test-dir'; + $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); + $ossClient->createObjectDir($bucket,$object); + } catch (OssException $e) { + $this->assertFalse(true); + } + } + + public function testGetBucketCors() + { + try { + $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; + $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; + $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; + $bucket = getenv('OSS_BUCKET'); + $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); + $ossClient->getBucketCors($bucket); + } catch (OssException $e) { + $this->assertFalse(true); + } + } + + public function testGetBucketCname() + { + try { + $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; + $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; + $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; + $bucket = getenv('OSS_BUCKET'); + $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false); + $ossClient->getBucketCname($bucket); + } catch (OssException $e) { + $this->assertFalse(true); + } + } + + public function testProxySupport() + { + $accessKeyId = ' ' . getenv('OSS_ACCESS_KEY_ID') . ' '; + $accessKeySecret = ' ' . getenv('OSS_ACCESS_KEY_SECRET') . ' '; + $endpoint = ' ' . getenv('OSS_ENDPOINT') . '/ '; + $bucket = getenv('OSS_BUCKET') . '-proxy'; + $requestProxy = getenv('OSS_PROXY'); + $key = 'test-proxy-srv-object'; + $content = 'test-content'; + $proxys = parse_url($requestProxy); + + $ossClient = new OssClient($accessKeyId, $accessKeySecret, $endpoint, false, null, $requestProxy); + + $result = $ossClient->createBucket($bucket); + $this->checkProxy($result, $proxys); + + $result = $ossClient->putObject($bucket, $key, $content); + $this->checkProxy($result, $proxys); + $result = $ossClient->getObject($bucket, $key); + $this->assertEquals($content, $result); + + // list object + $objectListInfo = $ossClient->listObjects($bucket); + $objectList = $objectListInfo->getObjectList(); + $this->assertNotNull($objectList); + $this->assertTrue(is_array($objectList)); + $objects = array(); + foreach ($objectList as $value) { + $objects[] = $value->getKey(); + } + $this->assertEquals(1, count($objects)); + $this->assertTrue(in_array($key, $objects)); + + $result = $ossClient->deleteObject($bucket, $key); + $this->checkProxy($result,$proxys); + + $result = $ossClient->deleteBucket($bucket); + $this->checkProxy($result, $proxys); + } + + private function checkProxy($result, $proxys) + { + $this->assertEquals($result['info']['primary_ip'], $proxys['host']); + $this->assertEquals($result['info']['primary_port'], $proxys['port']); + $this->assertTrue(array_key_exists('via', $result)); + } + +} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssExceptionTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssExceptionTest.php old mode 100755 new mode 100644 index 91de9bb5..4a418d53 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssExceptionTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssExceptionTest.php @@ -4,7 +4,7 @@ namespace OSS\Tests; use OSS\Core\OssException; -class OssExceptionTest extends \PHPUnit\Framework\TestCase +class OssExceptionTest extends \PHPUnit_Framework_TestCase { public function testOSS_exception() { diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssTrafficLimitTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssTrafficLimitTest.php deleted file mode 100755 index 5aeb0ea6..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssTrafficLimitTest.php +++ /dev/null @@ -1,96 +0,0 @@ - array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - )); - - try { - $result = $this->ossClient->putObject($this->bucket, 'default-object', 'content', $options); - $this->assertTrue(true); - $this->assertTrue(isset($result["x-oss-qos-delay-time"])); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $result = $this->ossClient->appendObject($this->bucket, 'append-object', 'content', 0, $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $result = $this->ossClient->copyObject($this->bucket, 'default-object', $this->bucket, 'copy-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - - try { - $result = $this->ossClient->getObject($this->bucket, 'default-object', $options); - $this->assertTrue(true); - } catch (OssException $e) { - $this->assertTrue(false); - } - } - - function testTrafficLimitInQuery() - { - $options = array( - OssClient::OSS_TRAFFIC_LIMIT => 819200, - ); - - $object = "get.file"; - $content = 'hello world'; - $this->ossClient->putObject($this->bucket, $object, $content); - $timeout = 3600; - try { - $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "GET", $options); - $this->assertTrue(stripos($signedUrl, 'x-oss-traffic-limit=819200') > 0); - } catch (OssException $e) { - $this->assertFalse(true); - } - - $request = new RequestCore($signedUrl); - $request->set_method('GET'); - $request->add_header('Content-Type', ''); - $request->send_request(); - $res = new ResponseCore($request->get_response_header(), $request->get_response_body(), $request->get_response_code()); - $this->assertEquals($content, $res->body); - - - $object = "put.file"; - $timeout = 3600; - try { - $signedUrl = $this->ossClient->signUrl($this->bucket, $object, $timeout, "PUT", $options); - $this->assertTrue(stripos($signedUrl, 'x-oss-traffic-limit=819200') > 0); - - $request = new RequestCore($signedUrl); - $request->set_method('PUT'); - $request->add_header('Content-Type', ''); - $request->add_header('Content-Length', strlen($content)); - $request->set_body($content); - $request->send_request(); - $res = new ResponseCore($request->get_response_header(), - $request->get_response_body(), $request->get_response_code()); - $this->assertTrue($res->isOK()); - } catch (OssException $e) { - $this->assertFalse(true); - } - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssUtilTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssUtilTest.php old mode 100755 new mode 100644 index 598a7cc5..c5652496 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssUtilTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/OssUtilTest.php @@ -7,7 +7,7 @@ use OSS\Core\OssException; use OSS\Core\OssUtil; use OSS\OssClient; -class OssUtilTest extends \PHPUnit\Framework\TestCase +class OssUtilTest extends \PHPUnit_Framework_TestCase { public function testIsChinese() { @@ -147,25 +147,21 @@ BBBB; $this->assertNotNull($list); } - //public function testIsWin() - //{ - // //$this->assertTrue(OssUtil::isWin()); - //} + public function testIsWin() + { + //$this->assertTrue(OssUtil::isWin()); + } public function testGetMd5SumForFile() { - $this->assertEquals(OssUtil::getMd5SumForFile(__FILE__, 0, sprintf('%u',filesize(__FILE__)) - 1), base64_encode(md5(file_get_contents(__FILE__), true))); - // false case - $this->assertEquals(OssUtil::getMd5SumForFile(__FILE__, 0, OssClient::OSS_MAX_PART_SIZE + 1), ""); - $this->assertEquals(OssUtil::getMd5SumForFile(__FILE__, 0, sprintf('%u',filesize(__FILE__)) + 1), ""); - + $this->assertEquals(OssUtil::getMd5SumForFile(__FILE__, 0, filesize(__FILE__) - 1), base64_encode(md5(file_get_contents(__FILE__), true))); } public function testGenerateFile() { $path = __DIR__ . DIRECTORY_SEPARATOR . "generatedFile.txt"; OssUtil::generateFile($path, 1024 * 1024); - $this->assertEquals(sprintf('%u',filesize($path)), 1024 * 1024); + $this->assertEquals(filesize($path), 1024 * 1024); unlink($path); } @@ -246,55 +242,10 @@ BBBB; $str = OssUtil::getHostPortFromEndpoint('192.168.1.10:8080'); $this->assertEquals('192.168.1.10:8080', $str); + $str = OssUtil::getHostPortFromEndpoint('http:///path?arg=value#anchor'); + $this->assertEquals('', $str); + $str = OssUtil::getHostPortFromEndpoint('file://username:password@hostname:80/path?arg=value#anchor'); $this->assertEquals('hostname:80', $str); - - $str = OssUtil::getHostPortFromEndpoint('https://WWW.hostname.com-_www.test.com'); - $this->assertEquals('WWW.hostname.com-_www.test.com', $str); - - try { - $str = OssUtil::getHostPortFromEndpoint('http:///path?arg=value#anchor'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $str = OssUtil::getHostPortFromEndpoint('https://www.hostname.com\www.test.com'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $str = OssUtil::getHostPortFromEndpoint('www.hostname.com-_*www.test.com'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $str = OssUtil::getHostPortFromEndpoint('www.hostname.com:ab123'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - - try { - $str = OssUtil::getHostPortFromEndpoint('www.hostname.com:'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } - } - - public function testDecodeKey() - { - try { - OssUtil::decodeKey("key", "unknown"); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } } } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/PutSetDeleteResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/PutSetDeleteResultTest.php old mode 100755 new mode 100644 index 202f173f..b298e441 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/PutSetDeleteResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/PutSetDeleteResultTest.php @@ -6,7 +6,7 @@ use OSS\Core\OssException; use OSS\Http\ResponseCore; use OSS\Result\PutSetDeleteResult; -class ResultTest extends \PHPUnit\Framework\TestCase +class ResultTest extends \PHPUnit_Framework_TestCase { public function testNullResponse() @@ -50,16 +50,16 @@ class ResultTest extends \PHPUnit\Framework\TestCase new PutSetDeleteResult($response); $this->assertFalse(true); } catch (OssException $e) { - $this->assertFalse(false); + } } - protected function setUp(): void + public function setUp() { } - protected function tearDown(): void + public function tearDown() { } diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/RefererConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/RefererConfigTest.php old mode 100755 new mode 100644 index 5112da89..8360a242 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/RefererConfigTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/RefererConfigTest.php @@ -5,7 +5,7 @@ namespace OSS\Tests; use OSS\Model\RefererConfig; -class RefererConfigTest extends \PHPUnit\Framework\TestCase +class RefererConfigTest extends \PHPUnit_Framework_TestCase { private $validXml = << - -10 - -BBBB; - -private $validXml_20 = << - -20 - -BBBB; - - public function testConstruct() - { - $config = new StorageCapacityConfig(10); - $this->assertEquals($config->getStorageCapacity(), 10); - $this->assertEquals($this->cleanXml($this->validXml_10), $this->cleanXml($config->serializeToXml())); - } - - public function testSetStorageCapacity() - { - $config = new StorageCapacityConfig(2); - $config->setStorageCapacity(20); - $this->assertEquals($this->cleanXml($this->validXml_20), $this->cleanXml($config->serializeToXml())); - $this->assertEquals($this->cleanXml($this->validXml_20), $this->cleanXml($config->__toString())); - } - - public function testParseFromXml() - { - try { - $config = new StorageCapacityConfig(10); - $config->parseFromXml('invaide xml'); - $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - if (strpos($e, "Not implemented.") == false) - { - $this->assertTrue(false); - } - } - } - - private function cleanXml($xml) - { - return str_replace("\n", "", str_replace("\r", "", $xml)); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/StorageCapacityTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/StorageCapacityTest.php old mode 100755 new mode 100644 index 8d2a9dff..4562da7c --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/StorageCapacityTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/StorageCapacityTest.php @@ -6,7 +6,7 @@ use OSS\Model\StorageCapacityConfig; use OSS\Result\GetStorageCapacityResult; use OSS\Core\OssException; -class StorageCapacityTest extends \PHPUnit\Framework\TestCase +class StorageCapacityTest extends \PHPUnit_Framework_TestCase { private $inValidXml = <<assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } + } catch (OssException $e) {} } public function testParseEmptyXml() @@ -40,9 +38,7 @@ BBBB; try { new GetStorageCapacityResult($response); $this->assertTrue(false); - } catch (OssException $e) { - $this->assertTrue(true); - } + } catch (OssException $e) {} } public function testParseValidXml() diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/SymlinkTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/SymlinkTest.php old mode 100755 new mode 100644 index c4363918..4a39dfa9 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/SymlinkTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/SymlinkTest.php @@ -13,7 +13,7 @@ class SymlinkTest extends TestOssClientBase { public function testPutSymlink() { - $bucket = $this->bucket; + $bucket = getenv('OSS_BUCKET'); $symlink = 'test-link'; $special_object = 'exist_object^$#!~'; $object = 'exist_object'; @@ -31,13 +31,10 @@ class SymlinkTest extends TestOssClientBase public function testGetSymlink() { - $bucket = $this->bucket; + $bucket = getenv('OSS_BUCKET'); $symlink = 'test-link'; $object = 'exist_object^$#!~'; - $this->ossClient ->putObject($bucket, $object, 'test_content'); - $this->ossClient->putSymlink($bucket, $symlink, $object); - $result = $this->ossClient->getSymlink($bucket, $symlink); $this->assertEquals($result[OssClient::OSS_SYMLINK_TARGET], $object); $this->assertEquals('200', $result[OssClient::OSS_INFO][OssClient::OSS_HTTP_CODE]); @@ -47,7 +44,7 @@ class SymlinkTest extends TestOssClientBase public function testPutNullSymlink() { - $bucket = $this->bucket; + $bucket = getenv('OSS_BUCKET'); $symlink = 'null-link'; $object_not_exist = 'not_exist_object+$#!b不'; $this->ossClient->putSymlink($bucket, $symlink, $object_not_exist); @@ -56,13 +53,13 @@ class SymlinkTest extends TestOssClientBase $this->ossClient->getObject($bucket, $symlink); $this->assertTrue(false); }catch (OssException $e){ - $this->assertEquals('The symlink target object does not exist', $e->getErrorMessage()); + $this->assertEquals('The specified key does not exist.', $e->getErrorMessage()); } } public function testGetNullSymlink() { - $bucket = $this->bucket; + $bucket = getenv('OSS_BUCKET'); $symlink = 'null-link-new'; try{ diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TestOssClientBase.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TestOssClientBase.php old mode 100755 new mode 100644 index b2048712..4abd31f9 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TestOssClientBase.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TestOssClientBase.php @@ -6,7 +6,7 @@ use OSS\OssClient; require_once __DIR__ . DIRECTORY_SEPARATOR . 'Common.php'; -class TestOssClientBase extends \PHPUnit\Framework\TestCase +class TestOssClientBase extends \PHPUnit_Framework_TestCase { /** * @var OssClient @@ -18,15 +18,15 @@ class TestOssClientBase extends \PHPUnit\Framework\TestCase */ protected $bucket; - protected function setUp(): void + public function setUp() { - $this->bucket = Common::getBucketName() .'-'. time(); + $this->bucket = Common::getBucketName() . rand(100000, 999999); $this->ossClient = Common::getOssClient(); $this->ossClient->createBucket($this->bucket); - Common::waitMetaSync(); + Common::waitMetaSync(); } - protected function tearDown(): void + public function tearDown() { if (!$this->ossClient->doesBucketExist($this->bucket)) { return; diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TransferAccelerationConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TransferAccelerationConfigTest.php deleted file mode 100755 index 19f98054..00000000 --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/TransferAccelerationConfigTest.php +++ /dev/null @@ -1,56 +0,0 @@ - - -true - -BBBB; - private $validXml1 = << - -false - -BBBB; - - private $invalidXml1 = << - - -BBBB; - - public function testParseValidXml() - { - $transferConfig = new TransferAccelerationConfig(); - $transferConfig->parseFromXml($this->validXml); - $this->assertEquals($this->cleanXml($this->validXml), $this->cleanXml(strval($transferConfig))); - $this->assertEquals(true,$transferConfig->getEnabled()); - } - - public function testValidXml1() - { - $transferConfig = new TransferAccelerationConfig(); - $transferConfig->parseFromXml($this->validXml1); - $this->assertEquals($this->cleanXml($this->validXml1), $this->cleanXml(strval($transferConfig))); - $this->assertEquals(false,$transferConfig->getEnabled()); - } - - public function testInvalidXml1() - { - $transferConfig = new TransferAccelerationConfig(); - $transferConfig->parseFromXml($this->invalidXml1); - $this->assertEquals(false,$transferConfig->getEnabled()); - } - - private function cleanXml($xml) - { - return str_replace("\n", "", str_replace("\r", "", $xml)); - } -} diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/UploadPartResultTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/UploadPartResultTest.php old mode 100755 new mode 100644 index df4ad945..e4789efe --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/UploadPartResultTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/UploadPartResultTest.php @@ -7,7 +7,7 @@ use OSS\Core\OssException; use OSS\Result\UploadPartResult; use OSS\Http\ResponseCore; -class UploadPartResultTest extends \PHPUnit\Framework\TestCase +class UploadPartResultTest extends \PHPUnit_Framework_TestCase { private $validHeader = array('etag' => '7265F4D211B56873A381D321F586E4A9'); private $invalidHeader = array(); diff --git a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/WebsiteConfigTest.php b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/WebsiteConfigTest.php old mode 100755 new mode 100644 index d04b42c1..2ec0fcbb --- a/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/WebsiteConfigTest.php +++ b/vendor/aliyuncs/oss-sdk-php/tests/OSS/Tests/WebsiteConfigTest.php @@ -5,7 +5,7 @@ namespace OSS\Tests; use OSS\Model\WebsiteConfig; -class WebsiteConfigTest extends \PHPUnit\Framework\TestCase +class WebsiteConfigTest extends \PHPUnit_Framework_TestCase { private $validXml = << diff --git a/vendor/async-aws/core/.gitattributes b/vendor/async-aws/core/.gitattributes new file mode 100644 index 00000000..410d4a1a --- /dev/null +++ b/vendor/async-aws/core/.gitattributes @@ -0,0 +1,5 @@ +/.github export-ignore +/tests export-ignore +/.gitignore export-ignore +/Makefile export-ignore +/phpunit.xml.dist export-ignore diff --git a/vendor/async-aws/core/CHANGELOG.md b/vendor/async-aws/core/CHANGELOG.md new file mode 100644 index 00000000..d144aa17 --- /dev/null +++ b/vendor/async-aws/core/CHANGELOG.md @@ -0,0 +1,407 @@ +# Change Log + +## NOT RELEASED + +## 1.18.1 + +### Changed + +- AWS enhancement: Documentation updates. +- Fix deprecation by adding return type on reset methods + +## 1.18.0 + +### Added + +- Added support for Scheduler + +## 1.17.0 + +### Added + +- Added support for Iot Data + +## 1.16.0 + +### Added + +- Added support for endpoint discovery +- Added support for Iot Core + +## 1.15.0 + +### Added + +- Support for CodeBuild +- Support for CodeCommit +- Support for TimestreamQuery +- Support for TimestreamWrite +- AWS enhancement: Documentation updates. +- Reverted the automated decoration of the injected HttpClient +- Added an AwsHttpClientFactory to help people creating retryable clients +- Add 403 errors in the list of potential retryiable operations + +### Changed + +- Set default value to `false` for the `sendChunkedBody` option. + +## 1.14.0 + +### Added + +- Make the injected HttpClient decorated by our `RetryableHttpClient` +- Support for KMS + +### Fixed + +- Issue with symfony http-client when posting empty payload + +## 1.13.0 + +### Added + +- AWS api-change: Added `us-iso-west-1` region +- AWS api-change: Used regional endpoint for `us` regions +- AWS enhancement: Documentation updates. +- Support for AppSync +- Support for XRay + +## 1.12.0 + +### Added + +- Support for Firehose +- Support for ElastiCache +- Support for CloudWatchClient +- Support for psr/log 2.0 and 3.0 + +## 1.11.0 + +### Added + +- Support for StepFunctions +- Support for Kinesis +- Support for SecretsManager +- Support for Symfony contracts v3 +- AWS enhancement: Documentation updates for AWS Security Token Service. + +### Fixed + +- Wrap the HttpClient's decoding exception in UnparsableResponse. + +## 1.10.0 + +### Added + +- AWS enhancement: STS now supports assume role with Web Identity using JWT token length upto 20000 characters +- AWS api-change: This release adds the SourceIdentity parameter that can be set when assuming a role. +- Support for Symfony 6 + +## 1.9.2 + +### Fixed + +- Support for psr/cache v2 and v3 +- Fix forming signature with multiple spaces + +## 1.9.1 + +### Fixed + +- Make sure mocked results have a response with `Response::$bodyDownloaded = true`. + +## 1.9.0 + +### Added + +- Changed case of object's properties to camelCase. +- Added documentation in class headers. +- Removed `final` from `ClientException` and `ServerException`. +- Make Responses thrown Business Exception when AwsErrorCode <-> Exception class mapping provided through RequestContext. +- Added domain exceptions. +- Improved Aws Error parsing by using specialized AwsErrorFactory. + +### Fixed + +- Exception thrown twice by waiters. + +## 1.8.0 + +### Added + +- Added option `sendChunkedBody` dedicated to S3. + +## 1.7.2 + +- Make sure we can get credentials even if the cache storage fails +- Clear `realpath` cache to make sure we get the latest credentials token + +## 1.7.1 + +### Fixed + +- Fix for an edge case where aws config file could be a directory +- Fix when AWS profile name is only digits + +## 1.7.0 + +### Added + +- A `AwsRetryStrategy` to define what HTTP request we retry +- Support for Elastic Container Registry (ECR) in `AwsClientFactory` +- Read "region" from ini files. +- Support for hard coded `roleArn` in `ConfigurationProvider` +- Added exception `AsyncAws\Core\Exception\UnexpectedValue` and `AsyncAws\Core\Exception\UnparsableResponse` + +### Fixed + +- Merge configuration if a profile is spread out over multiple files. Ie if `[profile company]` is defined in both `~/.aws/config` and `~/.aws/credentials`. +- All exceptions thrown must extend `AsyncAws\Core\Exception\Exception` + +## 1.6.0 + +### Added + +- Support for Rekognition in `AwsClientFactory` + +## 1.5.0 + +### Added + +- Support for `debug` configuration option to log HTTP requests and responses +- Use Symfony `RetryableHttpClient` when available. + +### Fixed + +- Allow signing request with non-standard region when using custom endpoint? +- Fix unresolved Env Variable in some php configuration + +## 1.4.2 + +### Fixed + +- Fixed logic in `AbstractApi::getSigner()` when passing `@region` to an API operation + +## 1.4.1 + +### Fixed + +- Make sure passing `@region` to an API operation has effect. +- Check that both AWS access id and secret exists before using them. + +## 1.4.0 + +### Added + +- Allow to pass additional content to `ResultMockFactory::createFailing()` + +## 1.3.0 + +### Added + +- Support for PHP 8 +- Added second parameter `$preferredChunkSize` to `StreamFactory::create()` +- Support for CloudFront in `AwsClientFactory` +- Support for RdsDataService in `AwsClientFactory` + +### Fixed + +- Allows non-AWS regions when using custom endpoints + +### Changed + +- Add more context to error logs +- Log level for 404 responses changed to "info". + +## 1.2.0 + +### Added + +- Support for EventBridge in `AwsClientFactory` +- Support for IAM in `AwsClientFactory` +- Add a `PsrCacheProvider` and `SymfonyCacheProvider` to persists crendentials in a cache pool +- Add a `Credential::adjustExpireDate` method for adjusting the time according to the time difference with AWS clock +- Support for global and regional endpoints +- Add a `Configuration::optionExists` to allow third parties to check if an option is available (needed by libraries supporting several versions of core) + +### Deprecation + +- Clients extending `AbstractApi` should override `getEndpointMetata`. The method will be abstract in 2.0 +- Custom endpoints should not contain `%region%` and `%service` placeholder. They won't be replaced anymore in 2.0 +- Protected methods `getServiceCode`, `getSignatureVersion` and `getSignatureScopeName` of AbstractApi are deprecated and will be removed in 2.0 + +### Fixed + +- Fix signing of requests with a header containing a date (like `expires` in `S3`). +- Fix thread safety regarding env vars by using `$_SERVER` instead of `getenv()`. + +## 1.1.0 + +### Added + +- Support for ECS Credentials Provider +- Support for Cognito Identity Provider client in `AwsClientFactory` +- Support for Cloud Watch Log client in `AwsClientFactory` + +### Fixed + +- Fixed invalid chunking of request with large body for most clients but S3. This version removed the invalid code from SignerV4 to make sure requests are not chunked. +- Use camelCase for all getter methods. + +## 1.0.0 + +### Added + +- Support for CodeDeploy client in `AwsClientFactory` + +### Fixed + +- Handle Aws Error type in JsonRest error responses + +## 0.5.4 + +### Added + +- Logging on HTTP exceptions. + +## 0.5.3 + +### Added + +- Support for SSM client in `AwsClientFactory` +- Support for Waiters in `ResultMockFactory` + +## 0.5.2 + +### Fixed + +- Add support for `Content-Type: application/x-amz-json-1.1` in test case. + +## 0.5.1 + +### Added + +- Add `Configuration::isDefault` methods. + +### Fixed + +- Allow mocking of Results classes named "*Result" + +## 0.5.0 + +### Added + +- Add support for multiregion via `@region` input parameter. +- DynamoDB support. +- `ResultMockFactory` was updated with `createFailing()` and support for pagination. +- `AbstractApi::presign()`. +- `Result::wait()` for multiplexing downloads. +- Interface `AsyncAws\Core\Input`. +- `AsyncAws\Core\Stream\ResponseBodyResourceStream` and `AsyncAws\Core\Stream\ResponseBodyStream`. +- Internal `AsyncAws\Core\Response` to encapsulate the HTTP client. +- Internal `AsyncAws\Core\RequestContext`. +- Internal `AsyncAws\Core\Stream\RewindableStream`. + +### Removed + +- The input's `validate()` function was merged with the `request()` function. +- `Configuration::isDefault()`. +- Protected property `AbstractApi::$logger`. +- `AsyncAws\Core\StreamableBody` in favor of `AsyncAws\Core\Stream\ResponseBodyStream`. + +### Changed + +- Exceptions will contain more information from the HTTP response. +- Moved STS value objects to a dedicated namespace. +- The `AsyncAws\Core\Sts\Input\*` and `AsyncAws\Core\Sts\ValueObject*` classes are marked final. +- Using `DateTimeImmutable` instead of `DateTimeInterface`. +- Protected properties `AbstractApi::$httpClient`, `AbstractApi::$configuration` and `AbstractApi::$credentialProvider` are now private. +- `AbstractApi::getResponse()` has new signature. New optional second argument `?RequestContext $context = null` and the return type is `AsyncAws\Core\Response`. +- The `CredentialProvider`s and `Configuration` are now `final`. +- Renamed `AsyncAws\Core\Stream\Stream` to `AsyncAws\Core\Stream\RequestStream`. +- Renamed `AsyncAws\Core\StreamableBodyInterface` to `AsyncAws\Core\Stream\ResultStream`. +- The `ResultStream::getChunks()` now returns a iterable of string. + +### Fixed + +- Bugfix in `WebIdentityProvider` + +## 0.4.0 + +### Added + +- Test class `AsyncAws\Core\Test\SimpleStreamableBody` + +### Changed + +- Moved `AsyncAws\Core\Signer\Request` to `AsyncAws\Core\Request`. +- Added constructor argument to `AsyncAws\Core\Request::__construct()` to support query parameters. +- Renamed `AsyncAws\Core\Request::getUrl()` to `AsyncAws\Core\Request::getEndpoint()` +- Class `AsyncAws\Core\Stream\StreamFactory` is not internal anymore. +- Removed `requestBody()`, `requestHeaders()`, `requestQuery()` and `requestUri()` input classes. They are replaced with `request()`. + +### Removed + +- Public `AbstractApi::request()` was removed. +- Protected function `AbstractApi::getEndpoint()` was made private. + +### Fixed + +- Fix Instance Provider Role fetching + +## 0.3.3 + +### Added + +- Added a `ResultMockFactory` to helps creating tests + +### Fixed + +- Http method is replaced by PUT in REST calls + +## 0.3.2 + +### Fixed + +- `Configuration` don't mix anymore attributes injected by php array and env variables. + +## 0.3.1 + +### Added + +- `AbstractApi::getConfiguration()` + +### Fixed + +- Make sure `Configuration::create(['foo'=>null])` is using the default value of "foo". + +## 0.3.0 + +### Added + +- Requests can now be streamed +- Streamable request accepts iterable alongside string, callable, resource +- Support for getting credentials from Web Identity or OpenID Connect Federation. (`WebIdentityProvider`) + +### Changed + +- Rename namespace `Signers` into `Signer`. + +## 0.2.0 + +### Added + +- Class `AsyncAws\Core\Credentials\NullProvider` +- Methods `AwsClient::cloudFormation()`, `AwsClient::lambda()`, `AwsClient::sns()` +- Protected methods `Result::registerPrefetch()` and `Result::unregisterPrefetch()` +- Timeout parameter to `InstanceProvider::__construct()` + +### Changed + +- Removed `AwsClient` and replaced it with `AwsClientFactory` +- Class `AsyncAws\Core\Signer\Request` is marked as internal +- Make sure behavior of calling `Result::resolve()` is consistent + +## 0.1.0 + +First version diff --git a/vendor/async-aws/core/LICENSE b/vendor/async-aws/core/LICENSE new file mode 100644 index 00000000..191fcfb4 --- /dev/null +++ b/vendor/async-aws/core/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2020 Jérémy Derussé, Tobias Nyholm + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/async-aws/core/README.md b/vendor/async-aws/core/README.md new file mode 100644 index 00000000..f1188d7b --- /dev/null +++ b/vendor/async-aws/core/README.md @@ -0,0 +1,21 @@ +# AsyncAws Core + +![](https://github.com/async-aws/core/workflows/Tests/badge.svg?branch=master) +![](https://github.com/async-aws/core/workflows/BC%20Check/badge.svg?branch=master) + +The repository contains shared classes between all AWS services. It also contains +the STS client to handle authentication. + +## Install + +```cli +composer require async-aws/core +``` + +## Documentation + +See https://async-aws.com for documentation. + +## Contribute + +Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/ diff --git a/vendor/async-aws/core/composer.json b/vendor/async-aws/core/composer.json new file mode 100644 index 00000000..6ba7a480 --- /dev/null +++ b/vendor/async-aws/core/composer.json @@ -0,0 +1,43 @@ +{ + "name": "async-aws/core", + "description": "Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.", + "license": "MIT", + "type": "library", + "keywords": [ + "aws", + "amazon", + "sdk", + "async-aws", + "sts" + ], + "require": { + "php": "^7.2.5 || ^8.0", + "ext-SimpleXML": "*", + "ext-hash": "*", + "ext-json": "*", + "psr/cache": "^1.0 || ^2.0 || ^3.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/deprecation-contracts": "^2.1 || ^3.0", + "symfony/http-client": "^4.4.16 || ^5.1.7,!=5.2.0 || ^6.0", + "symfony/http-client-contracts": "^1.1.8 || ^2.0 || ^3.0", + "symfony/service-contracts": "^1.0 || ^2.0 || ^3.0" + }, + "conflict": { + "async-aws/s3": "<1.1" + }, + "autoload": { + "psr-4": { + "AsyncAws\\Core\\": "src" + } + }, + "autoload-dev": { + "psr-4": { + "AsyncAws\\Core\\Tests\\": "tests/" + } + }, + "extra": { + "branch-alias": { + "dev-master": "1.19-dev" + } + } +} diff --git a/vendor/async-aws/core/roave-bc-check.yaml b/vendor/async-aws/core/roave-bc-check.yaml new file mode 100644 index 00000000..2fbae213 --- /dev/null +++ b/vendor/async-aws/core/roave-bc-check.yaml @@ -0,0 +1,3 @@ +parameters: + ignoreErrors: + - '#ReflectionClass "PHPUnit\\Framework\\TestCase" could not be found in the located source#' diff --git a/vendor/async-aws/core/src/AbstractApi.php b/vendor/async-aws/core/src/AbstractApi.php new file mode 100644 index 00000000..c49ebf75 --- /dev/null +++ b/vendor/async-aws/core/src/AbstractApi.php @@ -0,0 +1,345 @@ + + * @author Jérémy Derussé + */ +abstract class AbstractApi +{ + /** + * @var HttpClientInterface + */ + private $httpClient; + + /** + * @var Configuration + */ + private $configuration; + + /** + * @var CredentialProvider + */ + private $credentialProvider; + + /** + * @var Signer[] + */ + private $signers; + + /** + * @var LoggerInterface + */ + private $logger; + + /** + * @var AwsErrorFactoryInterface + */ + private $awsErrorFactory; + + /** + * @var EndpointCache + */ + private $endpointCache; + + /** + * @param Configuration|array $configuration + */ + public function __construct($configuration = [], ?CredentialProvider $credentialProvider = null, ?HttpClientInterface $httpClient = null, ?LoggerInterface $logger = null) + { + if (\is_array($configuration)) { + $configuration = Configuration::create($configuration); + } elseif (!$configuration instanceof Configuration) { + throw new InvalidArgument(sprintf('First argument to "%s::__construct()" must be an array or an instance of "%s"', static::class, Configuration::class)); + } + + $this->logger = $logger ?? new NullLogger(); + $this->awsErrorFactory = $this->getAwsErrorFactory(); + $this->endpointCache = new EndpointCache(); + if (!isset($httpClient)) { + $httpClient = HttpClient::create(); + if (class_exists(RetryableHttpClient::class)) { + /** @psalm-suppress MissingDependency */ + $httpClient = new RetryableHttpClient( + $httpClient, + new AwsRetryStrategy(AwsRetryStrategy::DEFAULT_RETRY_STATUS_CODES, 1000, 2.0, 0, 0.1, $this->awsErrorFactory), + 3, + $this->logger + ); + } + } + $this->httpClient = $httpClient; + $this->configuration = $configuration; + $this->credentialProvider = $credentialProvider ?? new CacheProvider(ChainProvider::createDefaultChain($this->httpClient, $this->logger)); + } + + final public function getConfiguration(): Configuration + { + return $this->configuration; + } + + final public function presign(Input $input, ?\DateTimeImmutable $expires = null): string + { + $request = $input->request(); + $request->setEndpoint($this->getEndpoint($request->getUri(), $request->getQuery(), $input->getRegion())); + + if (null !== $credentials = $this->credentialProvider->getCredentials($this->configuration)) { + $this->getSigner($input->getRegion())->presign($request, $credentials, new RequestContext(['expirationDate' => $expires])); + } + + return $request->getEndpoint(); + } + + /** + * @deprecated + */ + protected function getServiceCode(): string + { + throw new LogicException(sprintf('The method "%s" should not be called. The Client "%s" must implement the "%s" method.', __FUNCTION__, \get_class($this), 'getEndpointMetadata')); + } + + /** + * @deprecated + */ + protected function getSignatureVersion(): string + { + throw new LogicException(sprintf('The method "%s" should not be called. The Client "%s" must implement the "%s" method.', __FUNCTION__, \get_class($this), 'getEndpointMetadata')); + } + + /** + * @deprecated + */ + protected function getSignatureScopeName(): string + { + throw new LogicException(sprintf('The method "%s" should not be called. The Client "%s" must implement the "%s" method.', __FUNCTION__, \get_class($this), 'getEndpointMetadata')); + } + + final protected function getResponse(Request $request, ?RequestContext $context = null): Response + { + $request->setEndpoint($this->getDiscoveredEndpoint($request->getUri(), $request->getQuery(), $context ? $context->getRegion() : null, $context ? $context->usesEndpointDiscovery() : false, $context ? $context->requiresEndpointDiscovery() : false)); + + if (null !== $credentials = $this->credentialProvider->getCredentials($this->configuration)) { + $this->getSigner($context ? $context->getRegion() : null)->sign($request, $credentials, $context ?? new RequestContext()); + } + + $length = $request->getBody()->length(); + if (null !== $length && !$request->hasHeader('content-length')) { + $request->setHeader('content-length', (string) $length); + } + + // Some servers (like testing Docker Images) does not supports `Transfer-Encoding: chunked` requests. + // The body is converted into string to prevent curl using `Transfer-Encoding: chunked` unless it really has to. + if (($requestBody = $request->getBody()) instanceof StringStream) { + $requestBody = $requestBody->stringify(); + } + + $response = $this->httpClient->request( + $request->getMethod(), + $request->getEndpoint(), + [ + 'headers' => $request->getHeaders(), + ] + (0 === $length ? [] : ['body' => $requestBody]) + ); + + if ($debug = filter_var($this->configuration->get('debug'), \FILTER_VALIDATE_BOOLEAN)) { + $this->logger->debug('AsyncAws HTTP request sent: {method} {endpoint}', [ + 'method' => $request->getMethod(), + 'endpoint' => $request->getEndpoint(), + 'headers' => json_encode($request->getHeaders()), + 'body' => 0 === $length ? null : $requestBody, + ]); + } + + return new Response($response, $this->httpClient, $this->logger, $this->awsErrorFactory, $this->endpointCache, $request, $debug, $context ? $context->getExceptionMapping() : []); + } + + /** + * @return callable[] + */ + protected function getSignerFactories(): array + { + return [ + 'v4' => static function (string $service, string $region) { + return new SignerV4($service, $region); + }, + ]; + } + + protected function getAwsErrorFactory(): AwsErrorFactoryInterface + { + return new ChainAwsErrorFactory(); + } + + /** + * Returns the AWS endpoint metadata for the given region. + * When user did not provide a region, the client have to either return a global endpoint or fallback to + * the Configuration::DEFAULT_REGION constant. + * + * This implementation is a BC layer for client that does not require core:^1.2. + * + * @param ?string $region region provided by the user (without fallback to a default region) + * + * @return array{endpoint: string, signRegion: string, signService: string, signVersions: string[]} + */ + protected function getEndpointMetadata(?string $region): array + { + /** @psalm-suppress TooManyArguments */ + trigger_deprecation('async-aws/core', '1.2', 'Extending "%s"" without overriding "%s" is deprecated. This method will be abstract in version 2.0.', __CLASS__, __FUNCTION__); + + /** @var string $endpoint */ + $endpoint = $this->configuration->get('endpoint'); + /** @var string $region */ + $region = $region ?? $this->configuration->get('region'); + + return [ + 'endpoint' => strtr($endpoint, [ + '%region%' => $region, + '%service%' => $this->getServiceCode(), + ]), + 'signRegion' => $region, + 'signService' => $this->getSignatureScopeName(), + 'signVersions' => [$this->getSignatureVersion()], + ]; + } + + /** + * Build the endpoint full uri. + * + * @param string $uri or path + * @param array $query parameters that should go in the query string + * @param ?string $region region provided by the user in the `@region` parameter of the Input + */ + protected function getEndpoint(string $uri, array $query, ?string $region): string + { + /** @var string $region */ + $region = $region ?? ($this->configuration->isDefault('region') ? null : $this->configuration->get('region')); + if (!$this->configuration->isDefault('endpoint')) { + /** @var string $endpoint */ + $endpoint = $this->configuration->get('endpoint'); + } else { + $metadata = $this->getEndpointMetadata($region); + $endpoint = $metadata['endpoint']; + } + + if (false !== strpos($endpoint, '%region%') || false !== strpos($endpoint, '%service%')) { + /** @psalm-suppress TooManyArguments */ + trigger_deprecation('async-aws/core', '1.2', 'providing an endpoint with placeholder is deprecated and will be ignored in version 2.0. Provide full endpoint instead.'); + + $endpoint = strtr($endpoint, [ + '%region%' => $region ?? $this->configuration->get('region'), + '%service%' => $this->getServiceCode(), // if people provides a custom endpoint 'http://%service%.localhost/ + ]); + } + + $endpoint .= $uri; + if (empty($query)) { + return $endpoint; + } + + return $endpoint . (false === strpos($endpoint, '?') ? '?' : '&') . http_build_query($query); + } + + protected function discoverEndpoints(?string $region): array + { + throw new LogicException(sprintf('The Client "%s" must implement the "%s" method.', \get_class($this), 'discoverEndpoints')); + } + + private function getDiscoveredEndpoint(string $uri, array $query, ?string $region, bool $usesEndpointDiscovery, bool $requiresEndpointDiscovery) + { + if (!$this->configuration->isDefault('endpoint')) { + return $this->getEndpoint($uri, $query, $region); + } + + $usesEndpointDiscovery = $requiresEndpointDiscovery || ($usesEndpointDiscovery && filter_var($this->configuration->get(Configuration::OPTION_ENDPOINT_DISCOVERY_ENABLED), \FILTER_VALIDATE_BOOLEAN)); + if (!$usesEndpointDiscovery) { + return $this->getEndpoint($uri, $query, $region); + } + + // 1. use an active endpoints + if (null === $endpoint = $this->endpointCache->getActiveEndpoint($region)) { + $previous = null; + + try { + // 2. call API to fetch new endpoints + $endpoints = $this->discoverEndpoints($region); + $this->endpointCache->addEndpoints($region, $endpoints); + + // 3. use active endpoints that has just been injected + $endpoint = $this->endpointCache->getActiveEndpoint($region); + } catch (\Exception $previous) { + } + + // 4. if endpoint is still null, fallback to expired endpoint + if (null === $endpoint && null === $endpoint = $this->endpointCache->getExpiredEndpoint($region)) { + if ($requiresEndpointDiscovery) { + throw new RuntimeException(sprintf('The Client "%s" failed to fetch the endpoint.', \get_class($this)), 0, $previous); + } + + return $this->getEndpoint($uri, $query, $region); + } + } + + return $endpoint; + } + + /** + * @param ?string $region region provided by the user in the `@region` parameter of the Input + */ + private function getSigner(?string $region) + { + /** @var string $region */ + $region = $region ?? ($this->configuration->isDefault('region') ? null : $this->configuration->get('region')); + if (!isset($this->signers[$region])) { + $factories = $this->getSignerFactories(); + $factory = null; + if ($this->configuration->isDefault('endpoint') || $this->configuration->isDefault('region')) { + $metadata = $this->getEndpointMetadata($region); + } else { + // Allow non-aws region with custom endpoint + $metadata = $this->getEndpointMetadata(Configuration::DEFAULT_REGION); + $metadata['signRegion'] = $region; + } + + foreach ($metadata['signVersions'] as $signatureVersion) { + if (isset($factories[$signatureVersion])) { + $factory = $factories[$signatureVersion]; + + break; + } + } + + if (null === $factory) { + throw new InvalidArgument(sprintf('None of the signatures "%s" is implemented.', implode(', ', $metadata['signVersions']))); + } + + $this->signers[$region] = $factory($metadata['signService'], $metadata['signRegion']); + } + + /** @psalm-suppress PossiblyNullArrayOffset */ + return $this->signers[$region]; + } +} diff --git a/vendor/async-aws/core/src/AwsClientFactory.php b/vendor/async-aws/core/src/AwsClientFactory.php new file mode 100644 index 00000000..4f746bb9 --- /dev/null +++ b/vendor/async-aws/core/src/AwsClientFactory.php @@ -0,0 +1,579 @@ + + */ +class AwsClientFactory +{ + /** + * @var array + */ + private $serviceCache; + + /** + * @var HttpClientInterface + */ + private $httpClient; + + /** + * @var Configuration + */ + private $configuration; + + /** + * @var CredentialProvider + */ + private $credentialProvider; + + /** + * @var LoggerInterface|null + */ + private $logger; + + /** + * @param Configuration|array $configuration + */ + public function __construct($configuration = [], ?CredentialProvider $credentialProvider = null, ?HttpClientInterface $httpClient = null, ?LoggerInterface $logger = null) + { + if (\is_array($configuration)) { + $configuration = Configuration::create($configuration); + } elseif (!$configuration instanceof Configuration) { + throw new InvalidArgument(sprintf('Second argument to "%s::__construct()" must be an array or an instance of "%s"', __CLASS__, Configuration::class)); + } + + $this->httpClient = $httpClient ?? HttpClient::create(); + $this->logger = $logger ?? new NullLogger(); + $this->configuration = $configuration; + $this->credentialProvider = $credentialProvider ?? new CacheProvider(ChainProvider::createDefaultChain($this->httpClient, $this->logger)); + } + + public function appSync(): AppSyncClient + { + if (!class_exists(AppSyncClient::class)) { + throw MissingDependency::create('async-aws/app-sync', 'AppSync'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new AppSyncClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function cloudFormation(): CloudFormationClient + { + if (!class_exists(CloudFormationClient::class)) { + throw MissingDependency::create('async-aws/cloud-formation', 'CloudFormation'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CloudFormationClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function cloudFront(): CloudFrontClient + { + if (!class_exists(CloudFrontClient::class)) { + throw MissingDependency::create('async-aws/cloud-front', 'CloudFront'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CloudFrontClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function cloudWatch(): CloudWatchClient + { + if (!class_exists(CloudWatchClient::class)) { + throw MissingDependency::create('async-aws/cloud-watch', 'CloudWatch'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CloudWatchClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function cloudWatchLogs(): CloudWatchLogsClient + { + if (!class_exists(CloudWatchLogsClient::class)) { + throw MissingDependency::create('async-aws/cloud-watch-logs', 'CloudWatchLogs'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CloudWatchLogsClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function codeBuild(): CodeBuildClient + { + if (!class_exists(CodeBuildClient::class)) { + throw MissingDependency::create('async-aws/code-build', 'CodeBuild'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CodeBuildClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function codeCommit(): CodeCommitClient + { + if (!class_exists(CodeCommitClient::class)) { + throw MissingDependency::create('async-aws/code-commit', 'CodeCommit'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CodeCommitClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function codeDeploy(): CodeDeployClient + { + if (!class_exists(CodeDeployClient::class)) { + throw MissingDependency::create('async-aws/code-deploy', 'CodeDeploy'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CodeDeployClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function comprehend(): ComprehendClient + { + if (!class_exists(ComprehendClient::class)) { + throw MissingDependency::create('async-aws/comprehend', 'ComprehendClient'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new ComprehendClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function dynamoDb(): DynamoDbClient + { + if (!class_exists(DynamoDbClient::class)) { + throw MissingDependency::create('async-aws/dynamo-db', 'DynamoDb'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new DynamoDbClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function ecr(): EcrClient + { + if (!class_exists(EcrClient::class)) { + throw MissingDependency::create('async-aws/ecr', 'ECR'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new EcrClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function elastiCache(): ElastiCacheClient + { + if (!class_exists(ElastiCacheClient::class)) { + throw MissingDependency::create('async-aws/elasti-cache', 'ElastiCache'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new ElastiCacheClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function eventBridge(): EventBridgeClient + { + if (!class_exists(EventBridgeClient::class)) { + throw MissingDependency::create('async-aws/event-bridge', 'EventBridge'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new EventBridgeClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function firehose(): FirehoseClient + { + if (!class_exists(FirehoseClient::class)) { + throw MissingDependency::create('async-aws/firehose', 'Firehose'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new FirehoseClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function iam(): IamClient + { + if (!class_exists(IamClient::class)) { + throw MissingDependency::create('async-aws/iam', 'IAM'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new IamClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function iot(): IotClient + { + if (!class_exists(IotClient::class)) { + throw MissingDependency::create('async-aws/iot', 'Iot'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new IotClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function iotData(): IotDataClient + { + if (!class_exists(IotDataClient::class)) { + throw MissingDependency::create('async-aws/iot-data', 'IotData'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new IotDataClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function kinesis(): KinesisClient + { + if (!class_exists(KinesisClient::class)) { + throw MissingDependency::create('aws/kinesis', 'Kinesis'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new KinesisClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function kms(): KmsClient + { + if (!class_exists(KmsClient::class)) { + throw MissingDependency::create('aws/kms', 'Kms'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new KmsClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function lambda(): LambdaClient + { + if (!class_exists(LambdaClient::class)) { + throw MissingDependency::create('async-aws/lambda', 'Lambda'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new LambdaClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function rdsDataService(): RdsDataServiceClient + { + if (!class_exists(RdsDataServiceClient::class)) { + throw MissingDependency::create('async-aws/rds-data-service', 'RdsDataService'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new RdsDataServiceClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function rekognition(): RekognitionClient + { + if (!class_exists(RekognitionClient::class)) { + throw MissingDependency::create('aws/rekognition', 'Rekognition'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new RekognitionClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function route53(): Route53Client + { + if (!class_exists(Route53Client::class)) { + throw MissingDependency::create('aws/route53', 'Route53'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new Route53Client($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function s3(): S3Client + { + if (!class_exists(S3Client::class)) { + throw MissingDependency::create('async-aws/s3', 'S3'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new S3Client($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function scheduler(): SchedulerClient + { + if (!class_exists(SchedulerClient::class)) { + throw MissingDependency::create('async-aws/scheduler', 'Scheduler'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new SchedulerClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function secretsManager(): SecretsManagerClient + { + if (!class_exists(SecretsManagerClient::class)) { + throw MissingDependency::create('async-aws/secret-manager', 'SecretsManager'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new SecretsManagerClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function ses(): SesClient + { + if (!class_exists(SesClient::class)) { + throw MissingDependency::create('async-aws/ses', 'SES'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new SesClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function sns(): SnsClient + { + if (!class_exists(SnsClient::class)) { + throw MissingDependency::create('async-aws/sns', 'SNS'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new SnsClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function sqs(): SqsClient + { + if (!class_exists(SqsClient::class)) { + throw MissingDependency::create('async-aws/sqs', 'SQS'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new SqsClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function ssm(): SsmClient + { + if (!class_exists(SsmClient::class)) { + throw MissingDependency::create('async-aws/ssm', 'SSM'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new SsmClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function sts(): StsClient + { + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new StsClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function stepFunctions(): StepFunctionsClient + { + if (!class_exists(StepFunctionsClient::class)) { + throw MissingDependency::create('async-aws/step-functions', 'StepFunctions'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new StepFunctionsClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function timestreamQuery(): TimestreamQueryClient + { + if (!class_exists(TimestreamQueryClient::class)) { + throw MissingDependency::create('async-aws/timestream-query', 'TimestreamQuery'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new TimestreamQueryClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function timestreamWrite(): TimestreamWriteClient + { + if (!class_exists(TimestreamWriteClient::class)) { + throw MissingDependency::create('async-aws/timestream-write', 'TimestreamWrite'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new TimestreamWriteClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function translate(): TranslateClient + { + if (!class_exists(TranslateClient::class)) { + throw MissingDependency::create('async-aws/translate', 'Translate'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new TranslateClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function xRay(): XRayClient + { + if (!class_exists(XRayClient::class)) { + throw MissingDependency::create('async-aws/x-ray', 'XRay'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new XRayClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } + + public function cognitoIdentityProvider(): CognitoIdentityProviderClient + { + if (!class_exists(CognitoIdentityProviderClient::class)) { + throw MissingDependency::create('aws/cognito-identity-provider', 'CognitoIdentityProvider'); + } + + if (!isset($this->serviceCache[__METHOD__])) { + $this->serviceCache[__METHOD__] = new CognitoIdentityProviderClient($this->configuration, $this->credentialProvider, $this->httpClient, $this->logger); + } + + return $this->serviceCache[__METHOD__]; + } +} diff --git a/vendor/async-aws/core/src/AwsError/AwsError.php b/vendor/async-aws/core/src/AwsError/AwsError.php new file mode 100644 index 00000000..6b9c3d1b --- /dev/null +++ b/vendor/async-aws/core/src/AwsError/AwsError.php @@ -0,0 +1,45 @@ +code = $code; + $this->message = $message; + $this->type = $type; + $this->detail = $detail; + } + + public function getCode(): ?string + { + return $this->code; + } + + public function getMessage(): ?string + { + return $this->message; + } + + public function getType(): ?string + { + return $this->type; + } + + public function getDetail(): ?string + { + return $this->detail; + } +} diff --git a/vendor/async-aws/core/src/AwsError/AwsErrorFactoryFromResponseTrait.php b/vendor/async-aws/core/src/AwsError/AwsErrorFactoryFromResponseTrait.php new file mode 100644 index 00000000..37639e23 --- /dev/null +++ b/vendor/async-aws/core/src/AwsError/AwsErrorFactoryFromResponseTrait.php @@ -0,0 +1,19 @@ +getContent(false); + $headers = $response->getHeaders(false); + + return $this->createFromContent($content, $headers); + } +} diff --git a/vendor/async-aws/core/src/AwsError/AwsErrorFactoryInterface.php b/vendor/async-aws/core/src/AwsError/AwsErrorFactoryInterface.php new file mode 100644 index 00000000..74e1f18a --- /dev/null +++ b/vendor/async-aws/core/src/AwsError/AwsErrorFactoryInterface.php @@ -0,0 +1,15 @@ +factories = $factories ?? [ + new JsonRestAwsErrorFactory(), + new JsonRpcAwsErrorFactory(), + new XmlAwsErrorFactory(), + ]; + } + + public function createFromContent(string $content, array $headers): AwsError + { + $e = null; + foreach ($this->factories as $factory) { + try { + return $factory->createFromContent($content, $headers); + } catch (UnparsableResponse $e) { + } + } + + throw new UnparsableResponse('Failed to parse AWS error: ' . $content, 0, $e); + } +} diff --git a/vendor/async-aws/core/src/AwsError/JsonRestAwsErrorFactory.php b/vendor/async-aws/core/src/AwsError/JsonRestAwsErrorFactory.php new file mode 100644 index 00000000..a6a6193b --- /dev/null +++ b/vendor/async-aws/core/src/AwsError/JsonRestAwsErrorFactory.php @@ -0,0 +1,44 @@ +Error->count()) { + return new AwsError( + $xml->Error->Code->__toString(), + $xml->Error->Message->__toString(), + $xml->Error->Type->__toString(), + $xml->Error->Detail->__toString() + ); + } + + if (1 === $xml->Code->count() && 1 === $xml->Message->count()) { + return new AwsError( + $xml->Code->__toString(), + $xml->Message->__toString(), + null, + null + ); + } + + throw new UnexpectedValue('XML does not contains AWS Error'); + } +} diff --git a/vendor/async-aws/core/src/Configuration.php b/vendor/async-aws/core/src/Configuration.php new file mode 100644 index 00000000..693b3d09 --- /dev/null +++ b/vendor/async-aws/core/src/Configuration.php @@ -0,0 +1,240 @@ + + * @author Jérémy Derussé + */ +final class Configuration +{ + public const DEFAULT_REGION = 'us-east-1'; + + public const OPTION_REGION = 'region'; + public const OPTION_DEBUG = 'debug'; + public const OPTION_PROFILE = 'profile'; + public const OPTION_ACCESS_KEY_ID = 'accessKeyId'; + public const OPTION_SECRET_ACCESS_KEY = 'accessKeySecret'; + public const OPTION_SESSION_TOKEN = 'sessionToken'; + public const OPTION_SHARED_CREDENTIALS_FILE = 'sharedCredentialsFile'; + public const OPTION_SHARED_CONFIG_FILE = 'sharedConfigFile'; + public const OPTION_ENDPOINT = 'endpoint'; + public const OPTION_ROLE_ARN = 'roleArn'; + public const OPTION_WEB_IDENTITY_TOKEN_FILE = 'webIdentityTokenFile'; + public const OPTION_ROLE_SESSION_NAME = 'roleSessionName'; + public const OPTION_CONTAINER_CREDENTIALS_RELATIVE_URI = 'containerCredentialsRelativeUri'; + public const OPTION_ENDPOINT_DISCOVERY_ENABLED = 'endpointDiscoveryEnabled'; + + // S3 specific option + public const OPTION_PATH_STYLE_ENDPOINT = 'pathStyleEndpoint'; + public const OPTION_SEND_CHUNKED_BODY = 'sendChunkedBody'; + + private const AVAILABLE_OPTIONS = [ + self::OPTION_REGION => true, + self::OPTION_DEBUG => true, + self::OPTION_PROFILE => true, + self::OPTION_ACCESS_KEY_ID => true, + self::OPTION_SECRET_ACCESS_KEY => true, + self::OPTION_SESSION_TOKEN => true, + self::OPTION_SHARED_CREDENTIALS_FILE => true, + self::OPTION_SHARED_CONFIG_FILE => true, + self::OPTION_ENDPOINT => true, + self::OPTION_ROLE_ARN => true, + self::OPTION_WEB_IDENTITY_TOKEN_FILE => true, + self::OPTION_ROLE_SESSION_NAME => true, + self::OPTION_CONTAINER_CREDENTIALS_RELATIVE_URI => true, + self::OPTION_ENDPOINT_DISCOVERY_ENABLED => true, + self::OPTION_PATH_STYLE_ENDPOINT => true, + self::OPTION_SEND_CHUNKED_BODY => true, + ]; + + // Put fallback options into groups to avoid mixing of provided config and environment variables + private const FALLBACK_OPTIONS = [ + [self::OPTION_REGION => ['AWS_REGION', 'AWS_DEFAULT_REGION']], + [self::OPTION_PROFILE => ['AWS_PROFILE', 'AWS_DEFAULT_PROFILE']], + [ + self::OPTION_ACCESS_KEY_ID => ['AWS_ACCESS_KEY_ID', 'AWS_ACCESS_KEY'], + self::OPTION_SECRET_ACCESS_KEY => ['AWS_SECRET_ACCESS_KEY', 'AWS_SECRET_KEY'], + self::OPTION_SESSION_TOKEN => 'AWS_SESSION_TOKEN', + ], + [self::OPTION_SHARED_CREDENTIALS_FILE => 'AWS_SHARED_CREDENTIALS_FILE'], + [self::OPTION_SHARED_CONFIG_FILE => 'AWS_CONFIG_FILE'], + [ + self::OPTION_ROLE_ARN => 'AWS_ROLE_ARN', + self::OPTION_WEB_IDENTITY_TOKEN_FILE => 'AWS_WEB_IDENTITY_TOKEN_FILE', + self::OPTION_ROLE_SESSION_NAME => 'AWS_ROLE_SESSION_NAME', + ], + [self::OPTION_CONTAINER_CREDENTIALS_RELATIVE_URI => 'AWS_CONTAINER_CREDENTIALS_RELATIVE_URI'], + [self::OPTION_ENDPOINT_DISCOVERY_ENABLED => ['AWS_ENDPOINT_DISCOVERY_ENABLED', 'AWS_ENABLE_ENDPOINT_DISCOVERY']], + ]; + + private const DEFAULT_OPTIONS = [ + self::OPTION_REGION => self::DEFAULT_REGION, + self::OPTION_DEBUG => 'false', + self::OPTION_PROFILE => 'default', + self::OPTION_SHARED_CREDENTIALS_FILE => '~/.aws/credentials', + self::OPTION_SHARED_CONFIG_FILE => '~/.aws/config', + // https://docs.aws.amazon.com/general/latest/gr/rande.html + self::OPTION_ENDPOINT => 'https://%service%.%region%.amazonaws.com', + self::OPTION_PATH_STYLE_ENDPOINT => 'false', + self::OPTION_SEND_CHUNKED_BODY => 'false', + self::OPTION_ENDPOINT_DISCOVERY_ENABLED => 'false', + ]; + + private $data = []; + + private $userData = []; + + public static function create(array $options) + { + if (0 < \count($invalidOptions = array_diff_key($options, self::AVAILABLE_OPTIONS))) { + throw new InvalidArgument(sprintf('Invalid option(s) "%s" passed to "%s::%s". ', implode('", "', array_keys($invalidOptions)), __CLASS__, __METHOD__)); + } + + // Force each option to be string or null + $options = array_map(static function ($value) { + return null !== $value ? (string) $value : $value; + }, $options); + + $configuration = new self(); + $options = self::parseEnvironmentVariables($options); + self::populateConfiguration($configuration, $options); + $iniOptions = self::parseIniFiles($configuration); + self::populateConfiguration($configuration, $iniOptions); + + return $configuration; + } + + public static function optionExists(string $optionName): bool + { + return isset(self::AVAILABLE_OPTIONS[$optionName]); + } + + /** + * @psalm-return ( + * $name is + * self::OPTION_REGION + * |self::OPTION_DEBUG + * |self::OPTION_PROFILE + * |self::OPTION_SHARED_CREDENTIALS_FILE + * |self::OPTION_SHARED_CONFIG_FILE + * |self::OPTION_ENDPOINT + * |self::OPTION_PATH_STYLE_ENDPOINT + * |self::OPTION_SEND_CHUNKED_BODY + * ? string + * : ?string + * ) + */ + public function get(string $name): ?string + { + if (!isset(self::AVAILABLE_OPTIONS[$name])) { + throw new InvalidArgument(sprintf('Invalid option "%s" passed to "%s::%s". ', $name, __CLASS__, __METHOD__)); + } + + return $this->data[$name] ?? null; + } + + public function has(string $name): bool + { + if (!isset(self::AVAILABLE_OPTIONS[$name])) { + throw new InvalidArgument(sprintf('Invalid option "%s" passed to "%s::%s". ', $name, __CLASS__, __METHOD__)); + } + + return isset($this->data[$name]); + } + + public function isDefault(string $name): bool + { + if (!isset(self::AVAILABLE_OPTIONS[$name])) { + throw new InvalidArgument(sprintf('Invalid option "%s" passed to "%s::%s". ', $name, __CLASS__, __METHOD__)); + } + + return empty($this->userData[$name]); + } + + private static function parseEnvironmentVariables(array $options): array + { + foreach (self::FALLBACK_OPTIONS as $fallbackGroup) { + // prevent mixing env variables with config keys + foreach ($fallbackGroup as $option => $envVariableNames) { + if (isset($options[$option])) { + continue 2; + } + } + + foreach ($fallbackGroup as $option => $envVariableNames) { + // Read environment files + $envVariableNames = (array) $envVariableNames; + foreach ($envVariableNames as $envVariableName) { + if (null !== $envVariableValue = EnvVar::get($envVariableName)) { + $options[$option] = $envVariableValue; + + break; + } + } + } + } + + return $options; + } + + /** + * Look for "region" in the configured ini files. + */ + private static function parseIniFiles(Configuration $configuration): array + { + $options = []; + if (!$configuration->isDefault(self::OPTION_REGION)) { + return $options; + } + + $profilesData = (new IniFileLoader())->loadProfiles([ + $configuration->get(self::OPTION_SHARED_CREDENTIALS_FILE), + $configuration->get(self::OPTION_SHARED_CONFIG_FILE), + ]); + + if (empty($profilesData)) { + return $options; + } + + /** @var string $profile */ + $profile = $configuration->get(Configuration::OPTION_PROFILE); + if (isset($profilesData[$profile]['region'])) { + $options[self::OPTION_REGION] = $profilesData[$profile]['region']; + } + + return $options; + } + + /** + * Add array options to the configuration object. + */ + private static function populateConfiguration(Configuration $configuration, array $options): void + { + foreach ($options as $key => $value) { + if (null !== $value) { + $configuration->userData[$key] = true; + } + } + + // If we have not applied default before + if (empty($configuration->data)) { + foreach (self::DEFAULT_OPTIONS as $optionTrigger => $defaultValue) { + if (isset($options[$optionTrigger])) { + continue; + } + + $options[$optionTrigger] = $defaultValue; + } + } + + $configuration->data = array_merge($configuration->data, $options); + } +} diff --git a/vendor/async-aws/core/src/Credentials/CacheProvider.php b/vendor/async-aws/core/src/Credentials/CacheProvider.php new file mode 100644 index 00000000..5c8637da --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/CacheProvider.php @@ -0,0 +1,45 @@ + + */ +final class CacheProvider implements CredentialProvider, ResetInterface +{ + /** + * @var (null|Credentials)[] + */ + private $cache = []; + + private $decorated; + + public function __construct(CredentialProvider $decorated) + { + $this->decorated = $decorated; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $key = spl_object_hash($configuration); + if (!\array_key_exists($key, $this->cache) || (null !== $this->cache[$key] && $this->cache[$key]->isExpired())) { + $this->cache[$key] = $this->decorated->getCredentials($configuration); + } + + return $this->cache[$key]; + } + + public function reset(): void + { + $this->cache = []; + } +} diff --git a/vendor/async-aws/core/src/Credentials/ChainProvider.php b/vendor/async-aws/core/src/Credentials/ChainProvider.php new file mode 100644 index 00000000..09944570 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/ChainProvider.php @@ -0,0 +1,81 @@ + + */ +final class ChainProvider implements CredentialProvider, ResetInterface +{ + private $providers; + + /** + * @var (CredentialProvider|null)[] + */ + private $lastSuccessfulProvider = []; + + /** + * @param CredentialProvider[] $providers + */ + public function __construct(iterable $providers) + { + $this->providers = $providers; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $key = spl_object_hash($configuration); + if (\array_key_exists($key, $this->lastSuccessfulProvider)) { + if (null === $provider = $this->lastSuccessfulProvider[$key]) { + return null; + } + + return $provider->getCredentials($configuration); + } + + foreach ($this->providers as $provider) { + if (null !== $credentials = $provider->getCredentials($configuration)) { + $this->lastSuccessfulProvider[$key] = $provider; + + return $credentials; + } + } + + $this->lastSuccessfulProvider[$key] = null; + + return null; + } + + public function reset(): void + { + $this->lastSuccessfulProvider = []; + } + + public static function createDefaultChain(?HttpClientInterface $httpClient = null, ?LoggerInterface $logger = null): CredentialProvider + { + $httpClient = $httpClient ?? HttpClient::create(); + $logger = $logger ?? new NullLogger(); + + return new ChainProvider([ + new ConfigurationProvider(), + new WebIdentityProvider($logger, null, $httpClient), + new IniFileProvider($logger, null, $httpClient), + new ContainerProvider($httpClient, $logger), + new InstanceProvider($httpClient, $logger), + ]); + } +} diff --git a/vendor/async-aws/core/src/Credentials/ConfigurationProvider.php b/vendor/async-aws/core/src/Credentials/ConfigurationProvider.php new file mode 100644 index 00000000..5ae5c5f6 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/ConfigurationProvider.php @@ -0,0 +1,86 @@ + + */ +final class ConfigurationProvider implements CredentialProvider +{ + use DateFromResult; + + private $logger; + + private $httpClient; + + public function __construct(?HttpClientInterface $httpClient = null, ?LoggerInterface $logger = null) + { + $this->logger = $logger ?? new NullLogger(); + $this->httpClient = $httpClient; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $accessKeyId = $configuration->get(Configuration::OPTION_ACCESS_KEY_ID); + $secretAccessKeyId = $configuration->get(Configuration::OPTION_SECRET_ACCESS_KEY); + + if (null === $accessKeyId || null === $secretAccessKeyId) { + return null; + } + + $credentials = new Credentials( + $accessKeyId, + $secretAccessKeyId, + $configuration->get(Configuration::OPTION_SESSION_TOKEN) + ); + + $roleArn = $configuration->get(Configuration::OPTION_ROLE_ARN); + if (null !== $roleArn) { + $region = $configuration->get(Configuration::OPTION_REGION); + $roleSessionName = $configuration->get(Configuration::OPTION_ROLE_SESSION_NAME); + + return $this->getCredentialsFromRole($credentials, $region, $roleArn, $roleSessionName); + } + + /** @psalm-suppress PossiblyNullArgument */ + return $credentials; + } + + private function getCredentialsFromRole(Credentials $credentials, string $region, string $roleArn, string $roleSessionName = null): ?Credentials + { + $roleSessionName = $roleSessionName ?? uniqid('async-aws-', true); + $stsClient = new StsClient(['region' => $region], $credentials, $this->httpClient); + $result = $stsClient->assumeRole([ + 'RoleArn' => $roleArn, + 'RoleSessionName' => $roleSessionName, + ]); + + try { + if (null === $credentials = $result->getCredentials()) { + throw new RuntimeException('The AsumeRole response does not contains credentials'); + } + } catch (\Exception $e) { + $this->logger->warning('Failed to get credentials from assumed role: {exception}".', ['exception' => $e]); + + return null; + } + + return new Credentials( + $credentials->getAccessKeyId(), + $credentials->getSecretAccessKey(), + $credentials->getSessionToken(), + Credentials::adjustExpireDate($credentials->getExpiration(), $this->getDateFromResult($result)) + ); + } +} diff --git a/vendor/async-aws/core/src/Credentials/ContainerProvider.php b/vendor/async-aws/core/src/Credentials/ContainerProvider.php new file mode 100644 index 00000000..29cad629 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/ContainerProvider.php @@ -0,0 +1,71 @@ +logger = $logger ?? new NullLogger(); + $this->httpClient = $httpClient ?? HttpClient::create(); + $this->timeout = $timeout; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $relativeUri = $configuration->get(Configuration::OPTION_CONTAINER_CREDENTIALS_RELATIVE_URI); + // introduces an early exit if the env variable is not set. + if (empty($relativeUri)) { + return null; + } + + // fetch credentials from ecs endpoint + try { + $response = $this->httpClient->request('GET', self::ENDPOINT . $relativeUri, ['timeout' => $this->timeout]); + $result = $response->toArray(); + } catch (DecodingExceptionInterface $e) { + $this->logger->info('Failed to decode Credentials.', ['exception' => $e]); + + return null; + } catch (TransportExceptionInterface|HttpExceptionInterface $e) { + $this->logger->info('Failed to fetch Profile from Instance Metadata.', ['exception' => $e]); + + return null; + } + + if (null !== $date = $response->getHeaders(false)['date'][0] ?? null) { + $date = new \DateTimeImmutable($date); + } + + return new Credentials( + $result['AccessKeyId'], + $result['SecretAccessKey'], + $result['Token'], + Credentials::adjustExpireDate(new \DateTimeImmutable($result['Expiration']), $date) + ); + } +} diff --git a/vendor/async-aws/core/src/Credentials/CredentialProvider.php b/vendor/async-aws/core/src/Credentials/CredentialProvider.php new file mode 100644 index 00000000..a160fbd4 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/CredentialProvider.php @@ -0,0 +1,20 @@ + + */ +interface CredentialProvider +{ + /** + * Return a Credential when possible. Return null otherwise. + */ + public function getCredentials(Configuration $configuration): ?Credentials; +} diff --git a/vendor/async-aws/core/src/Credentials/Credentials.php b/vendor/async-aws/core/src/Credentials/Credentials.php new file mode 100644 index 00000000..7db1f439 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/Credentials.php @@ -0,0 +1,76 @@ + + */ +final class Credentials implements CredentialProvider +{ + private const EXPIRATION_DRIFT = 30; + + private $accessKeyId; + + private $secretKey; + + private $sessionToken; + + private $expireDate; + + public function __construct( + string $accessKeyId, + string $secretKey, + ?string $sessionToken = null, + ?\DateTimeImmutable $expireDate = null + ) { + $this->accessKeyId = $accessKeyId; + $this->secretKey = $secretKey; + $this->sessionToken = $sessionToken; + $this->expireDate = $expireDate; + } + + public function getAccessKeyId(): string + { + return $this->accessKeyId; + } + + public function getSecretKey(): string + { + return $this->secretKey; + } + + public function getSessionToken(): ?string + { + return $this->sessionToken; + } + + public function getExpireDate(): ?\DateTimeImmutable + { + return $this->expireDate; + } + + public function isExpired(): bool + { + return null !== $this->expireDate && new \DateTimeImmutable() >= $this->expireDate; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + return $this->isExpired() ? null : $this; + } + + public static function adjustExpireDate(\DateTimeImmutable $expireDate, ?\DateTimeImmutable $reference = null): \DateTimeImmutable + { + if (null !== $reference) { + $expireDate = (new \DateTimeImmutable())->add($reference->diff($expireDate)); + } + + return $expireDate->sub(new \DateInterval(sprintf('PT%dS', self::EXPIRATION_DRIFT))); + } +} diff --git a/vendor/async-aws/core/src/Credentials/DateFromResult.php b/vendor/async-aws/core/src/Credentials/DateFromResult.php new file mode 100644 index 00000000..513ba13b --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/DateFromResult.php @@ -0,0 +1,21 @@ +info()['response']; + if (null !== $date = $response->getHeaders(false)['date'][0] ?? null) { + return new \DateTimeImmutable($date); + } + + return null; + } +} diff --git a/vendor/async-aws/core/src/Credentials/IniFileLoader.php b/vendor/async-aws/core/src/Credentials/IniFileLoader.php new file mode 100644 index 00000000..2567a95d --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/IniFileLoader.php @@ -0,0 +1,100 @@ + + */ +final class IniFileLoader +{ + public const KEY_REGION = 'region'; + public const KEY_ACCESS_KEY_ID = 'aws_access_key_id'; + public const KEY_SECRET_ACCESS_KEY = 'aws_secret_access_key'; + public const KEY_SESSION_TOKEN = 'aws_session_token'; + public const KEY_ROLE_ARN = 'role_arn'; + public const KEY_ROLE_SESSION_NAME = 'role_session_name'; + public const KEY_SOURCE_PROFILE = 'source_profile'; + public const KEY_WEB_IDENTITY_TOKEN_FILE = 'web_identity_token_file'; + + private $logger; + + public function __construct(?LoggerInterface $logger = null) + { + $this->logger = $logger ?? new NullLogger(); + } + + /** + * @param string[] $filepaths + * + * @return string[][] + */ + public function loadProfiles(array $filepaths): array + { + $profilesData = []; + $homeDir = null; + foreach ($filepaths as $filepath) { + if ('' === $filepath) { + continue; + } + if ('~' === $filepath[0]) { + $homeDir = $homeDir ?? $this->getHomeDir(); + $filepath = $homeDir . substr($filepath, 1); + } + if (!is_readable($filepath) || !is_file($filepath)) { + continue; + } + + foreach ($this->parseIniFile($filepath) as $name => $profile) { + $name = preg_replace('/^profile /', '', (string) $name); + if (!isset($profilesData[$name])) { + $profilesData[$name] = array_map('trim', $profile); + } else { + foreach ($profile as $k => $v) { + if (!isset($profilesData[$name][$k])) { + $profilesData[$name][$k] = trim($v); + } + } + } + } + } + + return $profilesData; + } + + private function getHomeDir(): string + { + // On Linux/Unix-like systems, use the HOME environment variable + if (null !== $homeDir = EnvVar::get('HOME')) { + return $homeDir; + } + + // Get the HOMEDRIVE and HOMEPATH values for Windows hosts + $homeDrive = EnvVar::get('HOMEDRIVE'); + $homePath = EnvVar::get('HOMEPATH'); + + return ($homeDrive && $homePath) ? $homeDrive . $homePath : '/'; + } + + private function parseIniFile(string $filepath): array + { + if (false === $data = parse_ini_string( + preg_replace('/^#/m', ';', file_get_contents($filepath)), + true, + \INI_SCANNER_RAW + )) { + $this->logger->warning('The ini file {path} is invalid.', ['path' => $filepath]); + + return []; + } + + return $data; + } +} diff --git a/vendor/async-aws/core/src/Credentials/IniFileProvider.php b/vendor/async-aws/core/src/Credentials/IniFileProvider.php new file mode 100644 index 00000000..4c1f4d9b --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/IniFileProvider.php @@ -0,0 +1,132 @@ + + */ +final class IniFileProvider implements CredentialProvider +{ + use DateFromResult; + + private $iniFileLoader; + + private $logger; + + private $httpClient; + + public function __construct(?LoggerInterface $logger = null, ?IniFileLoader $iniFileLoader = null, ?HttpClientInterface $httpClient = null) + { + $this->logger = $logger ?? new NullLogger(); + $this->iniFileLoader = $iniFileLoader ?? new IniFileLoader($this->logger); + $this->httpClient = $httpClient; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $profilesData = $this->iniFileLoader->loadProfiles([ + $configuration->get(Configuration::OPTION_SHARED_CREDENTIALS_FILE), + $configuration->get(Configuration::OPTION_SHARED_CONFIG_FILE), + ]); + if (empty($profilesData)) { + return null; + } + + /** @var string $profile */ + $profile = $configuration->get(Configuration::OPTION_PROFILE); + + return $this->getCredentialsFromProfile($profilesData, $profile); + } + + private function getCredentialsFromProfile(array $profilesData, string $profile, array $circularCollector = []): ?Credentials + { + if (isset($circularCollector[$profile])) { + $this->logger->warning('Circular reference detected when loading "{profile}". Already loaded {previous_profiles}', ['profile' => $profile, 'previous_profiles' => array_keys($circularCollector)]); + + return null; + } + $circularCollector[$profile] = true; + + if (!isset($profilesData[$profile])) { + $this->logger->warning('Profile "{profile}" not found.', ['profile' => $profile]); + + return null; + } + + $profileData = $profilesData[$profile]; + if (isset($profileData[IniFileLoader::KEY_ACCESS_KEY_ID], $profileData[IniFileLoader::KEY_SECRET_ACCESS_KEY])) { + return new Credentials( + $profileData[IniFileLoader::KEY_ACCESS_KEY_ID], + $profileData[IniFileLoader::KEY_SECRET_ACCESS_KEY], + $profileData[IniFileLoader::KEY_SESSION_TOKEN] ?? null + ); + } + + if (isset($profileData[IniFileLoader::KEY_ROLE_ARN])) { + return $this->getCredentialsFromRole($profilesData, $profileData, $profile, $circularCollector); + } + + $this->logger->info('No credentials found for profile "{profile}".', ['profile' => $profile]); + + return null; + } + + private function getCredentialsFromRole(array $profilesData, array $profileData, string $profile, array $circularCollector = []): ?Credentials + { + $roleArn = (string) ($profileData[IniFileLoader::KEY_ROLE_ARN] ?? ''); + $roleSessionName = (string) ($profileData[IniFileLoader::KEY_ROLE_SESSION_NAME] ?? uniqid('async-aws-', true)); + if (null === $sourceProfileName = $profileData[IniFileLoader::KEY_SOURCE_PROFILE] ?? null) { + $this->logger->warning('The source profile is not defined in Role "{profile}".', ['profile' => $profile]); + + return null; + } + + /** @var string $sourceProfileName */ + $sourceCredentials = $this->getCredentialsFromProfile($profilesData, $sourceProfileName, $circularCollector); + if (null === $sourceCredentials) { + $this->logger->warning('The source profile "{profile}" does not contains valid credentials.', ['profile' => $profile]); + + return null; + } + + $stsClient = new StsClient( + isset($profilesData[$sourceProfileName][IniFileLoader::KEY_REGION]) ? ['region' => $profilesData[$sourceProfileName][IniFileLoader::KEY_REGION]] : [], + $sourceCredentials, + $this->httpClient + ); + $result = $stsClient->assumeRole([ + 'RoleArn' => $roleArn, + 'RoleSessionName' => $roleSessionName, + ]); + + try { + if (null === $credentials = $result->getCredentials()) { + throw new RuntimeException('The AsumeRole response does not contains credentials'); + } + } catch (\Exception $e) { + $this->logger->warning('Failed to get credentials from assumed role in profile "{profile}: {exception}".', ['profile' => $profile, 'exception' => $e]); + + return null; + } + + return new Credentials( + $credentials->getAccessKeyId(), + $credentials->getSecretAccessKey(), + $credentials->getSessionToken(), + Credentials::adjustExpireDate($credentials->getExpiration(), $this->getDateFromResult($result)) + ); + } +} diff --git a/vendor/async-aws/core/src/Credentials/InstanceProvider.php b/vendor/async-aws/core/src/Credentials/InstanceProvider.php new file mode 100644 index 00000000..bd5a5e9a --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/InstanceProvider.php @@ -0,0 +1,109 @@ + + */ +final class InstanceProvider implements CredentialProvider +{ + private const ENDPOINT = 'http://169.254.169.254/latest/meta-data/iam/security-credentials'; + + private $logger; + + private $httpClient; + + private $timeout; + + public function __construct(?HttpClientInterface $httpClient = null, ?LoggerInterface $logger = null, float $timeout = 1.0) + { + $this->logger = $logger ?? new NullLogger(); + $this->httpClient = $httpClient ?? HttpClient::create(); + $this->timeout = $timeout; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + try { + // Fetch current Profile + $response = $this->httpClient->request('GET', self::ENDPOINT, ['timeout' => $this->timeout]); + $profile = $response->getContent(); + + // Fetch credentials from profile + $response = $this->httpClient->request('GET', self::ENDPOINT . '/' . $profile, ['timeout' => $this->timeout]); + $result = $this->toArray($response); + + if ('Success' !== $result['Code']) { + $this->logger->info('Unexpected instance profile.', ['response_code' => $result['Code']]); + + return null; + } + } catch (DecodingExceptionInterface $e) { + $this->logger->info('Failed to decode Credentials.', ['exception' => $e]); + + return null; + } catch (TransportExceptionInterface|HttpExceptionInterface $e) { + $this->logger->info('Failed to fetch Profile from Instance Metadata.', ['exception' => $e]); + + return null; + } + + if (null !== $date = $response->getHeaders(false)['date'][0] ?? null) { + $date = new \DateTimeImmutable($date); + } + + return new Credentials( + $result['AccessKeyId'], + $result['SecretAccessKey'], + $result['Token'], + Credentials::adjustExpireDate(new \DateTimeImmutable($result['Expiration']), $date) + ); + } + + /** + * Copy of Symfony\Component\HttpClient\Response::toArray without assertion on Content-Type header. + */ + private function toArray(ResponseInterface $response): array + { + if ('' === $content = $response->getContent(true)) { + throw new TransportException('Response body is empty.'); + } + + try { + $content = json_decode($content, true, 512, \JSON_BIGINT_AS_STRING | (\PHP_VERSION_ID >= 70300 ? \JSON_THROW_ON_ERROR : 0)); + } catch (\JsonException $e) { + /** @psalm-suppress all */ + throw new JsonException(sprintf('%s for "%s".', $e->getMessage(), $response->getInfo('url')), $e->getCode()); + } + + if (\PHP_VERSION_ID < 70300 && \JSON_ERROR_NONE !== json_last_error()) { + /** @psalm-suppress InvalidArgument */ + throw new JsonException(sprintf('%s for "%s".', json_last_error_msg(), $response->getInfo('url')), json_last_error()); + } + + if (!\is_array($content)) { + /** @psalm-suppress InvalidArgument */ + throw new JsonException(sprintf('JSON content was expected to decode to an array, %s returned for "%s".', \gettype($content), $response->getInfo('url'))); + } + + return $content; + } +} diff --git a/vendor/async-aws/core/src/Credentials/NullProvider.php b/vendor/async-aws/core/src/Credentials/NullProvider.php new file mode 100644 index 00000000..b6399216 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/NullProvider.php @@ -0,0 +1,20 @@ + + */ +final class NullProvider implements CredentialProvider +{ + public function getCredentials(Configuration $configuration): ?Credentials + { + return null; + } +} diff --git a/vendor/async-aws/core/src/Credentials/PsrCacheProvider.php b/vendor/async-aws/core/src/Credentials/PsrCacheProvider.php new file mode 100644 index 00000000..365c830c --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/PsrCacheProvider.php @@ -0,0 +1,64 @@ + + */ +final class PsrCacheProvider implements CredentialProvider +{ + private $cache; + + private $decorated; + + private $logger; + + public function __construct(CredentialProvider $decorated, CacheItemPoolInterface $cache, ?LoggerInterface $logger = null) + { + $this->decorated = $decorated; + $this->cache = $cache; + $this->logger = $logger; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + try { + return $this->getFromCache($configuration); + } catch (CacheException $e) { + if (null !== $this->logger) { + $this->logger->error('Failed to get AWS credentials from cache.', ['exception' => $e]); + } + + return $this->decorated->getCredentials($configuration); + } + } + + /** + * @throws CacheException + */ + private function getFromCache(Configuration $configuration): ?Credentials + { + $item = $this->cache->getItem('AsyncAws.Credentials.' . sha1(serialize([$configuration, \get_class($this->decorated)]))); + if (!$item->isHit()) { + $item->set($credential = $this->decorated->getCredentials($configuration)); + + if (null !== $credential && null !== $exp = $credential->getExpireDate()) { + $item->expiresAt($exp); + $this->cache->save($item); + } + } + + return $item->get(); + } +} diff --git a/vendor/async-aws/core/src/Credentials/SymfonyCacheProvider.php b/vendor/async-aws/core/src/Credentials/SymfonyCacheProvider.php new file mode 100644 index 00000000..c52e7882 --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/SymfonyCacheProvider.php @@ -0,0 +1,62 @@ + + */ +final class SymfonyCacheProvider implements CredentialProvider +{ + private $cache; + + private $decorated; + + private $logger; + + public function __construct(CredentialProvider $decorated, CacheInterface $cache, ?LoggerInterface $logger = null) + { + $this->decorated = $decorated; + $this->cache = $cache; + $this->logger = $logger; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $provider = $this->decorated; + $closure = \Closure::fromCallable(static function (ItemInterface $item) use ($configuration, $provider) { + $credential = $provider->getCredentials($configuration); + + if (null !== $credential && null !== $exp = $credential->getExpireDate()) { + $item->expiresAt($exp); + } else { + $item->expiresAfter(0); + } + + return $credential; + }); + + try { + return $this->cache->get('AsyncAws.Credentials.' . sha1(serialize([$configuration, \get_class($this->decorated)])), $closure); + } catch (CacheException $e) { + if (null !== $this->logger) { + $this->logger->error('Failed to get AWS credentials from cache.', ['exception' => $e]); + } + + return $provider->getCredentials($configuration); + } + } +} diff --git a/vendor/async-aws/core/src/Credentials/WebIdentityProvider.php b/vendor/async-aws/core/src/Credentials/WebIdentityProvider.php new file mode 100644 index 00000000..34cc413b --- /dev/null +++ b/vendor/async-aws/core/src/Credentials/WebIdentityProvider.php @@ -0,0 +1,149 @@ + + */ +final class WebIdentityProvider implements CredentialProvider +{ + use DateFromResult; + + private $iniFileLoader; + + private $logger; + + private $httpClient; + + public function __construct(?LoggerInterface $logger = null, ?IniFileLoader $iniFileLoader = null, ?HttpClientInterface $httpClient = null) + { + $this->logger = $logger ?? new NullLogger(); + $this->iniFileLoader = $iniFileLoader ?? new IniFileLoader($this->logger); + $this->httpClient = $httpClient; + } + + public function getCredentials(Configuration $configuration): ?Credentials + { + $roleArn = $configuration->get(Configuration::OPTION_ROLE_ARN); + $tokenFile = $configuration->get(Configuration::OPTION_WEB_IDENTITY_TOKEN_FILE); + + if ($tokenFile && $roleArn) { + return $this->getCredentialsFromRole( + $roleArn, + $tokenFile, + $configuration->get(Configuration::OPTION_ROLE_SESSION_NAME), + $configuration->get(Configuration::OPTION_REGION) + ); + } + + $profilesData = $this->iniFileLoader->loadProfiles([ + $configuration->get(Configuration::OPTION_SHARED_CREDENTIALS_FILE), + $configuration->get(Configuration::OPTION_SHARED_CONFIG_FILE), + ]); + if (empty($profilesData)) { + return null; + } + + /** @var string $profile */ + $profile = $configuration->get(Configuration::OPTION_PROFILE); + if (!isset($profilesData[$profile])) { + $this->logger->warning('Profile "{profile}" not found.', ['profile' => $profile]); + + return null; + } + + $profileData = $profilesData[$profile]; + $roleArn = $profileData[IniFileLoader::KEY_ROLE_ARN] ?? null; + $tokenFile = $profileData[IniFileLoader::KEY_WEB_IDENTITY_TOKEN_FILE] ?? null; + + if (null !== $roleArn && null !== $tokenFile) { + return $this->getCredentialsFromRole( + $roleArn, + $tokenFile, + $profileData[IniFileLoader::KEY_ROLE_SESSION_NAME] ?? null, + $profileData[IniFileLoader::KEY_REGION] ?? $configuration->get(Configuration::OPTION_REGION) + ); + } + + return null; + } + + private function getCredentialsFromRole(string $roleArn, string $tokenFile, ?string $sessionName, ?string $region): ?Credentials + { + $sessionName = $sessionName ?? uniqid('async-aws-', true); + if (!preg_match("/^\w\:|^\/|^\\\/", $tokenFile)) { + $this->logger->warning('WebIdentityTokenFile "{tokenFile}" must be an absolute path.', ['tokenFile' => $tokenFile]); + } + + try { + $token = $this->getTokenFileContent($tokenFile); + } catch (\Exception $e) { + $this->logger->warning('"Error reading WebIdentityTokenFile "{tokenFile}.', ['tokenFile' => $tokenFile, 'exception' => $e]); + + return null; + } + + $stsClient = new StsClient(['region' => $region], new NullProvider(), $this->httpClient); + $result = $stsClient->assumeRoleWithWebIdentity([ + 'RoleArn' => $roleArn, + 'RoleSessionName' => $sessionName, + 'WebIdentityToken' => $token, + ]); + + try { + if (null === $credentials = $result->getCredentials()) { + throw new RuntimeException('The AssumeRoleWithWebIdentity response does not contains credentials'); + } + } catch (\Exception $e) { + $this->logger->warning('Failed to get credentials from assumed role: {exception}".', ['exception' => $e]); + + return null; + } + + return new Credentials( + $credentials->getAccessKeyId(), + $credentials->getSecretAccessKey(), + $credentials->getSessionToken(), + Credentials::adjustExpireDate($credentials->getExpiration(), $this->getDateFromResult($result)) + ); + } + + /** + * @see https://github.com/async-aws/aws/issues/900 + * @see https://github.com/aws/aws-sdk-php/issues/2014 + * @see https://github.com/aws/aws-sdk-php/pull/2043 + */ + private function getTokenFileContent(string $tokenFile): string + { + $token = @file_get_contents($tokenFile); + + if (false !== $token) { + return $token; + } + + $tokenDir = \dirname($tokenFile); + $tokenLink = readlink($tokenFile); + clearstatcache(true, $tokenDir . \DIRECTORY_SEPARATOR . $tokenLink); + clearstatcache(true, $tokenDir . \DIRECTORY_SEPARATOR . \dirname($tokenLink)); + clearstatcache(true, $tokenFile); + + if (false === $token = file_get_contents($tokenFile)) { + throw new RuntimeException('Failed to read data'); + } + + return $token; + } +} diff --git a/vendor/async-aws/core/src/EndpointDiscovery/EndpointCache.php b/vendor/async-aws/core/src/EndpointDiscovery/EndpointCache.php new file mode 100644 index 00000000..44093430 --- /dev/null +++ b/vendor/async-aws/core/src/EndpointDiscovery/EndpointCache.php @@ -0,0 +1,118 @@ + + * + * @internal + */ +class EndpointCache +{ + private $endpoints = []; + + private $expired = []; + + public function addEndpoints(?string $region, array $endpoints): void + { + $now = time(); + + if (null === $region) { + $region = ''; + } + if (!isset($this->endpoints[$region])) { + $this->endpoints[$region] = []; + } + + /** @var EndpointInterface $endpoint */ + foreach ($endpoints as $endpoint) { + $this->endpoints[$region][$this->sanitizeEndpoint($endpoint->getAddress())] = $now + ($endpoint->getCachePeriodInMinutes() * 60); + } + arsort($this->endpoints[$region]); + } + + public function removeEndpoint(string $endpoint): void + { + $endpoint = $this->sanitizeEndpoint($endpoint); + foreach ($this->endpoints as &$endpoints) { + unset($endpoints[$endpoint]); + } + unset($endpoints); + foreach ($this->expired as &$endpoints) { + unset($endpoints[$endpoint]); + } + + unset($endpoints); + } + + public function getActiveEndpoint(?string $region): ?string + { + if (null === $region) { + $region = ''; + } + $now = time(); + + foreach ($this->endpoints[$region] ?? [] as $endpoint => $expiresAt) { + if ($expiresAt < $now) { + $this->expired[$region] = \array_slice($this->expired[$region] ?? [], -100); // keep only the last 100 items + unset($this->endpoints[$region][$endpoint]); + $this->expired[$region][$endpoint] = $expiresAt; + + continue; + } + + return $endpoint; + } + + return null; + } + + public function getExpiredEndpoint(?string $region): ?string + { + if (null === $region) { + $region = ''; + } + if (empty($this->expired[$region])) { + return null; + } + + return array_key_last($this->expired[$region]); + } + + private function sanitizeEndpoint(string $address): string + { + $parsed = parse_url($address); + + // parse_url() will correctly parse full URIs with schemes + if (isset($parsed['host'])) { + return rtrim(sprintf( + '%s://%s/%s', + $parsed['scheme'] ?? 'https', + $parsed['host'], + ltrim($parsed['path'] ?? '/', '/') + ), '/'); + } + + // parse_url() will put host & path in 'path' if scheme is not provided + if (isset($parsed['path'])) { + $split = explode('/', $parsed['path'], 2); + $parsed['host'] = $split[0]; + if (isset($split[1])) { + $parsed['path'] = $split[1]; + } else { + $parsed['path'] = ''; + } + + return rtrim(sprintf( + '%s://%s/%s', + $parsed['scheme'] ?? 'https', + $parsed['host'], + ltrim($parsed['path'], '/') + ), '/'); + } + + throw new LogicException(sprintf('The supplied endpoint "%s" is invalid.', $address)); + } +} diff --git a/vendor/async-aws/core/src/EndpointDiscovery/EndpointInterface.php b/vendor/async-aws/core/src/EndpointDiscovery/EndpointInterface.php new file mode 100644 index 00000000..d46e2f34 --- /dev/null +++ b/vendor/async-aws/core/src/EndpointDiscovery/EndpointInterface.php @@ -0,0 +1,10 @@ + + * + * @internal + */ +final class EnvVar +{ + public static function get(string $name): ?string + { + if (isset($_ENV[$name])) { + // variable_order = *E*GPCS + return (string) $_ENV[$name]; + } elseif (isset($_SERVER[$name]) && !\is_array($_SERVER[$name]) && 0 !== strpos($name, 'HTTP_')) { + // fastcgi_param, env var, ... + return (string) $_SERVER[$name]; + } elseif (false === $env = getenv($name)) { + // getenv not thread safe + return null; + } + + return $env; + } +} diff --git a/vendor/async-aws/core/src/Exception/Exception.php b/vendor/async-aws/core/src/Exception/Exception.php new file mode 100644 index 00000000..87b8074e --- /dev/null +++ b/vendor/async-aws/core/src/Exception/Exception.php @@ -0,0 +1,14 @@ + + */ +interface Exception extends \Throwable +{ +} diff --git a/vendor/async-aws/core/src/Exception/Http/ClientException.php b/vendor/async-aws/core/src/Exception/Http/ClientException.php new file mode 100644 index 00000000..5ffbe022 --- /dev/null +++ b/vendor/async-aws/core/src/Exception/Http/ClientException.php @@ -0,0 +1,17 @@ + + */ +class ClientException extends \RuntimeException implements ClientExceptionInterface, HttpException +{ + use HttpExceptionTrait; +} diff --git a/vendor/async-aws/core/src/Exception/Http/HttpException.php b/vendor/async-aws/core/src/Exception/Http/HttpException.php new file mode 100644 index 00000000..cc5f6e64 --- /dev/null +++ b/vendor/async-aws/core/src/Exception/Http/HttpException.php @@ -0,0 +1,21 @@ + + * @author Tobias Nyholm + * @author Jérémy Derussé + * + * @internal + */ +trait HttpExceptionTrait +{ + /** + * @var ResponseInterface + */ + private $response; + + /** + * @var ?AwsError + */ + private $awsError; + + public function __construct(ResponseInterface $response, AwsError $awsError = null) + { + $this->response = $response; + /** @var int $code */ + $code = $response->getInfo('http_code'); + /** @var string $url */ + $url = $response->getInfo('url'); + + $message = sprintf('HTTP %d returned for "%s".', $code, $url); + if (null !== $this->awsError = $awsError) { + $message .= <<awsError->getCode()} +Message: {$this->awsError->getMessage()} +Type: {$this->awsError->getType()} +Detail: {$this->awsError->getDetail()} + +TEXT; + } + + parent::__construct($message, $code); + + $this->populateResult($response); + } + + public function getResponse(): ResponseInterface + { + return $this->response; + } + + public function getAwsCode(): ?string + { + return $this->awsError ? $this->awsError->getCode() : null; + } + + public function getAwsType(): ?string + { + return $this->awsError ? $this->awsError->getType() : null; + } + + public function getAwsMessage(): ?string + { + return $this->awsError ? $this->awsError->getMessage() : null; + } + + public function getAwsDetail(): ?string + { + return $this->awsError ? $this->awsError->getDetail() : null; + } + + protected function populateResult(ResponseInterface $response): void + { + } +} diff --git a/vendor/async-aws/core/src/Exception/Http/NetworkException.php b/vendor/async-aws/core/src/Exception/Http/NetworkException.php new file mode 100644 index 00000000..9c893ddd --- /dev/null +++ b/vendor/async-aws/core/src/Exception/Http/NetworkException.php @@ -0,0 +1,17 @@ + + */ +class NetworkException extends \RuntimeException implements Exception, TransportExceptionInterface +{ +} diff --git a/vendor/async-aws/core/src/Exception/Http/RedirectionException.php b/vendor/async-aws/core/src/Exception/Http/RedirectionException.php new file mode 100644 index 00000000..c1443b98 --- /dev/null +++ b/vendor/async-aws/core/src/Exception/Http/RedirectionException.php @@ -0,0 +1,17 @@ + + */ +final class RedirectionException extends \RuntimeException implements HttpException, RedirectionExceptionInterface +{ + use HttpExceptionTrait; +} diff --git a/vendor/async-aws/core/src/Exception/Http/ServerException.php b/vendor/async-aws/core/src/Exception/Http/ServerException.php new file mode 100644 index 00000000..baf6560f --- /dev/null +++ b/vendor/async-aws/core/src/Exception/Http/ServerException.php @@ -0,0 +1,17 @@ + + */ +class ServerException extends \RuntimeException implements HttpException, ServerExceptionInterface +{ + use HttpExceptionTrait; +} diff --git a/vendor/async-aws/core/src/Exception/InvalidArgument.php b/vendor/async-aws/core/src/Exception/InvalidArgument.php new file mode 100644 index 00000000..46604d57 --- /dev/null +++ b/vendor/async-aws/core/src/Exception/InvalidArgument.php @@ -0,0 +1,9 @@ + + */ +class AwsHttpClientFactory +{ + public static function createRetryableClient(HttpClientInterface $httpClient = null, LoggerInterface $logger = null): HttpClientInterface + { + if (null === $httpClient) { + $httpClient = HttpClient::create(); + } + if (class_exists(RetryableHttpClient::class)) { + /** @psalm-suppress MissingDependency */ + $httpClient = new RetryableHttpClient( + $httpClient, + new AwsRetryStrategy(), + 3, + $logger + ); + } + + return $httpClient; + } +} diff --git a/vendor/async-aws/core/src/HttpClient/AwsRetryStrategy.php b/vendor/async-aws/core/src/HttpClient/AwsRetryStrategy.php new file mode 100644 index 00000000..ce8d6065 --- /dev/null +++ b/vendor/async-aws/core/src/HttpClient/AwsRetryStrategy.php @@ -0,0 +1,67 @@ + + */ +class AwsRetryStrategy extends GenericRetryStrategy +{ + public const DEFAULT_RETRY_STATUS_CODES = [0, 423, 425, 429, 500, 502, 503, 504, 507, 510]; + + private $awsErrorFactory; + + // Override Symfony default options for a better integration of AWS servers. + public function __construct(array $statusCodes = self::DEFAULT_RETRY_STATUS_CODES, int $delayMs = 1000, float $multiplier = 2.0, int $maxDelayMs = 0, float $jitter = 0.1, AwsErrorFactoryInterface $awsErrorFactory = null) + { + parent::__construct($statusCodes, $delayMs, $multiplier, $maxDelayMs, $jitter); + $this->awsErrorFactory = $awsErrorFactory ?? new ChainAwsErrorFactory(); + } + + public function shouldRetry(AsyncContext $context, ?string $responseContent, ?TransportExceptionInterface $exception): ?bool + { + if (parent::shouldRetry($context, $responseContent, $exception)) { + return true; + } + + if (!\in_array($context->getStatusCode(), [400, 403], true)) { + return false; + } + + if (null === $responseContent) { + return null; // null mean no decision taken and need to be called again with the body + } + + try { + $error = $this->awsErrorFactory->createFromContent($responseContent, $context->getHeaders()); + } catch (UnparsableResponse $e) { + return false; + } + + return \in_array($error->getCode(), [ + 'RequestLimitExceeded', + 'Throttling', + 'ThrottlingException', + 'ThrottledException', + 'LimitExceededException', + 'PriorRequestNotComplete', + 'ProvisionedThroughputExceededException', + 'RequestThrottled', + 'SlowDown', + 'BandwidthLimitExceeded', + 'RequestThrottledException', + 'RetryableThrottlingException', + 'TooManyRequestsException', + 'IDPCommunicationError', + 'EC2ThrottledException', + 'TransactionInProgressException', + ], true); + } +} diff --git a/vendor/async-aws/core/src/Input.php b/vendor/async-aws/core/src/Input.php new file mode 100644 index 00000000..f689aa9e --- /dev/null +++ b/vendor/async-aws/core/src/Input.php @@ -0,0 +1,41 @@ + + * + * @internal + */ +abstract class Input +{ + /** + * @var string|null + */ + public $region; + + /** + * @param array{ + * + * @region?: ?string, + * } $input + */ + protected function __construct(array $input) + { + $this->region = $input['@region'] ?? null; + } + + public function setRegion(?string $region): void + { + $this->region = $region; + } + + public function getRegion(): ?string + { + return $this->region; + } + + abstract public function request(): Request; +} diff --git a/vendor/async-aws/core/src/Request.php b/vendor/async-aws/core/src/Request.php new file mode 100644 index 00000000..7c2cd38c --- /dev/null +++ b/vendor/async-aws/core/src/Request.php @@ -0,0 +1,145 @@ + + * + * @internal + */ +class Request +{ + private $method; + + private $uri; + + private $headers; + + private $body; + + private $query; + + private $endpoint; + + private $parsed; + + /** + * @param string[] $query + * @param string[] $headers + */ + public function __construct(string $method, string $uri, array $query, array $headers, RequestStream $body) + { + $this->method = $method; + $this->uri = $uri; + $this->headers = []; + foreach ($headers as $key => $value) { + $this->headers[strtolower($key)] = (string) $value; + } + $this->body = $body; + $this->query = $query; + $this->endpoint = ''; + } + + public function getMethod(): string + { + return $this->method; + } + + public function setMethod(string $method): void + { + $this->method = $method; + } + + public function getUri(): string + { + return $this->uri; + } + + public function hasHeader($name): bool + { + return \array_key_exists(strtolower($name), $this->headers); + } + + public function setHeader($name, ?string $value): void + { + $this->headers[strtolower($name)] = $value; + } + + public function getHeaders(): array + { + return $this->headers; + } + + public function getHeader(string $name): ?string + { + return $this->headers[strtolower($name)] ?? null; + } + + public function removeHeader(string $name): void + { + unset($this->headers[strtolower($name)]); + } + + public function getBody(): RequestStream + { + return $this->body; + } + + public function setBody(RequestStream $body) + { + $this->body = $body; + } + + public function hasQueryAttribute($name): bool + { + return \array_key_exists($name, $this->query); + } + + public function removeQueryAttribute($name): void + { + unset($this->query[$name]); + $this->endpoint = ''; + } + + public function setQueryAttribute($name, $value): void + { + $this->query[$name] = $value; + $this->endpoint = ''; + } + + public function getQueryAttribute(string $name): ?string + { + return $this->query[$name] ?? null; + } + + public function getQuery(): array + { + return $this->query; + } + + public function getEndpoint(): string + { + if (empty($this->endpoint)) { + $this->endpoint = $this->parsed['scheme'] . '://' . $this->parsed['host'] . (isset($this->parsed['port']) ? ':' . $this->parsed['port'] : '') . $this->uri . ($this->query ? (false === strpos($this->uri, '?') ? '?' : '&') . http_build_query($this->query) : ''); + } + + return $this->endpoint; + } + + public function setEndpoint(string $endpoint): void + { + if (!empty($this->endpoint)) { + throw new LogicException('Request::$endpoint cannot be changed after it has a value.'); + } + + $this->endpoint = $endpoint; + $this->parsed = parse_url($this->endpoint); + parse_str($this->parsed['query'] ?? '', $this->query); + $this->uri = $this->parsed['path'] ?? '/'; + } +} diff --git a/vendor/async-aws/core/src/RequestContext.php b/vendor/async-aws/core/src/RequestContext.php new file mode 100644 index 00000000..887e3d80 --- /dev/null +++ b/vendor/async-aws/core/src/RequestContext.php @@ -0,0 +1,117 @@ + + * + * @internal + */ +class RequestContext +{ + public const AVAILABLE_OPTIONS = [ + 'region' => true, + 'operation' => true, + 'expirationDate' => true, + 'currentDate' => true, + 'exceptionMapping' => true, + 'usesEndpointDiscovery' => true, + 'requiresEndpointDiscovery' => true, + ]; + + /** + * @var string|null + */ + private $operation; + + /** + * @var bool + */ + private $usesEndpointDiscovery = false; + + /** + * @var bool + */ + private $requiresEndpointDiscovery = false; + + /** + * @var string|null + */ + private $region; + + /** + * @var \DateTimeImmutable|null + */ + private $expirationDate; + + /** + * @var \DateTimeImmutable|null + */ + private $currentDate; + + /** + * @var array + */ + private $exceptionMapping = []; + + /** + * @param array{ + * operation?: null|string + * region?: null|string + * expirationDate?: null|\DateTimeImmutable + * currentDate?: null|\DateTimeImmutable + * exceptionMapping?: string[] + * usesEndpointDiscovery?: bool + * requiresEndpointDiscovery?: bool + * } + */ + public function __construct(array $options = []) + { + if (0 < \count($invalidOptions = array_diff_key($options, self::AVAILABLE_OPTIONS))) { + throw new InvalidArgument(sprintf('Invalid option(s) "%s" passed to "%s". ', implode('", "', array_keys($invalidOptions)), __METHOD__)); + } + + foreach ($options as $property => $value) { + $this->$property = $value; + } + } + + public function getOperation(): ?string + { + return $this->operation; + } + + public function getRegion(): ?string + { + return $this->region; + } + + public function getExpirationDate(): ?\DateTimeImmutable + { + return $this->expirationDate; + } + + public function getCurrentDate(): ?\DateTimeImmutable + { + return $this->currentDate; + } + + public function getExceptionMapping(): array + { + return $this->exceptionMapping; + } + + public function usesEndpointDiscovery(): bool + { + return $this->usesEndpointDiscovery; + } + + public function requiresEndpointDiscovery(): bool + { + return $this->requiresEndpointDiscovery; + } +} diff --git a/vendor/async-aws/core/src/Response.php b/vendor/async-aws/core/src/Response.php new file mode 100644 index 00000000..cd9bcfae --- /dev/null +++ b/vendor/async-aws/core/src/Response.php @@ -0,0 +1,470 @@ + + * + * @internal + */ +class Response +{ + /** + * @var ResponseInterface + */ + private $httpResponse; + + private $httpClient; + + /** + * A Result can be resolved many times. This variable contains the last resolve result. + * Null means that the result has never been resolved. Array contains material to create an exception. + * + * @var bool|HttpException|NetworkException|callable|null + */ + private $resolveResult; + + /** + * A flag that indicated that the body have been downloaded. + * + * @var bool + */ + private $bodyDownloaded = false; + + /** + * A flag that indicated that the body started being downloaded. + * + * @var bool + */ + private $streamStarted = false; + + /** + * A flag that indicated that an exception has been thrown to the user. + */ + private $didThrow = false; + + /** + * @var LoggerInterface + */ + private $logger; + + /** + * @var AwsErrorFactoryInterface + */ + private $awsErrorFactory; + + /** + * @var ?EndpointCache + */ + private $endpointCache; + + /** + * @var ?Request + */ + private $request; + + /** + * @var bool + */ + private $debug; + + /** + * @var array + */ + private $exceptionMapping; + + public function __construct(ResponseInterface $response, HttpClientInterface $httpClient, LoggerInterface $logger, AwsErrorFactoryInterface $awsErrorFactory = null, EndpointCache $endpointCache = null, Request $request = null, bool $debug = false, array $exceptionMapping = []) + { + $this->httpResponse = $response; + $this->httpClient = $httpClient; + $this->logger = $logger; + $this->awsErrorFactory = $awsErrorFactory ?? new ChainAwsErrorFactory(); + $this->endpointCache = $endpointCache; + $this->request = $request; + $this->debug = $debug; + $this->exceptionMapping = $exceptionMapping; + } + + public function __destruct() + { + if (null === $this->resolveResult || !$this->didThrow) { + $this->resolve(); + } + } + + /** + * Make sure the actual request is executed. + * + * @param float|null $timeout Duration in seconds before aborting. When null wait + * until the end of execution. Using 0 means non-blocking + * + * @return bool whether the request is executed or not + * + * @throws NetworkException + * @throws HttpException + */ + public function resolve(?float $timeout = null): bool + { + if (null !== $this->resolveResult) { + return $this->getResolveStatus(); + } + + try { + if (null === $timeout) { + $this->httpResponse->getStatusCode(); + } else { + foreach ($this->httpClient->stream($this->httpResponse, $timeout) as $chunk) { + if ($chunk->isTimeout()) { + return false; + } + if ($chunk->isFirst()) { + break; + } + } + } + + $this->defineResolveStatus(); + } catch (TransportExceptionInterface $e) { + $this->resolveResult = new NetworkException('Could not contact remote server.', 0, $e); + } + + if (true === $this->debug) { + $httpStatusCode = $this->httpResponse->getInfo('http_code'); + if (0 === $httpStatusCode) { + // Network exception + $this->logger->debug('AsyncAws HTTP request could not be sent due network issues'); + } else { + $this->logger->debug('AsyncAws HTTP response received with status code {status_code}', [ + 'status_code' => $httpStatusCode, + 'headers' => json_encode($this->httpResponse->getHeaders(false)), + 'body' => $this->httpResponse->getContent(false), + ]); + $this->bodyDownloaded = true; + } + } + + return $this->getResolveStatus(); + } + + /** + * Make sure all provided requests are executed. + * + * @param self[] $responses + * @param float|null $timeout Duration in seconds before aborting. When null wait + * until the end of execution. Using 0 means non-blocking + * @param bool $downloadBody Wait until receiving the entire response body or only the first bytes + * + * @return iterable + * + * @throws NetworkException + * @throws HttpException + */ + final public static function wait(iterable $responses, float $timeout = null, bool $downloadBody = false): iterable + { + /** @var self[] $responseMap */ + $responseMap = []; + $indexMap = []; + $httpResponses = []; + $httpClient = null; + foreach ($responses as $index => $response) { + if (null !== $response->resolveResult && (true !== $response->resolveResult || !$downloadBody || $response->bodyDownloaded)) { + yield $index => $response; + + continue; + } + + if (null === $httpClient) { + $httpClient = $response->httpClient; + } elseif ($httpClient !== $response->httpClient) { + throw new LogicException('Unable to wait for the given results, they all have to be created with the same HttpClient'); + } + $httpResponses[] = $response->httpResponse; + $indexMap[$hash = spl_object_id($response->httpResponse)] = $index; + $responseMap[$hash] = $response; + } + + // no response provided (or all responses already resolved) + if (empty($httpResponses)) { + return; + } + + if (null === $httpClient) { + throw new InvalidArgument('At least one response should have contain an Http Client'); + } + + foreach ($httpClient->stream($httpResponses, $timeout) as $httpResponse => $chunk) { + $hash = spl_object_id($httpResponse); + $response = $responseMap[$hash] ?? null; + // Check if null, just in case symfony yield an unexpected response. + if (null === $response) { + continue; + } + + // index could be null if already yield + $index = $indexMap[$hash] ?? null; + + try { + if ($chunk->isTimeout()) { + // Receiving a timeout mean all responses are inactive. + break; + } + } catch (TransportExceptionInterface $e) { + // Exception is stored as an array, because storing an instance of \Exception will create a circular + // reference and prevent `__destruct` being called. + $response->resolveResult = new NetworkException('Could not contact remote server.', 0, $e); + + if (null !== $index) { + unset($indexMap[$hash]); + yield $index => $response; + if (empty($indexMap)) { + // early exit if all statusCode are known. We don't have to wait for all responses + return; + } + } + } + + if (!$response->streamStarted && '' !== $chunk->getContent()) { + $response->streamStarted = true; + } + + if ($chunk->isLast()) { + $response->bodyDownloaded = true; + if (null !== $index && $downloadBody) { + unset($indexMap[$hash]); + yield $index => $response; + } + } + if ($chunk->isFirst()) { + $response->defineResolveStatus(); + if (null !== $index && !$downloadBody) { + unset($indexMap[$hash]); + yield $index => $response; + } + } + + if (empty($indexMap)) { + // early exit if all statusCode are known. We don't have to wait for all responses + return; + } + } + } + + /** + * Returns info on the current request. + * + * @return array{ + * resolved: bool, + * body_downloaded: bool, + * response: \Symfony\Contracts\HttpClient\ResponseInterface, + * status: int, + * } + */ + public function info(): array + { + return [ + 'resolved' => null !== $this->resolveResult, + 'body_downloaded' => $this->bodyDownloaded, + 'response' => $this->httpResponse, + 'status' => (int) $this->httpResponse->getInfo('http_code'), + ]; + } + + public function cancel(): void + { + $this->httpResponse->cancel(); + $this->resolveResult = false; + } + + /** + * @throws NetworkException + * @throws HttpException + */ + public function getHeaders(): array + { + $this->resolve(); + + return $this->httpResponse->getHeaders(false); + } + + /** + * @throws NetworkException + * @throws HttpException + */ + public function getContent(): string + { + $this->resolve(); + + try { + return $this->httpResponse->getContent(false); + } finally { + $this->bodyDownloaded = true; + } + } + + /** + * @throws NetworkException + * @throws UnparsableResponse + * @throws HttpException + */ + public function toArray(): array + { + $this->resolve(); + + try { + return $this->httpResponse->toArray(false); + } catch (DecodingExceptionInterface $e) { + throw new UnparsableResponse('Could not parse response as array', 0, $e); + } finally { + $this->bodyDownloaded = true; + } + } + + public function getStatusCode(): int + { + return $this->httpResponse->getStatusCode(); + } + + /** + * @throws NetworkException + * @throws HttpException + */ + public function toStream(): ResultStream + { + $this->resolve(); + + if (\is_callable([$this->httpResponse, 'toStream'])) { + return new ResponseBodyResourceStream($this->httpResponse->toStream()); + } + + if ($this->streamStarted) { + throw new RuntimeException('Can not create a ResultStream because the body started being downloaded. The body was started to be downloaded in Response::wait()'); + } + + try { + return new ResponseBodyStream($this->httpClient->stream($this->httpResponse)); + } finally { + $this->bodyDownloaded = true; + } + } + + /** + * In PHP < 7.4, a reference to the arguments is present in the stackTrace of the exception. + * This creates a Circular reference: Response -> resolveResult -> Exception -> stackTrace -> Response. + * This mean, that calling `unset($response)` does not call the `__destruct` method and does not throw the + * remaining exception present in `resolveResult`. The `__destruct` method will be called once the garbage collector + * will detect the loop. + * That's why this method does not creates exception here, but creates closure instead that will be resolved right + * before throwing the exception. + */ + private function defineResolveStatus(): void + { + try { + $statusCode = $this->httpResponse->getStatusCode(); + } catch (TransportExceptionInterface $e) { + $this->resolveResult = static function () use ($e): NetworkException { + return new NetworkException('Could not contact remote server.', 0, $e); + }; + + return; + } + + if (300 <= $statusCode) { + try { + $awsError = $this->awsErrorFactory->createFromResponse($this->httpResponse); + if ($this->request && $this->endpointCache && (400 === $statusCode || 'InvalidEndpointException' === $awsError->getCode())) { + $this->endpointCache->removeEndpoint($this->request->getEndpoint()); + } + } catch (UnparsableResponse $e) { + $awsError = null; + } + + if ((null !== $awsCode = ($awsError ? $awsError->getCode() : null)) && isset($this->exceptionMapping[$awsCode])) { + $exceptionClass = $this->exceptionMapping[$awsCode]; + } elseif (500 <= $statusCode) { + $exceptionClass = ServerException::class; + } elseif (400 <= $statusCode) { + $exceptionClass = ClientException::class; + } else { + $exceptionClass = RedirectionException::class; + } + + $httpResponse = $this->httpResponse; + /** @psalm-suppress MoreSpecificReturnType */ + $this->resolveResult = static function () use ($exceptionClass, $httpResponse, $awsError): HttpException { + /** @psalm-suppress LessSpecificReturnStatement */ + return new $exceptionClass($httpResponse, $awsError); + }; + + return; + } + + $this->resolveResult = true; + } + + private function getResolveStatus(): bool + { + if (\is_bool($this->resolveResult)) { + return $this->resolveResult; + } + + if (\is_callable($this->resolveResult)) { + /** @psalm-suppress PropertyTypeCoercion */ + $this->resolveResult = ($this->resolveResult)(); + } + + $code = null; + $message = null; + $context = ['exception' => $this->resolveResult]; + if ($this->resolveResult instanceof HttpException) { + /** @var int $code */ + $code = $this->httpResponse->getInfo('http_code'); + /** @var string $url */ + $url = $this->httpResponse->getInfo('url'); + $context['aws_code'] = $this->resolveResult->getAwsCode(); + $context['aws_message'] = $this->resolveResult->getAwsMessage(); + $context['aws_type'] = $this->resolveResult->getAwsType(); + $context['aws_detail'] = $this->resolveResult->getAwsDetail(); + $message = sprintf('HTTP %d returned for "%s".', $code, $url); + } + + if ($this->resolveResult instanceof Exception) { + $this->logger->log( + 404 === $code ? LogLevel::INFO : LogLevel::ERROR, + $message ?? $this->resolveResult->getMessage(), + $context + ); + $this->didThrow = true; + + throw $this->resolveResult; + } + + throw new RuntimeException('Unexpected resolve state'); + } +} diff --git a/vendor/async-aws/core/src/Result.php b/vendor/async-aws/core/src/Result.php new file mode 100644 index 00000000..d5875d25 --- /dev/null +++ b/vendor/async-aws/core/src/Result.php @@ -0,0 +1,139 @@ +response = $response; + $this->awsClient = $awsClient; + $this->input = $request; + } + + public function __destruct() + { + while (!empty($this->prefetchResponses)) { + array_shift($this->prefetchResponses)->cancel(); + } + } + + /** + * Make sure the actual request is executed. + * + * @param float|null $timeout Duration in seconds before aborting. When null wait until the end of execution. + * + * @return bool whether the request is executed or not + * + * @throws NetworkException + * @throws HttpException + */ + final public function resolve(?float $timeout = null): bool + { + return $this->response->resolve($timeout); + } + + /** + * Make sure all provided requests are executed. + * This only work if the http responses are produced by the same HTTP client. + * See https://symfony.com/doc/current/components/http_client.html#multiplexing-responses. + * + * @param self[] $results + * @param float|null $timeout Duration in seconds before aborting. When null wait + * until the end of execution. Using 0 means non-blocking + * @param bool $downloadBody Wait until receiving the entire response body or only the first bytes + * + * @return iterable + * + * @throws NetworkException + * @throws HttpException + */ + final public static function wait(iterable $results, float $timeout = null, bool $downloadBody = false): iterable + { + $resultMap = []; + $responses = []; + foreach ($results as $index => $result) { + $responses[$index] = $result->response; + $resultMap[$index] = $result; + } + + foreach (Response::wait($responses, $timeout, $downloadBody) as $index => $response) { + yield $index => $resultMap[$index]; + } + } + + /** + * Returns info on the current request. + * + * @return array{ + * resolved: bool, + * body_downloaded: bool, + * response: \Symfony\Contracts\HttpClient\ResponseInterface, + * status: int, + * } + */ + final public function info(): array + { + return $this->response->info(); + } + + final public function cancel(): void + { + $this->response->cancel(); + } + + final protected function registerPrefetch(self $result): void + { + $this->prefetchResults[spl_object_id($result)] = $result; + } + + final protected function unregisterPrefetch(self $result): void + { + unset($this->prefetchResults[spl_object_id($result)]); + } + + final protected function initialize(): void + { + if ($this->initialized) { + return; + } + + $this->resolve(); + $this->initialized = true; + $this->populateResult($this->response); + } + + protected function populateResult(Response $response): void + { + } +} diff --git a/vendor/async-aws/core/src/Signer/Signer.php b/vendor/async-aws/core/src/Signer/Signer.php new file mode 100644 index 00000000..7ce4ed5d --- /dev/null +++ b/vendor/async-aws/core/src/Signer/Signer.php @@ -0,0 +1,19 @@ + + */ +interface Signer +{ + public function sign(Request $request, Credentials $credentials, RequestContext $context): void; + + public function presign(Request $request, Credentials $credentials, RequestContext $context): void; +} diff --git a/vendor/async-aws/core/src/Signer/SignerV4.php b/vendor/async-aws/core/src/Signer/SignerV4.php new file mode 100644 index 00000000..7fda31ec --- /dev/null +++ b/vendor/async-aws/core/src/Signer/SignerV4.php @@ -0,0 +1,351 @@ + + */ +class SignerV4 implements Signer +{ + private const ALGORITHM_REQUEST = 'AWS4-HMAC-SHA256'; + + private const BLACKLIST_HEADERS = [ + 'cache-control' => true, + 'content-type' => true, + 'content-length' => true, + 'expect' => true, + 'max-forwards' => true, + 'pragma' => true, + 'range' => true, + 'te' => true, + 'if-match' => true, + 'if-none-match' => true, + 'if-modified-since' => true, + 'if-unmodified-since' => true, + 'if-range' => true, + 'accept' => true, + 'authorization' => true, + 'proxy-authorization' => true, + 'from' => true, + 'referer' => true, + 'user-agent' => true, + 'x-amzn-trace-id' => true, + 'aws-sdk-invocation-id' => true, + 'aws-sdk-retry' => true, + ]; + + private $scopeName; + + private $region; + + public function __construct(string $scopeName, string $region) + { + $this->scopeName = $scopeName; + $this->region = $region; + } + + public function presign(Request $request, Credentials $credentials, RequestContext $context): void + { + $now = $context->getCurrentDate() ?? new \DateTimeImmutable(); + + // Signer date have to be UTC https://docs.aws.amazon.com/general/latest/gr/sigv4-date-handling.html + $now = $now->setTimezone(new \DateTimeZone('UTC')); + $expires = $context->getExpirationDate() ?? $now->add(new \DateInterval('PT1H')); + + $this->handleSignature($request, $credentials, $now, $expires, true); + } + + public function sign(Request $request, Credentials $credentials, RequestContext $context): void + { + $now = $context->getCurrentDate() ?? new \DateTimeImmutable(); + + // Signer date have to be UTC https://docs.aws.amazon.com/general/latest/gr/sigv4-date-handling.html + $now = $now->setTimezone(new \DateTimeZone('UTC')); + + $this->handleSignature($request, $credentials, $now, $now, false); + } + + protected function buildBodyDigest(Request $request, bool $isPresign): string + { + if ($request->hasHeader('x-amz-content-sha256')) { + /** @var string $hash */ + $hash = $request->getHeader('x-amz-content-sha256'); + } else { + $body = $request->getBody(); + if ($body instanceof ReadOnceResultStream) { + $request->setBody($body = RewindableStream::create($body)); + } + + $hash = $request->getBody()->hash(); + } + + if ('UNSIGNED-PAYLOAD' === $hash) { + $request->setHeader('x-amz-content-sha256', $hash); + } + + return $hash; + } + + protected function convertBodyToStream(SigningContext $context): void + { + $request = $context->getRequest(); + $request->setBody(StringStream::create($request->getBody())); + } + + protected function buildCanonicalPath(Request $request): string + { + $doubleEncoded = rawurlencode(ltrim($request->getUri(), '/')); + + return '/' . str_replace('%2F', '/', $doubleEncoded); + } + + private function handleSignature(Request $request, Credentials $credentials, \DateTimeImmutable $now, \DateTimeImmutable $expires, bool $isPresign): void + { + $this->removePresign($request); + $this->sanitizeHostForHeader($request); + $this->assignAmzQueryValues($request, $credentials, $isPresign); + + $this->buildTime($request, $now, $expires, $isPresign); + $credentialScope = $this->buildCredentialString($request, $credentials, $now, $isPresign); + $context = new SigningContext( + $request, + $now, + implode('/', $credentialScope), + $this->buildSigningKey($credentials, $credentialScope) + ); + if ($isPresign) { + // Should be called before `buildBodyDigest` because this method may alter the body + $this->convertBodyToQuery($request); + } else { + $this->convertBodyToStream($context); + } + + $bodyDigest = $this->buildBodyDigest($request, $isPresign); + + if ($isPresign) { + // Should be called after `buildBodyDigest` because this method may remove the header `x-amz-content-sha256` + $this->convertHeaderToQuery($request); + } + + $canonicalHeaders = $this->buildCanonicalHeaders($request, $isPresign); + $canonicalRequest = $this->buildCanonicalRequest($request, $canonicalHeaders, $bodyDigest); + $stringToSign = $this->buildStringToSign($context->getNow(), $context->getCredentialString(), $canonicalRequest); + $context->setSignature($signature = $this->buildSignature($stringToSign, $context->getSigningKey())); + + if ($isPresign) { + $request->setQueryAttribute('X-Amz-Signature', $signature); + } else { + $request->setHeader('authorization', sprintf( + '%s Credential=%s/%s, SignedHeaders=%s, Signature=%s', + self::ALGORITHM_REQUEST, + $credentials->getAccessKeyId(), + implode('/', $credentialScope), + implode(';', array_keys($canonicalHeaders)), + $signature + )); + } + } + + private function removePresign(Request $request): void + { + $request->removeQueryAttribute('X-Amz-Algorithm'); + $request->removeQueryAttribute('X-Amz-Signature'); + $request->removeQueryAttribute('X-Amz-Security-Token'); + $request->removeQueryAttribute('X-Amz-Date'); + $request->removeQueryAttribute('X-Amz-Expires'); + $request->removeQueryAttribute('X-Amz-Credential'); + $request->removeQueryAttribute('X-Amz-SignedHeaders'); + } + + private function sanitizeHostForHeader(Request $request): void + { + if (false === $parsedUrl = parse_url($request->getEndpoint())) { + throw new InvalidArgument(sprintf('The endpoint "%s" is invalid.', $request->getEndpoint())); + } + + if (!isset($parsedUrl['host'])) { + return; + } + + $host = $parsedUrl['host']; + if (isset($parsedUrl['port'])) { + $host .= ':' . $parsedUrl['port']; + } + + $request->setHeader('host', $host); + } + + private function assignAmzQueryValues(Request $request, Credentials $credentials, bool $isPresign): void + { + if ($isPresign) { + $request->setQueryAttribute('X-Amz-Algorithm', self::ALGORITHM_REQUEST); + if (null !== $sessionToken = $credentials->getSessionToken()) { + $request->setQueryAttribute('X-Amz-Security-Token', $sessionToken); + } + + return; + } + + if (null !== $sessionToken = $credentials->getSessionToken()) { + $request->setHeader('x-amz-security-token', $sessionToken); + } + } + + private function buildTime(Request $request, \DateTimeImmutable $now, \DateTimeImmutable $expires, bool $isPresign): void + { + if ($isPresign) { + $duration = $expires->getTimestamp() - $now->getTimestamp(); + if ($duration > 604800) { + throw new InvalidArgument('The expiration date of presigned URL must be less than one week'); + } + if ($duration < 0) { + throw new InvalidArgument('The expiration date of presigned URL must be in the future'); + } + + $request->setQueryAttribute('X-Amz-Date', $now->format('Ymd\THis\Z')); + $request->setQueryAttribute('X-Amz-Expires', $duration); + } else { + $request->setHeader('X-Amz-Date', $now->format('Ymd\THis\Z')); + } + } + + private function buildCredentialString(Request $request, Credentials $credentials, \DateTimeImmutable $now, bool $isPresign): array + { + $credentialScope = [$now->format('Ymd'), $this->region, $this->scopeName, 'aws4_request']; + + if ($isPresign) { + $request->setQueryAttribute('X-Amz-Credential', $credentials->getAccessKeyId() . '/' . implode('/', $credentialScope)); + } + + return $credentialScope; + } + + private function convertHeaderToQuery(Request $request): void + { + foreach ($request->getHeaders() as $name => $value) { + if ('x-amz' === substr($name, 0, 5)) { + $request->setQueryAttribute($name, $value); + } + + if (isset(self::BLACKLIST_HEADERS[$name])) { + $request->removeHeader($name); + } + } + $request->removeHeader('x-amz-content-sha256'); + } + + private function convertBodyToQuery(Request $request): void + { + if ('POST' !== $request->getMethod()) { + return; + } + + $request->setMethod('GET'); + if ('application/x-www-form-urlencoded' === $request->getHeader('Content-Type')) { + parse_str($request->getBody()->stringify(), $params); + foreach ($params as $name => $value) { + $request->setQueryAttribute($name, $value); + } + } + + $request->removeHeader('content-type'); + $request->removeHeader('content-length'); + $request->setBody(StringStream::create('')); + } + + private function buildCanonicalHeaders(Request $request, bool $isPresign): array + { + // Case-insensitively aggregate all of the headers. + $canonicalHeaders = []; + foreach ($request->getHeaders() as $key => $value) { + $key = strtolower($key); + if (isset(self::BLACKLIST_HEADERS[$key])) { + continue; + } + + $canonicalHeaders[$key] = $key . ':' . preg_replace('/\s+/', ' ', $value); + } + ksort($canonicalHeaders); + + if ($isPresign) { + $request->setQueryAttribute('X-Amz-SignedHeaders', implode(';', array_keys($canonicalHeaders))); + } + + return $canonicalHeaders; + } + + private function buildCanonicalRequest(Request $request, array $canonicalHeaders, string $bodyDigest): string + { + return implode("\n", [ + $request->getMethod(), + $this->buildCanonicalPath($request), + $this->buildCanonicalQuery($request), + implode("\n", array_values($canonicalHeaders)), + '', // empty line after headers + implode(';', array_keys($canonicalHeaders)), + $bodyDigest, + ]); + } + + private function buildCanonicalQuery(Request $request): string + { + $query = $request->getQuery(); + + unset($query['X-Amz-Signature']); + if (!$query) { + return ''; + } + + ksort($query); + $encodedQuery = []; + foreach ($query as $key => $values) { + if (!\is_array($values)) { + $encodedQuery[] = rawurlencode($key) . '=' . rawurlencode($values); + + continue; + } + + sort($values); + foreach ($values as $value) { + $encodedQuery[] = rawurlencode($key) . '=' . rawurlencode($value); + } + } + + return implode('&', $encodedQuery); + } + + private function buildStringToSign(\DateTimeImmutable $now, string $credentialString, string $canonicalRequest): string + { + return implode("\n", [ + self::ALGORITHM_REQUEST, + $now->format('Ymd\THis\Z'), + $credentialString, + hash('sha256', $canonicalRequest), + ]); + } + + private function buildSigningKey(Credentials $credentials, array $credentialScope): string + { + $signingKey = 'AWS4' . $credentials->getSecretKey(); + foreach ($credentialScope as $scopePart) { + $signingKey = hash_hmac('sha256', $scopePart, $signingKey, true); + } + + return $signingKey; + } + + private function buildSignature(string $stringToSign, string $signingKey): string + { + return hash_hmac('sha256', $stringToSign, $signingKey); + } +} diff --git a/vendor/async-aws/core/src/Signer/SigningContext.php b/vendor/async-aws/core/src/Signer/SigningContext.php new file mode 100644 index 00000000..52eca01d --- /dev/null +++ b/vendor/async-aws/core/src/Signer/SigningContext.php @@ -0,0 +1,65 @@ + + */ +class SigningContext +{ + private $request; + + private $now; + + private $credentialString; + + private $signingKey; + + private $signature = ''; + + public function __construct( + Request $request, + \DateTimeImmutable $now, + string $credentialString, + string $signingKey + ) { + $this->request = $request; + $this->now = $now; + $this->credentialString = $credentialString; + $this->signingKey = $signingKey; + } + + public function getRequest(): Request + { + return $this->request; + } + + public function getNow(): \DateTimeImmutable + { + return $this->now; + } + + public function getCredentialString(): string + { + return $this->credentialString; + } + + public function getSigningKey(): string + { + return $this->signingKey; + } + + public function getSignature(): string + { + return $this->signature; + } + + public function setSignature(string $signature): void + { + $this->signature = $signature; + } +} diff --git a/vendor/async-aws/core/src/Stream/CallableStream.php b/vendor/async-aws/core/src/Stream/CallableStream.php new file mode 100644 index 00000000..bb3816a1 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/CallableStream.php @@ -0,0 +1,72 @@ + + * + * @internal + */ +final class CallableStream implements ReadOnceResultStream, RequestStream +{ + private $content; + + private $chunkSize; + + private function __construct(callable $content, int $chunkSize = 64 * 1024) + { + $this->content = $content; + $this->chunkSize = $chunkSize; + } + + public static function create($content, int $chunkSize = 64 * 1024): CallableStream + { + if ($content instanceof self) { + return $content; + } + if (\is_callable($content)) { + return new self($content, $chunkSize); + } + + throw new InvalidArgument(sprintf('Expect content to be a "callable". "%s" given.', \is_object($content) ? \get_class($content) : \gettype($content))); + } + + public function length(): ?int + { + return null; + } + + public function stringify(): string + { + return implode('', iterator_to_array($this)); + } + + public function getIterator(): \Traversable + { + while (true) { + if (!\is_string($data = ($this->content)($this->chunkSize))) { + throw new InvalidArgument(sprintf('The return value of content callback must be a string, %s returned.', \is_object($data) ? \get_class($data) : \gettype($data))); + } + if ('' === $data) { + break; + } + + yield $data; + } + } + + public function hash(string $algo = 'sha256', bool $raw = false): string + { + $ctx = hash_init($algo); + foreach ($this as $chunk) { + hash_update($ctx, $chunk); + } + + return hash_final($ctx, $raw); + } +} diff --git a/vendor/async-aws/core/src/Stream/FixedSizeStream.php b/vendor/async-aws/core/src/Stream/FixedSizeStream.php new file mode 100644 index 00000000..e607a277 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/FixedSizeStream.php @@ -0,0 +1,86 @@ + + * + * @internal + */ +final class FixedSizeStream implements RequestStream +{ + private $content; + + private $chunkSize; + + private function __construct(RequestStream $content, int $chunkSize = 64 * 1024) + { + $this->content = $content; + $this->chunkSize = $chunkSize; + } + + public static function create(RequestStream $content, int $chunkSize = 64 * 1024): FixedSizeStream + { + if ($content instanceof self) { + if ($content->chunkSize === $chunkSize) { + return $content; + } + + return new self($content->content, $chunkSize); + } + + return new self($content, $chunkSize); + } + + public function length(): ?int + { + return $this->content->length(); + } + + public function stringify(): string + { + return $this->content->stringify(); + } + + public function getIterator(): \Traversable + { + // This algorithm do not use string concatenation nor substr, to reuse the same ZVAL et reduce memory footprint. + $chunk = ''; + foreach ($this->content as $buffer) { + if (!\is_string($buffer)) { + throw new InvalidArgument(sprintf('The return value of content callback must be a string, %s returned.', \is_object($buffer) ? \get_class($buffer) : \gettype($buffer))); + } + + $chunk .= $nextBytes = substr($buffer, 0, $this->chunkSize - \strlen($chunk)); + $bufferPosition = \strlen($nextBytes); + + if (\strlen($chunk) < $this->chunkSize) { + // The chunk does not have yet the expected size. Let's fetching new data + continue; + } + + yield $chunk; + while (\strlen($buffer) - $bufferPosition >= $this->chunkSize) { + // The buffer is bigger than the expected size. Let's flushing it. + yield substr($buffer, $bufferPosition, $this->chunkSize); + $bufferPosition += $this->chunkSize; + } + + // Here we can substr the buffer because the remaining size is smaller that chunkSize + $chunk = substr($buffer, $bufferPosition); + } + + if ('' !== $chunk) { + yield $chunk; + } + } + + public function hash(string $algo = 'sha256', bool $raw = false): string + { + return $this->content->hash($algo, $raw); + } +} diff --git a/vendor/async-aws/core/src/Stream/IterableStream.php b/vendor/async-aws/core/src/Stream/IterableStream.php new file mode 100644 index 00000000..aba9e819 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/IterableStream.php @@ -0,0 +1,63 @@ + + * + * @internal + */ +final class IterableStream implements ReadOnceResultStream, RequestStream +{ + private $content; + + private function __construct(iterable $content) + { + $this->content = $content; + } + + public static function create($content): IterableStream + { + if ($content instanceof self) { + return $content; + } + if (is_iterable($content)) { + return new self($content); + } + + throw new InvalidArgument(sprintf('Expect content to be an iterable. "%s" given.', \is_object($content) ? \get_class($content) : \gettype($content))); + } + + public function length(): ?int + { + return null; + } + + public function stringify(): string + { + if ($this->content instanceof \Traversable) { + return implode('', iterator_to_array($this->content)); + } + + return implode('', iterator_to_array((function () {yield from $this->content; })())); + } + + public function getIterator(): \Traversable + { + yield from $this->content; + } + + public function hash(string $algo = 'sha256', bool $raw = false): string + { + $ctx = hash_init($algo); + foreach ($this->content as $chunk) { + hash_update($ctx, $chunk); + } + + return hash_final($ctx, $raw); + } +} diff --git a/vendor/async-aws/core/src/Stream/ReadOnceResultStream.php b/vendor/async-aws/core/src/Stream/ReadOnceResultStream.php new file mode 100644 index 00000000..a6a2bebc --- /dev/null +++ b/vendor/async-aws/core/src/Stream/ReadOnceResultStream.php @@ -0,0 +1,14 @@ + + * + * @internal + */ +interface RequestStream extends \IteratorAggregate +{ + /** + * Length in bytes. + */ + public function length(): ?int; + + public function stringify(): string; + + public function hash(string $algo = 'sha256', bool $raw = false): string; +} diff --git a/vendor/async-aws/core/src/Stream/ResourceStream.php b/vendor/async-aws/core/src/Stream/ResourceStream.php new file mode 100644 index 00000000..e4e1fa3e --- /dev/null +++ b/vendor/async-aws/core/src/Stream/ResourceStream.php @@ -0,0 +1,96 @@ + + * + * @internal + */ +final class ResourceStream implements RequestStream +{ + /** + * @var resource + */ + private $content; + + private $chunkSize; + + private function __construct($content, int $chunkSize = 64 * 1024) + { + $this->content = $content; + $this->chunkSize = $chunkSize; + } + + public static function create($content, int $chunkSize = 64 * 1024): ResourceStream + { + if ($content instanceof self) { + return $content; + } + if (\is_resource($content)) { + if (!stream_get_meta_data($content)['seekable']) { + throw new InvalidArgument(sprintf('The give body is not seekable.')); + } + + return new self($content, $chunkSize); + } + + throw new InvalidArgument(sprintf('Expect content to be a "resource". "%s" given.', \is_object($content) ? \get_class($content) : \gettype($content))); + } + + public function length(): ?int + { + return fstat($this->content)['size'] ?? null; + } + + public function stringify(): string + { + if (-1 === fseek($this->content, 0)) { + throw new InvalidArgument('Unable to seek the content.'); + } + + return stream_get_contents($this->content); + } + + public function getIterator(): \Traversable + { + if (-1 === fseek($this->content, 0)) { + throw new InvalidArgument('Unable to seek the content.'); + } + + while (!feof($this->content)) { + yield fread($this->content, $this->chunkSize); + } + } + + /** + * @return resource + */ + public function getResource() + { + return $this->content; + } + + public function hash(string $algo = 'sha256', bool $raw = false): string + { + $pos = ftell($this->content); + + if ($pos > 0 && -1 === fseek($this->content, 0)) { + throw new InvalidArgument('Unable to seek the content.'); + } + + $ctx = hash_init($algo); + hash_update_stream($ctx, $this->content); + $out = hash_final($ctx, $raw); + + if (-1 === fseek($this->content, $pos)) { + throw new InvalidArgument('Unable to seek the content.'); + } + + return $out; + } +} diff --git a/vendor/async-aws/core/src/Stream/ResponseBodyResourceStream.php b/vendor/async-aws/core/src/Stream/ResponseBodyResourceStream.php new file mode 100644 index 00000000..4f03a454 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/ResponseBodyResourceStream.php @@ -0,0 +1,79 @@ + + */ +class ResponseBodyResourceStream implements ResultStream +{ + /** + * @var resource + */ + private $resource; + + public function __construct($resource) + { + $this->resource = $resource; + } + + public function __toString() + { + return $this->getContentAsString(); + } + + /** + * {@inheritdoc} + */ + public function getChunks(): iterable + { + $pos = ftell($this->resource); + if (0 !== $pos && !rewind($this->resource)) { + throw new RuntimeException('The stream is not rewindable'); + } + + try { + while (!feof($this->resource)) { + yield fread($this->resource, 64 * 1024); + } + } finally { + fseek($this->resource, $pos); + } + } + + /** + * {@inheritdoc} + */ + public function getContentAsString(): string + { + $pos = ftell($this->resource); + + try { + if (!rewind($this->resource)) { + throw new RuntimeException('Failed to rewind the stream'); + } + + return stream_get_contents($this->resource); + } finally { + fseek($this->resource, $pos); + } + } + + /** + * {@inheritdoc} + */ + public function getContentAsResource() + { + if (!rewind($this->resource)) { + throw new RuntimeException('Failed to rewind the stream'); + } + + return $this->resource; + } +} diff --git a/vendor/async-aws/core/src/Stream/ResponseBodyStream.php b/vendor/async-aws/core/src/Stream/ResponseBodyStream.php new file mode 100644 index 00000000..2b9183ca --- /dev/null +++ b/vendor/async-aws/core/src/Stream/ResponseBodyStream.php @@ -0,0 +1,98 @@ + + * @author Jérémy Derussé + */ +class ResponseBodyStream implements ResultStream +{ + /** + * @var ResponseStreamInterface + */ + private $responseStream; + + /** + * @var ResponseBodyResourceStream|null + */ + private $fallback; + + private $partialRead = false; + + public function __construct(ResponseStreamInterface $responseStream) + { + $this->responseStream = $responseStream; + } + + public function __toString() + { + return $this->getContentAsString(); + } + + /** + * {@inheritdoc} + */ + public function getChunks(): iterable + { + if (null !== $this->fallback) { + yield from $this->fallback->getChunks(); + + return; + } + if ($this->partialRead) { + throw new LogicException(sprintf('You can not call "%s". Another process doesn\'t reading "getChunks" till the end.', __METHOD__)); + } + + $resource = fopen('php://temp', 'rb+'); + foreach ($this->responseStream as $chunk) { + $this->partialRead = true; + $chunkContent = $chunk->getContent(); + fwrite($resource, $chunkContent); + yield $chunkContent; + } + + $this->fallback = new ResponseBodyResourceStream($resource); + $this->partialRead = false; + } + + /** + * {@inheritdoc} + */ + public function getContentAsString(): string + { + if (null === $this->fallback) { + // Use getChunks() to read stream content to $this->fallback + foreach ($this->getChunks() as $chunk) { + } + } + + /** @psalm-suppress PossiblyNullReference */ + return $this->fallback->getContentAsString(); + } + + /** + * {@inheritdoc} + */ + public function getContentAsResource() + { + if (null === $this->fallback) { + // Use getChunks() to read stream content to $this->fallback + foreach ($this->getChunks() as $chunk) { + } + } + + /** @psalm-suppress PossiblyNullReference */ + return $this->fallback->getContentAsResource(); + } +} diff --git a/vendor/async-aws/core/src/Stream/ResultStream.php b/vendor/async-aws/core/src/Stream/ResultStream.php new file mode 100644 index 00000000..75466237 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/ResultStream.php @@ -0,0 +1,35 @@ +getBody()->getChunks() as $chunk) { + * fwrite($fileHandler, $chunk); + * } + * + * @return iterable + */ + public function getChunks(): iterable; + + /** + * Download content into a temporary resource and return a string. + */ + public function getContentAsString(): string; + + /** + * Download content into a resource and then return that resource. + * + * @return resource + */ + public function getContentAsResource(); +} diff --git a/vendor/async-aws/core/src/Stream/RewindableStream.php b/vendor/async-aws/core/src/Stream/RewindableStream.php new file mode 100644 index 00000000..7843bd8f --- /dev/null +++ b/vendor/async-aws/core/src/Stream/RewindableStream.php @@ -0,0 +1,96 @@ + + * + * @internal + */ +final class RewindableStream implements RequestStream +{ + private $content; + + /** + * @var RequestStream + */ + private $fallback; + + private function __construct(RequestStream $content) + { + $this->content = $content; + } + + public static function create(RequestStream $content): RewindableStream + { + if ($content instanceof self) { + return $content; + } + + return new self($content); + } + + public function length(): ?int + { + if (null !== $this->fallback) { + return $this->fallback->length(); + } + + return $this->content->length(); + } + + public function stringify(): string + { + if (null !== $this->fallback) { + return $this->fallback->stringify(); + } + + return implode('', iterator_to_array($this)); + } + + public function getIterator(): \Traversable + { + if (null !== $this->fallback) { + yield from $this->fallback; + + return; + } + + $resource = fopen('php://temp', 'r+b'); + $this->fallback = ResourceStream::create($resource); + + foreach ($this->content as $chunk) { + fwrite($resource, $chunk); + yield $chunk; + } + } + + public function hash(string $algo = 'sha256', bool $raw = false): string + { + if (null !== $this->fallback) { + return $this->fallback->hash($algo, $raw); + } + + $ctx = hash_init($algo); + foreach ($this as $chunk) { + hash_update($ctx, $chunk); + } + + return hash_final($ctx, $raw); + } + + public function read(): void + { + // Use getIterator() to read stream content to $this->fallback + foreach ($this as $chunk) { + } + } +} diff --git a/vendor/async-aws/core/src/Stream/StreamFactory.php b/vendor/async-aws/core/src/Stream/StreamFactory.php new file mode 100644 index 00000000..53da7cb3 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/StreamFactory.php @@ -0,0 +1,31 @@ + + */ +class StreamFactory +{ + public static function create($content, int $preferredChunkSize = 64 * 1024): RequestStream + { + if (null === $content || \is_string($content)) { + return StringStream::create($content ?? ''); + } + if (\is_callable($content)) { + return CallableStream::create($content, $preferredChunkSize); + } + if (is_iterable($content)) { + return IterableStream::create($content); + } + if (\is_resource($content)) { + return ResourceStream::create($content, $preferredChunkSize); + } + + throw new InvalidArgument(sprintf('Unexpected content type "%s".', \is_object($content) ? \get_class($content) : \gettype($content))); + } +} diff --git a/vendor/async-aws/core/src/Stream/StringStream.php b/vendor/async-aws/core/src/Stream/StringStream.php new file mode 100644 index 00000000..fa57ab97 --- /dev/null +++ b/vendor/async-aws/core/src/Stream/StringStream.php @@ -0,0 +1,59 @@ + + * + * @internal + */ +final class StringStream implements RequestStream +{ + private $content; + + private $lengthCache; + + private function __construct(string $content) + { + $this->content = $content; + } + + public static function create($content): StringStream + { + if ($content instanceof self) { + return $content; + } + if ($content instanceof RequestStream) { + return new self($content->stringify()); + } + if (\is_string($content)) { + return new self($content); + } + + throw new InvalidArgument(sprintf('Expect content to be a "%s" or as "string". "%s" given.', RequestStream::class, \is_object($content) ? \get_class($content) : \gettype($content))); + } + + public function length(): int + { + return $this->lengthCache ?? $this->lengthCache = \strlen($this->content); + } + + public function stringify(): string + { + return $this->content; + } + + public function getIterator(): \Traversable + { + yield $this->content; + } + + public function hash(string $algo = 'sha256', bool $raw = false): string + { + return hash($algo, $this->content, $raw); + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/ExpiredTokenException.php b/vendor/async-aws/core/src/Sts/Exception/ExpiredTokenException.php new file mode 100644 index 00000000..bb16e018 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/ExpiredTokenException.php @@ -0,0 +1,24 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/IDPCommunicationErrorException.php b/vendor/async-aws/core/src/Sts/Exception/IDPCommunicationErrorException.php new file mode 100644 index 00000000..4149a22a --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/IDPCommunicationErrorException.php @@ -0,0 +1,26 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/IDPRejectedClaimException.php b/vendor/async-aws/core/src/Sts/Exception/IDPRejectedClaimException.php new file mode 100644 index 00000000..61aaa690 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/IDPRejectedClaimException.php @@ -0,0 +1,25 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/InvalidIdentityTokenException.php b/vendor/async-aws/core/src/Sts/Exception/InvalidIdentityTokenException.php new file mode 100644 index 00000000..13bfb0c5 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/InvalidIdentityTokenException.php @@ -0,0 +1,24 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/MalformedPolicyDocumentException.php b/vendor/async-aws/core/src/Sts/Exception/MalformedPolicyDocumentException.php new file mode 100644 index 00000000..5956e32d --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/MalformedPolicyDocumentException.php @@ -0,0 +1,23 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/PackedPolicyTooLargeException.php b/vendor/async-aws/core/src/Sts/Exception/PackedPolicyTooLargeException.php new file mode 100644 index 00000000..a72edff3 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/PackedPolicyTooLargeException.php @@ -0,0 +1,32 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Exception/RegionDisabledException.php b/vendor/async-aws/core/src/Sts/Exception/RegionDisabledException.php new file mode 100644 index 00000000..f6913361 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Exception/RegionDisabledException.php @@ -0,0 +1,27 @@ +getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + if (null !== $v = (($v = $data->message) ? (string) $v : null)) { + $this->message = $v; + } + } +} diff --git a/vendor/async-aws/core/src/Sts/Input/AssumeRoleRequest.php b/vendor/async-aws/core/src/Sts/Input/AssumeRoleRequest.php new file mode 100644 index 00000000..bc2c70b8 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Input/AssumeRoleRequest.php @@ -0,0 +1,386 @@ +roleArn = $input['RoleArn'] ?? null; + $this->roleSessionName = $input['RoleSessionName'] ?? null; + $this->policyArns = isset($input['PolicyArns']) ? array_map([PolicyDescriptorType::class, 'create'], $input['PolicyArns']) : null; + $this->policy = $input['Policy'] ?? null; + $this->durationSeconds = $input['DurationSeconds'] ?? null; + $this->tags = isset($input['Tags']) ? array_map([Tag::class, 'create'], $input['Tags']) : null; + $this->transitiveTagKeys = $input['TransitiveTagKeys'] ?? null; + $this->externalId = $input['ExternalId'] ?? null; + $this->serialNumber = $input['SerialNumber'] ?? null; + $this->tokenCode = $input['TokenCode'] ?? null; + $this->sourceIdentity = $input['SourceIdentity'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getDurationSeconds(): ?int + { + return $this->durationSeconds; + } + + public function getExternalId(): ?string + { + return $this->externalId; + } + + public function getPolicy(): ?string + { + return $this->policy; + } + + /** + * @return PolicyDescriptorType[] + */ + public function getPolicyArns(): array + { + return $this->policyArns ?? []; + } + + public function getRoleArn(): ?string + { + return $this->roleArn; + } + + public function getRoleSessionName(): ?string + { + return $this->roleSessionName; + } + + public function getSerialNumber(): ?string + { + return $this->serialNumber; + } + + public function getSourceIdentity(): ?string + { + return $this->sourceIdentity; + } + + /** + * @return Tag[] + */ + public function getTags(): array + { + return $this->tags ?? []; + } + + public function getTokenCode(): ?string + { + return $this->tokenCode; + } + + /** + * @return string[] + */ + public function getTransitiveTagKeys(): array + { + return $this->transitiveTagKeys ?? []; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/x-www-form-urlencoded']; + + // Prepare query + $query = []; + + // Prepare URI + $uriString = '/'; + + // Prepare Body + $body = http_build_query(['Action' => 'AssumeRole', 'Version' => '2011-06-15'] + $this->requestBody(), '', '&', \PHP_QUERY_RFC1738); + + // Return the Request + return new Request('POST', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setDurationSeconds(?int $value): self + { + $this->durationSeconds = $value; + + return $this; + } + + public function setExternalId(?string $value): self + { + $this->externalId = $value; + + return $this; + } + + public function setPolicy(?string $value): self + { + $this->policy = $value; + + return $this; + } + + /** + * @param PolicyDescriptorType[] $value + */ + public function setPolicyArns(array $value): self + { + $this->policyArns = $value; + + return $this; + } + + public function setRoleArn(?string $value): self + { + $this->roleArn = $value; + + return $this; + } + + public function setRoleSessionName(?string $value): self + { + $this->roleSessionName = $value; + + return $this; + } + + public function setSerialNumber(?string $value): self + { + $this->serialNumber = $value; + + return $this; + } + + public function setSourceIdentity(?string $value): self + { + $this->sourceIdentity = $value; + + return $this; + } + + /** + * @param Tag[] $value + */ + public function setTags(array $value): self + { + $this->tags = $value; + + return $this; + } + + public function setTokenCode(?string $value): self + { + $this->tokenCode = $value; + + return $this; + } + + /** + * @param string[] $value + */ + public function setTransitiveTagKeys(array $value): self + { + $this->transitiveTagKeys = $value; + + return $this; + } + + private function requestBody(): array + { + $payload = []; + if (null === $v = $this->roleArn) { + throw new InvalidArgument(sprintf('Missing parameter "RoleArn" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['RoleArn'] = $v; + if (null === $v = $this->roleSessionName) { + throw new InvalidArgument(sprintf('Missing parameter "RoleSessionName" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['RoleSessionName'] = $v; + if (null !== $v = $this->policyArns) { + $index = 0; + foreach ($v as $mapValue) { + ++$index; + foreach ($mapValue->requestBody() as $bodyKey => $bodyValue) { + $payload["PolicyArns.member.$index.$bodyKey"] = $bodyValue; + } + } + } + if (null !== $v = $this->policy) { + $payload['Policy'] = $v; + } + if (null !== $v = $this->durationSeconds) { + $payload['DurationSeconds'] = $v; + } + if (null !== $v = $this->tags) { + $index = 0; + foreach ($v as $mapValue) { + ++$index; + foreach ($mapValue->requestBody() as $bodyKey => $bodyValue) { + $payload["Tags.member.$index.$bodyKey"] = $bodyValue; + } + } + } + if (null !== $v = $this->transitiveTagKeys) { + $index = 0; + foreach ($v as $mapValue) { + ++$index; + $payload["TransitiveTagKeys.member.$index"] = $mapValue; + } + } + if (null !== $v = $this->externalId) { + $payload['ExternalId'] = $v; + } + if (null !== $v = $this->serialNumber) { + $payload['SerialNumber'] = $v; + } + if (null !== $v = $this->tokenCode) { + $payload['TokenCode'] = $v; + } + if (null !== $v = $this->sourceIdentity) { + $payload['SourceIdentity'] = $v; + } + + return $payload; + } +} diff --git a/vendor/async-aws/core/src/Sts/Input/AssumeRoleWithWebIdentityRequest.php b/vendor/async-aws/core/src/Sts/Input/AssumeRoleWithWebIdentityRequest.php new file mode 100644 index 00000000..6e658d7b --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Input/AssumeRoleWithWebIdentityRequest.php @@ -0,0 +1,258 @@ +roleArn = $input['RoleArn'] ?? null; + $this->roleSessionName = $input['RoleSessionName'] ?? null; + $this->webIdentityToken = $input['WebIdentityToken'] ?? null; + $this->providerId = $input['ProviderId'] ?? null; + $this->policyArns = isset($input['PolicyArns']) ? array_map([PolicyDescriptorType::class, 'create'], $input['PolicyArns']) : null; + $this->policy = $input['Policy'] ?? null; + $this->durationSeconds = $input['DurationSeconds'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getDurationSeconds(): ?int + { + return $this->durationSeconds; + } + + public function getPolicy(): ?string + { + return $this->policy; + } + + /** + * @return PolicyDescriptorType[] + */ + public function getPolicyArns(): array + { + return $this->policyArns ?? []; + } + + public function getProviderId(): ?string + { + return $this->providerId; + } + + public function getRoleArn(): ?string + { + return $this->roleArn; + } + + public function getRoleSessionName(): ?string + { + return $this->roleSessionName; + } + + public function getWebIdentityToken(): ?string + { + return $this->webIdentityToken; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/x-www-form-urlencoded']; + + // Prepare query + $query = []; + + // Prepare URI + $uriString = '/'; + + // Prepare Body + $body = http_build_query(['Action' => 'AssumeRoleWithWebIdentity', 'Version' => '2011-06-15'] + $this->requestBody(), '', '&', \PHP_QUERY_RFC1738); + + // Return the Request + return new Request('POST', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setDurationSeconds(?int $value): self + { + $this->durationSeconds = $value; + + return $this; + } + + public function setPolicy(?string $value): self + { + $this->policy = $value; + + return $this; + } + + /** + * @param PolicyDescriptorType[] $value + */ + public function setPolicyArns(array $value): self + { + $this->policyArns = $value; + + return $this; + } + + public function setProviderId(?string $value): self + { + $this->providerId = $value; + + return $this; + } + + public function setRoleArn(?string $value): self + { + $this->roleArn = $value; + + return $this; + } + + public function setRoleSessionName(?string $value): self + { + $this->roleSessionName = $value; + + return $this; + } + + public function setWebIdentityToken(?string $value): self + { + $this->webIdentityToken = $value; + + return $this; + } + + private function requestBody(): array + { + $payload = []; + if (null === $v = $this->roleArn) { + throw new InvalidArgument(sprintf('Missing parameter "RoleArn" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['RoleArn'] = $v; + if (null === $v = $this->roleSessionName) { + throw new InvalidArgument(sprintf('Missing parameter "RoleSessionName" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['RoleSessionName'] = $v; + if (null === $v = $this->webIdentityToken) { + throw new InvalidArgument(sprintf('Missing parameter "WebIdentityToken" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['WebIdentityToken'] = $v; + if (null !== $v = $this->providerId) { + $payload['ProviderId'] = $v; + } + if (null !== $v = $this->policyArns) { + $index = 0; + foreach ($v as $mapValue) { + ++$index; + foreach ($mapValue->requestBody() as $bodyKey => $bodyValue) { + $payload["PolicyArns.member.$index.$bodyKey"] = $bodyValue; + } + } + } + if (null !== $v = $this->policy) { + $payload['Policy'] = $v; + } + if (null !== $v = $this->durationSeconds) { + $payload['DurationSeconds'] = $v; + } + + return $payload; + } +} diff --git a/vendor/async-aws/core/src/Sts/Input/GetCallerIdentityRequest.php b/vendor/async-aws/core/src/Sts/Input/GetCallerIdentityRequest.php new file mode 100644 index 00000000..f2b17ebf --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Input/GetCallerIdentityRequest.php @@ -0,0 +1,54 @@ + 'application/x-www-form-urlencoded']; + + // Prepare query + $query = []; + + // Prepare URI + $uriString = '/'; + + // Prepare Body + $body = http_build_query(['Action' => 'GetCallerIdentity', 'Version' => '2011-06-15'] + $this->requestBody(), '', '&', \PHP_QUERY_RFC1738); + + // Return the Request + return new Request('POST', $uriString, $query, $headers, StreamFactory::create($body)); + } + + private function requestBody(): array + { + $payload = []; + + return $payload; + } +} diff --git a/vendor/async-aws/core/src/Sts/Result/AssumeRoleResponse.php b/vendor/async-aws/core/src/Sts/Result/AssumeRoleResponse.php new file mode 100644 index 00000000..e6570fc5 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Result/AssumeRoleResponse.php @@ -0,0 +1,88 @@ +initialize(); + + return $this->assumedRoleUser; + } + + public function getCredentials(): ?Credentials + { + $this->initialize(); + + return $this->credentials; + } + + public function getPackedPolicySize(): ?int + { + $this->initialize(); + + return $this->packedPolicySize; + } + + public function getSourceIdentity(): ?string + { + $this->initialize(); + + return $this->sourceIdentity; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $data = $data->AssumeRoleResult; + + $this->credentials = !$data->Credentials ? null : new Credentials([ + 'AccessKeyId' => (string) $data->Credentials->AccessKeyId, + 'SecretAccessKey' => (string) $data->Credentials->SecretAccessKey, + 'SessionToken' => (string) $data->Credentials->SessionToken, + 'Expiration' => new \DateTimeImmutable((string) $data->Credentials->Expiration), + ]); + $this->assumedRoleUser = !$data->AssumedRoleUser ? null : new AssumedRoleUser([ + 'AssumedRoleId' => (string) $data->AssumedRoleUser->AssumedRoleId, + 'Arn' => (string) $data->AssumedRoleUser->Arn, + ]); + $this->packedPolicySize = ($v = $data->PackedPolicySize) ? (int) (string) $v : null; + $this->sourceIdentity = ($v = $data->SourceIdentity) ? (string) $v : null; + } +} diff --git a/vendor/async-aws/core/src/Sts/Result/AssumeRoleWithWebIdentityResponse.php b/vendor/async-aws/core/src/Sts/Result/AssumeRoleWithWebIdentityResponse.php new file mode 100644 index 00000000..1c35ad63 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Result/AssumeRoleWithWebIdentityResponse.php @@ -0,0 +1,132 @@ +initialize(); + + return $this->assumedRoleUser; + } + + public function getAudience(): ?string + { + $this->initialize(); + + return $this->audience; + } + + public function getCredentials(): ?Credentials + { + $this->initialize(); + + return $this->credentials; + } + + public function getPackedPolicySize(): ?int + { + $this->initialize(); + + return $this->packedPolicySize; + } + + public function getProvider(): ?string + { + $this->initialize(); + + return $this->provider; + } + + public function getSourceIdentity(): ?string + { + $this->initialize(); + + return $this->sourceIdentity; + } + + public function getSubjectFromWebIdentityToken(): ?string + { + $this->initialize(); + + return $this->subjectFromWebIdentityToken; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $data = $data->AssumeRoleWithWebIdentityResult; + + $this->credentials = !$data->Credentials ? null : new Credentials([ + 'AccessKeyId' => (string) $data->Credentials->AccessKeyId, + 'SecretAccessKey' => (string) $data->Credentials->SecretAccessKey, + 'SessionToken' => (string) $data->Credentials->SessionToken, + 'Expiration' => new \DateTimeImmutable((string) $data->Credentials->Expiration), + ]); + $this->subjectFromWebIdentityToken = ($v = $data->SubjectFromWebIdentityToken) ? (string) $v : null; + $this->assumedRoleUser = !$data->AssumedRoleUser ? null : new AssumedRoleUser([ + 'AssumedRoleId' => (string) $data->AssumedRoleUser->AssumedRoleId, + 'Arn' => (string) $data->AssumedRoleUser->Arn, + ]); + $this->packedPolicySize = ($v = $data->PackedPolicySize) ? (int) (string) $v : null; + $this->provider = ($v = $data->Provider) ? (string) $v : null; + $this->audience = ($v = $data->Audience) ? (string) $v : null; + $this->sourceIdentity = ($v = $data->SourceIdentity) ? (string) $v : null; + } +} diff --git a/vendor/async-aws/core/src/Sts/Result/GetCallerIdentityResponse.php b/vendor/async-aws/core/src/Sts/Result/GetCallerIdentityResponse.php new file mode 100644 index 00000000..1929a76b --- /dev/null +++ b/vendor/async-aws/core/src/Sts/Result/GetCallerIdentityResponse.php @@ -0,0 +1,63 @@ +initialize(); + + return $this->account; + } + + public function getArn(): ?string + { + $this->initialize(); + + return $this->arn; + } + + public function getUserId(): ?string + { + $this->initialize(); + + return $this->userId; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $data = $data->GetCallerIdentityResult; + + $this->userId = ($v = $data->UserId) ? (string) $v : null; + $this->account = ($v = $data->Account) ? (string) $v : null; + $this->arn = ($v = $data->Arn) ? (string) $v : null; + } +} diff --git a/vendor/async-aws/core/src/Sts/StsClient.php b/vendor/async-aws/core/src/Sts/StsClient.php new file mode 100644 index 00000000..93c9e9ba --- /dev/null +++ b/vendor/async-aws/core/src/Sts/StsClient.php @@ -0,0 +1,249 @@ +getResponse($input->request(), new RequestContext(['operation' => 'AssumeRole', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'MalformedPolicyDocument' => MalformedPolicyDocumentException::class, + 'PackedPolicyTooLarge' => PackedPolicyTooLargeException::class, + 'RegionDisabledException' => RegionDisabledException::class, + 'ExpiredTokenException' => ExpiredTokenException::class, + ]])); + + return new AssumeRoleResponse($response); + } + + /** + * Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application + * with a web identity provider. Example providers include the OAuth 2.0 providers Login with Amazon and Facebook, or + * any OpenID Connect-compatible identity provider such as Google or Amazon Cognito federated identities. + * + * @see https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-identity.html + * @see https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-sts-2011-06-15.html#assumerolewithwebidentity + * + * @param array{ + * RoleArn: string, + * RoleSessionName: string, + * WebIdentityToken: string, + * ProviderId?: string, + * PolicyArns?: PolicyDescriptorType[], + * Policy?: string, + * DurationSeconds?: int, + * + * @region?: string, + * }|AssumeRoleWithWebIdentityRequest $input + * + * @throws MalformedPolicyDocumentException + * @throws PackedPolicyTooLargeException + * @throws IDPRejectedClaimException + * @throws IDPCommunicationErrorException + * @throws InvalidIdentityTokenException + * @throws ExpiredTokenException + * @throws RegionDisabledException + */ + public function assumeRoleWithWebIdentity($input): AssumeRoleWithWebIdentityResponse + { + $input = AssumeRoleWithWebIdentityRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'AssumeRoleWithWebIdentity', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'MalformedPolicyDocument' => MalformedPolicyDocumentException::class, + 'PackedPolicyTooLarge' => PackedPolicyTooLargeException::class, + 'IDPRejectedClaim' => IDPRejectedClaimException::class, + 'IDPCommunicationError' => IDPCommunicationErrorException::class, + 'InvalidIdentityToken' => InvalidIdentityTokenException::class, + 'ExpiredTokenException' => ExpiredTokenException::class, + 'RegionDisabledException' => RegionDisabledException::class, + ]])); + + return new AssumeRoleWithWebIdentityResponse($response); + } + + /** + * Returns details about the IAM user or role whose credentials are used to call the operation. + * + * @see https://docs.aws.amazon.com/STS/latest/APIReference/API_GetCallerIdentity.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-sts-2011-06-15.html#getcalleridentity + * + * @param array{ + * + * @region?: string, + * }|GetCallerIdentityRequest $input + */ + public function getCallerIdentity($input = []): GetCallerIdentityResponse + { + $input = GetCallerIdentityRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'GetCallerIdentity', 'region' => $input->getRegion()])); + + return new GetCallerIdentityResponse($response); + } + + protected function getAwsErrorFactory(): AwsErrorFactoryInterface + { + return new XmlAwsErrorFactory(); + } + + protected function getEndpointMetadata(?string $region): array + { + if (null === $region) { + return [ + 'endpoint' => 'https://sts.amazonaws.com', + 'signRegion' => 'us-east-1', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + } + + switch ($region) { + case 'cn-north-1': + case 'cn-northwest-1': + return [ + 'endpoint' => "https://sts.$region.amazonaws.com.cn", + 'signRegion' => $region, + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-east-1-fips': + return [ + 'endpoint' => 'https://sts-fips.us-east-1.amazonaws.com', + 'signRegion' => 'us-east-1', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-east-2-fips': + return [ + 'endpoint' => 'https://sts-fips.us-east-2.amazonaws.com', + 'signRegion' => 'us-east-2', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-west-1-fips': + return [ + 'endpoint' => 'https://sts-fips.us-west-1.amazonaws.com', + 'signRegion' => 'us-west-1', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-west-2-fips': + return [ + 'endpoint' => 'https://sts-fips.us-west-2.amazonaws.com', + 'signRegion' => 'us-west-2', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-gov-east-1-fips': + return [ + 'endpoint' => 'https://sts.us-gov-east-1.amazonaws.com', + 'signRegion' => 'us-gov-east-1', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-gov-west-1-fips': + return [ + 'endpoint' => 'https://sts.us-gov-west-1.amazonaws.com', + 'signRegion' => 'us-gov-west-1', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-iso-east-1': + case 'us-iso-west-1': + return [ + 'endpoint' => "https://sts.$region.c2s.ic.gov", + 'signRegion' => $region, + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + case 'us-isob-east-1': + return [ + 'endpoint' => 'https://sts.us-isob-east-1.sc2s.sgov.gov', + 'signRegion' => 'us-isob-east-1', + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + } + + return [ + 'endpoint' => "https://sts.$region.amazonaws.com", + 'signRegion' => $region, + 'signService' => 'sts', + 'signVersions' => ['v4'], + ]; + } + + protected function getServiceCode(): string + { + @trigger_error('Using the client with an old version of Core is deprecated. Run "composer update async-aws/core".', \E_USER_DEPRECATED); + + return 'sts'; + } + + protected function getSignatureScopeName(): string + { + @trigger_error('Using the client with an old version of Core is deprecated. Run "composer update async-aws/core".', \E_USER_DEPRECATED); + + return 'sts'; + } + + protected function getSignatureVersion(): string + { + @trigger_error('Using the client with an old version of Core is deprecated. Run "composer update async-aws/core".', \E_USER_DEPRECATED); + + return 'v4'; + } +} diff --git a/vendor/async-aws/core/src/Sts/ValueObject/AssumedRoleUser.php b/vendor/async-aws/core/src/Sts/ValueObject/AssumedRoleUser.php new file mode 100644 index 00000000..3259fbe4 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/ValueObject/AssumedRoleUser.php @@ -0,0 +1,53 @@ +assumedRoleId = $input['AssumedRoleId'] ?? null; + $this->arn = $input['Arn'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getArn(): string + { + return $this->arn; + } + + public function getAssumedRoleId(): string + { + return $this->assumedRoleId; + } +} diff --git a/vendor/async-aws/core/src/Sts/ValueObject/Credentials.php b/vendor/async-aws/core/src/Sts/ValueObject/Credentials.php new file mode 100644 index 00000000..4067c823 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/ValueObject/Credentials.php @@ -0,0 +1,74 @@ + The size of the security token that STS API operations return is not fixed. We strongly recommend that you make no + * > assumptions about the maximum size. + */ +final class Credentials +{ + /** + * The access key ID that identifies the temporary security credentials. + */ + private $accessKeyId; + + /** + * The secret access key that can be used to sign requests. + */ + private $secretAccessKey; + + /** + * The token that users must pass to the service API to use the temporary credentials. + */ + private $sessionToken; + + /** + * The date on which the current credentials expire. + */ + private $expiration; + + /** + * @param array{ + * AccessKeyId: string, + * SecretAccessKey: string, + * SessionToken: string, + * Expiration: \DateTimeImmutable, + * } $input + */ + public function __construct(array $input) + { + $this->accessKeyId = $input['AccessKeyId'] ?? null; + $this->secretAccessKey = $input['SecretAccessKey'] ?? null; + $this->sessionToken = $input['SessionToken'] ?? null; + $this->expiration = $input['Expiration'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getAccessKeyId(): string + { + return $this->accessKeyId; + } + + public function getExpiration(): \DateTimeImmutable + { + return $this->expiration; + } + + public function getSecretAccessKey(): string + { + return $this->secretAccessKey; + } + + public function getSessionToken(): string + { + return $this->sessionToken; + } +} diff --git a/vendor/async-aws/core/src/Sts/ValueObject/PolicyDescriptorType.php b/vendor/async-aws/core/src/Sts/ValueObject/PolicyDescriptorType.php new file mode 100644 index 00000000..2652a8b1 --- /dev/null +++ b/vendor/async-aws/core/src/Sts/ValueObject/PolicyDescriptorType.php @@ -0,0 +1,52 @@ +arn = $input['arn'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getArn(): ?string + { + return $this->arn; + } + + /** + * @internal + */ + public function requestBody(): array + { + $payload = []; + if (null !== $v = $this->arn) { + $payload['arn'] = $v; + } + + return $payload; + } +} diff --git a/vendor/async-aws/core/src/Sts/ValueObject/Tag.php b/vendor/async-aws/core/src/Sts/ValueObject/Tag.php new file mode 100644 index 00000000..101d388c --- /dev/null +++ b/vendor/async-aws/core/src/Sts/ValueObject/Tag.php @@ -0,0 +1,70 @@ +key = $input['Key'] ?? null; + $this->value = $input['Value'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getKey(): string + { + return $this->key; + } + + public function getValue(): string + { + return $this->value; + } + + /** + * @internal + */ + public function requestBody(): array + { + $payload = []; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['Key'] = $v; + if (null === $v = $this->value) { + throw new InvalidArgument(sprintf('Missing parameter "Value" for "%s". The value cannot be null.', __CLASS__)); + } + $payload['Value'] = $v; + + return $payload; + } +} diff --git a/vendor/async-aws/core/src/Test/Http/SimpleMockedResponse.php b/vendor/async-aws/core/src/Test/Http/SimpleMockedResponse.php new file mode 100644 index 00000000..0952749d --- /dev/null +++ b/vendor/async-aws/core/src/Test/Http/SimpleMockedResponse.php @@ -0,0 +1,76 @@ +'value'] OR ['name'=>['value']] + */ + public function __construct(string $content = '', array $headers = [], int $statusCode = 200) + { + $this->content = $content; + $this->statusCode = $statusCode; + $this->headers = []; + foreach ($headers as $name => $value) { + if (!\is_array($value)) { + $value = [$value]; + } + $this->headers[$name] = $value; + } + + parent::__construct($content, [ + 'response_headers' => $this->getFlatHeaders(), + 'http_code' => $statusCode, + ]); + } + + public function getStatusCode(): int + { + return $this->statusCode; + } + + public function getHeaders(bool $throw = true): array + { + return $this->headers; + } + + public function getContent(bool $throw = true): string + { + return $this->content; + } + + public function toArray(bool $throw = true): array + { + return json_decode($this->getContent($throw), true); + } + + public function cancel(): void + { + throw new LogicException('Not implemented'); + } + + private function getFlatHeaders() + { + $flat = []; + foreach ($this->headers as $name => $value) { + $flat[] = sprintf('%s: %s', $name, implode(';', $value)); + } + + return $flat; + } +} diff --git a/vendor/async-aws/core/src/Test/InternalTestCase.php b/vendor/async-aws/core/src/Test/InternalTestCase.php new file mode 100644 index 00000000..6ce0197b --- /dev/null +++ b/vendor/async-aws/core/src/Test/InternalTestCase.php @@ -0,0 +1,32 @@ + + */ +class ResultMockFactory +{ + /** + * Instantiate a Result class that throws exception. + * + * + * ResultMockFactory::createFailing(SendEmailResponse::class, 400, 'invalid value'); + * + * + * @template T + * + * @psalm-param class-string $class + * + * @return Result|T + */ + public static function createFailing( + string $class, + int $code, + ?string $message = null, + array $additionalContent = [] + ) { + if (Result::class !== $class) { + $parent = get_parent_class($class); + if (false === $parent || Result::class !== $parent) { + throw new LogicException(sprintf('The "%s::%s" can only be used for classes that extend "%s"', __CLASS__, __METHOD__, Result::class)); + } + } + + $httpResponse = new SimpleMockedResponse(json_encode(array_merge(['message' => $message], $additionalContent)), ['content-type' => 'application/json'], $code); + $client = new MockHttpClient($httpResponse); + $response = new Response($client->request('POST', 'http://localhost'), $client, new NullLogger()); + + $reflectionClass = new \ReflectionClass($class); + + return $reflectionClass->newInstance($response); + } + + /** + * Instantiate a Result class with some data. + * + * + * ResultMockFactory::create(SendEmailResponse::class, ['MessageId'=>'foo123']); + * + * + * @template T + * + * @psalm-param class-string $class + * + * @return Result|T + */ + public static function create(string $class, array $data = []) + { + if (Result::class !== $class) { + $parent = get_parent_class($class); + if (false === $parent || Result::class !== $parent) { + throw new LogicException(sprintf('The "%s::%s" can only be used for classes that extend "%s"', __CLASS__, __METHOD__, Result::class)); + } + } + + $response = self::getResponseObject(); + + // Make sure the Result is initialized + $reflectionClass = new \ReflectionClass(Result::class); + $initializedProperty = $reflectionClass->getProperty('initialized'); + $initializedProperty->setAccessible(true); + + $reflectionClass = new \ReflectionClass($class); + $object = $reflectionClass->newInstance($response); + if (Result::class !== $class) { + self::addPropertiesOnResult($reflectionClass, $object, $class); + } + + $initializedProperty->setValue($object, true); + foreach ($data as $propertyName => $propertyValue) { + if ($reflectionClass->hasProperty($propertyName)) { + $property = $reflectionClass->getProperty($propertyName); + } elseif ($reflectionClass->hasProperty(lcfirst($propertyName))) { + // backward compatibility with `UpperCamelCase` naming (fast) + $property = $reflectionClass->getProperty(lcfirst($propertyName)); + } else { + // compatibility with new `wordWithABREV` naming (slow) + $lowerPropertyName = strtolower($propertyName); + $property = null; + foreach ($reflectionClass->getProperties() as $prop) { + if (strtolower($prop->getName()) === $lowerPropertyName) { + $property = $prop; + + break; + } + } + if (null === $property) { + // let bubble the original exception + $property = $reflectionClass->getProperty($propertyName); + } + } + $property->setAccessible(true); + $property->setValue($object, $propertyValue); + } + + self::addUndefinedProperties($reflectionClass, $object, $data); + + return $object; + } + + /** + * Instantiate a Waiter class with a final state. + * + * @template T + * + * @psalm-param class-string $class + * + * @return Result|T + */ + public static function waiter(string $class, string $finalState) + { + if (Result::class !== $class) { + $parent = get_parent_class($class); + if (false === $parent || Waiter::class !== $parent) { + throw new LogicException(sprintf('The "%s::%s" can only be used for classes that extend "%s"', __CLASS__, __METHOD__, Waiter::class)); + } + } + + if (Waiter::STATE_SUCCESS !== $finalState && Waiter::STATE_FAILURE !== $finalState) { + throw new LogicException(sprintf('The state passed to "%s::%s" must be "%s" or "%s".', __CLASS__, __METHOD__, Waiter::STATE_SUCCESS, Waiter::STATE_FAILURE)); + } + + $response = self::getResponseObject(); + + $reflectionClass = new \ReflectionClass(Waiter::class); + $propertyResponse = $reflectionClass->getProperty('response'); + $propertyResponse->setAccessible(true); + + $propertyState = $reflectionClass->getProperty('finalState'); + $propertyState->setAccessible(true); + + $reflectionClass = new \ReflectionClass($class); + $result = $reflectionClass->newInstanceWithoutConstructor(); + $propertyResponse->setValue($result, $response); + $propertyState->setValue($result, $finalState); + + return $result; + } + + /** + * Try to add some values to the properties not defined in $data. + * + * @throws \ReflectionException + */ + private static function addUndefinedProperties(\ReflectionClass $reflectionClass, $object, array $data): void + { + foreach ($reflectionClass->getProperties(\ReflectionProperty::IS_PRIVATE) as $property) { + if (\array_key_exists($property->getName(), $data) || \array_key_exists(ucfirst($property->getName()), $data)) { + continue; + } + + if (!$reflectionClass->hasMethod('get' . $property->getName())) { + continue; + } + + $getter = $reflectionClass->getMethod('get' . $property->getName()); + if (!$getter->hasReturnType() || (!($type = $getter->getReturnType()) instanceof \ReflectionNamedType) || $type->allowsNull()) { + continue; + } + + switch ($type->getName()) { + case 'int': + $propertyValue = 0; + + break; + case 'string': + $propertyValue = ''; + + break; + case 'bool': + $propertyValue = false; + + break; + case 'float': + $propertyValue = 0.0; + + break; + case 'array': + $propertyValue = []; + + break; + default: + $propertyValue = null; + + break; + } + + if (null !== $propertyValue) { + $property->setAccessible(true); + $property->setValue($object, $propertyValue); + } + } + } + + /** + * Set input and aws client to handle pagination. + */ + private static function addPropertiesOnResult(\ReflectionClass $reflectionClass, object $object, string $class): void + { + if (false === $pos = strrpos($class, '\\')) { + throw new LogicException(sprintf('Expected class "%s" to have a backslash. ', $class)); + } + + $className = substr($class, $pos + 1); + if ('Output' === substr($className, -6)) { + $classNameWithoutSuffix = substr($className, 0, -6); + } elseif ('Response' === substr($className, -8)) { + $classNameWithoutSuffix = substr($className, 0, -8); + } elseif ('Result' === substr($className, -6)) { + $classNameWithoutSuffix = substr($className, 0, -6); + } else { + throw new LogicException(sprintf('Unknown class suffix: "%s"', $className)); + } + + if (false === $pos = strrpos($class, '\\', -2 - \strlen($className))) { + throw new LogicException(sprintf('Expected class "%s" to have more than one backslash. ', $class)); + } + + $baseNamespace = substr($class, 0, $pos); + if (false === $pos = strrpos($baseNamespace, '\\')) { + throw new LogicException(sprintf('Expected base namespace "%s" to have a backslash. ', $baseNamespace)); + } + + $awsClientClass = $baseNamespace . substr($baseNamespace, $pos) . 'Client'; + $inputClass = $baseNamespace . '\\Input\\' . $classNameWithoutSuffix . 'Request'; + + if (class_exists($awsClientClass)) { + $awsClientMock = (new \ReflectionClass($awsClientClass))->newInstanceWithoutConstructor(); + $property = $reflectionClass->getProperty('awsClient'); + $property->setAccessible(true); + $property->setValue($object, $awsClientMock); + } + + if (class_exists($inputClass)) { + $inputMock = (new \ReflectionClass($inputClass))->newInstanceWithoutConstructor(); + $property = $reflectionClass->getProperty('input'); + $property->setAccessible(true); + $property->setValue($object, $inputMock); + } + } + + private static function getResponseObject(): Response + { + $reflectionClass = new \ReflectionClass(Response::class); + $response = $reflectionClass->newInstanceWithoutConstructor(); + + $property = $reflectionClass->getProperty('resolveResult'); + $property->setAccessible(true); + $property->setValue($response, true); + + $property = $reflectionClass->getProperty('bodyDownloaded'); + $property->setAccessible(true); + $property->setValue($response, true); + + return $response; + } +} diff --git a/vendor/async-aws/core/src/Test/SimpleResultStream.php b/vendor/async-aws/core/src/Test/SimpleResultStream.php new file mode 100644 index 00000000..402b9673 --- /dev/null +++ b/vendor/async-aws/core/src/Test/SimpleResultStream.php @@ -0,0 +1,53 @@ + + */ +class SimpleResultStream implements ResultStream +{ + /** + * @var string + */ + private $data; + + public function __construct(string $data) + { + $this->data = $data; + } + + public function getChunks(): iterable + { + yield $this->data; + } + + public function getContentAsString(): string + { + return $this->data; + } + + public function getContentAsResource() + { + $resource = fopen('php://temp', 'rw+'); + + try { + fwrite($resource, $this->data); + + // Rewind + fseek($resource, 0, \SEEK_SET); + + return $resource; + } catch (\Throwable $e) { + fclose($resource); + + throw $e; + } + } +} diff --git a/vendor/async-aws/core/src/Test/TestCase.php b/vendor/async-aws/core/src/Test/TestCase.php new file mode 100644 index 00000000..89725663 --- /dev/null +++ b/vendor/async-aws/core/src/Test/TestCase.php @@ -0,0 +1,105 @@ +getMethod()); + + $actualUrl = $actual->getUri(); + if ($actual->getQuery()) { + $actualUrl .= false !== strpos($actual->getUri(), '?') ? '&' : '?'; + $actualUrl .= http_build_query($actual->getQuery()); + } + self::assertUrlEqualsUrl($url, $actualUrl); + + $expectedHeaders = []; + foreach ($headers as $header) { + [$key, $value] = explode(':', trim($header), 2); + $expectedHeaders[strtolower($key)] = trim($value); + } + self::assertEqualsIgnoringCase($expectedHeaders, $actual->getHeaders(), $message); + + switch ($expectedHeaders['content-type'] ?? null) { + case 'application/x-www-form-urlencoded': + self::assertHttpFormEqualsHttpForm(trim($body), $actual->getBody()->stringify(), $message); + + break; + case 'application/json': + case 'application/x-amz-json-1.0': + case 'application/x-amz-json-1.1': + if ('' === trim($body)) { + self::assertSame($body, $actual->getBody()->stringify()); + } else { + self::assertJsonStringEqualsJsonString(trim($body), $actual->getBody()->stringify(), $message); + } + + break; + case 'application/xml': + if ('' === trim($body)) { + self::assertSame($body, $actual->getBody()->stringify()); + } else { + self::assertXmlStringEqualsXmlString(trim($body), $actual->getBody()->stringify(), $message); + } + + break; + default: + self::assertSame(trim($body), $actual->getBody()->stringify()); + + break; + } + } +} +if (!class_exists(PHPUnitTestCase::class)) { + class_alias(InternalTestCase::class, PHPUnitTestCase::class); +} diff --git a/vendor/async-aws/core/src/Waiter.php b/vendor/async-aws/core/src/Waiter.php new file mode 100644 index 00000000..bbbd2fc2 --- /dev/null +++ b/vendor/async-aws/core/src/Waiter.php @@ -0,0 +1,228 @@ +response = $response; + $this->awsClient = $awsClient; + $this->input = $request; + } + + public function __destruct() + { + if (!$this->resolved) { + $this->resolve(); + } + } + + final public function isSuccess(): bool + { + return self::STATE_SUCCESS === $this->getState(); + } + + final public function isFailure(): bool + { + return self::STATE_FAILURE === $this->getState(); + } + + final public function isPending(): bool + { + return self::STATE_PENDING === $this->getState(); + } + + final public function getState(): string + { + if (null !== $this->finalState) { + return $this->finalState; + } + + if ($this->needRefresh) { + $this->stealResponse($this->refreshState()); + } + + try { + $this->response->resolve(); + $exception = null; + } catch (HttpException $exception) { + // use $exception later + } finally { + $this->resolved = true; + $this->needRefresh = true; + } + + $state = $this->extractState($this->response, $exception); + + switch ($state) { + case self::STATE_SUCCESS: + case self::STATE_FAILURE: + $this->finalState = $state; + + break; + case self::STATE_PENDING: + break; + default: + throw new LogicException(sprintf('Unexpected state "%s" from Waiter "%s".', $state, __CLASS__)); + } + + return $state; + } + + /** + * Make sure the actual request is executed. + * + * @param float|null $timeout Duration in seconds before aborting. When null wait until the end of execution. + * + * @return bool false on timeout. True if the response has returned with as status code. + * + * @throws NetworkException + */ + final public function resolve(?float $timeout = null): bool + { + try { + return $this->response->resolve($timeout); + } catch (HttpException $exception) { + return true; + } finally { + $this->resolved = true; + } + } + + /** + * Returns info on the current request. + * + * @return array{ + * resolved: bool, + * body_downloaded: bool, + * response: \Symfony\Contracts\HttpClient\ResponseInterface, + * status: int, + * } + */ + final public function info(): array + { + return $this->response->info(); + } + + final public function cancel(): void + { + $this->response->cancel(); + $this->needRefresh = true; + $this->resolved = true; + } + + /** + * Wait until the state is success. + * Stopped when the state become Failure or the defined timeout is reached. + * + * @param float $timeout Duration in seconds before aborting + * @param float $delay Duration in seconds between each check + * + * @return bool true if a final state was reached + */ + final public function wait(float $timeout = null, float $delay = null): bool + { + if (null !== $this->finalState) { + return true; + } + + $timeout = $timeout ?? static::WAIT_TIMEOUT; + $delay = $delay ?? static::WAIT_DELAY; + + $start = microtime(true); + while (true) { + if ($this->needRefresh) { + $this->stealResponse($this->refreshState()); + } + + // If request times out + if (!$this->resolve($timeout - (microtime(true) - $start))) { + break; + } + + $this->getState(); + // If we reached a final state + if ($this->finalState) { + return true; + } + + // If the timeout will expire during our sleep, then exit early. + if ($delay > $timeout - (microtime(true) - $start)) { + break; + } + + usleep((int) ceil($delay * 1000000)); + } + + return false; + } + + protected function extractState(Response $response, ?HttpException $exception): string + { + return self::STATE_PENDING; + } + + protected function refreshState(): Waiter + { + return $this; + } + + private function stealResponse(self $waiter): void + { + $this->response = $waiter->response; + $this->resolved = $waiter->resolved; + $waiter->resolved = true; + $this->needRefresh = false; + } +} diff --git a/vendor/async-aws/s3/.gitattributes b/vendor/async-aws/s3/.gitattributes new file mode 100644 index 00000000..410d4a1a --- /dev/null +++ b/vendor/async-aws/s3/.gitattributes @@ -0,0 +1,5 @@ +/.github export-ignore +/tests export-ignore +/.gitignore export-ignore +/Makefile export-ignore +/phpunit.xml.dist export-ignore diff --git a/vendor/async-aws/s3/CHANGELOG.md b/vendor/async-aws/s3/CHANGELOG.md new file mode 100644 index 00000000..80f7d4e3 --- /dev/null +++ b/vendor/async-aws/s3/CHANGELOG.md @@ -0,0 +1,217 @@ +# Change Log + +## NOT RELEASED + +## 1.13.0 + +### Added + +- Added `me-central-1`, `ap-southeast-3`, `eu-central-2`, `eu-south-2` and `ap-south-2` regions + +## 1.12.0 + +### Fixed + +- Format datetime with `RFC7231` to provide a workaround for unsupported `RFC822` format. +- Broken path to host when operation's URL contains a query string. + +### Changed + +- Set default value to `false` for the `sendChunkedBody` option. + +## 1.11.0 + +### Added + +- AWS api-change: Added `ap-southeast-3` region. +- AWS enhancement: Documentation updates. +- AWS feature: Adds support for flexible checksums +- AWS api-change: This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3 + +## 1.10.0 + +### Added + +- AWS api-change: used unique endpoint for `accesspoint-*` regions +- AWS api-change: Rework regions configuration. +- AWS api-change: Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it. +- AWS api-change: Amazon S3 Event Notifications adds Amazon EventBridge as a destination and supports additional event types. The PutBucketNotificationConfiguration API can now skip validation of Amazon SQS, Amazon SNS and AWS Lambda destinations. +- AWS api-change: Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days. + +## 1.9.2 + +### Added + +- AWS enhancement: Documentation updates for Amazon S3 +- Fixed camelCased of Dom classes + +## 1.9.1 + +### Fixed + +- Fix issue when a request to upload a file is retried +- camelCased methods with paginator and waiter +- AWS enhancement: Documentation updates for Amazon S3 + +## 1.9.0 + +### Added + +- AWS api-change: Adding ID element to the CORSRule schema +- AWS api-change: Adding many more regions + +### Changed + +- AWS api-change: Reword docblocks +- AWS enhancement: Amazon S3 Documentation updates +- AWS api-change: Improve documentation +- AWS enhancement: Documentation updates for Amazon S3 + +### Fixed + +- Wrong custom encoding on chunked stream + +## 1.8.0 + +### Added + +- Changed case of object's properties to camelCase. +- Added documentation in class headers. +- Added `PutBucketCors`, `DeleteBucketCors` and `GetBucketCors` methods. +- Added domain exceptions + +## 1.7.0 + +### Added + +- AWS api-change: S3 adds support for multiple-destination replication, option to sync replica modifications; S3 Bucket Keys to reduce cost of S3 SSE with AWS KMS +- AWS api-change: Format GetObject's Expires header to be an http-date instead of iso8601 +- Added support for `sendChunkedBody` option to enable/disabled chunked body. + +## 1.6.0 + +### Added + +- Added `S3Client::putBucketNotificationConfiguration()` +- AWS api-change: S3 Intelligent-Tiering adds support for Archive and Deep Archive Access tiers + +### Changed + +- Removed deprecation warning on Content-MD5 headers. + +### Fixed + +- Make sure we throw exception from async-aws/core + +## 1.5.1 + +### Fixed + +- Fixed endpoint issue when a bucket name started with a number. +- Improve StorageClass documentation. + +## 1.5.0 + +### Added + +- AWS api-change: Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features. + +## 1.4.0 + +### Added + +- AWS api-change: Bucket owner verification feature added. This feature introduces the x-amz-expected-bucket-owner and x-amz-source-expected-bucket-owner headers. + +## 1.3.0 + +### Added + +- Support for PHP 8 +- Added `S3Client::deleteBucket()` + +### Fixed + +- Fixed an issue in Metadata not beeing sent to AWS in `PutObject`, `CopyObject` and `CreateMultipartUpload` +- Internal AWS prefix were added to Metadata's name in `GetObject` and `HeadObject`. + +### Deprecated by AWS + +- `PutObjectAclRequest::getContentMD5()` +- `PutObjectAclRequest::setContentMD5()` + +## 1.2.0 + +### Added + +- Changed from "path style" endpoints (https://amazon.com/bucket) to "host style" endpoints (https://bucket.amazon.com). To keep the old behavior, use `s3PathStyleEndpoint: true` configuration option. + +### Fixed + +- Fixed issue when Bucket or Object's Key contained a special char like `#` + +### Deprecation + +- Protected methods `getServiceCode`, `getSignatureVersion` and `getSignatureScopeName` of `S3Client` are deprecated and will be removed in 2.0 + +## 1.1.0 + +### Added + +- Backported split request behavior in `SignerV4ForS3` + +### Fixed + +- Add return typehint for `listMultipartUploads`, `listObjectsV2` and `listParts` + +## 1.0.0 + +### Added + +- Support for async-aws/core 1.0. + +## 0.4.0 + +### Added + +- Support for presign +- Multipart upload +- Waiters: `S3Client::bucketExists()` and `S3Client::objectExists()` +- The `AsyncAws\S3\Enum\*`, `AsyncAws\S3\Input\*` and `AsyncAws\S3\ValueObject*` classes are marked final. + +### Changed + +- Moved value objects to a dedicated namespace. +- Results' `populateResult()` has only one argument. It takes a `AsyncAws\Core\Response`. +- Using `DateTimeImmutable` instead of `DateTimeInterface` + +### Removed + +- Dependency on `symfony/http-client-contracts` +- All `validate()` methods on the inputs. They are merged with `request()`. + +## 0.3.0 + +### Added + +- Enums; `BucketCannedACL`, `BucketLocationConstraint`, `EncodingType`, `MetadataDirective`, `ObjectCannedACL`, `ObjectLockLegalHoldStatus` + `ObjectLockMode`, `ObjectStorageClass`, `Permission`, `ReplicationStatus`, `RequestCharged`, `RequestPayer`, `ServerSideEncryption` + `StorageClass`, `TaggingDirective`, `Type` + +### Changed + +- Removed `requestBody()`, `requestHeaders()`, `requestQuery()` and `requestUri()` input classes. They are replaced with `request()`. +- Using async-aws/core: 0.4.0 + +### Fixed + +- Dont generate a request body when no body is needed. + +## 0.2.0 + +### Changed + +- Using async-aws/core: 0.3.0 + +## 0.1.0 + +First version diff --git a/vendor/async-aws/s3/LICENSE b/vendor/async-aws/s3/LICENSE new file mode 100644 index 00000000..191fcfb4 --- /dev/null +++ b/vendor/async-aws/s3/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2020 Jérémy Derussé, Tobias Nyholm + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/async-aws/s3/README.md b/vendor/async-aws/s3/README.md new file mode 100644 index 00000000..b7071b41 --- /dev/null +++ b/vendor/async-aws/s3/README.md @@ -0,0 +1,20 @@ +# AsyncAws S3 Client + +![](https://github.com/async-aws/s3/workflows/Tests/badge.svg?branch=master) +![](https://github.com/async-aws/s3/workflows/BC%20Check/badge.svg?branch=master) + +An API client for S3. + +## Install + +```cli +composer require async-aws/s3 +``` + +## Documentation + +See https://async-aws.com/clients/s3.html for documentation. + +## Contribute + +Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/ diff --git a/vendor/async-aws/s3/composer.json b/vendor/async-aws/s3/composer.json new file mode 100644 index 00000000..134fa9d5 --- /dev/null +++ b/vendor/async-aws/s3/composer.json @@ -0,0 +1,36 @@ +{ + "name": "async-aws/s3", + "description": "S3 client, part of the AWS SDK provided by AsyncAws.", + "license": "MIT", + "type": "library", + "keywords": [ + "aws", + "amazon", + "sdk", + "async-aws", + "s3" + ], + "require": { + "php": "^7.2.5 || ^8.0", + "ext-SimpleXML": "*", + "ext-dom": "*", + "ext-filter": "*", + "ext-hash": "*", + "async-aws/core": "^1.9" + }, + "autoload": { + "psr-4": { + "AsyncAws\\S3\\": "src" + } + }, + "autoload-dev": { + "psr-4": { + "AsyncAws\\S3\\Tests\\": "tests/" + } + }, + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + } +} diff --git a/vendor/async-aws/s3/src/Enum/ArchiveStatus.php b/vendor/async-aws/s3/src/Enum/ArchiveStatus.php new file mode 100644 index 00000000..014e1121 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ArchiveStatus.php @@ -0,0 +1,20 @@ + true, + self::DEEP_ARCHIVE_ACCESS => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/BucketCannedACL.php b/vendor/async-aws/s3/src/Enum/BucketCannedACL.php new file mode 100644 index 00000000..3de7c320 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/BucketCannedACL.php @@ -0,0 +1,24 @@ + true, + self::PRIVATE => true, + self::PUBLIC_READ => true, + self::PUBLIC_READ_WRITE => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/BucketLocationConstraint.php b/vendor/async-aws/s3/src/Enum/BucketLocationConstraint.php new file mode 100644 index 00000000..58d48b9d --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/BucketLocationConstraint.php @@ -0,0 +1,69 @@ + true, + self::AP_EAST_1 => true, + self::AP_NORTHEAST_1 => true, + self::AP_NORTHEAST_2 => true, + self::AP_NORTHEAST_3 => true, + self::AP_SOUTHEAST_1 => true, + self::AP_SOUTHEAST_2 => true, + self::AP_SOUTHEAST_3 => true, + self::AP_SOUTH_1 => true, + self::CA_CENTRAL_1 => true, + self::CN_NORTHWEST_1 => true, + self::CN_NORTH_1 => true, + self::EU => true, + self::EU_CENTRAL_1 => true, + self::EU_NORTH_1 => true, + self::EU_SOUTH_1 => true, + self::EU_WEST_1 => true, + self::EU_WEST_2 => true, + self::EU_WEST_3 => true, + self::ME_SOUTH_1 => true, + self::SA_EAST_1 => true, + self::US_EAST_2 => true, + self::US_GOV_EAST_1 => true, + self::US_GOV_WEST_1 => true, + self::US_WEST_1 => true, + self::US_WEST_2 => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ChecksumAlgorithm.php b/vendor/async-aws/s3/src/Enum/ChecksumAlgorithm.php new file mode 100644 index 00000000..a22ec5b8 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ChecksumAlgorithm.php @@ -0,0 +1,27 @@ + true, + self::CRC32C => true, + self::SHA1 => true, + self::SHA256 => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ChecksumMode.php b/vendor/async-aws/s3/src/Enum/ChecksumMode.php new file mode 100644 index 00000000..1193b441 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ChecksumMode.php @@ -0,0 +1,18 @@ + true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/EncodingType.php b/vendor/async-aws/s3/src/Enum/EncodingType.php new file mode 100644 index 00000000..e5d4e879 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/EncodingType.php @@ -0,0 +1,15 @@ + true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/Event.php b/vendor/async-aws/s3/src/Enum/Event.php new file mode 100644 index 00000000..b52aaba1 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/Event.php @@ -0,0 +1,70 @@ + true, + self::S3_LIFECYCLE_EXPIRATION_ALL => true, + self::S3_LIFECYCLE_EXPIRATION_DELETE => true, + self::S3_LIFECYCLE_EXPIRATION_DELETE_MARKER_CREATED => true, + self::S3_LIFECYCLE_TRANSITION => true, + self::S3_OBJECT_ACL_PUT => true, + self::S3_OBJECT_CREATED_ALL => true, + self::S3_OBJECT_CREATED_COMPLETE_MULTIPART_UPLOAD => true, + self::S3_OBJECT_CREATED_COPY => true, + self::S3_OBJECT_CREATED_POST => true, + self::S3_OBJECT_CREATED_PUT => true, + self::S3_OBJECT_REMOVED_ALL => true, + self::S3_OBJECT_REMOVED_DELETE => true, + self::S3_OBJECT_REMOVED_DELETE_MARKER_CREATED => true, + self::S3_OBJECT_RESTORE_ALL => true, + self::S3_OBJECT_RESTORE_COMPLETED => true, + self::S3_OBJECT_RESTORE_DELETE => true, + self::S3_OBJECT_RESTORE_POST => true, + self::S3_OBJECT_TAGGING_ALL => true, + self::S3_OBJECT_TAGGING_DELETE => true, + self::S3_OBJECT_TAGGING_PUT => true, + self::S3_REDUCED_REDUNDANCY_LOST_OBJECT => true, + self::S3_REPLICATION_ALL => true, + self::S3_REPLICATION_OPERATION_FAILED_REPLICATION => true, + self::S3_REPLICATION_OPERATION_MISSED_THRESHOLD => true, + self::S3_REPLICATION_OPERATION_NOT_TRACKED => true, + self::S3_REPLICATION_OPERATION_REPLICATED_AFTER_THRESHOLD => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/FilterRuleName.php b/vendor/async-aws/s3/src/Enum/FilterRuleName.php new file mode 100644 index 00000000..232a5cba --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/FilterRuleName.php @@ -0,0 +1,24 @@ + true, + self::SUFFIX => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/IntelligentTieringAccessTier.php b/vendor/async-aws/s3/src/Enum/IntelligentTieringAccessTier.php new file mode 100644 index 00000000..1b62f24e --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/IntelligentTieringAccessTier.php @@ -0,0 +1,17 @@ + true, + self::DEEP_ARCHIVE_ACCESS => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/MetadataDirective.php b/vendor/async-aws/s3/src/Enum/MetadataDirective.php new file mode 100644 index 00000000..b4daa5e1 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/MetadataDirective.php @@ -0,0 +1,20 @@ + true, + self::REPLACE => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ObjectCannedACL.php b/vendor/async-aws/s3/src/Enum/ObjectCannedACL.php new file mode 100644 index 00000000..8f928996 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ObjectCannedACL.php @@ -0,0 +1,31 @@ + true, + self::AWS_EXEC_READ => true, + self::BUCKET_OWNER_FULL_CONTROL => true, + self::BUCKET_OWNER_READ => true, + self::PRIVATE => true, + self::PUBLIC_READ => true, + self::PUBLIC_READ_WRITE => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ObjectLockLegalHoldStatus.php b/vendor/async-aws/s3/src/Enum/ObjectLockLegalHoldStatus.php new file mode 100644 index 00000000..648d5a3a --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ObjectLockLegalHoldStatus.php @@ -0,0 +1,20 @@ + true, + self::ON => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ObjectLockMode.php b/vendor/async-aws/s3/src/Enum/ObjectLockMode.php new file mode 100644 index 00000000..7f079600 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ObjectLockMode.php @@ -0,0 +1,20 @@ + true, + self::GOVERNANCE => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ObjectOwnership.php b/vendor/async-aws/s3/src/Enum/ObjectOwnership.php new file mode 100644 index 00000000..82e1c408 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ObjectOwnership.php @@ -0,0 +1,19 @@ + true, + self::BUCKET_OWNER_PREFERRED => true, + self::OBJECT_WRITER => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ObjectStorageClass.php b/vendor/async-aws/s3/src/Enum/ObjectStorageClass.php new file mode 100644 index 00000000..4c0df218 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ObjectStorageClass.php @@ -0,0 +1,34 @@ + true, + self::GLACIER => true, + self::GLACIER_IR => true, + self::INTELLIGENT_TIERING => true, + self::ONEZONE_IA => true, + self::OUTPOSTS => true, + self::REDUCED_REDUNDANCY => true, + self::STANDARD => true, + self::STANDARD_IA => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/Permission.php b/vendor/async-aws/s3/src/Enum/Permission.php new file mode 100644 index 00000000..925839ca --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/Permission.php @@ -0,0 +1,26 @@ + true, + self::READ => true, + self::READ_ACP => true, + self::WRITE => true, + self::WRITE_ACP => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ReplicationStatus.php b/vendor/async-aws/s3/src/Enum/ReplicationStatus.php new file mode 100644 index 00000000..4e5ab72c --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ReplicationStatus.php @@ -0,0 +1,25 @@ + true, + self::FAILED => true, + self::PENDING => true, + self::REPLICA => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/RequestCharged.php b/vendor/async-aws/s3/src/Enum/RequestCharged.php new file mode 100644 index 00000000..9802af26 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/RequestCharged.php @@ -0,0 +1,15 @@ + true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/RequestPayer.php b/vendor/async-aws/s3/src/Enum/RequestPayer.php new file mode 100644 index 00000000..900f1af6 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/RequestPayer.php @@ -0,0 +1,15 @@ + true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/ServerSideEncryption.php b/vendor/async-aws/s3/src/Enum/ServerSideEncryption.php new file mode 100644 index 00000000..592fc8f8 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/ServerSideEncryption.php @@ -0,0 +1,22 @@ + true, + self::AWS_KMS => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/StorageClass.php b/vendor/async-aws/s3/src/Enum/StorageClass.php new file mode 100644 index 00000000..e7a7b78b --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/StorageClass.php @@ -0,0 +1,39 @@ + true, + self::GLACIER => true, + self::GLACIER_IR => true, + self::INTELLIGENT_TIERING => true, + self::ONEZONE_IA => true, + self::OUTPOSTS => true, + self::REDUCED_REDUNDANCY => true, + self::STANDARD => true, + self::STANDARD_IA => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/TaggingDirective.php b/vendor/async-aws/s3/src/Enum/TaggingDirective.php new file mode 100644 index 00000000..a996f7aa --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/TaggingDirective.php @@ -0,0 +1,21 @@ + true, + self::REPLACE => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Enum/Type.php b/vendor/async-aws/s3/src/Enum/Type.php new file mode 100644 index 00000000..96e53555 --- /dev/null +++ b/vendor/async-aws/s3/src/Enum/Type.php @@ -0,0 +1,22 @@ + true, + self::CANONICAL_USER => true, + self::GROUP => true, + ][$value]); + } +} diff --git a/vendor/async-aws/s3/src/Exception/BucketAlreadyExistsException.php b/vendor/async-aws/s3/src/Exception/BucketAlreadyExistsException.php new file mode 100644 index 00000000..a72e6314 --- /dev/null +++ b/vendor/async-aws/s3/src/Exception/BucketAlreadyExistsException.php @@ -0,0 +1,13 @@ +accessTier; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + return $this->storageClass; + } + + protected function populateResult(ResponseInterface $response): void + { + $data = new \SimpleXMLElement($response->getContent(false)); + if (0 < $data->Error->count()) { + $data = $data->Error; + } + $this->storageClass = ($v = $data->StorageClass) ? (string) $v : null; + $this->accessTier = ($v = $data->AccessTier) ? (string) $v : null; + } +} diff --git a/vendor/async-aws/s3/src/Exception/NoSuchBucketException.php b/vendor/async-aws/s3/src/Exception/NoSuchBucketException.php new file mode 100644 index 00000000..5dc50a07 --- /dev/null +++ b/vendor/async-aws/s3/src/Exception/NoSuchBucketException.php @@ -0,0 +1,12 @@ +bucket = $input['Bucket'] ?? null; + $this->key = $input['Key'] ?? null; + $this->uploadId = $input['UploadId'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKey(): ?string + { + return $this->key; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getUploadId(): ?string + { + return $this->uploadId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null === $v = $this->uploadId) { + throw new InvalidArgument(sprintf('Missing parameter "UploadId" for "%s". The value cannot be null.', __CLASS__)); + } + $query['uploadId'] = $v; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('DELETE', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setUploadId(?string $value): self + { + $this->uploadId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/CompleteMultipartUploadRequest.php b/vendor/async-aws/s3/src/Input/CompleteMultipartUploadRequest.php new file mode 100644 index 00000000..bd9a7dce --- /dev/null +++ b/vendor/async-aws/s3/src/Input/CompleteMultipartUploadRequest.php @@ -0,0 +1,415 @@ +bucket = $input['Bucket'] ?? null; + $this->key = $input['Key'] ?? null; + $this->multipartUpload = isset($input['MultipartUpload']) ? CompletedMultipartUpload::create($input['MultipartUpload']) : null; + $this->uploadId = $input['UploadId'] ?? null; + $this->checksumCrc32 = $input['ChecksumCRC32'] ?? null; + $this->checksumCrc32C = $input['ChecksumCRC32C'] ?? null; + $this->checksumSha1 = $input['ChecksumSHA1'] ?? null; + $this->checksumSha256 = $input['ChecksumSHA256'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getChecksumCrc32(): ?string + { + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + return $this->checksumSha256; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getMultipartUpload(): ?CompletedMultipartUpload + { + return $this->multipartUpload; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getUploadId(): ?string + { + return $this->uploadId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->checksumCrc32) { + $headers['x-amz-checksum-crc32'] = $this->checksumCrc32; + } + if (null !== $this->checksumCrc32C) { + $headers['x-amz-checksum-crc32c'] = $this->checksumCrc32C; + } + if (null !== $this->checksumSha1) { + $headers['x-amz-checksum-sha1'] = $this->checksumSha1; + } + if (null !== $this->checksumSha256) { + $headers['x-amz-checksum-sha256'] = $this->checksumSha256; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + + // Prepare query + $query = []; + if (null === $v = $this->uploadId) { + throw new InvalidArgument(sprintf('Missing parameter "UploadId" for "%s". The value cannot be null.', __CLASS__)); + } + $query['uploadId'] = $v; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + + $document = new \DOMDocument('1.0', 'UTF-8'); + $document->formatOutput = false; + $this->requestBody($document, $document); + $body = $document->hasChildNodes() ? $document->saveXML() : ''; + + // Return the Request + return new Request('POST', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setChecksumCrc32(?string $value): self + { + $this->checksumCrc32 = $value; + + return $this; + } + + public function setChecksumCrc32C(?string $value): self + { + $this->checksumCrc32C = $value; + + return $this; + } + + public function setChecksumSha1(?string $value): self + { + $this->checksumSha1 = $value; + + return $this; + } + + public function setChecksumSha256(?string $value): self + { + $this->checksumSha256 = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + public function setMultipartUpload(?CompletedMultipartUpload $value): self + { + $this->multipartUpload = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setUploadId(?string $value): self + { + $this->uploadId = $value; + + return $this; + } + + private function requestBody(\DOMNode $node, \DOMDocument $document): void + { + if (null !== $v = $this->multipartUpload) { + $node->appendChild($child = $document->createElement('CompleteMultipartUpload')); + $child->setAttribute('xmlns', 'http://s3.amazonaws.com/doc/2006-03-01/'); + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/Input/CopyObjectRequest.php b/vendor/async-aws/s3/src/Input/CopyObjectRequest.php new file mode 100644 index 00000000..091a9a66 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/CopyObjectRequest.php @@ -0,0 +1,1166 @@ +|null + */ + private $metadata; + + /** + * Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request. + * + * @var MetadataDirective::*|null + */ + private $metadataDirective; + + /** + * Specifies whether the object tag-set are copied from the source object or replaced with tag-set provided in the + * request. + * + * @var TaggingDirective::*|null + */ + private $taggingDirective; + + /** + * The server-side encryption algorithm used when storing this object in Amazon S3 (for example, AES256, aws:kms). + * + * @var ServerSideEncryption::*|null + */ + private $serverSideEncryption; + + /** + * By default, Amazon S3 uses the STANDARD Storage Class to store newly created objects. The STANDARD storage class + * provides high durability and high availability. Depending on performance needs, you can specify a different Storage + * Class. Amazon S3 on Outposts only uses the OUTPOSTS Storage Class. For more information, see Storage Classes in the + * *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html + * + * @var StorageClass::*|null + */ + private $storageClass; + + /** + * If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or + * to an external URL. Amazon S3 stores the value of this header in the object metadata. + * + * @var string|null + */ + private $websiteRedirectLocation; + + /** + * Specifies the algorithm to use to when encrypting the object (for example, AES256). + * + * @var string|null + */ + private $sseCustomerAlgorithm; + + /** + * Specifies the customer-provided encryption key for Amazon S3 to use in encrypting data. This value is used to store + * the object and then it is discarded; Amazon S3 does not store the encryption key. The key must be appropriate for use + * with the algorithm specified in the `x-amz-server-side-encryption-customer-algorithm` header. + * + * @var string|null + */ + private $sseCustomerKey; + + /** + * Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321. Amazon S3 uses this header for a + * message integrity check to ensure that the encryption key was transmitted without error. + * + * @var string|null + */ + private $sseCustomerKeyMd5; + + /** + * Specifies the Amazon Web Services KMS key ID to use for object encryption. All GET and PUT requests for an object + * protected by Amazon Web Services KMS will fail if not made via SSL or using SigV4. For information about configuring + * using any of the officially supported Amazon Web Services SDKs and Amazon Web Services CLI, see Specifying the + * Signature Version in Request Authentication in the *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version + * + * @var string|null + */ + private $sseKmsKeyId; + + /** + * Specifies the Amazon Web Services KMS Encryption Context to use for object encryption. The value of this header is a + * base64-encoded UTF-8 string holding JSON with the encryption context key-value pairs. + * + * @var string|null + */ + private $sseKmsEncryptionContext; + + /** + * Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using AWS + * KMS (SSE-KMS). Setting this header to `true` causes Amazon S3 to use an S3 Bucket Key for object encryption with + * SSE-KMS. + * + * @var bool|null + */ + private $bucketKeyEnabled; + + /** + * Specifies the algorithm to use when decrypting the source object (for example, AES256). + * + * @var string|null + */ + private $copySourceSseCustomerAlgorithm; + + /** + * Specifies the customer-provided encryption key for Amazon S3 to use to decrypt the source object. The encryption key + * provided in this header must be one that was used when the source object was created. + * + * @var string|null + */ + private $copySourceSseCustomerKey; + + /** + * Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321. Amazon S3 uses this header for a + * message integrity check to ensure that the encryption key was transmitted without error. + * + * @var string|null + */ + private $copySourceSseCustomerKeyMd5; + + /** + * @var RequestPayer::*|null + */ + private $requestPayer; + + /** + * The tag-set for the object destination object this value must be used in conjunction with the `TaggingDirective`. The + * tag-set must be encoded as URL Query parameters. + * + * @var string|null + */ + private $tagging; + + /** + * The Object Lock mode that you want to apply to the copied object. + * + * @var ObjectLockMode::*|null + */ + private $objectLockMode; + + /** + * The date and time when you want the copied object's Object Lock to expire. + * + * @var \DateTimeImmutable|null + */ + private $objectLockRetainUntilDate; + + /** + * Specifies whether you want to apply a legal hold to the copied object. + * + * @var ObjectLockLegalHoldStatus::*|null + */ + private $objectLockLegalHoldStatus; + + /** + * The account ID of the expected destination bucket owner. If the destination bucket is owned by a different account, + * the request fails with the HTTP status code `403 Forbidden` (access denied). + * + * @var string|null + */ + private $expectedBucketOwner; + + /** + * The account ID of the expected source bucket owner. If the source bucket is owned by a different account, the request + * fails with the HTTP status code `403 Forbidden` (access denied). + * + * @var string|null + */ + private $expectedSourceBucketOwner; + + /** + * @param array{ + * ACL?: ObjectCannedACL::*, + * Bucket?: string, + * CacheControl?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * ContentDisposition?: string, + * ContentEncoding?: string, + * ContentLanguage?: string, + * ContentType?: string, + * CopySource?: string, + * CopySourceIfMatch?: string, + * CopySourceIfModifiedSince?: \DateTimeImmutable|string, + * CopySourceIfNoneMatch?: string, + * CopySourceIfUnmodifiedSince?: \DateTimeImmutable|string, + * Expires?: \DateTimeImmutable|string, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWriteACP?: string, + * Key?: string, + * Metadata?: array, + * MetadataDirective?: MetadataDirective::*, + * TaggingDirective?: TaggingDirective::*, + * ServerSideEncryption?: ServerSideEncryption::*, + * StorageClass?: StorageClass::*, + * WebsiteRedirectLocation?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * SSEKMSKeyId?: string, + * SSEKMSEncryptionContext?: string, + * BucketKeyEnabled?: bool, + * CopySourceSSECustomerAlgorithm?: string, + * CopySourceSSECustomerKey?: string, + * CopySourceSSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * Tagging?: string, + * ObjectLockMode?: ObjectLockMode::*, + * ObjectLockRetainUntilDate?: \DateTimeImmutable|string, + * ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus::*, + * ExpectedBucketOwner?: string, + * ExpectedSourceBucketOwner?: string, + * @region?: string, + * } $input + */ + public function __construct(array $input = []) + { + $this->acl = $input['ACL'] ?? null; + $this->bucket = $input['Bucket'] ?? null; + $this->cacheControl = $input['CacheControl'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + $this->contentDisposition = $input['ContentDisposition'] ?? null; + $this->contentEncoding = $input['ContentEncoding'] ?? null; + $this->contentLanguage = $input['ContentLanguage'] ?? null; + $this->contentType = $input['ContentType'] ?? null; + $this->copySource = $input['CopySource'] ?? null; + $this->copySourceIfMatch = $input['CopySourceIfMatch'] ?? null; + $this->copySourceIfModifiedSince = !isset($input['CopySourceIfModifiedSince']) ? null : ($input['CopySourceIfModifiedSince'] instanceof \DateTimeImmutable ? $input['CopySourceIfModifiedSince'] : new \DateTimeImmutable($input['CopySourceIfModifiedSince'])); + $this->copySourceIfNoneMatch = $input['CopySourceIfNoneMatch'] ?? null; + $this->copySourceIfUnmodifiedSince = !isset($input['CopySourceIfUnmodifiedSince']) ? null : ($input['CopySourceIfUnmodifiedSince'] instanceof \DateTimeImmutable ? $input['CopySourceIfUnmodifiedSince'] : new \DateTimeImmutable($input['CopySourceIfUnmodifiedSince'])); + $this->expires = !isset($input['Expires']) ? null : ($input['Expires'] instanceof \DateTimeImmutable ? $input['Expires'] : new \DateTimeImmutable($input['Expires'])); + $this->grantFullControl = $input['GrantFullControl'] ?? null; + $this->grantRead = $input['GrantRead'] ?? null; + $this->grantReadAcp = $input['GrantReadACP'] ?? null; + $this->grantWriteAcp = $input['GrantWriteACP'] ?? null; + $this->key = $input['Key'] ?? null; + $this->metadata = $input['Metadata'] ?? null; + $this->metadataDirective = $input['MetadataDirective'] ?? null; + $this->taggingDirective = $input['TaggingDirective'] ?? null; + $this->serverSideEncryption = $input['ServerSideEncryption'] ?? null; + $this->storageClass = $input['StorageClass'] ?? null; + $this->websiteRedirectLocation = $input['WebsiteRedirectLocation'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + $this->sseKmsKeyId = $input['SSEKMSKeyId'] ?? null; + $this->sseKmsEncryptionContext = $input['SSEKMSEncryptionContext'] ?? null; + $this->bucketKeyEnabled = $input['BucketKeyEnabled'] ?? null; + $this->copySourceSseCustomerAlgorithm = $input['CopySourceSSECustomerAlgorithm'] ?? null; + $this->copySourceSseCustomerKey = $input['CopySourceSSECustomerKey'] ?? null; + $this->copySourceSseCustomerKeyMd5 = $input['CopySourceSSECustomerKeyMD5'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->tagging = $input['Tagging'] ?? null; + $this->objectLockMode = $input['ObjectLockMode'] ?? null; + $this->objectLockRetainUntilDate = !isset($input['ObjectLockRetainUntilDate']) ? null : ($input['ObjectLockRetainUntilDate'] instanceof \DateTimeImmutable ? $input['ObjectLockRetainUntilDate'] : new \DateTimeImmutable($input['ObjectLockRetainUntilDate'])); + $this->objectLockLegalHoldStatus = $input['ObjectLockLegalHoldStatus'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->expectedSourceBucketOwner = $input['ExpectedSourceBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return ObjectCannedACL::*|null + */ + public function getAcl(): ?string + { + return $this->acl; + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getBucketKeyEnabled(): ?bool + { + return $this->bucketKeyEnabled; + } + + public function getCacheControl(): ?string + { + return $this->cacheControl; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getContentDisposition(): ?string + { + return $this->contentDisposition; + } + + public function getContentEncoding(): ?string + { + return $this->contentEncoding; + } + + public function getContentLanguage(): ?string + { + return $this->contentLanguage; + } + + public function getContentType(): ?string + { + return $this->contentType; + } + + public function getCopySource(): ?string + { + return $this->copySource; + } + + public function getCopySourceIfMatch(): ?string + { + return $this->copySourceIfMatch; + } + + public function getCopySourceIfModifiedSince(): ?\DateTimeImmutable + { + return $this->copySourceIfModifiedSince; + } + + public function getCopySourceIfNoneMatch(): ?string + { + return $this->copySourceIfNoneMatch; + } + + public function getCopySourceIfUnmodifiedSince(): ?\DateTimeImmutable + { + return $this->copySourceIfUnmodifiedSince; + } + + public function getCopySourceSseCustomerAlgorithm(): ?string + { + return $this->copySourceSseCustomerAlgorithm; + } + + public function getCopySourceSseCustomerKey(): ?string + { + return $this->copySourceSseCustomerKey; + } + + public function getCopySourceSseCustomerKeyMd5(): ?string + { + return $this->copySourceSseCustomerKeyMd5; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getExpectedSourceBucketOwner(): ?string + { + return $this->expectedSourceBucketOwner; + } + + public function getExpires(): ?\DateTimeImmutable + { + return $this->expires; + } + + public function getGrantFullControl(): ?string + { + return $this->grantFullControl; + } + + public function getGrantRead(): ?string + { + return $this->grantRead; + } + + public function getGrantReadAcp(): ?string + { + return $this->grantReadAcp; + } + + public function getGrantWriteAcp(): ?string + { + return $this->grantWriteAcp; + } + + public function getKey(): ?string + { + return $this->key; + } + + /** + * @return array + */ + public function getMetadata(): array + { + return $this->metadata ?? []; + } + + /** + * @return MetadataDirective::*|null + */ + public function getMetadataDirective(): ?string + { + return $this->metadataDirective; + } + + /** + * @return ObjectLockLegalHoldStatus::*|null + */ + public function getObjectLockLegalHoldStatus(): ?string + { + return $this->objectLockLegalHoldStatus; + } + + /** + * @return ObjectLockMode::*|null + */ + public function getObjectLockMode(): ?string + { + return $this->objectLockMode; + } + + public function getObjectLockRetainUntilDate(): ?\DateTimeImmutable + { + return $this->objectLockRetainUntilDate; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsEncryptionContext(): ?string + { + return $this->sseKmsEncryptionContext; + } + + public function getSseKmsKeyId(): ?string + { + return $this->sseKmsKeyId; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + return $this->storageClass; + } + + public function getTagging(): ?string + { + return $this->tagging; + } + + /** + * @return TaggingDirective::*|null + */ + public function getTaggingDirective(): ?string + { + return $this->taggingDirective; + } + + public function getWebsiteRedirectLocation(): ?string + { + return $this->websiteRedirectLocation; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->acl) { + if (!ObjectCannedACL::exists($this->acl)) { + throw new InvalidArgument(sprintf('Invalid parameter "ACL" for "%s". The value "%s" is not a valid "ObjectCannedACL".', __CLASS__, $this->acl)); + } + $headers['x-amz-acl'] = $this->acl; + } + if (null !== $this->cacheControl) { + $headers['Cache-Control'] = $this->cacheControl; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-checksum-algorithm'] = $this->checksumAlgorithm; + } + if (null !== $this->contentDisposition) { + $headers['Content-Disposition'] = $this->contentDisposition; + } + if (null !== $this->contentEncoding) { + $headers['Content-Encoding'] = $this->contentEncoding; + } + if (null !== $this->contentLanguage) { + $headers['Content-Language'] = $this->contentLanguage; + } + if (null !== $this->contentType) { + $headers['Content-Type'] = $this->contentType; + } + if (null === $v = $this->copySource) { + throw new InvalidArgument(sprintf('Missing parameter "CopySource" for "%s". The value cannot be null.', __CLASS__)); + } + $headers['x-amz-copy-source'] = $v; + if (null !== $this->copySourceIfMatch) { + $headers['x-amz-copy-source-if-match'] = $this->copySourceIfMatch; + } + if (null !== $this->copySourceIfModifiedSince) { + $headers['x-amz-copy-source-if-modified-since'] = $this->copySourceIfModifiedSince->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->copySourceIfNoneMatch) { + $headers['x-amz-copy-source-if-none-match'] = $this->copySourceIfNoneMatch; + } + if (null !== $this->copySourceIfUnmodifiedSince) { + $headers['x-amz-copy-source-if-unmodified-since'] = $this->copySourceIfUnmodifiedSince->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->expires) { + $headers['Expires'] = $this->expires->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->grantFullControl) { + $headers['x-amz-grant-full-control'] = $this->grantFullControl; + } + if (null !== $this->grantRead) { + $headers['x-amz-grant-read'] = $this->grantRead; + } + if (null !== $this->grantReadAcp) { + $headers['x-amz-grant-read-acp'] = $this->grantReadAcp; + } + if (null !== $this->grantWriteAcp) { + $headers['x-amz-grant-write-acp'] = $this->grantWriteAcp; + } + if (null !== $this->metadataDirective) { + if (!MetadataDirective::exists($this->metadataDirective)) { + throw new InvalidArgument(sprintf('Invalid parameter "MetadataDirective" for "%s". The value "%s" is not a valid "MetadataDirective".', __CLASS__, $this->metadataDirective)); + } + $headers['x-amz-metadata-directive'] = $this->metadataDirective; + } + if (null !== $this->taggingDirective) { + if (!TaggingDirective::exists($this->taggingDirective)) { + throw new InvalidArgument(sprintf('Invalid parameter "TaggingDirective" for "%s". The value "%s" is not a valid "TaggingDirective".', __CLASS__, $this->taggingDirective)); + } + $headers['x-amz-tagging-directive'] = $this->taggingDirective; + } + if (null !== $this->serverSideEncryption) { + if (!ServerSideEncryption::exists($this->serverSideEncryption)) { + throw new InvalidArgument(sprintf('Invalid parameter "ServerSideEncryption" for "%s". The value "%s" is not a valid "ServerSideEncryption".', __CLASS__, $this->serverSideEncryption)); + } + $headers['x-amz-server-side-encryption'] = $this->serverSideEncryption; + } + if (null !== $this->storageClass) { + if (!StorageClass::exists($this->storageClass)) { + throw new InvalidArgument(sprintf('Invalid parameter "StorageClass" for "%s". The value "%s" is not a valid "StorageClass".', __CLASS__, $this->storageClass)); + } + $headers['x-amz-storage-class'] = $this->storageClass; + } + if (null !== $this->websiteRedirectLocation) { + $headers['x-amz-website-redirect-location'] = $this->websiteRedirectLocation; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + if (null !== $this->sseKmsKeyId) { + $headers['x-amz-server-side-encryption-aws-kms-key-id'] = $this->sseKmsKeyId; + } + if (null !== $this->sseKmsEncryptionContext) { + $headers['x-amz-server-side-encryption-context'] = $this->sseKmsEncryptionContext; + } + if (null !== $this->bucketKeyEnabled) { + $headers['x-amz-server-side-encryption-bucket-key-enabled'] = $this->bucketKeyEnabled ? 'true' : 'false'; + } + if (null !== $this->copySourceSseCustomerAlgorithm) { + $headers['x-amz-copy-source-server-side-encryption-customer-algorithm'] = $this->copySourceSseCustomerAlgorithm; + } + if (null !== $this->copySourceSseCustomerKey) { + $headers['x-amz-copy-source-server-side-encryption-customer-key'] = $this->copySourceSseCustomerKey; + } + if (null !== $this->copySourceSseCustomerKeyMd5) { + $headers['x-amz-copy-source-server-side-encryption-customer-key-MD5'] = $this->copySourceSseCustomerKeyMd5; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->tagging) { + $headers['x-amz-tagging'] = $this->tagging; + } + if (null !== $this->objectLockMode) { + if (!ObjectLockMode::exists($this->objectLockMode)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectLockMode" for "%s". The value "%s" is not a valid "ObjectLockMode".', __CLASS__, $this->objectLockMode)); + } + $headers['x-amz-object-lock-mode'] = $this->objectLockMode; + } + if (null !== $this->objectLockRetainUntilDate) { + $headers['x-amz-object-lock-retain-until-date'] = $this->objectLockRetainUntilDate->format(\DateTimeInterface::ISO8601); + } + if (null !== $this->objectLockLegalHoldStatus) { + if (!ObjectLockLegalHoldStatus::exists($this->objectLockLegalHoldStatus)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectLockLegalHoldStatus" for "%s". The value "%s" is not a valid "ObjectLockLegalHoldStatus".', __CLASS__, $this->objectLockLegalHoldStatus)); + } + $headers['x-amz-object-lock-legal-hold'] = $this->objectLockLegalHoldStatus; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->expectedSourceBucketOwner) { + $headers['x-amz-source-expected-bucket-owner'] = $this->expectedSourceBucketOwner; + } + if (null !== $this->metadata) { + foreach ($this->metadata as $key => $value) { + $headers["x-amz-meta-$key"] = $value; + } + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + /** + * @param ObjectCannedACL::*|null $value + */ + public function setAcl(?string $value): self + { + $this->acl = $value; + + return $this; + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setBucketKeyEnabled(?bool $value): self + { + $this->bucketKeyEnabled = $value; + + return $this; + } + + public function setCacheControl(?string $value): self + { + $this->cacheControl = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setContentDisposition(?string $value): self + { + $this->contentDisposition = $value; + + return $this; + } + + public function setContentEncoding(?string $value): self + { + $this->contentEncoding = $value; + + return $this; + } + + public function setContentLanguage(?string $value): self + { + $this->contentLanguage = $value; + + return $this; + } + + public function setContentType(?string $value): self + { + $this->contentType = $value; + + return $this; + } + + public function setCopySource(?string $value): self + { + $this->copySource = $value; + + return $this; + } + + public function setCopySourceIfMatch(?string $value): self + { + $this->copySourceIfMatch = $value; + + return $this; + } + + public function setCopySourceIfModifiedSince(?\DateTimeImmutable $value): self + { + $this->copySourceIfModifiedSince = $value; + + return $this; + } + + public function setCopySourceIfNoneMatch(?string $value): self + { + $this->copySourceIfNoneMatch = $value; + + return $this; + } + + public function setCopySourceIfUnmodifiedSince(?\DateTimeImmutable $value): self + { + $this->copySourceIfUnmodifiedSince = $value; + + return $this; + } + + public function setCopySourceSseCustomerAlgorithm(?string $value): self + { + $this->copySourceSseCustomerAlgorithm = $value; + + return $this; + } + + public function setCopySourceSseCustomerKey(?string $value): self + { + $this->copySourceSseCustomerKey = $value; + + return $this; + } + + public function setCopySourceSseCustomerKeyMd5(?string $value): self + { + $this->copySourceSseCustomerKeyMd5 = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setExpectedSourceBucketOwner(?string $value): self + { + $this->expectedSourceBucketOwner = $value; + + return $this; + } + + public function setExpires(?\DateTimeImmutable $value): self + { + $this->expires = $value; + + return $this; + } + + public function setGrantFullControl(?string $value): self + { + $this->grantFullControl = $value; + + return $this; + } + + public function setGrantRead(?string $value): self + { + $this->grantRead = $value; + + return $this; + } + + public function setGrantReadAcp(?string $value): self + { + $this->grantReadAcp = $value; + + return $this; + } + + public function setGrantWriteAcp(?string $value): self + { + $this->grantWriteAcp = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + /** + * @param array $value + */ + public function setMetadata(array $value): self + { + $this->metadata = $value; + + return $this; + } + + /** + * @param MetadataDirective::*|null $value + */ + public function setMetadataDirective(?string $value): self + { + $this->metadataDirective = $value; + + return $this; + } + + /** + * @param ObjectLockLegalHoldStatus::*|null $value + */ + public function setObjectLockLegalHoldStatus(?string $value): self + { + $this->objectLockLegalHoldStatus = $value; + + return $this; + } + + /** + * @param ObjectLockMode::*|null $value + */ + public function setObjectLockMode(?string $value): self + { + $this->objectLockMode = $value; + + return $this; + } + + public function setObjectLockRetainUntilDate(?\DateTimeImmutable $value): self + { + $this->objectLockRetainUntilDate = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + /** + * @param ServerSideEncryption::*|null $value + */ + public function setServerSideEncryption(?string $value): self + { + $this->serverSideEncryption = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setSseKmsEncryptionContext(?string $value): self + { + $this->sseKmsEncryptionContext = $value; + + return $this; + } + + public function setSseKmsKeyId(?string $value): self + { + $this->sseKmsKeyId = $value; + + return $this; + } + + /** + * @param StorageClass::*|null $value + */ + public function setStorageClass(?string $value): self + { + $this->storageClass = $value; + + return $this; + } + + public function setTagging(?string $value): self + { + $this->tagging = $value; + + return $this; + } + + /** + * @param TaggingDirective::*|null $value + */ + public function setTaggingDirective(?string $value): self + { + $this->taggingDirective = $value; + + return $this; + } + + public function setWebsiteRedirectLocation(?string $value): self + { + $this->websiteRedirectLocation = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/CreateBucketRequest.php b/vendor/async-aws/s3/src/Input/CreateBucketRequest.php new file mode 100644 index 00000000..26b0c305 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/CreateBucketRequest.php @@ -0,0 +1,320 @@ +acl = $input['ACL'] ?? null; + $this->bucket = $input['Bucket'] ?? null; + $this->createBucketConfiguration = isset($input['CreateBucketConfiguration']) ? CreateBucketConfiguration::create($input['CreateBucketConfiguration']) : null; + $this->grantFullControl = $input['GrantFullControl'] ?? null; + $this->grantRead = $input['GrantRead'] ?? null; + $this->grantReadAcp = $input['GrantReadACP'] ?? null; + $this->grantWrite = $input['GrantWrite'] ?? null; + $this->grantWriteAcp = $input['GrantWriteACP'] ?? null; + $this->objectLockEnabledForBucket = $input['ObjectLockEnabledForBucket'] ?? null; + $this->objectOwnership = $input['ObjectOwnership'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return BucketCannedACL::*|null + */ + public function getAcl(): ?string + { + return $this->acl; + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getCreateBucketConfiguration(): ?CreateBucketConfiguration + { + return $this->createBucketConfiguration; + } + + public function getGrantFullControl(): ?string + { + return $this->grantFullControl; + } + + public function getGrantRead(): ?string + { + return $this->grantRead; + } + + public function getGrantReadAcp(): ?string + { + return $this->grantReadAcp; + } + + public function getGrantWrite(): ?string + { + return $this->grantWrite; + } + + public function getGrantWriteAcp(): ?string + { + return $this->grantWriteAcp; + } + + public function getObjectLockEnabledForBucket(): ?bool + { + return $this->objectLockEnabledForBucket; + } + + /** + * @return ObjectOwnership::*|null + */ + public function getObjectOwnership(): ?string + { + return $this->objectOwnership; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->acl) { + if (!BucketCannedACL::exists($this->acl)) { + throw new InvalidArgument(sprintf('Invalid parameter "ACL" for "%s". The value "%s" is not a valid "BucketCannedACL".', __CLASS__, $this->acl)); + } + $headers['x-amz-acl'] = $this->acl; + } + if (null !== $this->grantFullControl) { + $headers['x-amz-grant-full-control'] = $this->grantFullControl; + } + if (null !== $this->grantRead) { + $headers['x-amz-grant-read'] = $this->grantRead; + } + if (null !== $this->grantReadAcp) { + $headers['x-amz-grant-read-acp'] = $this->grantReadAcp; + } + if (null !== $this->grantWrite) { + $headers['x-amz-grant-write'] = $this->grantWrite; + } + if (null !== $this->grantWriteAcp) { + $headers['x-amz-grant-write-acp'] = $this->grantWriteAcp; + } + if (null !== $this->objectLockEnabledForBucket) { + $headers['x-amz-bucket-object-lock-enabled'] = $this->objectLockEnabledForBucket ? 'true' : 'false'; + } + if (null !== $this->objectOwnership) { + if (!ObjectOwnership::exists($this->objectOwnership)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectOwnership" for "%s". The value "%s" is not a valid "ObjectOwnership".', __CLASS__, $this->objectOwnership)); + } + $headers['x-amz-object-ownership'] = $this->objectOwnership; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']); + + // Prepare Body + + $document = new \DOMDocument('1.0', 'UTF-8'); + $document->formatOutput = false; + $this->requestBody($document, $document); + $body = $document->hasChildNodes() ? $document->saveXML() : ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + /** + * @param BucketCannedACL::*|null $value + */ + public function setAcl(?string $value): self + { + $this->acl = $value; + + return $this; + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setCreateBucketConfiguration(?CreateBucketConfiguration $value): self + { + $this->createBucketConfiguration = $value; + + return $this; + } + + public function setGrantFullControl(?string $value): self + { + $this->grantFullControl = $value; + + return $this; + } + + public function setGrantRead(?string $value): self + { + $this->grantRead = $value; + + return $this; + } + + public function setGrantReadAcp(?string $value): self + { + $this->grantReadAcp = $value; + + return $this; + } + + public function setGrantWrite(?string $value): self + { + $this->grantWrite = $value; + + return $this; + } + + public function setGrantWriteAcp(?string $value): self + { + $this->grantWriteAcp = $value; + + return $this; + } + + public function setObjectLockEnabledForBucket(?bool $value): self + { + $this->objectLockEnabledForBucket = $value; + + return $this; + } + + /** + * @param ObjectOwnership::*|null $value + */ + public function setObjectOwnership(?string $value): self + { + $this->objectOwnership = $value; + + return $this; + } + + private function requestBody(\DOMNode $node, \DOMDocument $document): void + { + if (null !== $v = $this->createBucketConfiguration) { + $node->appendChild($child = $document->createElement('CreateBucketConfiguration')); + $child->setAttribute('xmlns', 'http://s3.amazonaws.com/doc/2006-03-01/'); + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/Input/CreateMultipartUploadRequest.php b/vendor/async-aws/s3/src/Input/CreateMultipartUploadRequest.php new file mode 100644 index 00000000..2dc493de --- /dev/null +++ b/vendor/async-aws/s3/src/Input/CreateMultipartUploadRequest.php @@ -0,0 +1,872 @@ +|null + */ + private $metadata; + + /** + * The server-side encryption algorithm used when storing this object in Amazon S3 (for example, AES256, aws:kms). + * + * @var ServerSideEncryption::*|null + */ + private $serverSideEncryption; + + /** + * By default, Amazon S3 uses the STANDARD Storage Class to store newly created objects. The STANDARD storage class + * provides high durability and high availability. Depending on performance needs, you can specify a different Storage + * Class. Amazon S3 on Outposts only uses the OUTPOSTS Storage Class. For more information, see Storage Classes in the + * *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html + * + * @var StorageClass::*|null + */ + private $storageClass; + + /** + * If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or + * to an external URL. Amazon S3 stores the value of this header in the object metadata. + * + * @var string|null + */ + private $websiteRedirectLocation; + + /** + * Specifies the algorithm to use to when encrypting the object (for example, AES256). + * + * @var string|null + */ + private $sseCustomerAlgorithm; + + /** + * Specifies the customer-provided encryption key for Amazon S3 to use in encrypting data. This value is used to store + * the object and then it is discarded; Amazon S3 does not store the encryption key. The key must be appropriate for use + * with the algorithm specified in the `x-amz-server-side-encryption-customer-algorithm` header. + * + * @var string|null + */ + private $sseCustomerKey; + + /** + * Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321. Amazon S3 uses this header for a + * message integrity check to ensure that the encryption key was transmitted without error. + * + * @var string|null + */ + private $sseCustomerKeyMd5; + + /** + * Specifies the ID of the symmetric customer managed key to use for object encryption. All GET and PUT requests for an + * object protected by Amazon Web Services KMS will fail if not made via SSL or using SigV4. For information about + * configuring using any of the officially supported Amazon Web Services SDKs and Amazon Web Services CLI, see + * Specifying the Signature Version in Request Authentication in the *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version + * + * @var string|null + */ + private $sseKmsKeyId; + + /** + * Specifies the Amazon Web Services KMS Encryption Context to use for object encryption. The value of this header is a + * base64-encoded UTF-8 string holding JSON with the encryption context key-value pairs. + * + * @var string|null + */ + private $sseKmsEncryptionContext; + + /** + * Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using AWS + * KMS (SSE-KMS). Setting this header to `true` causes Amazon S3 to use an S3 Bucket Key for object encryption with + * SSE-KMS. + * + * @var bool|null + */ + private $bucketKeyEnabled; + + /** + * @var RequestPayer::*|null + */ + private $requestPayer; + + /** + * The tag-set for the object. The tag-set must be encoded as URL Query parameters. + * + * @var string|null + */ + private $tagging; + + /** + * Specifies the Object Lock mode that you want to apply to the uploaded object. + * + * @var ObjectLockMode::*|null + */ + private $objectLockMode; + + /** + * Specifies the date and time when you want the Object Lock to expire. + * + * @var \DateTimeImmutable|null + */ + private $objectLockRetainUntilDate; + + /** + * Specifies whether you want to apply a legal hold to the uploaded object. + * + * @var ObjectLockLegalHoldStatus::*|null + */ + private $objectLockLegalHoldStatus; + + /** + * The account ID of the expected bucket owner. If the bucket is owned by a different account, the request fails with + * the HTTP status code `403 Forbidden` (access denied). + * + * @var string|null + */ + private $expectedBucketOwner; + + /** + * Indicates the algorithm you want Amazon S3 to use to create the checksum for the object. For more information, see + * Checking object integrity in the *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html + * + * @var ChecksumAlgorithm::*|null + */ + private $checksumAlgorithm; + + /** + * @param array{ + * ACL?: ObjectCannedACL::*, + * Bucket?: string, + * CacheControl?: string, + * ContentDisposition?: string, + * ContentEncoding?: string, + * ContentLanguage?: string, + * ContentType?: string, + * Expires?: \DateTimeImmutable|string, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWriteACP?: string, + * Key?: string, + * Metadata?: array, + * ServerSideEncryption?: ServerSideEncryption::*, + * StorageClass?: StorageClass::*, + * WebsiteRedirectLocation?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * SSEKMSKeyId?: string, + * SSEKMSEncryptionContext?: string, + * BucketKeyEnabled?: bool, + * RequestPayer?: RequestPayer::*, + * Tagging?: string, + * ObjectLockMode?: ObjectLockMode::*, + * ObjectLockRetainUntilDate?: \DateTimeImmutable|string, + * ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus::*, + * ExpectedBucketOwner?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * @region?: string, + * } $input + */ + public function __construct(array $input = []) + { + $this->acl = $input['ACL'] ?? null; + $this->bucket = $input['Bucket'] ?? null; + $this->cacheControl = $input['CacheControl'] ?? null; + $this->contentDisposition = $input['ContentDisposition'] ?? null; + $this->contentEncoding = $input['ContentEncoding'] ?? null; + $this->contentLanguage = $input['ContentLanguage'] ?? null; + $this->contentType = $input['ContentType'] ?? null; + $this->expires = !isset($input['Expires']) ? null : ($input['Expires'] instanceof \DateTimeImmutable ? $input['Expires'] : new \DateTimeImmutable($input['Expires'])); + $this->grantFullControl = $input['GrantFullControl'] ?? null; + $this->grantRead = $input['GrantRead'] ?? null; + $this->grantReadAcp = $input['GrantReadACP'] ?? null; + $this->grantWriteAcp = $input['GrantWriteACP'] ?? null; + $this->key = $input['Key'] ?? null; + $this->metadata = $input['Metadata'] ?? null; + $this->serverSideEncryption = $input['ServerSideEncryption'] ?? null; + $this->storageClass = $input['StorageClass'] ?? null; + $this->websiteRedirectLocation = $input['WebsiteRedirectLocation'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + $this->sseKmsKeyId = $input['SSEKMSKeyId'] ?? null; + $this->sseKmsEncryptionContext = $input['SSEKMSEncryptionContext'] ?? null; + $this->bucketKeyEnabled = $input['BucketKeyEnabled'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->tagging = $input['Tagging'] ?? null; + $this->objectLockMode = $input['ObjectLockMode'] ?? null; + $this->objectLockRetainUntilDate = !isset($input['ObjectLockRetainUntilDate']) ? null : ($input['ObjectLockRetainUntilDate'] instanceof \DateTimeImmutable ? $input['ObjectLockRetainUntilDate'] : new \DateTimeImmutable($input['ObjectLockRetainUntilDate'])); + $this->objectLockLegalHoldStatus = $input['ObjectLockLegalHoldStatus'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return ObjectCannedACL::*|null + */ + public function getAcl(): ?string + { + return $this->acl; + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getBucketKeyEnabled(): ?bool + { + return $this->bucketKeyEnabled; + } + + public function getCacheControl(): ?string + { + return $this->cacheControl; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getContentDisposition(): ?string + { + return $this->contentDisposition; + } + + public function getContentEncoding(): ?string + { + return $this->contentEncoding; + } + + public function getContentLanguage(): ?string + { + return $this->contentLanguage; + } + + public function getContentType(): ?string + { + return $this->contentType; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getExpires(): ?\DateTimeImmutable + { + return $this->expires; + } + + public function getGrantFullControl(): ?string + { + return $this->grantFullControl; + } + + public function getGrantRead(): ?string + { + return $this->grantRead; + } + + public function getGrantReadAcp(): ?string + { + return $this->grantReadAcp; + } + + public function getGrantWriteAcp(): ?string + { + return $this->grantWriteAcp; + } + + public function getKey(): ?string + { + return $this->key; + } + + /** + * @return array + */ + public function getMetadata(): array + { + return $this->metadata ?? []; + } + + /** + * @return ObjectLockLegalHoldStatus::*|null + */ + public function getObjectLockLegalHoldStatus(): ?string + { + return $this->objectLockLegalHoldStatus; + } + + /** + * @return ObjectLockMode::*|null + */ + public function getObjectLockMode(): ?string + { + return $this->objectLockMode; + } + + public function getObjectLockRetainUntilDate(): ?\DateTimeImmutable + { + return $this->objectLockRetainUntilDate; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsEncryptionContext(): ?string + { + return $this->sseKmsEncryptionContext; + } + + public function getSseKmsKeyId(): ?string + { + return $this->sseKmsKeyId; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + return $this->storageClass; + } + + public function getTagging(): ?string + { + return $this->tagging; + } + + public function getWebsiteRedirectLocation(): ?string + { + return $this->websiteRedirectLocation; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->acl) { + if (!ObjectCannedACL::exists($this->acl)) { + throw new InvalidArgument(sprintf('Invalid parameter "ACL" for "%s". The value "%s" is not a valid "ObjectCannedACL".', __CLASS__, $this->acl)); + } + $headers['x-amz-acl'] = $this->acl; + } + if (null !== $this->cacheControl) { + $headers['Cache-Control'] = $this->cacheControl; + } + if (null !== $this->contentDisposition) { + $headers['Content-Disposition'] = $this->contentDisposition; + } + if (null !== $this->contentEncoding) { + $headers['Content-Encoding'] = $this->contentEncoding; + } + if (null !== $this->contentLanguage) { + $headers['Content-Language'] = $this->contentLanguage; + } + if (null !== $this->contentType) { + $headers['Content-Type'] = $this->contentType; + } + if (null !== $this->expires) { + $headers['Expires'] = $this->expires->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->grantFullControl) { + $headers['x-amz-grant-full-control'] = $this->grantFullControl; + } + if (null !== $this->grantRead) { + $headers['x-amz-grant-read'] = $this->grantRead; + } + if (null !== $this->grantReadAcp) { + $headers['x-amz-grant-read-acp'] = $this->grantReadAcp; + } + if (null !== $this->grantWriteAcp) { + $headers['x-amz-grant-write-acp'] = $this->grantWriteAcp; + } + if (null !== $this->serverSideEncryption) { + if (!ServerSideEncryption::exists($this->serverSideEncryption)) { + throw new InvalidArgument(sprintf('Invalid parameter "ServerSideEncryption" for "%s". The value "%s" is not a valid "ServerSideEncryption".', __CLASS__, $this->serverSideEncryption)); + } + $headers['x-amz-server-side-encryption'] = $this->serverSideEncryption; + } + if (null !== $this->storageClass) { + if (!StorageClass::exists($this->storageClass)) { + throw new InvalidArgument(sprintf('Invalid parameter "StorageClass" for "%s". The value "%s" is not a valid "StorageClass".', __CLASS__, $this->storageClass)); + } + $headers['x-amz-storage-class'] = $this->storageClass; + } + if (null !== $this->websiteRedirectLocation) { + $headers['x-amz-website-redirect-location'] = $this->websiteRedirectLocation; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + if (null !== $this->sseKmsKeyId) { + $headers['x-amz-server-side-encryption-aws-kms-key-id'] = $this->sseKmsKeyId; + } + if (null !== $this->sseKmsEncryptionContext) { + $headers['x-amz-server-side-encryption-context'] = $this->sseKmsEncryptionContext; + } + if (null !== $this->bucketKeyEnabled) { + $headers['x-amz-server-side-encryption-bucket-key-enabled'] = $this->bucketKeyEnabled ? 'true' : 'false'; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->tagging) { + $headers['x-amz-tagging'] = $this->tagging; + } + if (null !== $this->objectLockMode) { + if (!ObjectLockMode::exists($this->objectLockMode)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectLockMode" for "%s". The value "%s" is not a valid "ObjectLockMode".', __CLASS__, $this->objectLockMode)); + } + $headers['x-amz-object-lock-mode'] = $this->objectLockMode; + } + if (null !== $this->objectLockRetainUntilDate) { + $headers['x-amz-object-lock-retain-until-date'] = $this->objectLockRetainUntilDate->format(\DateTimeInterface::ISO8601); + } + if (null !== $this->objectLockLegalHoldStatus) { + if (!ObjectLockLegalHoldStatus::exists($this->objectLockLegalHoldStatus)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectLockLegalHoldStatus" for "%s". The value "%s" is not a valid "ObjectLockLegalHoldStatus".', __CLASS__, $this->objectLockLegalHoldStatus)); + } + $headers['x-amz-object-lock-legal-hold'] = $this->objectLockLegalHoldStatus; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-checksum-algorithm'] = $this->checksumAlgorithm; + } + if (null !== $this->metadata) { + foreach ($this->metadata as $key => $value) { + $headers["x-amz-meta-$key"] = $value; + } + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])) . '?uploads'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('POST', $uriString, $query, $headers, StreamFactory::create($body)); + } + + /** + * @param ObjectCannedACL::*|null $value + */ + public function setAcl(?string $value): self + { + $this->acl = $value; + + return $this; + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setBucketKeyEnabled(?bool $value): self + { + $this->bucketKeyEnabled = $value; + + return $this; + } + + public function setCacheControl(?string $value): self + { + $this->cacheControl = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setContentDisposition(?string $value): self + { + $this->contentDisposition = $value; + + return $this; + } + + public function setContentEncoding(?string $value): self + { + $this->contentEncoding = $value; + + return $this; + } + + public function setContentLanguage(?string $value): self + { + $this->contentLanguage = $value; + + return $this; + } + + public function setContentType(?string $value): self + { + $this->contentType = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setExpires(?\DateTimeImmutable $value): self + { + $this->expires = $value; + + return $this; + } + + public function setGrantFullControl(?string $value): self + { + $this->grantFullControl = $value; + + return $this; + } + + public function setGrantRead(?string $value): self + { + $this->grantRead = $value; + + return $this; + } + + public function setGrantReadAcp(?string $value): self + { + $this->grantReadAcp = $value; + + return $this; + } + + public function setGrantWriteAcp(?string $value): self + { + $this->grantWriteAcp = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + /** + * @param array $value + */ + public function setMetadata(array $value): self + { + $this->metadata = $value; + + return $this; + } + + /** + * @param ObjectLockLegalHoldStatus::*|null $value + */ + public function setObjectLockLegalHoldStatus(?string $value): self + { + $this->objectLockLegalHoldStatus = $value; + + return $this; + } + + /** + * @param ObjectLockMode::*|null $value + */ + public function setObjectLockMode(?string $value): self + { + $this->objectLockMode = $value; + + return $this; + } + + public function setObjectLockRetainUntilDate(?\DateTimeImmutable $value): self + { + $this->objectLockRetainUntilDate = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + /** + * @param ServerSideEncryption::*|null $value + */ + public function setServerSideEncryption(?string $value): self + { + $this->serverSideEncryption = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setSseKmsEncryptionContext(?string $value): self + { + $this->sseKmsEncryptionContext = $value; + + return $this; + } + + public function setSseKmsKeyId(?string $value): self + { + $this->sseKmsKeyId = $value; + + return $this; + } + + /** + * @param StorageClass::*|null $value + */ + public function setStorageClass(?string $value): self + { + $this->storageClass = $value; + + return $this; + } + + public function setTagging(?string $value): self + { + $this->tagging = $value; + + return $this; + } + + public function setWebsiteRedirectLocation(?string $value): self + { + $this->websiteRedirectLocation = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/DeleteBucketCorsRequest.php b/vendor/async-aws/s3/src/Input/DeleteBucketCorsRequest.php new file mode 100644 index 00000000..9f446d10 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/DeleteBucketCorsRequest.php @@ -0,0 +1,100 @@ +bucket = $input['Bucket'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?cors'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('DELETE', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/DeleteBucketRequest.php b/vendor/async-aws/s3/src/Input/DeleteBucketRequest.php new file mode 100644 index 00000000..58b8e582 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/DeleteBucketRequest.php @@ -0,0 +1,100 @@ +bucket = $input['Bucket'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('DELETE', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/DeleteObjectRequest.php b/vendor/async-aws/s3/src/Input/DeleteObjectRequest.php new file mode 100644 index 00000000..e09e3ab1 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/DeleteObjectRequest.php @@ -0,0 +1,234 @@ +bucket = $input['Bucket'] ?? null; + $this->key = $input['Key'] ?? null; + $this->mfa = $input['MFA'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->bypassGovernanceRetention = $input['BypassGovernanceRetention'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getBypassGovernanceRetention(): ?bool + { + return $this->bypassGovernanceRetention; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getMfa(): ?string + { + return $this->mfa; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->mfa) { + $headers['x-amz-mfa'] = $this->mfa; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->bypassGovernanceRetention) { + $headers['x-amz-bypass-governance-retention'] = $this->bypassGovernanceRetention ? 'true' : 'false'; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null !== $this->versionId) { + $query['versionId'] = $this->versionId; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('DELETE', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setBypassGovernanceRetention(?bool $value): self + { + $this->bypassGovernanceRetention = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + public function setMfa(?string $value): self + { + $this->mfa = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setVersionId(?string $value): self + { + $this->versionId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/DeleteObjectsRequest.php b/vendor/async-aws/s3/src/Input/DeleteObjectsRequest.php new file mode 100644 index 00000000..cfdc41b0 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/DeleteObjectsRequest.php @@ -0,0 +1,261 @@ +bucket = $input['Bucket'] ?? null; + $this->delete = isset($input['Delete']) ? Delete::create($input['Delete']) : null; + $this->mfa = $input['MFA'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->bypassGovernanceRetention = $input['BypassGovernanceRetention'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getBypassGovernanceRetention(): ?bool + { + return $this->bypassGovernanceRetention; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getDelete(): ?Delete + { + return $this->delete; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getMfa(): ?string + { + return $this->mfa; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->mfa) { + $headers['x-amz-mfa'] = $this->mfa; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->bypassGovernanceRetention) { + $headers['x-amz-bypass-governance-retention'] = $this->bypassGovernanceRetention ? 'true' : 'false'; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-sdk-checksum-algorithm'] = $this->checksumAlgorithm; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?delete'; + + // Prepare Body + + $document = new \DOMDocument('1.0', 'UTF-8'); + $document->formatOutput = false; + $this->requestBody($document, $document); + $body = $document->hasChildNodes() ? $document->saveXML() : ''; + + // Return the Request + return new Request('POST', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setBypassGovernanceRetention(?bool $value): self + { + $this->bypassGovernanceRetention = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setDelete(?Delete $value): self + { + $this->delete = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setMfa(?string $value): self + { + $this->mfa = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + private function requestBody(\DOMNode $node, \DOMDocument $document): void + { + if (null === $v = $this->delete) { + throw new InvalidArgument(sprintf('Missing parameter "Delete" for "%s". The value cannot be null.', __CLASS__)); + } + + $node->appendChild($child = $document->createElement('Delete')); + $child->setAttribute('xmlns', 'http://s3.amazonaws.com/doc/2006-03-01/'); + $v->requestBody($child, $document); + } +} diff --git a/vendor/async-aws/s3/src/Input/GetBucketCorsRequest.php b/vendor/async-aws/s3/src/Input/GetBucketCorsRequest.php new file mode 100644 index 00000000..268d1400 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/GetBucketCorsRequest.php @@ -0,0 +1,100 @@ +bucket = $input['Bucket'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?cors'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/GetBucketEncryptionRequest.php b/vendor/async-aws/s3/src/Input/GetBucketEncryptionRequest.php new file mode 100644 index 00000000..a773c845 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/GetBucketEncryptionRequest.php @@ -0,0 +1,100 @@ +bucket = $input['Bucket'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?encryption'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/GetObjectAclRequest.php b/vendor/async-aws/s3/src/Input/GetObjectAclRequest.php new file mode 100644 index 00000000..6454baca --- /dev/null +++ b/vendor/async-aws/s3/src/Input/GetObjectAclRequest.php @@ -0,0 +1,183 @@ +bucket = $input['Bucket'] ?? null; + $this->key = $input['Key'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKey(): ?string + { + return $this->key; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null !== $this->versionId) { + $query['versionId'] = $this->versionId; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])) . '?acl'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setVersionId(?string $value): self + { + $this->versionId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/GetObjectRequest.php b/vendor/async-aws/s3/src/Input/GetObjectRequest.php new file mode 100644 index 00000000..6f032f82 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/GetObjectRequest.php @@ -0,0 +1,588 @@ +bucket = $input['Bucket'] ?? null; + $this->ifMatch = $input['IfMatch'] ?? null; + $this->ifModifiedSince = !isset($input['IfModifiedSince']) ? null : ($input['IfModifiedSince'] instanceof \DateTimeImmutable ? $input['IfModifiedSince'] : new \DateTimeImmutable($input['IfModifiedSince'])); + $this->ifNoneMatch = $input['IfNoneMatch'] ?? null; + $this->ifUnmodifiedSince = !isset($input['IfUnmodifiedSince']) ? null : ($input['IfUnmodifiedSince'] instanceof \DateTimeImmutable ? $input['IfUnmodifiedSince'] : new \DateTimeImmutable($input['IfUnmodifiedSince'])); + $this->key = $input['Key'] ?? null; + $this->range = $input['Range'] ?? null; + $this->responseCacheControl = $input['ResponseCacheControl'] ?? null; + $this->responseContentDisposition = $input['ResponseContentDisposition'] ?? null; + $this->responseContentEncoding = $input['ResponseContentEncoding'] ?? null; + $this->responseContentLanguage = $input['ResponseContentLanguage'] ?? null; + $this->responseContentType = $input['ResponseContentType'] ?? null; + $this->responseExpires = !isset($input['ResponseExpires']) ? null : ($input['ResponseExpires'] instanceof \DateTimeImmutable ? $input['ResponseExpires'] : new \DateTimeImmutable($input['ResponseExpires'])); + $this->versionId = $input['VersionId'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->partNumber = $input['PartNumber'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->checksumMode = $input['ChecksumMode'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + /** + * @return ChecksumMode::*|null + */ + public function getChecksumMode(): ?string + { + return $this->checksumMode; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getIfMatch(): ?string + { + return $this->ifMatch; + } + + public function getIfModifiedSince(): ?\DateTimeImmutable + { + return $this->ifModifiedSince; + } + + public function getIfNoneMatch(): ?string + { + return $this->ifNoneMatch; + } + + public function getIfUnmodifiedSince(): ?\DateTimeImmutable + { + return $this->ifUnmodifiedSince; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getPartNumber(): ?int + { + return $this->partNumber; + } + + public function getRange(): ?string + { + return $this->range; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getResponseCacheControl(): ?string + { + return $this->responseCacheControl; + } + + public function getResponseContentDisposition(): ?string + { + return $this->responseContentDisposition; + } + + public function getResponseContentEncoding(): ?string + { + return $this->responseContentEncoding; + } + + public function getResponseContentLanguage(): ?string + { + return $this->responseContentLanguage; + } + + public function getResponseContentType(): ?string + { + return $this->responseContentType; + } + + public function getResponseExpires(): ?\DateTimeImmutable + { + return $this->responseExpires; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->ifMatch) { + $headers['If-Match'] = $this->ifMatch; + } + if (null !== $this->ifModifiedSince) { + $headers['If-Modified-Since'] = $this->ifModifiedSince->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->ifNoneMatch) { + $headers['If-None-Match'] = $this->ifNoneMatch; + } + if (null !== $this->ifUnmodifiedSince) { + $headers['If-Unmodified-Since'] = $this->ifUnmodifiedSince->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->range) { + $headers['Range'] = $this->range; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->checksumMode) { + if (!ChecksumMode::exists($this->checksumMode)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumMode" for "%s". The value "%s" is not a valid "ChecksumMode".', __CLASS__, $this->checksumMode)); + } + $headers['x-amz-checksum-mode'] = $this->checksumMode; + } + + // Prepare query + $query = []; + if (null !== $this->responseCacheControl) { + $query['response-cache-control'] = $this->responseCacheControl; + } + if (null !== $this->responseContentDisposition) { + $query['response-content-disposition'] = $this->responseContentDisposition; + } + if (null !== $this->responseContentEncoding) { + $query['response-content-encoding'] = $this->responseContentEncoding; + } + if (null !== $this->responseContentLanguage) { + $query['response-content-language'] = $this->responseContentLanguage; + } + if (null !== $this->responseContentType) { + $query['response-content-type'] = $this->responseContentType; + } + if (null !== $this->responseExpires) { + $query['response-expires'] = $this->responseExpires->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->versionId) { + $query['versionId'] = $this->versionId; + } + if (null !== $this->partNumber) { + $query['partNumber'] = (string) $this->partNumber; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + /** + * @param ChecksumMode::*|null $value + */ + public function setChecksumMode(?string $value): self + { + $this->checksumMode = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setIfMatch(?string $value): self + { + $this->ifMatch = $value; + + return $this; + } + + public function setIfModifiedSince(?\DateTimeImmutable $value): self + { + $this->ifModifiedSince = $value; + + return $this; + } + + public function setIfNoneMatch(?string $value): self + { + $this->ifNoneMatch = $value; + + return $this; + } + + public function setIfUnmodifiedSince(?\DateTimeImmutable $value): self + { + $this->ifUnmodifiedSince = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + public function setPartNumber(?int $value): self + { + $this->partNumber = $value; + + return $this; + } + + public function setRange(?string $value): self + { + $this->range = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setResponseCacheControl(?string $value): self + { + $this->responseCacheControl = $value; + + return $this; + } + + public function setResponseContentDisposition(?string $value): self + { + $this->responseContentDisposition = $value; + + return $this; + } + + public function setResponseContentEncoding(?string $value): self + { + $this->responseContentEncoding = $value; + + return $this; + } + + public function setResponseContentLanguage(?string $value): self + { + $this->responseContentLanguage = $value; + + return $this; + } + + public function setResponseContentType(?string $value): self + { + $this->responseContentType = $value; + + return $this; + } + + public function setResponseExpires(?\DateTimeImmutable $value): self + { + $this->responseExpires = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setVersionId(?string $value): self + { + $this->versionId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/HeadBucketRequest.php b/vendor/async-aws/s3/src/Input/HeadBucketRequest.php new file mode 100644 index 00000000..f25f3572 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/HeadBucketRequest.php @@ -0,0 +1,100 @@ +bucket = $input['Bucket'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('HEAD', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/HeadObjectRequest.php b/vendor/async-aws/s3/src/Input/HeadObjectRequest.php new file mode 100644 index 00000000..7fc7f5b1 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/HeadObjectRequest.php @@ -0,0 +1,442 @@ +bucket = $input['Bucket'] ?? null; + $this->ifMatch = $input['IfMatch'] ?? null; + $this->ifModifiedSince = !isset($input['IfModifiedSince']) ? null : ($input['IfModifiedSince'] instanceof \DateTimeImmutable ? $input['IfModifiedSince'] : new \DateTimeImmutable($input['IfModifiedSince'])); + $this->ifNoneMatch = $input['IfNoneMatch'] ?? null; + $this->ifUnmodifiedSince = !isset($input['IfUnmodifiedSince']) ? null : ($input['IfUnmodifiedSince'] instanceof \DateTimeImmutable ? $input['IfUnmodifiedSince'] : new \DateTimeImmutable($input['IfUnmodifiedSince'])); + $this->key = $input['Key'] ?? null; + $this->range = $input['Range'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->partNumber = $input['PartNumber'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->checksumMode = $input['ChecksumMode'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + /** + * @return ChecksumMode::*|null + */ + public function getChecksumMode(): ?string + { + return $this->checksumMode; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getIfMatch(): ?string + { + return $this->ifMatch; + } + + public function getIfModifiedSince(): ?\DateTimeImmutable + { + return $this->ifModifiedSince; + } + + public function getIfNoneMatch(): ?string + { + return $this->ifNoneMatch; + } + + public function getIfUnmodifiedSince(): ?\DateTimeImmutable + { + return $this->ifUnmodifiedSince; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getPartNumber(): ?int + { + return $this->partNumber; + } + + public function getRange(): ?string + { + return $this->range; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->ifMatch) { + $headers['If-Match'] = $this->ifMatch; + } + if (null !== $this->ifModifiedSince) { + $headers['If-Modified-Since'] = $this->ifModifiedSince->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->ifNoneMatch) { + $headers['If-None-Match'] = $this->ifNoneMatch; + } + if (null !== $this->ifUnmodifiedSince) { + $headers['If-Unmodified-Since'] = $this->ifUnmodifiedSince->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->range) { + $headers['Range'] = $this->range; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->checksumMode) { + if (!ChecksumMode::exists($this->checksumMode)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumMode" for "%s". The value "%s" is not a valid "ChecksumMode".', __CLASS__, $this->checksumMode)); + } + $headers['x-amz-checksum-mode'] = $this->checksumMode; + } + + // Prepare query + $query = []; + if (null !== $this->versionId) { + $query['versionId'] = $this->versionId; + } + if (null !== $this->partNumber) { + $query['partNumber'] = (string) $this->partNumber; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('HEAD', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + /** + * @param ChecksumMode::*|null $value + */ + public function setChecksumMode(?string $value): self + { + $this->checksumMode = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setIfMatch(?string $value): self + { + $this->ifMatch = $value; + + return $this; + } + + public function setIfModifiedSince(?\DateTimeImmutable $value): self + { + $this->ifModifiedSince = $value; + + return $this; + } + + public function setIfNoneMatch(?string $value): self + { + $this->ifNoneMatch = $value; + + return $this; + } + + public function setIfUnmodifiedSince(?\DateTimeImmutable $value): self + { + $this->ifUnmodifiedSince = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + public function setPartNumber(?int $value): self + { + $this->partNumber = $value; + + return $this; + } + + public function setRange(?string $value): self + { + $this->range = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setVersionId(?string $value): self + { + $this->versionId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/ListBucketsRequest.php b/vendor/async-aws/s3/src/Input/ListBucketsRequest.php new file mode 100644 index 00000000..9449d9d0 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/ListBucketsRequest.php @@ -0,0 +1,46 @@ + 'application/xml']; + + // Prepare query + $query = []; + + // Prepare URI + $uriString = '/'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } +} diff --git a/vendor/async-aws/s3/src/Input/ListMultipartUploadsRequest.php b/vendor/async-aws/s3/src/Input/ListMultipartUploadsRequest.php new file mode 100644 index 00000000..52586a9f --- /dev/null +++ b/vendor/async-aws/s3/src/Input/ListMultipartUploadsRequest.php @@ -0,0 +1,258 @@ +bucket = $input['Bucket'] ?? null; + $this->delimiter = $input['Delimiter'] ?? null; + $this->encodingType = $input['EncodingType'] ?? null; + $this->keyMarker = $input['KeyMarker'] ?? null; + $this->maxUploads = $input['MaxUploads'] ?? null; + $this->prefix = $input['Prefix'] ?? null; + $this->uploadIdMarker = $input['UploadIdMarker'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getDelimiter(): ?string + { + return $this->delimiter; + } + + /** + * @return EncodingType::*|null + */ + public function getEncodingType(): ?string + { + return $this->encodingType; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKeyMarker(): ?string + { + return $this->keyMarker; + } + + public function getMaxUploads(): ?int + { + return $this->maxUploads; + } + + public function getPrefix(): ?string + { + return $this->prefix; + } + + public function getUploadIdMarker(): ?string + { + return $this->uploadIdMarker; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null !== $this->delimiter) { + $query['delimiter'] = $this->delimiter; + } + if (null !== $this->encodingType) { + if (!EncodingType::exists($this->encodingType)) { + throw new InvalidArgument(sprintf('Invalid parameter "EncodingType" for "%s". The value "%s" is not a valid "EncodingType".', __CLASS__, $this->encodingType)); + } + $query['encoding-type'] = $this->encodingType; + } + if (null !== $this->keyMarker) { + $query['key-marker'] = $this->keyMarker; + } + if (null !== $this->maxUploads) { + $query['max-uploads'] = (string) $this->maxUploads; + } + if (null !== $this->prefix) { + $query['prefix'] = $this->prefix; + } + if (null !== $this->uploadIdMarker) { + $query['upload-id-marker'] = $this->uploadIdMarker; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?uploads'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setDelimiter(?string $value): self + { + $this->delimiter = $value; + + return $this; + } + + /** + * @param EncodingType::*|null $value + */ + public function setEncodingType(?string $value): self + { + $this->encodingType = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKeyMarker(?string $value): self + { + $this->keyMarker = $value; + + return $this; + } + + public function setMaxUploads(?int $value): self + { + $this->maxUploads = $value; + + return $this; + } + + public function setPrefix(?string $value): self + { + $this->prefix = $value; + + return $this; + } + + public function setUploadIdMarker(?string $value): self + { + $this->uploadIdMarker = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/ListObjectsV2Request.php b/vendor/async-aws/s3/src/Input/ListObjectsV2Request.php new file mode 100644 index 00000000..d39dc675 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/ListObjectsV2Request.php @@ -0,0 +1,317 @@ +bucket = $input['Bucket'] ?? null; + $this->delimiter = $input['Delimiter'] ?? null; + $this->encodingType = $input['EncodingType'] ?? null; + $this->maxKeys = $input['MaxKeys'] ?? null; + $this->prefix = $input['Prefix'] ?? null; + $this->continuationToken = $input['ContinuationToken'] ?? null; + $this->fetchOwner = $input['FetchOwner'] ?? null; + $this->startAfter = $input['StartAfter'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getContinuationToken(): ?string + { + return $this->continuationToken; + } + + public function getDelimiter(): ?string + { + return $this->delimiter; + } + + /** + * @return EncodingType::*|null + */ + public function getEncodingType(): ?string + { + return $this->encodingType; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getFetchOwner(): ?bool + { + return $this->fetchOwner; + } + + public function getMaxKeys(): ?int + { + return $this->maxKeys; + } + + public function getPrefix(): ?string + { + return $this->prefix; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getStartAfter(): ?string + { + return $this->startAfter; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null !== $this->delimiter) { + $query['delimiter'] = $this->delimiter; + } + if (null !== $this->encodingType) { + if (!EncodingType::exists($this->encodingType)) { + throw new InvalidArgument(sprintf('Invalid parameter "EncodingType" for "%s". The value "%s" is not a valid "EncodingType".', __CLASS__, $this->encodingType)); + } + $query['encoding-type'] = $this->encodingType; + } + if (null !== $this->maxKeys) { + $query['max-keys'] = (string) $this->maxKeys; + } + if (null !== $this->prefix) { + $query['prefix'] = $this->prefix; + } + if (null !== $this->continuationToken) { + $query['continuation-token'] = $this->continuationToken; + } + if (null !== $this->fetchOwner) { + $query['fetch-owner'] = $this->fetchOwner ? 'true' : 'false'; + } + if (null !== $this->startAfter) { + $query['start-after'] = $this->startAfter; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?list-type=2'; + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setContinuationToken(?string $value): self + { + $this->continuationToken = $value; + + return $this; + } + + public function setDelimiter(?string $value): self + { + $this->delimiter = $value; + + return $this; + } + + /** + * @param EncodingType::*|null $value + */ + public function setEncodingType(?string $value): self + { + $this->encodingType = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setFetchOwner(?bool $value): self + { + $this->fetchOwner = $value; + + return $this; + } + + public function setMaxKeys(?int $value): self + { + $this->maxKeys = $value; + + return $this; + } + + public function setPrefix(?string $value): self + { + $this->prefix = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setStartAfter(?string $value): self + { + $this->startAfter = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/ListPartsRequest.php b/vendor/async-aws/s3/src/Input/ListPartsRequest.php new file mode 100644 index 00000000..1f3c36d1 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/ListPartsRequest.php @@ -0,0 +1,316 @@ +bucket = $input['Bucket'] ?? null; + $this->key = $input['Key'] ?? null; + $this->maxParts = $input['MaxParts'] ?? null; + $this->partNumberMarker = $input['PartNumberMarker'] ?? null; + $this->uploadId = $input['UploadId'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getMaxParts(): ?int + { + return $this->maxParts; + } + + public function getPartNumberMarker(): ?int + { + return $this->partNumberMarker; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getUploadId(): ?string + { + return $this->uploadId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + + // Prepare query + $query = []; + if (null !== $this->maxParts) { + $query['max-parts'] = (string) $this->maxParts; + } + if (null !== $this->partNumberMarker) { + $query['part-number-marker'] = (string) $this->partNumberMarker; + } + if (null === $v = $this->uploadId) { + throw new InvalidArgument(sprintf('Missing parameter "UploadId" for "%s". The value cannot be null.', __CLASS__)); + } + $query['uploadId'] = $v; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = ''; + + // Return the Request + return new Request('GET', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + public function setMaxParts(?int $value): self + { + $this->maxParts = $value; + + return $this; + } + + public function setPartNumberMarker(?int $value): self + { + $this->partNumberMarker = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setUploadId(?string $value): self + { + $this->uploadId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/PutBucketCorsRequest.php b/vendor/async-aws/s3/src/Input/PutBucketCorsRequest.php new file mode 100644 index 00000000..6e581560 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/PutBucketCorsRequest.php @@ -0,0 +1,207 @@ +bucket = $input['Bucket'] ?? null; + $this->corsConfiguration = isset($input['CORSConfiguration']) ? CORSConfiguration::create($input['CORSConfiguration']) : null; + $this->contentMd5 = $input['ContentMD5'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getContentMd5(): ?string + { + return $this->contentMd5; + } + + public function getCorsConfiguration(): ?CORSConfiguration + { + return $this->corsConfiguration; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->contentMd5) { + $headers['Content-MD5'] = $this->contentMd5; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-sdk-checksum-algorithm'] = $this->checksumAlgorithm; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?cors'; + + // Prepare Body + + $document = new \DOMDocument('1.0', 'UTF-8'); + $document->formatOutput = false; + $this->requestBody($document, $document); + $body = $document->hasChildNodes() ? $document->saveXML() : ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setContentMd5(?string $value): self + { + $this->contentMd5 = $value; + + return $this; + } + + public function setCorsConfiguration(?CORSConfiguration $value): self + { + $this->corsConfiguration = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + private function requestBody(\DOMNode $node, \DOMDocument $document): void + { + if (null === $v = $this->corsConfiguration) { + throw new InvalidArgument(sprintf('Missing parameter "CORSConfiguration" for "%s". The value cannot be null.', __CLASS__)); + } + + $node->appendChild($child = $document->createElement('CORSConfiguration')); + $child->setAttribute('xmlns', 'http://s3.amazonaws.com/doc/2006-03-01/'); + $v->requestBody($child, $document); + } +} diff --git a/vendor/async-aws/s3/src/Input/PutBucketNotificationConfigurationRequest.php b/vendor/async-aws/s3/src/Input/PutBucketNotificationConfigurationRequest.php new file mode 100644 index 00000000..6be09628 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/PutBucketNotificationConfigurationRequest.php @@ -0,0 +1,161 @@ +bucket = $input['Bucket'] ?? null; + $this->notificationConfiguration = isset($input['NotificationConfiguration']) ? NotificationConfiguration::create($input['NotificationConfiguration']) : null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + $this->skipDestinationValidation = $input['SkipDestinationValidation'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getNotificationConfiguration(): ?NotificationConfiguration + { + return $this->notificationConfiguration; + } + + public function getSkipDestinationValidation(): ?bool + { + return $this->skipDestinationValidation; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->skipDestinationValidation) { + $headers['x-amz-skip-destination-validation'] = $this->skipDestinationValidation ? 'true' : 'false'; + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '?notification'; + + // Prepare Body + + $document = new \DOMDocument('1.0', 'UTF-8'); + $document->formatOutput = false; + $this->requestBody($document, $document); + $body = $document->hasChildNodes() ? $document->saveXML() : ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setNotificationConfiguration(?NotificationConfiguration $value): self + { + $this->notificationConfiguration = $value; + + return $this; + } + + public function setSkipDestinationValidation(?bool $value): self + { + $this->skipDestinationValidation = $value; + + return $this; + } + + private function requestBody(\DOMNode $node, \DOMDocument $document): void + { + if (null === $v = $this->notificationConfiguration) { + throw new InvalidArgument(sprintf('Missing parameter "NotificationConfiguration" for "%s". The value cannot be null.', __CLASS__)); + } + + $node->appendChild($child = $document->createElement('NotificationConfiguration')); + $child->setAttribute('xmlns', 'http://s3.amazonaws.com/doc/2006-03-01/'); + $v->requestBody($child, $document); + } +} diff --git a/vendor/async-aws/s3/src/Input/PutObjectAclRequest.php b/vendor/async-aws/s3/src/Input/PutObjectAclRequest.php new file mode 100644 index 00000000..bb8375b1 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/PutObjectAclRequest.php @@ -0,0 +1,442 @@ +acl = $input['ACL'] ?? null; + $this->accessControlPolicy = isset($input['AccessControlPolicy']) ? AccessControlPolicy::create($input['AccessControlPolicy']) : null; + $this->bucket = $input['Bucket'] ?? null; + $this->contentMd5 = $input['ContentMD5'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + $this->grantFullControl = $input['GrantFullControl'] ?? null; + $this->grantRead = $input['GrantRead'] ?? null; + $this->grantReadAcp = $input['GrantReadACP'] ?? null; + $this->grantWrite = $input['GrantWrite'] ?? null; + $this->grantWriteAcp = $input['GrantWriteACP'] ?? null; + $this->key = $input['Key'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getAccessControlPolicy(): ?AccessControlPolicy + { + return $this->accessControlPolicy; + } + + /** + * @return ObjectCannedACL::*|null + */ + public function getAcl(): ?string + { + return $this->acl; + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getContentMd5(): ?string + { + return $this->contentMd5; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getGrantFullControl(): ?string + { + return $this->grantFullControl; + } + + public function getGrantRead(): ?string + { + return $this->grantRead; + } + + public function getGrantReadAcp(): ?string + { + return $this->grantReadAcp; + } + + public function getGrantWrite(): ?string + { + return $this->grantWrite; + } + + public function getGrantWriteAcp(): ?string + { + return $this->grantWriteAcp; + } + + public function getKey(): ?string + { + return $this->key; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = ['content-type' => 'application/xml']; + if (null !== $this->acl) { + if (!ObjectCannedACL::exists($this->acl)) { + throw new InvalidArgument(sprintf('Invalid parameter "ACL" for "%s". The value "%s" is not a valid "ObjectCannedACL".', __CLASS__, $this->acl)); + } + $headers['x-amz-acl'] = $this->acl; + } + if (null !== $this->contentMd5) { + $headers['Content-MD5'] = $this->contentMd5; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-sdk-checksum-algorithm'] = $this->checksumAlgorithm; + } + if (null !== $this->grantFullControl) { + $headers['x-amz-grant-full-control'] = $this->grantFullControl; + } + if (null !== $this->grantRead) { + $headers['x-amz-grant-read'] = $this->grantRead; + } + if (null !== $this->grantReadAcp) { + $headers['x-amz-grant-read-acp'] = $this->grantReadAcp; + } + if (null !== $this->grantWrite) { + $headers['x-amz-grant-write'] = $this->grantWrite; + } + if (null !== $this->grantWriteAcp) { + $headers['x-amz-grant-write-acp'] = $this->grantWriteAcp; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null !== $this->versionId) { + $query['versionId'] = $this->versionId; + } + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])) . '?acl'; + + // Prepare Body + + $document = new \DOMDocument('1.0', 'UTF-8'); + $document->formatOutput = false; + $this->requestBody($document, $document); + $body = $document->hasChildNodes() ? $document->saveXML() : ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + public function setAccessControlPolicy(?AccessControlPolicy $value): self + { + $this->accessControlPolicy = $value; + + return $this; + } + + /** + * @param ObjectCannedACL::*|null $value + */ + public function setAcl(?string $value): self + { + $this->acl = $value; + + return $this; + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setContentMd5(?string $value): self + { + $this->contentMd5 = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setGrantFullControl(?string $value): self + { + $this->grantFullControl = $value; + + return $this; + } + + public function setGrantRead(?string $value): self + { + $this->grantRead = $value; + + return $this; + } + + public function setGrantReadAcp(?string $value): self + { + $this->grantReadAcp = $value; + + return $this; + } + + public function setGrantWrite(?string $value): self + { + $this->grantWrite = $value; + + return $this; + } + + public function setGrantWriteAcp(?string $value): self + { + $this->grantWriteAcp = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setVersionId(?string $value): self + { + $this->versionId = $value; + + return $this; + } + + private function requestBody(\DOMNode $node, \DOMDocument $document): void + { + if (null !== $v = $this->accessControlPolicy) { + $node->appendChild($child = $document->createElement('AccessControlPolicy')); + $child->setAttribute('xmlns', 'http://s3.amazonaws.com/doc/2006-03-01/'); + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/Input/PutObjectRequest.php b/vendor/async-aws/s3/src/Input/PutObjectRequest.php new file mode 100644 index 00000000..e8076bca --- /dev/null +++ b/vendor/async-aws/s3/src/Input/PutObjectRequest.php @@ -0,0 +1,1091 @@ +|null + */ + private $metadata; + + /** + * The server-side encryption algorithm used when storing this object in Amazon S3 (for example, AES256, aws:kms). + * + * @var ServerSideEncryption::*|null + */ + private $serverSideEncryption; + + /** + * By default, Amazon S3 uses the STANDARD Storage Class to store newly created objects. The STANDARD storage class + * provides high durability and high availability. Depending on performance needs, you can specify a different Storage + * Class. Amazon S3 on Outposts only uses the OUTPOSTS Storage Class. For more information, see Storage Classes in the + * *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html + * + * @var StorageClass::*|null + */ + private $storageClass; + + /** + * If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or + * to an external URL. Amazon S3 stores the value of this header in the object metadata. For information about object + * metadata, see Object Key and Metadata. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html + * + * @var string|null + */ + private $websiteRedirectLocation; + + /** + * Specifies the algorithm to use to when encrypting the object (for example, AES256). + * + * @var string|null + */ + private $sseCustomerAlgorithm; + + /** + * Specifies the customer-provided encryption key for Amazon S3 to use in encrypting data. This value is used to store + * the object and then it is discarded; Amazon S3 does not store the encryption key. The key must be appropriate for use + * with the algorithm specified in the `x-amz-server-side-encryption-customer-algorithm` header. + * + * @var string|null + */ + private $sseCustomerKey; + + /** + * Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321. Amazon S3 uses this header for a + * message integrity check to ensure that the encryption key was transmitted without error. + * + * @var string|null + */ + private $sseCustomerKeyMd5; + + /** + * If `x-amz-server-side-encryption` is present and has the value of `aws:kms`, this header specifies the ID of the + * Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetrical customer managed key that was used + * for the object. If you specify `x-amz-server-side-encryption:aws:kms`, but do not provide` + * x-amz-server-side-encryption-aws-kms-key-id`, Amazon S3 uses the Amazon Web Services managed key to protect the data. + * If the KMS key does not exist in the same account issuing the command, you must use the full ARN and not just the ID. + * + * @var string|null + */ + private $sseKmsKeyId; + + /** + * Specifies the Amazon Web Services KMS Encryption Context to use for object encryption. The value of this header is a + * base64-encoded UTF-8 string holding JSON with the encryption context key-value pairs. + * + * @var string|null + */ + private $sseKmsEncryptionContext; + + /** + * Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using AWS + * KMS (SSE-KMS). Setting this header to `true` causes Amazon S3 to use an S3 Bucket Key for object encryption with + * SSE-KMS. + * + * @var bool|null + */ + private $bucketKeyEnabled; + + /** + * @var RequestPayer::*|null + */ + private $requestPayer; + + /** + * The tag-set for the object. The tag-set must be encoded as URL Query parameters. (For example, "Key1=Value1"). + * + * @var string|null + */ + private $tagging; + + /** + * The Object Lock mode that you want to apply to this object. + * + * @var ObjectLockMode::*|null + */ + private $objectLockMode; + + /** + * The date and time when you want this object's Object Lock to expire. Must be formatted as a timestamp parameter. + * + * @var \DateTimeImmutable|null + */ + private $objectLockRetainUntilDate; + + /** + * Specifies whether a legal hold will be applied to this object. For more information about S3 Object Lock, see Object + * Lock. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html + * + * @var ObjectLockLegalHoldStatus::*|null + */ + private $objectLockLegalHoldStatus; + + /** + * The account ID of the expected bucket owner. If the bucket is owned by a different account, the request fails with + * the HTTP status code `403 Forbidden` (access denied). + * + * @var string|null + */ + private $expectedBucketOwner; + + /** + * @param array{ + * ACL?: ObjectCannedACL::*, + * Body?: string|resource|callable|iterable, + * Bucket?: string, + * CacheControl?: string, + * ContentDisposition?: string, + * ContentEncoding?: string, + * ContentLanguage?: string, + * ContentLength?: string, + * ContentMD5?: string, + * ContentType?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * ChecksumCRC32?: string, + * ChecksumCRC32C?: string, + * ChecksumSHA1?: string, + * ChecksumSHA256?: string, + * Expires?: \DateTimeImmutable|string, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWriteACP?: string, + * Key?: string, + * Metadata?: array, + * ServerSideEncryption?: ServerSideEncryption::*, + * StorageClass?: StorageClass::*, + * WebsiteRedirectLocation?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * SSEKMSKeyId?: string, + * SSEKMSEncryptionContext?: string, + * BucketKeyEnabled?: bool, + * RequestPayer?: RequestPayer::*, + * Tagging?: string, + * ObjectLockMode?: ObjectLockMode::*, + * ObjectLockRetainUntilDate?: \DateTimeImmutable|string, + * ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus::*, + * ExpectedBucketOwner?: string, + * @region?: string, + * } $input + */ + public function __construct(array $input = []) + { + $this->acl = $input['ACL'] ?? null; + $this->body = $input['Body'] ?? null; + $this->bucket = $input['Bucket'] ?? null; + $this->cacheControl = $input['CacheControl'] ?? null; + $this->contentDisposition = $input['ContentDisposition'] ?? null; + $this->contentEncoding = $input['ContentEncoding'] ?? null; + $this->contentLanguage = $input['ContentLanguage'] ?? null; + $this->contentLength = $input['ContentLength'] ?? null; + $this->contentMd5 = $input['ContentMD5'] ?? null; + $this->contentType = $input['ContentType'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + $this->checksumCrc32 = $input['ChecksumCRC32'] ?? null; + $this->checksumCrc32C = $input['ChecksumCRC32C'] ?? null; + $this->checksumSha1 = $input['ChecksumSHA1'] ?? null; + $this->checksumSha256 = $input['ChecksumSHA256'] ?? null; + $this->expires = !isset($input['Expires']) ? null : ($input['Expires'] instanceof \DateTimeImmutable ? $input['Expires'] : new \DateTimeImmutable($input['Expires'])); + $this->grantFullControl = $input['GrantFullControl'] ?? null; + $this->grantRead = $input['GrantRead'] ?? null; + $this->grantReadAcp = $input['GrantReadACP'] ?? null; + $this->grantWriteAcp = $input['GrantWriteACP'] ?? null; + $this->key = $input['Key'] ?? null; + $this->metadata = $input['Metadata'] ?? null; + $this->serverSideEncryption = $input['ServerSideEncryption'] ?? null; + $this->storageClass = $input['StorageClass'] ?? null; + $this->websiteRedirectLocation = $input['WebsiteRedirectLocation'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + $this->sseKmsKeyId = $input['SSEKMSKeyId'] ?? null; + $this->sseKmsEncryptionContext = $input['SSEKMSEncryptionContext'] ?? null; + $this->bucketKeyEnabled = $input['BucketKeyEnabled'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->tagging = $input['Tagging'] ?? null; + $this->objectLockMode = $input['ObjectLockMode'] ?? null; + $this->objectLockRetainUntilDate = !isset($input['ObjectLockRetainUntilDate']) ? null : ($input['ObjectLockRetainUntilDate'] instanceof \DateTimeImmutable ? $input['ObjectLockRetainUntilDate'] : new \DateTimeImmutable($input['ObjectLockRetainUntilDate'])); + $this->objectLockLegalHoldStatus = $input['ObjectLockLegalHoldStatus'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return ObjectCannedACL::*|null + */ + public function getAcl(): ?string + { + return $this->acl; + } + + /** + * @return string|resource|callable|iterable|null + */ + public function getBody() + { + return $this->body; + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + public function getBucketKeyEnabled(): ?bool + { + return $this->bucketKeyEnabled; + } + + public function getCacheControl(): ?string + { + return $this->cacheControl; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getChecksumCrc32(): ?string + { + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + return $this->checksumSha256; + } + + public function getContentDisposition(): ?string + { + return $this->contentDisposition; + } + + public function getContentEncoding(): ?string + { + return $this->contentEncoding; + } + + public function getContentLanguage(): ?string + { + return $this->contentLanguage; + } + + public function getContentLength(): ?string + { + return $this->contentLength; + } + + public function getContentMd5(): ?string + { + return $this->contentMd5; + } + + public function getContentType(): ?string + { + return $this->contentType; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getExpires(): ?\DateTimeImmutable + { + return $this->expires; + } + + public function getGrantFullControl(): ?string + { + return $this->grantFullControl; + } + + public function getGrantRead(): ?string + { + return $this->grantRead; + } + + public function getGrantReadAcp(): ?string + { + return $this->grantReadAcp; + } + + public function getGrantWriteAcp(): ?string + { + return $this->grantWriteAcp; + } + + public function getKey(): ?string + { + return $this->key; + } + + /** + * @return array + */ + public function getMetadata(): array + { + return $this->metadata ?? []; + } + + /** + * @return ObjectLockLegalHoldStatus::*|null + */ + public function getObjectLockLegalHoldStatus(): ?string + { + return $this->objectLockLegalHoldStatus; + } + + /** + * @return ObjectLockMode::*|null + */ + public function getObjectLockMode(): ?string + { + return $this->objectLockMode; + } + + public function getObjectLockRetainUntilDate(): ?\DateTimeImmutable + { + return $this->objectLockRetainUntilDate; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsEncryptionContext(): ?string + { + return $this->sseKmsEncryptionContext; + } + + public function getSseKmsKeyId(): ?string + { + return $this->sseKmsKeyId; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + return $this->storageClass; + } + + public function getTagging(): ?string + { + return $this->tagging; + } + + public function getWebsiteRedirectLocation(): ?string + { + return $this->websiteRedirectLocation; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = []; + if (null !== $this->acl) { + if (!ObjectCannedACL::exists($this->acl)) { + throw new InvalidArgument(sprintf('Invalid parameter "ACL" for "%s". The value "%s" is not a valid "ObjectCannedACL".', __CLASS__, $this->acl)); + } + $headers['x-amz-acl'] = $this->acl; + } + if (null !== $this->cacheControl) { + $headers['Cache-Control'] = $this->cacheControl; + } + if (null !== $this->contentDisposition) { + $headers['Content-Disposition'] = $this->contentDisposition; + } + if (null !== $this->contentEncoding) { + $headers['Content-Encoding'] = $this->contentEncoding; + } + if (null !== $this->contentLanguage) { + $headers['Content-Language'] = $this->contentLanguage; + } + if (null !== $this->contentLength) { + $headers['Content-Length'] = $this->contentLength; + } + if (null !== $this->contentMd5) { + $headers['Content-MD5'] = $this->contentMd5; + } + if (null !== $this->contentType) { + $headers['Content-Type'] = $this->contentType; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-sdk-checksum-algorithm'] = $this->checksumAlgorithm; + } + if (null !== $this->checksumCrc32) { + $headers['x-amz-checksum-crc32'] = $this->checksumCrc32; + } + if (null !== $this->checksumCrc32C) { + $headers['x-amz-checksum-crc32c'] = $this->checksumCrc32C; + } + if (null !== $this->checksumSha1) { + $headers['x-amz-checksum-sha1'] = $this->checksumSha1; + } + if (null !== $this->checksumSha256) { + $headers['x-amz-checksum-sha256'] = $this->checksumSha256; + } + if (null !== $this->expires) { + $headers['Expires'] = $this->expires->setTimezone(new \DateTimeZone('GMT'))->format(\DateTimeInterface::RFC7231); + } + if (null !== $this->grantFullControl) { + $headers['x-amz-grant-full-control'] = $this->grantFullControl; + } + if (null !== $this->grantRead) { + $headers['x-amz-grant-read'] = $this->grantRead; + } + if (null !== $this->grantReadAcp) { + $headers['x-amz-grant-read-acp'] = $this->grantReadAcp; + } + if (null !== $this->grantWriteAcp) { + $headers['x-amz-grant-write-acp'] = $this->grantWriteAcp; + } + if (null !== $this->serverSideEncryption) { + if (!ServerSideEncryption::exists($this->serverSideEncryption)) { + throw new InvalidArgument(sprintf('Invalid parameter "ServerSideEncryption" for "%s". The value "%s" is not a valid "ServerSideEncryption".', __CLASS__, $this->serverSideEncryption)); + } + $headers['x-amz-server-side-encryption'] = $this->serverSideEncryption; + } + if (null !== $this->storageClass) { + if (!StorageClass::exists($this->storageClass)) { + throw new InvalidArgument(sprintf('Invalid parameter "StorageClass" for "%s". The value "%s" is not a valid "StorageClass".', __CLASS__, $this->storageClass)); + } + $headers['x-amz-storage-class'] = $this->storageClass; + } + if (null !== $this->websiteRedirectLocation) { + $headers['x-amz-website-redirect-location'] = $this->websiteRedirectLocation; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + if (null !== $this->sseKmsKeyId) { + $headers['x-amz-server-side-encryption-aws-kms-key-id'] = $this->sseKmsKeyId; + } + if (null !== $this->sseKmsEncryptionContext) { + $headers['x-amz-server-side-encryption-context'] = $this->sseKmsEncryptionContext; + } + if (null !== $this->bucketKeyEnabled) { + $headers['x-amz-server-side-encryption-bucket-key-enabled'] = $this->bucketKeyEnabled ? 'true' : 'false'; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->tagging) { + $headers['x-amz-tagging'] = $this->tagging; + } + if (null !== $this->objectLockMode) { + if (!ObjectLockMode::exists($this->objectLockMode)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectLockMode" for "%s". The value "%s" is not a valid "ObjectLockMode".', __CLASS__, $this->objectLockMode)); + } + $headers['x-amz-object-lock-mode'] = $this->objectLockMode; + } + if (null !== $this->objectLockRetainUntilDate) { + $headers['x-amz-object-lock-retain-until-date'] = $this->objectLockRetainUntilDate->format(\DateTimeInterface::ISO8601); + } + if (null !== $this->objectLockLegalHoldStatus) { + if (!ObjectLockLegalHoldStatus::exists($this->objectLockLegalHoldStatus)) { + throw new InvalidArgument(sprintf('Invalid parameter "ObjectLockLegalHoldStatus" for "%s". The value "%s" is not a valid "ObjectLockLegalHoldStatus".', __CLASS__, $this->objectLockLegalHoldStatus)); + } + $headers['x-amz-object-lock-legal-hold'] = $this->objectLockLegalHoldStatus; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + if (null !== $this->metadata) { + foreach ($this->metadata as $key => $value) { + $headers["x-amz-meta-$key"] = $value; + } + } + + // Prepare query + $query = []; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = $this->body ?? ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + /** + * @param ObjectCannedACL::*|null $value + */ + public function setAcl(?string $value): self + { + $this->acl = $value; + + return $this; + } + + /** + * @param string|resource|callable|iterable|null $value + */ + public function setBody($value): self + { + $this->body = $value; + + return $this; + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + public function setBucketKeyEnabled(?bool $value): self + { + $this->bucketKeyEnabled = $value; + + return $this; + } + + public function setCacheControl(?string $value): self + { + $this->cacheControl = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setChecksumCrc32(?string $value): self + { + $this->checksumCrc32 = $value; + + return $this; + } + + public function setChecksumCrc32C(?string $value): self + { + $this->checksumCrc32C = $value; + + return $this; + } + + public function setChecksumSha1(?string $value): self + { + $this->checksumSha1 = $value; + + return $this; + } + + public function setChecksumSha256(?string $value): self + { + $this->checksumSha256 = $value; + + return $this; + } + + public function setContentDisposition(?string $value): self + { + $this->contentDisposition = $value; + + return $this; + } + + public function setContentEncoding(?string $value): self + { + $this->contentEncoding = $value; + + return $this; + } + + public function setContentLanguage(?string $value): self + { + $this->contentLanguage = $value; + + return $this; + } + + public function setContentLength(?string $value): self + { + $this->contentLength = $value; + + return $this; + } + + public function setContentMd5(?string $value): self + { + $this->contentMd5 = $value; + + return $this; + } + + public function setContentType(?string $value): self + { + $this->contentType = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setExpires(?\DateTimeImmutable $value): self + { + $this->expires = $value; + + return $this; + } + + public function setGrantFullControl(?string $value): self + { + $this->grantFullControl = $value; + + return $this; + } + + public function setGrantRead(?string $value): self + { + $this->grantRead = $value; + + return $this; + } + + public function setGrantReadAcp(?string $value): self + { + $this->grantReadAcp = $value; + + return $this; + } + + public function setGrantWriteAcp(?string $value): self + { + $this->grantWriteAcp = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + /** + * @param array $value + */ + public function setMetadata(array $value): self + { + $this->metadata = $value; + + return $this; + } + + /** + * @param ObjectLockLegalHoldStatus::*|null $value + */ + public function setObjectLockLegalHoldStatus(?string $value): self + { + $this->objectLockLegalHoldStatus = $value; + + return $this; + } + + /** + * @param ObjectLockMode::*|null $value + */ + public function setObjectLockMode(?string $value): self + { + $this->objectLockMode = $value; + + return $this; + } + + public function setObjectLockRetainUntilDate(?\DateTimeImmutable $value): self + { + $this->objectLockRetainUntilDate = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + /** + * @param ServerSideEncryption::*|null $value + */ + public function setServerSideEncryption(?string $value): self + { + $this->serverSideEncryption = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setSseKmsEncryptionContext(?string $value): self + { + $this->sseKmsEncryptionContext = $value; + + return $this; + } + + public function setSseKmsKeyId(?string $value): self + { + $this->sseKmsKeyId = $value; + + return $this; + } + + /** + * @param StorageClass::*|null $value + */ + public function setStorageClass(?string $value): self + { + $this->storageClass = $value; + + return $this; + } + + public function setTagging(?string $value): self + { + $this->tagging = $value; + + return $this; + } + + public function setWebsiteRedirectLocation(?string $value): self + { + $this->websiteRedirectLocation = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Input/UploadPartRequest.php b/vendor/async-aws/s3/src/Input/UploadPartRequest.php new file mode 100644 index 00000000..a9da1746 --- /dev/null +++ b/vendor/async-aws/s3/src/Input/UploadPartRequest.php @@ -0,0 +1,516 @@ +body = $input['Body'] ?? null; + $this->bucket = $input['Bucket'] ?? null; + $this->contentLength = $input['ContentLength'] ?? null; + $this->contentMd5 = $input['ContentMD5'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + $this->checksumCrc32 = $input['ChecksumCRC32'] ?? null; + $this->checksumCrc32C = $input['ChecksumCRC32C'] ?? null; + $this->checksumSha1 = $input['ChecksumSHA1'] ?? null; + $this->checksumSha256 = $input['ChecksumSHA256'] ?? null; + $this->key = $input['Key'] ?? null; + $this->partNumber = $input['PartNumber'] ?? null; + $this->uploadId = $input['UploadId'] ?? null; + $this->sseCustomerAlgorithm = $input['SSECustomerAlgorithm'] ?? null; + $this->sseCustomerKey = $input['SSECustomerKey'] ?? null; + $this->sseCustomerKeyMd5 = $input['SSECustomerKeyMD5'] ?? null; + $this->requestPayer = $input['RequestPayer'] ?? null; + $this->expectedBucketOwner = $input['ExpectedBucketOwner'] ?? null; + parent::__construct($input); + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return string|resource|callable|iterable|null + */ + public function getBody() + { + return $this->body; + } + + public function getBucket(): ?string + { + return $this->bucket; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getChecksumCrc32(): ?string + { + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + return $this->checksumSha256; + } + + public function getContentLength(): ?string + { + return $this->contentLength; + } + + public function getContentMd5(): ?string + { + return $this->contentMd5; + } + + public function getExpectedBucketOwner(): ?string + { + return $this->expectedBucketOwner; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getPartNumber(): ?int + { + return $this->partNumber; + } + + /** + * @return RequestPayer::*|null + */ + public function getRequestPayer(): ?string + { + return $this->requestPayer; + } + + public function getSseCustomerAlgorithm(): ?string + { + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKey(): ?string + { + return $this->sseCustomerKey; + } + + public function getSseCustomerKeyMd5(): ?string + { + return $this->sseCustomerKeyMd5; + } + + public function getUploadId(): ?string + { + return $this->uploadId; + } + + /** + * @internal + */ + public function request(): Request + { + // Prepare headers + $headers = []; + if (null !== $this->contentLength) { + $headers['Content-Length'] = $this->contentLength; + } + if (null !== $this->contentMd5) { + $headers['Content-MD5'] = $this->contentMd5; + } + if (null !== $this->checksumAlgorithm) { + if (!ChecksumAlgorithm::exists($this->checksumAlgorithm)) { + throw new InvalidArgument(sprintf('Invalid parameter "ChecksumAlgorithm" for "%s". The value "%s" is not a valid "ChecksumAlgorithm".', __CLASS__, $this->checksumAlgorithm)); + } + $headers['x-amz-sdk-checksum-algorithm'] = $this->checksumAlgorithm; + } + if (null !== $this->checksumCrc32) { + $headers['x-amz-checksum-crc32'] = $this->checksumCrc32; + } + if (null !== $this->checksumCrc32C) { + $headers['x-amz-checksum-crc32c'] = $this->checksumCrc32C; + } + if (null !== $this->checksumSha1) { + $headers['x-amz-checksum-sha1'] = $this->checksumSha1; + } + if (null !== $this->checksumSha256) { + $headers['x-amz-checksum-sha256'] = $this->checksumSha256; + } + if (null !== $this->sseCustomerAlgorithm) { + $headers['x-amz-server-side-encryption-customer-algorithm'] = $this->sseCustomerAlgorithm; + } + if (null !== $this->sseCustomerKey) { + $headers['x-amz-server-side-encryption-customer-key'] = $this->sseCustomerKey; + } + if (null !== $this->sseCustomerKeyMd5) { + $headers['x-amz-server-side-encryption-customer-key-MD5'] = $this->sseCustomerKeyMd5; + } + if (null !== $this->requestPayer) { + if (!RequestPayer::exists($this->requestPayer)) { + throw new InvalidArgument(sprintf('Invalid parameter "RequestPayer" for "%s". The value "%s" is not a valid "RequestPayer".', __CLASS__, $this->requestPayer)); + } + $headers['x-amz-request-payer'] = $this->requestPayer; + } + if (null !== $this->expectedBucketOwner) { + $headers['x-amz-expected-bucket-owner'] = $this->expectedBucketOwner; + } + + // Prepare query + $query = []; + if (null === $v = $this->partNumber) { + throw new InvalidArgument(sprintf('Missing parameter "PartNumber" for "%s". The value cannot be null.', __CLASS__)); + } + $query['partNumber'] = (string) $v; + if (null === $v = $this->uploadId) { + throw new InvalidArgument(sprintf('Missing parameter "UploadId" for "%s". The value cannot be null.', __CLASS__)); + } + $query['uploadId'] = $v; + + // Prepare URI + $uri = []; + if (null === $v = $this->bucket) { + throw new InvalidArgument(sprintf('Missing parameter "Bucket" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Bucket'] = $v; + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $uri['Key'] = $v; + $uriString = '/' . rawurlencode($uri['Bucket']) . '/' . str_replace('%2F', '/', rawurlencode($uri['Key'])); + + // Prepare Body + $body = $this->body ?? ''; + + // Return the Request + return new Request('PUT', $uriString, $query, $headers, StreamFactory::create($body)); + } + + /** + * @param string|resource|callable|iterable|null $value + */ + public function setBody($value): self + { + $this->body = $value; + + return $this; + } + + public function setBucket(?string $value): self + { + $this->bucket = $value; + + return $this; + } + + /** + * @param ChecksumAlgorithm::*|null $value + */ + public function setChecksumAlgorithm(?string $value): self + { + $this->checksumAlgorithm = $value; + + return $this; + } + + public function setChecksumCrc32(?string $value): self + { + $this->checksumCrc32 = $value; + + return $this; + } + + public function setChecksumCrc32C(?string $value): self + { + $this->checksumCrc32C = $value; + + return $this; + } + + public function setChecksumSha1(?string $value): self + { + $this->checksumSha1 = $value; + + return $this; + } + + public function setChecksumSha256(?string $value): self + { + $this->checksumSha256 = $value; + + return $this; + } + + public function setContentLength(?string $value): self + { + $this->contentLength = $value; + + return $this; + } + + public function setContentMd5(?string $value): self + { + $this->contentMd5 = $value; + + return $this; + } + + public function setExpectedBucketOwner(?string $value): self + { + $this->expectedBucketOwner = $value; + + return $this; + } + + public function setKey(?string $value): self + { + $this->key = $value; + + return $this; + } + + public function setPartNumber(?int $value): self + { + $this->partNumber = $value; + + return $this; + } + + /** + * @param RequestPayer::*|null $value + */ + public function setRequestPayer(?string $value): self + { + $this->requestPayer = $value; + + return $this; + } + + public function setSseCustomerAlgorithm(?string $value): self + { + $this->sseCustomerAlgorithm = $value; + + return $this; + } + + public function setSseCustomerKey(?string $value): self + { + $this->sseCustomerKey = $value; + + return $this; + } + + public function setSseCustomerKeyMd5(?string $value): self + { + $this->sseCustomerKeyMd5 = $value; + + return $this; + } + + public function setUploadId(?string $value): self + { + $this->uploadId = $value; + + return $this; + } +} diff --git a/vendor/async-aws/s3/src/Result/AbortMultipartUploadOutput.php b/vendor/async-aws/s3/src/Result/AbortMultipartUploadOutput.php new file mode 100644 index 00000000..381c0aee --- /dev/null +++ b/vendor/async-aws/s3/src/Result/AbortMultipartUploadOutput.php @@ -0,0 +1,29 @@ +initialize(); + + return $this->requestCharged; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + } +} diff --git a/vendor/async-aws/s3/src/Result/BucketExistsWaiter.php b/vendor/async-aws/s3/src/Result/BucketExistsWaiter.php new file mode 100644 index 00000000..7da4bc78 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/BucketExistsWaiter.php @@ -0,0 +1,49 @@ +getStatusCode()) { + return self::STATE_SUCCESS; + } + + if (301 === $response->getStatusCode()) { + return self::STATE_SUCCESS; + } + + if (403 === $response->getStatusCode()) { + return self::STATE_SUCCESS; + } + + if (404 === $response->getStatusCode()) { + return self::STATE_PENDING; + } + + return null === $exception ? self::STATE_PENDING : self::STATE_FAILURE; + } + + protected function refreshState(): Waiter + { + if (!$this->awsClient instanceof S3Client) { + throw new InvalidArgument('missing client injected in waiter result'); + } + if (!$this->input instanceof HeadBucketRequest) { + throw new InvalidArgument('missing last request injected in waiter result'); + } + + return $this->awsClient->bucketExists($this->input); + } +} diff --git a/vendor/async-aws/s3/src/Result/BucketNotExistsWaiter.php b/vendor/async-aws/s3/src/Result/BucketNotExistsWaiter.php new file mode 100644 index 00000000..a0d16cb5 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/BucketNotExistsWaiter.php @@ -0,0 +1,37 @@ +getStatusCode()) { + return self::STATE_SUCCESS; + } + + return null === $exception ? self::STATE_PENDING : self::STATE_FAILURE; + } + + protected function refreshState(): Waiter + { + if (!$this->awsClient instanceof S3Client) { + throw new InvalidArgument('missing client injected in waiter result'); + } + if (!$this->input instanceof HeadBucketRequest) { + throw new InvalidArgument('missing last request injected in waiter result'); + } + + return $this->awsClient->bucketNotExists($this->input); + } +} diff --git a/vendor/async-aws/s3/src/Result/CompleteMultipartUploadOutput.php b/vendor/async-aws/s3/src/Result/CompleteMultipartUploadOutput.php new file mode 100644 index 00000000..427c6b96 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/CompleteMultipartUploadOutput.php @@ -0,0 +1,232 @@ +initialize(); + + return $this->bucket; + } + + public function getBucketKeyEnabled(): ?bool + { + $this->initialize(); + + return $this->bucketKeyEnabled; + } + + public function getChecksumCrc32(): ?string + { + $this->initialize(); + + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + $this->initialize(); + + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + $this->initialize(); + + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + $this->initialize(); + + return $this->checksumSha256; + } + + public function getEtag(): ?string + { + $this->initialize(); + + return $this->etag; + } + + public function getExpiration(): ?string + { + $this->initialize(); + + return $this->expiration; + } + + public function getKey(): ?string + { + $this->initialize(); + + return $this->key; + } + + public function getLocation(): ?string + { + $this->initialize(); + + return $this->location; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + public function getVersionId(): ?string + { + $this->initialize(); + + return $this->versionId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->expiration = $headers['x-amz-expiration'][0] ?? null; + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->versionId = $headers['x-amz-version-id'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + + $data = new \SimpleXMLElement($response->getContent()); + $this->location = ($v = $data->Location) ? (string) $v : null; + $this->bucket = ($v = $data->Bucket) ? (string) $v : null; + $this->key = ($v = $data->Key) ? (string) $v : null; + $this->etag = ($v = $data->ETag) ? (string) $v : null; + $this->checksumCrc32 = ($v = $data->ChecksumCRC32) ? (string) $v : null; + $this->checksumCrc32C = ($v = $data->ChecksumCRC32C) ? (string) $v : null; + $this->checksumSha1 = ($v = $data->ChecksumSHA1) ? (string) $v : null; + $this->checksumSha256 = ($v = $data->ChecksumSHA256) ? (string) $v : null; + } +} diff --git a/vendor/async-aws/s3/src/Result/CopyObjectOutput.php b/vendor/async-aws/s3/src/Result/CopyObjectOutput.php new file mode 100644 index 00000000..4cc6e75e --- /dev/null +++ b/vendor/async-aws/s3/src/Result/CopyObjectOutput.php @@ -0,0 +1,178 @@ +initialize(); + + return $this->bucketKeyEnabled; + } + + public function getCopyObjectResult(): ?CopyObjectResult + { + $this->initialize(); + + return $this->copyObjectResult; + } + + public function getCopySourceVersionId(): ?string + { + $this->initialize(); + + return $this->copySourceVersionId; + } + + public function getExpiration(): ?string + { + $this->initialize(); + + return $this->expiration; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + $this->initialize(); + + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKeyMd5(): ?string + { + $this->initialize(); + + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsEncryptionContext(): ?string + { + $this->initialize(); + + return $this->sseKmsEncryptionContext; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + public function getVersionId(): ?string + { + $this->initialize(); + + return $this->versionId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->expiration = $headers['x-amz-expiration'][0] ?? null; + $this->copySourceVersionId = $headers['x-amz-copy-source-version-id'][0] ?? null; + $this->versionId = $headers['x-amz-version-id'][0] ?? null; + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->sseCustomerAlgorithm = $headers['x-amz-server-side-encryption-customer-algorithm'][0] ?? null; + $this->sseCustomerKeyMd5 = $headers['x-amz-server-side-encryption-customer-key-md5'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->sseKmsEncryptionContext = $headers['x-amz-server-side-encryption-context'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + + $data = new \SimpleXMLElement($response->getContent()); + $this->copyObjectResult = new CopyObjectResult([ + 'ETag' => ($v = $data->ETag) ? (string) $v : null, + 'LastModified' => ($v = $data->LastModified) ? new \DateTimeImmutable((string) $v) : null, + 'ChecksumCRC32' => ($v = $data->ChecksumCRC32) ? (string) $v : null, + 'ChecksumCRC32C' => ($v = $data->ChecksumCRC32C) ? (string) $v : null, + 'ChecksumSHA1' => ($v = $data->ChecksumSHA1) ? (string) $v : null, + 'ChecksumSHA256' => ($v = $data->ChecksumSHA256) ? (string) $v : null, + ]); + } +} diff --git a/vendor/async-aws/s3/src/Result/CreateBucketOutput.php b/vendor/async-aws/s3/src/Result/CreateBucketOutput.php new file mode 100644 index 00000000..c180b4dc --- /dev/null +++ b/vendor/async-aws/s3/src/Result/CreateBucketOutput.php @@ -0,0 +1,28 @@ +initialize(); + + return $this->location; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->location = $headers['location'][0] ?? null; + } +} diff --git a/vendor/async-aws/s3/src/Result/CreateMultipartUploadOutput.php b/vendor/async-aws/s3/src/Result/CreateMultipartUploadOutput.php new file mode 100644 index 00000000..c3f70358 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/CreateMultipartUploadOutput.php @@ -0,0 +1,207 @@ +initialize(); + + return $this->abortDate; + } + + public function getAbortRuleId(): ?string + { + $this->initialize(); + + return $this->abortRuleId; + } + + public function getBucket(): ?string + { + $this->initialize(); + + return $this->bucket; + } + + public function getBucketKeyEnabled(): ?bool + { + $this->initialize(); + + return $this->bucketKeyEnabled; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + $this->initialize(); + + return $this->checksumAlgorithm; + } + + public function getKey(): ?string + { + $this->initialize(); + + return $this->key; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + $this->initialize(); + + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKeyMd5(): ?string + { + $this->initialize(); + + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsEncryptionContext(): ?string + { + $this->initialize(); + + return $this->sseKmsEncryptionContext; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + public function getUploadId(): ?string + { + $this->initialize(); + + return $this->uploadId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->abortDate = isset($headers['x-amz-abort-date'][0]) ? new \DateTimeImmutable($headers['x-amz-abort-date'][0]) : null; + $this->abortRuleId = $headers['x-amz-abort-rule-id'][0] ?? null; + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->sseCustomerAlgorithm = $headers['x-amz-server-side-encryption-customer-algorithm'][0] ?? null; + $this->sseCustomerKeyMd5 = $headers['x-amz-server-side-encryption-customer-key-md5'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->sseKmsEncryptionContext = $headers['x-amz-server-side-encryption-context'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + $this->checksumAlgorithm = $headers['x-amz-checksum-algorithm'][0] ?? null; + + $data = new \SimpleXMLElement($response->getContent()); + $this->bucket = ($v = $data->Bucket) ? (string) $v : null; + $this->key = ($v = $data->Key) ? (string) $v : null; + $this->uploadId = ($v = $data->UploadId) ? (string) $v : null; + } +} diff --git a/vendor/async-aws/s3/src/Result/DeleteObjectOutput.php b/vendor/async-aws/s3/src/Result/DeleteObjectOutput.php new file mode 100644 index 00000000..cd33aacc --- /dev/null +++ b/vendor/async-aws/s3/src/Result/DeleteObjectOutput.php @@ -0,0 +1,55 @@ +initialize(); + + return $this->deleteMarker; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + public function getVersionId(): ?string + { + $this->initialize(); + + return $this->versionId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->deleteMarker = isset($headers['x-amz-delete-marker'][0]) ? filter_var($headers['x-amz-delete-marker'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->versionId = $headers['x-amz-version-id'][0] ?? null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + } +} diff --git a/vendor/async-aws/s3/src/Result/DeleteObjectsOutput.php b/vendor/async-aws/s3/src/Result/DeleteObjectsOutput.php new file mode 100644 index 00000000..6f01434c --- /dev/null +++ b/vendor/async-aws/s3/src/Result/DeleteObjectsOutput.php @@ -0,0 +1,102 @@ +initialize(); + + return $this->deleted; + } + + /** + * @return Error[] + */ + public function getErrors(): array + { + $this->initialize(); + + return $this->errors; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + + $data = new \SimpleXMLElement($response->getContent()); + $this->deleted = !$data->Deleted ? [] : $this->populateResultDeletedObjects($data->Deleted); + $this->errors = !$data->Error ? [] : $this->populateResultErrors($data->Error); + } + + /** + * @return DeletedObject[] + */ + private function populateResultDeletedObjects(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new DeletedObject([ + 'Key' => ($v = $item->Key) ? (string) $v : null, + 'VersionId' => ($v = $item->VersionId) ? (string) $v : null, + 'DeleteMarker' => ($v = $item->DeleteMarker) ? filter_var((string) $v, \FILTER_VALIDATE_BOOLEAN) : null, + 'DeleteMarkerVersionId' => ($v = $item->DeleteMarkerVersionId) ? (string) $v : null, + ]); + } + + return $items; + } + + /** + * @return Error[] + */ + private function populateResultErrors(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new Error([ + 'Key' => ($v = $item->Key) ? (string) $v : null, + 'VersionId' => ($v = $item->VersionId) ? (string) $v : null, + 'Code' => ($v = $item->Code) ? (string) $v : null, + 'Message' => ($v = $item->Message) ? (string) $v : null, + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/GetBucketCorsOutput.php b/vendor/async-aws/s3/src/Result/GetBucketCorsOutput.php new file mode 100644 index 00000000..c3d4eef3 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/GetBucketCorsOutput.php @@ -0,0 +1,116 @@ +initialize(); + + return $this->corsRules; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $this->corsRules = !$data->CORSRule ? [] : $this->populateResultCORSRules($data->CORSRule); + } + + /** + * @return string[] + */ + private function populateResultAllowedHeaders(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $a = ($v = $item) ? (string) $v : null; + if (null !== $a) { + $items[] = $a; + } + } + + return $items; + } + + /** + * @return string[] + */ + private function populateResultAllowedMethods(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $a = ($v = $item) ? (string) $v : null; + if (null !== $a) { + $items[] = $a; + } + } + + return $items; + } + + /** + * @return string[] + */ + private function populateResultAllowedOrigins(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $a = ($v = $item) ? (string) $v : null; + if (null !== $a) { + $items[] = $a; + } + } + + return $items; + } + + /** + * @return CORSRule[] + */ + private function populateResultCORSRules(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new CORSRule([ + 'ID' => ($v = $item->ID) ? (string) $v : null, + 'AllowedHeaders' => !$item->AllowedHeader ? null : $this->populateResultAllowedHeaders($item->AllowedHeader), + 'AllowedMethods' => $this->populateResultAllowedMethods($item->AllowedMethod), + 'AllowedOrigins' => $this->populateResultAllowedOrigins($item->AllowedOrigin), + 'ExposeHeaders' => !$item->ExposeHeader ? null : $this->populateResultExposeHeaders($item->ExposeHeader), + 'MaxAgeSeconds' => ($v = $item->MaxAgeSeconds) ? (int) (string) $v : null, + ]); + } + + return $items; + } + + /** + * @return string[] + */ + private function populateResultExposeHeaders(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $a = ($v = $item) ? (string) $v : null; + if (null !== $a) { + $items[] = $a; + } + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/GetBucketEncryptionOutput.php b/vendor/async-aws/s3/src/Result/GetBucketEncryptionOutput.php new file mode 100644 index 00000000..b966742c --- /dev/null +++ b/vendor/async-aws/s3/src/Result/GetBucketEncryptionOutput.php @@ -0,0 +1,48 @@ +initialize(); + + return $this->serverSideEncryptionConfiguration; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $this->serverSideEncryptionConfiguration = new ServerSideEncryptionConfiguration([ + 'Rules' => $this->populateResultServerSideEncryptionRules($data->Rule), + ]); + } + + /** + * @return ServerSideEncryptionRule[] + */ + private function populateResultServerSideEncryptionRules(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new ServerSideEncryptionRule([ + 'ApplyServerSideEncryptionByDefault' => !$item->ApplyServerSideEncryptionByDefault ? null : new ServerSideEncryptionByDefault([ + 'SSEAlgorithm' => (string) $item->ApplyServerSideEncryptionByDefault->SSEAlgorithm, + 'KMSMasterKeyID' => ($v = $item->ApplyServerSideEncryptionByDefault->KMSMasterKeyID) ? (string) $v : null, + ]), + 'BucketKeyEnabled' => ($v = $item->BucketKeyEnabled) ? filter_var((string) $v, \FILTER_VALIDATE_BOOLEAN) : null, + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/GetObjectAclOutput.php b/vendor/async-aws/s3/src/Result/GetObjectAclOutput.php new file mode 100644 index 00000000..5f90e4ba --- /dev/null +++ b/vendor/async-aws/s3/src/Result/GetObjectAclOutput.php @@ -0,0 +1,88 @@ +initialize(); + + return $this->grants; + } + + public function getOwner(): ?Owner + { + $this->initialize(); + + return $this->owner; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + + $data = new \SimpleXMLElement($response->getContent()); + $this->owner = !$data->Owner ? null : new Owner([ + 'DisplayName' => ($v = $data->Owner->DisplayName) ? (string) $v : null, + 'ID' => ($v = $data->Owner->ID) ? (string) $v : null, + ]); + $this->grants = !$data->AccessControlList ? [] : $this->populateResultGrants($data->AccessControlList); + } + + /** + * @return Grant[] + */ + private function populateResultGrants(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml->Grant as $item) { + $items[] = new Grant([ + 'Grantee' => !$item->Grantee ? null : new Grantee([ + 'DisplayName' => ($v = $item->Grantee->DisplayName) ? (string) $v : null, + 'EmailAddress' => ($v = $item->Grantee->EmailAddress) ? (string) $v : null, + 'ID' => ($v = $item->Grantee->ID) ? (string) $v : null, + 'Type' => (string) ($item->Grantee->attributes('xsi', true)['type'][0] ?? null), + 'URI' => ($v = $item->Grantee->URI) ? (string) $v : null, + ]), + 'Permission' => ($v = $item->Permission) ? (string) $v : null, + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/GetObjectOutput.php b/vendor/async-aws/s3/src/Result/GetObjectOutput.php new file mode 100644 index 00000000..17d54da8 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/GetObjectOutput.php @@ -0,0 +1,546 @@ +initialize(); + + return $this->acceptRanges; + } + + public function getBody(): ResultStream + { + $this->initialize(); + + return $this->body; + } + + public function getBucketKeyEnabled(): ?bool + { + $this->initialize(); + + return $this->bucketKeyEnabled; + } + + public function getCacheControl(): ?string + { + $this->initialize(); + + return $this->cacheControl; + } + + public function getChecksumCrc32(): ?string + { + $this->initialize(); + + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + $this->initialize(); + + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + $this->initialize(); + + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + $this->initialize(); + + return $this->checksumSha256; + } + + public function getContentDisposition(): ?string + { + $this->initialize(); + + return $this->contentDisposition; + } + + public function getContentEncoding(): ?string + { + $this->initialize(); + + return $this->contentEncoding; + } + + public function getContentLanguage(): ?string + { + $this->initialize(); + + return $this->contentLanguage; + } + + public function getContentLength(): ?string + { + $this->initialize(); + + return $this->contentLength; + } + + public function getContentRange(): ?string + { + $this->initialize(); + + return $this->contentRange; + } + + public function getContentType(): ?string + { + $this->initialize(); + + return $this->contentType; + } + + public function getDeleteMarker(): ?bool + { + $this->initialize(); + + return $this->deleteMarker; + } + + public function getEtag(): ?string + { + $this->initialize(); + + return $this->etag; + } + + public function getExpiration(): ?string + { + $this->initialize(); + + return $this->expiration; + } + + public function getExpires(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->expires; + } + + public function getLastModified(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->lastModified; + } + + /** + * @return array + */ + public function getMetadata(): array + { + $this->initialize(); + + return $this->metadata; + } + + public function getMissingMeta(): ?int + { + $this->initialize(); + + return $this->missingMeta; + } + + /** + * @return ObjectLockLegalHoldStatus::*|null + */ + public function getObjectLockLegalHoldStatus(): ?string + { + $this->initialize(); + + return $this->objectLockLegalHoldStatus; + } + + /** + * @return ObjectLockMode::*|null + */ + public function getObjectLockMode(): ?string + { + $this->initialize(); + + return $this->objectLockMode; + } + + public function getObjectLockRetainUntilDate(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->objectLockRetainUntilDate; + } + + public function getPartsCount(): ?int + { + $this->initialize(); + + return $this->partsCount; + } + + /** + * @return ReplicationStatus::*|null + */ + public function getReplicationStatus(): ?string + { + $this->initialize(); + + return $this->replicationStatus; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + public function getRestore(): ?string + { + $this->initialize(); + + return $this->restore; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + $this->initialize(); + + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKeyMd5(): ?string + { + $this->initialize(); + + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + $this->initialize(); + + return $this->storageClass; + } + + public function getTagCount(): ?int + { + $this->initialize(); + + return $this->tagCount; + } + + public function getVersionId(): ?string + { + $this->initialize(); + + return $this->versionId; + } + + public function getWebsiteRedirectLocation(): ?string + { + $this->initialize(); + + return $this->websiteRedirectLocation; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->deleteMarker = isset($headers['x-amz-delete-marker'][0]) ? filter_var($headers['x-amz-delete-marker'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->acceptRanges = $headers['accept-ranges'][0] ?? null; + $this->expiration = $headers['x-amz-expiration'][0] ?? null; + $this->restore = $headers['x-amz-restore'][0] ?? null; + $this->lastModified = isset($headers['last-modified'][0]) ? new \DateTimeImmutable($headers['last-modified'][0]) : null; + $this->contentLength = $headers['content-length'][0] ?? null; + $this->etag = $headers['etag'][0] ?? null; + $this->checksumCrc32 = $headers['x-amz-checksum-crc32'][0] ?? null; + $this->checksumCrc32C = $headers['x-amz-checksum-crc32c'][0] ?? null; + $this->checksumSha1 = $headers['x-amz-checksum-sha1'][0] ?? null; + $this->checksumSha256 = $headers['x-amz-checksum-sha256'][0] ?? null; + $this->missingMeta = isset($headers['x-amz-missing-meta'][0]) ? filter_var($headers['x-amz-missing-meta'][0], \FILTER_VALIDATE_INT) : null; + $this->versionId = $headers['x-amz-version-id'][0] ?? null; + $this->cacheControl = $headers['cache-control'][0] ?? null; + $this->contentDisposition = $headers['content-disposition'][0] ?? null; + $this->contentEncoding = $headers['content-encoding'][0] ?? null; + $this->contentLanguage = $headers['content-language'][0] ?? null; + $this->contentRange = $headers['content-range'][0] ?? null; + $this->contentType = $headers['content-type'][0] ?? null; + $this->expires = isset($headers['expires'][0]) ? new \DateTimeImmutable($headers['expires'][0]) : null; + $this->websiteRedirectLocation = $headers['x-amz-website-redirect-location'][0] ?? null; + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->sseCustomerAlgorithm = $headers['x-amz-server-side-encryption-customer-algorithm'][0] ?? null; + $this->sseCustomerKeyMd5 = $headers['x-amz-server-side-encryption-customer-key-md5'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->storageClass = $headers['x-amz-storage-class'][0] ?? null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + $this->replicationStatus = $headers['x-amz-replication-status'][0] ?? null; + $this->partsCount = isset($headers['x-amz-mp-parts-count'][0]) ? filter_var($headers['x-amz-mp-parts-count'][0], \FILTER_VALIDATE_INT) : null; + $this->tagCount = isset($headers['x-amz-tagging-count'][0]) ? filter_var($headers['x-amz-tagging-count'][0], \FILTER_VALIDATE_INT) : null; + $this->objectLockMode = $headers['x-amz-object-lock-mode'][0] ?? null; + $this->objectLockRetainUntilDate = isset($headers['x-amz-object-lock-retain-until-date'][0]) ? new \DateTimeImmutable($headers['x-amz-object-lock-retain-until-date'][0]) : null; + $this->objectLockLegalHoldStatus = $headers['x-amz-object-lock-legal-hold'][0] ?? null; + + $this->metadata = []; + foreach ($headers as $name => $value) { + if ('x-amz-meta-' === substr($name, 0, 11)) { + $this->metadata[substr($name, 11)] = $value[0]; + } + } + + $this->body = $response->toStream(); + } +} diff --git a/vendor/async-aws/s3/src/Result/HeadObjectOutput.php b/vendor/async-aws/s3/src/Result/HeadObjectOutput.php new file mode 100644 index 00000000..5c2fe7ae --- /dev/null +++ b/vendor/async-aws/s3/src/Result/HeadObjectOutput.php @@ -0,0 +1,534 @@ +initialize(); + + return $this->acceptRanges; + } + + /** + * @return ArchiveStatus::*|null + */ + public function getArchiveStatus(): ?string + { + $this->initialize(); + + return $this->archiveStatus; + } + + public function getBucketKeyEnabled(): ?bool + { + $this->initialize(); + + return $this->bucketKeyEnabled; + } + + public function getCacheControl(): ?string + { + $this->initialize(); + + return $this->cacheControl; + } + + public function getChecksumCrc32(): ?string + { + $this->initialize(); + + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + $this->initialize(); + + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + $this->initialize(); + + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + $this->initialize(); + + return $this->checksumSha256; + } + + public function getContentDisposition(): ?string + { + $this->initialize(); + + return $this->contentDisposition; + } + + public function getContentEncoding(): ?string + { + $this->initialize(); + + return $this->contentEncoding; + } + + public function getContentLanguage(): ?string + { + $this->initialize(); + + return $this->contentLanguage; + } + + public function getContentLength(): ?string + { + $this->initialize(); + + return $this->contentLength; + } + + public function getContentType(): ?string + { + $this->initialize(); + + return $this->contentType; + } + + public function getDeleteMarker(): ?bool + { + $this->initialize(); + + return $this->deleteMarker; + } + + public function getEtag(): ?string + { + $this->initialize(); + + return $this->etag; + } + + public function getExpiration(): ?string + { + $this->initialize(); + + return $this->expiration; + } + + public function getExpires(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->expires; + } + + public function getLastModified(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->lastModified; + } + + /** + * @return array + */ + public function getMetadata(): array + { + $this->initialize(); + + return $this->metadata; + } + + public function getMissingMeta(): ?int + { + $this->initialize(); + + return $this->missingMeta; + } + + /** + * @return ObjectLockLegalHoldStatus::*|null + */ + public function getObjectLockLegalHoldStatus(): ?string + { + $this->initialize(); + + return $this->objectLockLegalHoldStatus; + } + + /** + * @return ObjectLockMode::*|null + */ + public function getObjectLockMode(): ?string + { + $this->initialize(); + + return $this->objectLockMode; + } + + public function getObjectLockRetainUntilDate(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->objectLockRetainUntilDate; + } + + public function getPartsCount(): ?int + { + $this->initialize(); + + return $this->partsCount; + } + + /** + * @return ReplicationStatus::*|null + */ + public function getReplicationStatus(): ?string + { + $this->initialize(); + + return $this->replicationStatus; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + public function getRestore(): ?string + { + $this->initialize(); + + return $this->restore; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + $this->initialize(); + + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKeyMd5(): ?string + { + $this->initialize(); + + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + $this->initialize(); + + return $this->storageClass; + } + + public function getVersionId(): ?string + { + $this->initialize(); + + return $this->versionId; + } + + public function getWebsiteRedirectLocation(): ?string + { + $this->initialize(); + + return $this->websiteRedirectLocation; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->deleteMarker = isset($headers['x-amz-delete-marker'][0]) ? filter_var($headers['x-amz-delete-marker'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->acceptRanges = $headers['accept-ranges'][0] ?? null; + $this->expiration = $headers['x-amz-expiration'][0] ?? null; + $this->restore = $headers['x-amz-restore'][0] ?? null; + $this->archiveStatus = $headers['x-amz-archive-status'][0] ?? null; + $this->lastModified = isset($headers['last-modified'][0]) ? new \DateTimeImmutable($headers['last-modified'][0]) : null; + $this->contentLength = $headers['content-length'][0] ?? null; + $this->checksumCrc32 = $headers['x-amz-checksum-crc32'][0] ?? null; + $this->checksumCrc32C = $headers['x-amz-checksum-crc32c'][0] ?? null; + $this->checksumSha1 = $headers['x-amz-checksum-sha1'][0] ?? null; + $this->checksumSha256 = $headers['x-amz-checksum-sha256'][0] ?? null; + $this->etag = $headers['etag'][0] ?? null; + $this->missingMeta = isset($headers['x-amz-missing-meta'][0]) ? filter_var($headers['x-amz-missing-meta'][0], \FILTER_VALIDATE_INT) : null; + $this->versionId = $headers['x-amz-version-id'][0] ?? null; + $this->cacheControl = $headers['cache-control'][0] ?? null; + $this->contentDisposition = $headers['content-disposition'][0] ?? null; + $this->contentEncoding = $headers['content-encoding'][0] ?? null; + $this->contentLanguage = $headers['content-language'][0] ?? null; + $this->contentType = $headers['content-type'][0] ?? null; + $this->expires = isset($headers['expires'][0]) ? new \DateTimeImmutable($headers['expires'][0]) : null; + $this->websiteRedirectLocation = $headers['x-amz-website-redirect-location'][0] ?? null; + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->sseCustomerAlgorithm = $headers['x-amz-server-side-encryption-customer-algorithm'][0] ?? null; + $this->sseCustomerKeyMd5 = $headers['x-amz-server-side-encryption-customer-key-md5'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->storageClass = $headers['x-amz-storage-class'][0] ?? null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + $this->replicationStatus = $headers['x-amz-replication-status'][0] ?? null; + $this->partsCount = isset($headers['x-amz-mp-parts-count'][0]) ? filter_var($headers['x-amz-mp-parts-count'][0], \FILTER_VALIDATE_INT) : null; + $this->objectLockMode = $headers['x-amz-object-lock-mode'][0] ?? null; + $this->objectLockRetainUntilDate = isset($headers['x-amz-object-lock-retain-until-date'][0]) ? new \DateTimeImmutable($headers['x-amz-object-lock-retain-until-date'][0]) : null; + $this->objectLockLegalHoldStatus = $headers['x-amz-object-lock-legal-hold'][0] ?? null; + + $this->metadata = []; + foreach ($headers as $name => $value) { + if ('x-amz-meta-' === substr($name, 0, 11)) { + $this->metadata[substr($name, 11)] = $value[0]; + } + } + } +} diff --git a/vendor/async-aws/s3/src/Result/ListBucketsOutput.php b/vendor/async-aws/s3/src/Result/ListBucketsOutput.php new file mode 100644 index 00000000..289c591b --- /dev/null +++ b/vendor/async-aws/s3/src/Result/ListBucketsOutput.php @@ -0,0 +1,77 @@ + + */ +class ListBucketsOutput extends Result implements \IteratorAggregate +{ + /** + * The list of buckets owned by the requester. + */ + private $buckets; + + /** + * The owner of the buckets listed. + */ + private $owner; + + /** + * @return iterable + */ + public function getBuckets(): iterable + { + $this->initialize(); + + return $this->buckets; + } + + /** + * Iterates over Buckets. + * + * @return \Traversable + */ + public function getIterator(): \Traversable + { + yield from $this->getBuckets(); + } + + public function getOwner(): ?Owner + { + $this->initialize(); + + return $this->owner; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $this->buckets = !$data->Buckets ? [] : $this->populateResultBuckets($data->Buckets); + $this->owner = !$data->Owner ? null : new Owner([ + 'DisplayName' => ($v = $data->Owner->DisplayName) ? (string) $v : null, + 'ID' => ($v = $data->Owner->ID) ? (string) $v : null, + ]); + } + + /** + * @return Bucket[] + */ + private function populateResultBuckets(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml->Bucket as $item) { + $items[] = new Bucket([ + 'Name' => ($v = $item->Name) ? (string) $v : null, + 'CreationDate' => ($v = $item->CreationDate) ? new \DateTimeImmutable((string) $v) : null, + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/ListMultipartUploadsOutput.php b/vendor/async-aws/s3/src/Result/ListMultipartUploadsOutput.php new file mode 100644 index 00000000..8f6546cb --- /dev/null +++ b/vendor/async-aws/s3/src/Result/ListMultipartUploadsOutput.php @@ -0,0 +1,353 @@ + + */ +class ListMultipartUploadsOutput extends Result implements \IteratorAggregate +{ + /** + * The name of the bucket to which the multipart upload was initiated. Does not return the access point ARN or access + * point alias if used. + */ + private $bucket; + + /** + * The key at or after which the listing began. + */ + private $keyMarker; + + /** + * Upload ID after which listing began. + */ + private $uploadIdMarker; + + /** + * When a list is truncated, this element specifies the value that should be used for the key-marker request parameter + * in a subsequent request. + */ + private $nextKeyMarker; + + /** + * When a prefix is provided in the request, this field contains the specified prefix. The result contains only keys + * starting with the specified prefix. + */ + private $prefix; + + /** + * Contains the delimiter you specified in the request. If you don't specify a delimiter in your request, this element + * is absent from the response. + */ + private $delimiter; + + /** + * When a list is truncated, this element specifies the value that should be used for the `upload-id-marker` request + * parameter in a subsequent request. + */ + private $nextUploadIdMarker; + + /** + * Maximum number of multipart uploads that could have been included in the response. + */ + private $maxUploads; + + /** + * Indicates whether the returned list of multipart uploads is truncated. A value of true indicates that the list was + * truncated. The list can be truncated if the number of multipart uploads exceeds the limit allowed or specified by max + * uploads. + */ + private $isTruncated; + + /** + * Container for elements related to a particular multipart upload. A response can contain zero or more `Upload` + * elements. + */ + private $uploads; + + /** + * If you specify a delimiter in the request, then the result returns each distinct key prefix containing the delimiter + * in a `CommonPrefixes` element. The distinct key prefixes are returned in the `Prefix` child element. + */ + private $commonPrefixes; + + /** + * Encoding type used by Amazon S3 to encode object keys in the response. + */ + private $encodingType; + + public function getBucket(): ?string + { + $this->initialize(); + + return $this->bucket; + } + + /** + * @param bool $currentPageOnly When true, iterates over items of the current page. Otherwise also fetch items in the next pages. + * + * @return iterable + */ + public function getCommonPrefixes(bool $currentPageOnly = false): iterable + { + if ($currentPageOnly) { + $this->initialize(); + yield from $this->commonPrefixes; + + return; + } + + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListMultipartUploadsRequest) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->isTruncated) { + $input->setKeyMarker($page->nextKeyMarker); + + $input->setUploadIdMarker($page->nextUploadIdMarker); + + $this->registerPrefetch($nextPage = $client->listMultipartUploads($input)); + } else { + $nextPage = null; + } + + yield from $page->commonPrefixes; + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + public function getDelimiter(): ?string + { + $this->initialize(); + + return $this->delimiter; + } + + /** + * @return EncodingType::*|null + */ + public function getEncodingType(): ?string + { + $this->initialize(); + + return $this->encodingType; + } + + public function getIsTruncated(): ?bool + { + $this->initialize(); + + return $this->isTruncated; + } + + /** + * Iterates over Uploads and CommonPrefixes. + * + * @return \Traversable + */ + public function getIterator(): \Traversable + { + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListMultipartUploadsRequest) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->isTruncated) { + $input->setKeyMarker($page->nextKeyMarker); + + $input->setUploadIdMarker($page->nextUploadIdMarker); + + $this->registerPrefetch($nextPage = $client->listMultipartUploads($input)); + } else { + $nextPage = null; + } + + yield from $page->getUploads(true); + yield from $page->getCommonPrefixes(true); + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + public function getKeyMarker(): ?string + { + $this->initialize(); + + return $this->keyMarker; + } + + public function getMaxUploads(): ?int + { + $this->initialize(); + + return $this->maxUploads; + } + + public function getNextKeyMarker(): ?string + { + $this->initialize(); + + return $this->nextKeyMarker; + } + + public function getNextUploadIdMarker(): ?string + { + $this->initialize(); + + return $this->nextUploadIdMarker; + } + + public function getPrefix(): ?string + { + $this->initialize(); + + return $this->prefix; + } + + public function getUploadIdMarker(): ?string + { + $this->initialize(); + + return $this->uploadIdMarker; + } + + /** + * @param bool $currentPageOnly When true, iterates over items of the current page. Otherwise also fetch items in the next pages. + * + * @return iterable + */ + public function getUploads(bool $currentPageOnly = false): iterable + { + if ($currentPageOnly) { + $this->initialize(); + yield from $this->uploads; + + return; + } + + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListMultipartUploadsRequest) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->isTruncated) { + $input->setKeyMarker($page->nextKeyMarker); + + $input->setUploadIdMarker($page->nextUploadIdMarker); + + $this->registerPrefetch($nextPage = $client->listMultipartUploads($input)); + } else { + $nextPage = null; + } + + yield from $page->uploads; + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $this->bucket = ($v = $data->Bucket) ? (string) $v : null; + $this->keyMarker = ($v = $data->KeyMarker) ? (string) $v : null; + $this->uploadIdMarker = ($v = $data->UploadIdMarker) ? (string) $v : null; + $this->nextKeyMarker = ($v = $data->NextKeyMarker) ? (string) $v : null; + $this->prefix = ($v = $data->Prefix) ? (string) $v : null; + $this->delimiter = ($v = $data->Delimiter) ? (string) $v : null; + $this->nextUploadIdMarker = ($v = $data->NextUploadIdMarker) ? (string) $v : null; + $this->maxUploads = ($v = $data->MaxUploads) ? (int) (string) $v : null; + $this->isTruncated = ($v = $data->IsTruncated) ? filter_var((string) $v, \FILTER_VALIDATE_BOOLEAN) : null; + $this->uploads = !$data->Upload ? [] : $this->populateResultMultipartUploadList($data->Upload); + $this->commonPrefixes = !$data->CommonPrefixes ? [] : $this->populateResultCommonPrefixList($data->CommonPrefixes); + $this->encodingType = ($v = $data->EncodingType) ? (string) $v : null; + } + + /** + * @return CommonPrefix[] + */ + private function populateResultCommonPrefixList(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new CommonPrefix([ + 'Prefix' => ($v = $item->Prefix) ? (string) $v : null, + ]); + } + + return $items; + } + + /** + * @return MultipartUpload[] + */ + private function populateResultMultipartUploadList(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new MultipartUpload([ + 'UploadId' => ($v = $item->UploadId) ? (string) $v : null, + 'Key' => ($v = $item->Key) ? (string) $v : null, + 'Initiated' => ($v = $item->Initiated) ? new \DateTimeImmutable((string) $v) : null, + 'StorageClass' => ($v = $item->StorageClass) ? (string) $v : null, + 'Owner' => !$item->Owner ? null : new Owner([ + 'DisplayName' => ($v = $item->Owner->DisplayName) ? (string) $v : null, + 'ID' => ($v = $item->Owner->ID) ? (string) $v : null, + ]), + 'Initiator' => !$item->Initiator ? null : new Initiator([ + 'ID' => ($v = $item->Initiator->ID) ? (string) $v : null, + 'DisplayName' => ($v = $item->Initiator->DisplayName) ? (string) $v : null, + ]), + 'ChecksumAlgorithm' => ($v = $item->ChecksumAlgorithm) ? (string) $v : null, + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/ListObjectsV2Output.php b/vendor/async-aws/s3/src/Result/ListObjectsV2Output.php new file mode 100644 index 00000000..01e37dd9 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/ListObjectsV2Output.php @@ -0,0 +1,359 @@ + + */ +class ListObjectsV2Output extends Result implements \IteratorAggregate +{ + /** + * Set to false if all of the results were returned. Set to true if more keys are available to return. If the number of + * results exceeds that specified by MaxKeys, all of the results might not be returned. + */ + private $isTruncated; + + /** + * Metadata about each object returned. + */ + private $contents; + + /** + * The bucket name. + */ + private $name; + + /** + * Keys that begin with the indicated prefix. + */ + private $prefix; + + /** + * Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up + * into a single result element in the CommonPrefixes collection. These rolled-up keys are not returned elsewhere in the + * response. Each rolled-up result counts as only one return against the `MaxKeys` value. + */ + private $delimiter; + + /** + * Sets the maximum number of keys returned in the response. By default the action returns up to 1,000 key names. The + * response might contain fewer keys but will never contain more. + */ + private $maxKeys; + + /** + * All of the keys (up to 1,000) rolled up into a common prefix count as a single return when calculating the number of + * returns. + */ + private $commonPrefixes; + + /** + * Encoding type used by Amazon S3 to encode object key names in the XML response. + */ + private $encodingType; + + /** + * KeyCount is the number of keys returned with this request. KeyCount will always be less than or equals to MaxKeys + * field. Say you ask for 50 keys, your result will include less than equals 50 keys. + */ + private $keyCount; + + /** + * If ContinuationToken was sent with the request, it is included in the response. + */ + private $continuationToken; + + /** + * `NextContinuationToken` is sent when `isTruncated` is true, which means there are more keys in the bucket that can be + * listed. The next list requests to Amazon S3 can be continued with this `NextContinuationToken`. + * `NextContinuationToken` is obfuscated and is not a real key. + */ + private $nextContinuationToken; + + /** + * If StartAfter was sent with the request, it is included in the response. + */ + private $startAfter; + + /** + * @param bool $currentPageOnly When true, iterates over items of the current page. Otherwise also fetch items in the next pages. + * + * @return iterable + */ + public function getCommonPrefixes(bool $currentPageOnly = false): iterable + { + if ($currentPageOnly) { + $this->initialize(); + yield from $this->commonPrefixes; + + return; + } + + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListObjectsV2Request) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->nextContinuationToken) { + $input->setContinuationToken($page->nextContinuationToken); + + $this->registerPrefetch($nextPage = $client->listObjectsV2($input)); + } else { + $nextPage = null; + } + + yield from $page->commonPrefixes; + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + /** + * @param bool $currentPageOnly When true, iterates over items of the current page. Otherwise also fetch items in the next pages. + * + * @return iterable + */ + public function getContents(bool $currentPageOnly = false): iterable + { + if ($currentPageOnly) { + $this->initialize(); + yield from $this->contents; + + return; + } + + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListObjectsV2Request) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->nextContinuationToken) { + $input->setContinuationToken($page->nextContinuationToken); + + $this->registerPrefetch($nextPage = $client->listObjectsV2($input)); + } else { + $nextPage = null; + } + + yield from $page->contents; + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + public function getContinuationToken(): ?string + { + $this->initialize(); + + return $this->continuationToken; + } + + public function getDelimiter(): ?string + { + $this->initialize(); + + return $this->delimiter; + } + + /** + * @return EncodingType::*|null + */ + public function getEncodingType(): ?string + { + $this->initialize(); + + return $this->encodingType; + } + + public function getIsTruncated(): ?bool + { + $this->initialize(); + + return $this->isTruncated; + } + + /** + * Iterates over Contents and CommonPrefixes. + * + * @return \Traversable + */ + public function getIterator(): \Traversable + { + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListObjectsV2Request) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->nextContinuationToken) { + $input->setContinuationToken($page->nextContinuationToken); + + $this->registerPrefetch($nextPage = $client->listObjectsV2($input)); + } else { + $nextPage = null; + } + + yield from $page->getContents(true); + yield from $page->getCommonPrefixes(true); + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + public function getKeyCount(): ?int + { + $this->initialize(); + + return $this->keyCount; + } + + public function getMaxKeys(): ?int + { + $this->initialize(); + + return $this->maxKeys; + } + + public function getName(): ?string + { + $this->initialize(); + + return $this->name; + } + + public function getNextContinuationToken(): ?string + { + $this->initialize(); + + return $this->nextContinuationToken; + } + + public function getPrefix(): ?string + { + $this->initialize(); + + return $this->prefix; + } + + public function getStartAfter(): ?string + { + $this->initialize(); + + return $this->startAfter; + } + + protected function populateResult(Response $response): void + { + $data = new \SimpleXMLElement($response->getContent()); + $this->isTruncated = ($v = $data->IsTruncated) ? filter_var((string) $v, \FILTER_VALIDATE_BOOLEAN) : null; + $this->contents = !$data->Contents ? [] : $this->populateResultObjectList($data->Contents); + $this->name = ($v = $data->Name) ? (string) $v : null; + $this->prefix = ($v = $data->Prefix) ? (string) $v : null; + $this->delimiter = ($v = $data->Delimiter) ? (string) $v : null; + $this->maxKeys = ($v = $data->MaxKeys) ? (int) (string) $v : null; + $this->commonPrefixes = !$data->CommonPrefixes ? [] : $this->populateResultCommonPrefixList($data->CommonPrefixes); + $this->encodingType = ($v = $data->EncodingType) ? (string) $v : null; + $this->keyCount = ($v = $data->KeyCount) ? (int) (string) $v : null; + $this->continuationToken = ($v = $data->ContinuationToken) ? (string) $v : null; + $this->nextContinuationToken = ($v = $data->NextContinuationToken) ? (string) $v : null; + $this->startAfter = ($v = $data->StartAfter) ? (string) $v : null; + } + + /** + * @return list + */ + private function populateResultChecksumAlgorithmList(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $a = ($v = $item) ? (string) $v : null; + if (null !== $a) { + $items[] = $a; + } + } + + return $items; + } + + /** + * @return CommonPrefix[] + */ + private function populateResultCommonPrefixList(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new CommonPrefix([ + 'Prefix' => ($v = $item->Prefix) ? (string) $v : null, + ]); + } + + return $items; + } + + /** + * @return AwsObject[] + */ + private function populateResultObjectList(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new AwsObject([ + 'Key' => ($v = $item->Key) ? (string) $v : null, + 'LastModified' => ($v = $item->LastModified) ? new \DateTimeImmutable((string) $v) : null, + 'ETag' => ($v = $item->ETag) ? (string) $v : null, + 'ChecksumAlgorithm' => !$item->ChecksumAlgorithm ? null : $this->populateResultChecksumAlgorithmList($item->ChecksumAlgorithm), + 'Size' => ($v = $item->Size) ? (string) $v : null, + 'StorageClass' => ($v = $item->StorageClass) ? (string) $v : null, + 'Owner' => !$item->Owner ? null : new Owner([ + 'DisplayName' => ($v = $item->Owner->DisplayName) ? (string) $v : null, + 'ID' => ($v = $item->Owner->ID) ? (string) $v : null, + ]), + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/ListPartsOutput.php b/vendor/async-aws/s3/src/Result/ListPartsOutput.php new file mode 100644 index 00000000..760b4024 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/ListPartsOutput.php @@ -0,0 +1,318 @@ + + */ +class ListPartsOutput extends Result implements \IteratorAggregate +{ + /** + * If the bucket has a lifecycle rule configured with an action to abort incomplete multipart uploads and the prefix in + * the lifecycle rule matches the object name in the request, then the response includes this header indicating when the + * initiated multipart upload will become eligible for abort operation. For more information, see Aborting Incomplete + * Multipart Uploads Using a Bucket Lifecycle Policy. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html#mpu-abort-incomplete-mpu-lifecycle-config + */ + private $abortDate; + + /** + * This header is returned along with the `x-amz-abort-date` header. It identifies applicable lifecycle configuration + * rule that defines the action to abort incomplete multipart uploads. + */ + private $abortRuleId; + + /** + * The name of the bucket to which the multipart upload was initiated. Does not return the access point ARN or access + * point alias if used. + */ + private $bucket; + + /** + * Object key for which the multipart upload was initiated. + */ + private $key; + + /** + * Upload ID identifying the multipart upload whose parts are being listed. + */ + private $uploadId; + + /** + * When a list is truncated, this element specifies the last part in the list, as well as the value to use for the + * part-number-marker request parameter in a subsequent request. + */ + private $partNumberMarker; + + /** + * When a list is truncated, this element specifies the last part in the list, as well as the value to use for the + * part-number-marker request parameter in a subsequent request. + */ + private $nextPartNumberMarker; + + /** + * Maximum number of parts that were allowed in the response. + */ + private $maxParts; + + /** + * Indicates whether the returned list of parts is truncated. A true value indicates that the list was truncated. A list + * can be truncated if the number of parts exceeds the limit returned in the MaxParts element. + */ + private $isTruncated; + + /** + * Container for elements related to a particular part. A response can contain zero or more `Part` elements. + */ + private $parts; + + /** + * Container element that identifies who initiated the multipart upload. If the initiator is an Amazon Web Services + * account, this element provides the same information as the `Owner` element. If the initiator is an IAM User, this + * element provides the user ARN and display name. + */ + private $initiator; + + /** + * Container element that identifies the object owner, after the object is created. If multipart upload is initiated by + * an IAM user, this element provides the parent account ID and display name. + */ + private $owner; + + /** + * Class of storage (STANDARD or REDUCED_REDUNDANCY) used to store the uploaded object. + */ + private $storageClass; + + private $requestCharged; + + /** + * The algorithm that was used to create a checksum of the object. + */ + private $checksumAlgorithm; + + public function getAbortDate(): ?\DateTimeImmutable + { + $this->initialize(); + + return $this->abortDate; + } + + public function getAbortRuleId(): ?string + { + $this->initialize(); + + return $this->abortRuleId; + } + + public function getBucket(): ?string + { + $this->initialize(); + + return $this->bucket; + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + $this->initialize(); + + return $this->checksumAlgorithm; + } + + public function getInitiator(): ?Initiator + { + $this->initialize(); + + return $this->initiator; + } + + public function getIsTruncated(): ?bool + { + $this->initialize(); + + return $this->isTruncated; + } + + /** + * Iterates over Parts. + * + * @return \Traversable + */ + public function getIterator(): \Traversable + { + yield from $this->getParts(); + } + + public function getKey(): ?string + { + $this->initialize(); + + return $this->key; + } + + public function getMaxParts(): ?int + { + $this->initialize(); + + return $this->maxParts; + } + + public function getNextPartNumberMarker(): ?int + { + $this->initialize(); + + return $this->nextPartNumberMarker; + } + + public function getOwner(): ?Owner + { + $this->initialize(); + + return $this->owner; + } + + public function getPartNumberMarker(): ?int + { + $this->initialize(); + + return $this->partNumberMarker; + } + + /** + * @param bool $currentPageOnly When true, iterates over items of the current page. Otherwise also fetch items in the next pages. + * + * @return iterable + */ + public function getParts(bool $currentPageOnly = false): iterable + { + if ($currentPageOnly) { + $this->initialize(); + yield from $this->parts; + + return; + } + + $client = $this->awsClient; + if (!$client instanceof S3Client) { + throw new InvalidArgument('missing client injected in paginated result'); + } + if (!$this->input instanceof ListPartsRequest) { + throw new InvalidArgument('missing last request injected in paginated result'); + } + $input = clone $this->input; + $page = $this; + while (true) { + $page->initialize(); + if ($page->isTruncated) { + $input->setPartNumberMarker($page->nextPartNumberMarker); + + $this->registerPrefetch($nextPage = $client->listParts($input)); + } else { + $nextPage = null; + } + + yield from $page->parts; + + if (null === $nextPage) { + break; + } + + $this->unregisterPrefetch($nextPage); + $page = $nextPage; + } + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + $this->initialize(); + + return $this->storageClass; + } + + public function getUploadId(): ?string + { + $this->initialize(); + + return $this->uploadId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->abortDate = isset($headers['x-amz-abort-date'][0]) ? new \DateTimeImmutable($headers['x-amz-abort-date'][0]) : null; + $this->abortRuleId = $headers['x-amz-abort-rule-id'][0] ?? null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + + $data = new \SimpleXMLElement($response->getContent()); + $this->bucket = ($v = $data->Bucket) ? (string) $v : null; + $this->key = ($v = $data->Key) ? (string) $v : null; + $this->uploadId = ($v = $data->UploadId) ? (string) $v : null; + $this->partNumberMarker = ($v = $data->PartNumberMarker) ? (int) (string) $v : null; + $this->nextPartNumberMarker = ($v = $data->NextPartNumberMarker) ? (int) (string) $v : null; + $this->maxParts = ($v = $data->MaxParts) ? (int) (string) $v : null; + $this->isTruncated = ($v = $data->IsTruncated) ? filter_var((string) $v, \FILTER_VALIDATE_BOOLEAN) : null; + $this->parts = !$data->Part ? [] : $this->populateResultParts($data->Part); + $this->initiator = !$data->Initiator ? null : new Initiator([ + 'ID' => ($v = $data->Initiator->ID) ? (string) $v : null, + 'DisplayName' => ($v = $data->Initiator->DisplayName) ? (string) $v : null, + ]); + $this->owner = !$data->Owner ? null : new Owner([ + 'DisplayName' => ($v = $data->Owner->DisplayName) ? (string) $v : null, + 'ID' => ($v = $data->Owner->ID) ? (string) $v : null, + ]); + $this->storageClass = ($v = $data->StorageClass) ? (string) $v : null; + $this->checksumAlgorithm = ($v = $data->ChecksumAlgorithm) ? (string) $v : null; + } + + /** + * @return Part[] + */ + private function populateResultParts(\SimpleXMLElement $xml): array + { + $items = []; + foreach ($xml as $item) { + $items[] = new Part([ + 'PartNumber' => ($v = $item->PartNumber) ? (int) (string) $v : null, + 'LastModified' => ($v = $item->LastModified) ? new \DateTimeImmutable((string) $v) : null, + 'ETag' => ($v = $item->ETag) ? (string) $v : null, + 'Size' => ($v = $item->Size) ? (string) $v : null, + 'ChecksumCRC32' => ($v = $item->ChecksumCRC32) ? (string) $v : null, + 'ChecksumCRC32C' => ($v = $item->ChecksumCRC32C) ? (string) $v : null, + 'ChecksumSHA1' => ($v = $item->ChecksumSHA1) ? (string) $v : null, + 'ChecksumSHA256' => ($v = $item->ChecksumSHA256) ? (string) $v : null, + ]); + } + + return $items; + } +} diff --git a/vendor/async-aws/s3/src/Result/ObjectExistsWaiter.php b/vendor/async-aws/s3/src/Result/ObjectExistsWaiter.php new file mode 100644 index 00000000..cf689dfd --- /dev/null +++ b/vendor/async-aws/s3/src/Result/ObjectExistsWaiter.php @@ -0,0 +1,41 @@ +getStatusCode()) { + return self::STATE_SUCCESS; + } + + if (404 === $response->getStatusCode()) { + return self::STATE_PENDING; + } + + return null === $exception ? self::STATE_PENDING : self::STATE_FAILURE; + } + + protected function refreshState(): Waiter + { + if (!$this->awsClient instanceof S3Client) { + throw new InvalidArgument('missing client injected in waiter result'); + } + if (!$this->input instanceof HeadObjectRequest) { + throw new InvalidArgument('missing last request injected in waiter result'); + } + + return $this->awsClient->objectExists($this->input); + } +} diff --git a/vendor/async-aws/s3/src/Result/ObjectNotExistsWaiter.php b/vendor/async-aws/s3/src/Result/ObjectNotExistsWaiter.php new file mode 100644 index 00000000..17c02ad4 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/ObjectNotExistsWaiter.php @@ -0,0 +1,37 @@ +getStatusCode()) { + return self::STATE_SUCCESS; + } + + return null === $exception ? self::STATE_PENDING : self::STATE_FAILURE; + } + + protected function refreshState(): Waiter + { + if (!$this->awsClient instanceof S3Client) { + throw new InvalidArgument('missing client injected in waiter result'); + } + if (!$this->input instanceof HeadObjectRequest) { + throw new InvalidArgument('missing last request injected in waiter result'); + } + + return $this->awsClient->objectNotExists($this->input); + } +} diff --git a/vendor/async-aws/s3/src/Result/PutObjectAclOutput.php b/vendor/async-aws/s3/src/Result/PutObjectAclOutput.php new file mode 100644 index 00000000..90764986 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/PutObjectAclOutput.php @@ -0,0 +1,29 @@ +initialize(); + + return $this->requestCharged; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + } +} diff --git a/vendor/async-aws/s3/src/Result/PutObjectOutput.php b/vendor/async-aws/s3/src/Result/PutObjectOutput.php new file mode 100644 index 00000000..2a2a4921 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/PutObjectOutput.php @@ -0,0 +1,230 @@ +initialize(); + + return $this->bucketKeyEnabled; + } + + public function getChecksumCrc32(): ?string + { + $this->initialize(); + + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + $this->initialize(); + + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + $this->initialize(); + + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + $this->initialize(); + + return $this->checksumSha256; + } + + public function getEtag(): ?string + { + $this->initialize(); + + return $this->etag; + } + + public function getExpiration(): ?string + { + $this->initialize(); + + return $this->expiration; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + $this->initialize(); + + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKeyMd5(): ?string + { + $this->initialize(); + + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsEncryptionContext(): ?string + { + $this->initialize(); + + return $this->sseKmsEncryptionContext; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + public function getVersionId(): ?string + { + $this->initialize(); + + return $this->versionId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->expiration = $headers['x-amz-expiration'][0] ?? null; + $this->etag = $headers['etag'][0] ?? null; + $this->checksumCrc32 = $headers['x-amz-checksum-crc32'][0] ?? null; + $this->checksumCrc32C = $headers['x-amz-checksum-crc32c'][0] ?? null; + $this->checksumSha1 = $headers['x-amz-checksum-sha1'][0] ?? null; + $this->checksumSha256 = $headers['x-amz-checksum-sha256'][0] ?? null; + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->versionId = $headers['x-amz-version-id'][0] ?? null; + $this->sseCustomerAlgorithm = $headers['x-amz-server-side-encryption-customer-algorithm'][0] ?? null; + $this->sseCustomerKeyMd5 = $headers['x-amz-server-side-encryption-customer-key-md5'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->sseKmsEncryptionContext = $headers['x-amz-server-side-encryption-context'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + } +} diff --git a/vendor/async-aws/s3/src/Result/UploadPartOutput.php b/vendor/async-aws/s3/src/Result/UploadPartOutput.php new file mode 100644 index 00000000..a55c45d7 --- /dev/null +++ b/vendor/async-aws/s3/src/Result/UploadPartOutput.php @@ -0,0 +1,183 @@ +initialize(); + + return $this->bucketKeyEnabled; + } + + public function getChecksumCrc32(): ?string + { + $this->initialize(); + + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + $this->initialize(); + + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + $this->initialize(); + + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + $this->initialize(); + + return $this->checksumSha256; + } + + public function getEtag(): ?string + { + $this->initialize(); + + return $this->etag; + } + + /** + * @return RequestCharged::*|null + */ + public function getRequestCharged(): ?string + { + $this->initialize(); + + return $this->requestCharged; + } + + /** + * @return ServerSideEncryption::*|null + */ + public function getServerSideEncryption(): ?string + { + $this->initialize(); + + return $this->serverSideEncryption; + } + + public function getSseCustomerAlgorithm(): ?string + { + $this->initialize(); + + return $this->sseCustomerAlgorithm; + } + + public function getSseCustomerKeyMd5(): ?string + { + $this->initialize(); + + return $this->sseCustomerKeyMd5; + } + + public function getSseKmsKeyId(): ?string + { + $this->initialize(); + + return $this->sseKmsKeyId; + } + + protected function populateResult(Response $response): void + { + $headers = $response->getHeaders(); + + $this->serverSideEncryption = $headers['x-amz-server-side-encryption'][0] ?? null; + $this->etag = $headers['etag'][0] ?? null; + $this->checksumCrc32 = $headers['x-amz-checksum-crc32'][0] ?? null; + $this->checksumCrc32C = $headers['x-amz-checksum-crc32c'][0] ?? null; + $this->checksumSha1 = $headers['x-amz-checksum-sha1'][0] ?? null; + $this->checksumSha256 = $headers['x-amz-checksum-sha256'][0] ?? null; + $this->sseCustomerAlgorithm = $headers['x-amz-server-side-encryption-customer-algorithm'][0] ?? null; + $this->sseCustomerKeyMd5 = $headers['x-amz-server-side-encryption-customer-key-md5'][0] ?? null; + $this->sseKmsKeyId = $headers['x-amz-server-side-encryption-aws-kms-key-id'][0] ?? null; + $this->bucketKeyEnabled = isset($headers['x-amz-server-side-encryption-bucket-key-enabled'][0]) ? filter_var($headers['x-amz-server-side-encryption-bucket-key-enabled'][0], \FILTER_VALIDATE_BOOLEAN) : null; + $this->requestCharged = $headers['x-amz-request-charged'][0] ?? null; + } +} diff --git a/vendor/async-aws/s3/src/S3Client.php b/vendor/async-aws/s3/src/S3Client.php new file mode 100644 index 00000000..87df2456 --- /dev/null +++ b/vendor/async-aws/s3/src/S3Client.php @@ -0,0 +1,1169 @@ +getResponse($input->request(), new RequestContext(['operation' => 'AbortMultipartUpload', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchUpload' => NoSuchUploadException::class, + ]])); + + return new AbortMultipartUploadOutput($response); + } + + /** + * @see headBucket + * + * @param array{ + * Bucket: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|HeadBucketRequest $input + */ + public function bucketExists($input): BucketExistsWaiter + { + $input = HeadBucketRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'HeadBucket', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchBucket' => NoSuchBucketException::class, + ]])); + + return new BucketExistsWaiter($response, $this, $input); + } + + /** + * @see headBucket + * + * @param array{ + * Bucket: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|HeadBucketRequest $input + */ + public function bucketNotExists($input): BucketNotExistsWaiter + { + $input = HeadBucketRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'HeadBucket', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchBucket' => NoSuchBucketException::class, + ]])); + + return new BucketNotExistsWaiter($response, $this, $input); + } + + /** + * Completes a multipart upload by assembling previously uploaded parts. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadComplete.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CompleteMultipartUpload.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#completemultipartupload + * + * @param array{ + * Bucket: string, + * Key: string, + * MultipartUpload?: CompletedMultipartUpload|array, + * UploadId: string, + * ChecksumCRC32?: string, + * ChecksumCRC32C?: string, + * ChecksumSHA1?: string, + * ChecksumSHA256?: string, + * RequestPayer?: RequestPayer::*, + * ExpectedBucketOwner?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * @region?: string, + * }|CompleteMultipartUploadRequest $input + */ + public function completeMultipartUpload($input): CompleteMultipartUploadOutput + { + $input = CompleteMultipartUploadRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'CompleteMultipartUpload', 'region' => $input->getRegion()])); + + return new CompleteMultipartUploadOutput($response); + } + + /** + * Creates a copy of an object that is already stored in Amazon S3. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectCOPY.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#copyobject + * + * @param array{ + * ACL?: ObjectCannedACL::*, + * Bucket: string, + * CacheControl?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * ContentDisposition?: string, + * ContentEncoding?: string, + * ContentLanguage?: string, + * ContentType?: string, + * CopySource: string, + * CopySourceIfMatch?: string, + * CopySourceIfModifiedSince?: \DateTimeImmutable|string, + * CopySourceIfNoneMatch?: string, + * CopySourceIfUnmodifiedSince?: \DateTimeImmutable|string, + * Expires?: \DateTimeImmutable|string, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWriteACP?: string, + * Key: string, + * Metadata?: array, + * MetadataDirective?: MetadataDirective::*, + * TaggingDirective?: TaggingDirective::*, + * ServerSideEncryption?: ServerSideEncryption::*, + * StorageClass?: StorageClass::*, + * WebsiteRedirectLocation?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * SSEKMSKeyId?: string, + * SSEKMSEncryptionContext?: string, + * BucketKeyEnabled?: bool, + * CopySourceSSECustomerAlgorithm?: string, + * CopySourceSSECustomerKey?: string, + * CopySourceSSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * Tagging?: string, + * ObjectLockMode?: ObjectLockMode::*, + * ObjectLockRetainUntilDate?: \DateTimeImmutable|string, + * ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus::*, + * ExpectedBucketOwner?: string, + * ExpectedSourceBucketOwner?: string, + * @region?: string, + * }|CopyObjectRequest $input + * + * @throws ObjectNotInActiveTierErrorException + */ + public function copyObject($input): CopyObjectOutput + { + $input = CopyObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'CopyObject', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'ObjectNotInActiveTierError' => ObjectNotInActiveTierErrorException::class, + ]])); + + return new CopyObjectOutput($response); + } + + /** + * Creates a new S3 bucket. To create a bucket, you must register with Amazon S3 and have a valid Amazon Web Services + * Access Key ID to authenticate requests. Anonymous requests are never allowed to create buckets. By creating the + * bucket, you become the bucket owner. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#createbucket + * + * @param array{ + * ACL?: BucketCannedACL::*, + * Bucket: string, + * CreateBucketConfiguration?: CreateBucketConfiguration|array, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWrite?: string, + * GrantWriteACP?: string, + * ObjectLockEnabledForBucket?: bool, + * ObjectOwnership?: ObjectOwnership::*, + * @region?: string, + * }|CreateBucketRequest $input + * + * @throws BucketAlreadyExistsException + * @throws BucketAlreadyOwnedByYouException + */ + public function createBucket($input): CreateBucketOutput + { + $input = CreateBucketRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'CreateBucket', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'BucketAlreadyExists' => BucketAlreadyExistsException::class, + 'BucketAlreadyOwnedByYou' => BucketAlreadyOwnedByYouException::class, + ]])); + + return new CreateBucketOutput($response); + } + + /** + * This action initiates a multipart upload and returns an upload ID. This upload ID is used to associate all of the + * parts in the specific multipart upload. You specify this upload ID in each of your subsequent upload part requests + * (see UploadPart). You also include this upload ID in the final request to either complete or abort the multipart + * upload request. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadInitiate.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#createmultipartupload + * + * @param array{ + * ACL?: ObjectCannedACL::*, + * Bucket: string, + * CacheControl?: string, + * ContentDisposition?: string, + * ContentEncoding?: string, + * ContentLanguage?: string, + * ContentType?: string, + * Expires?: \DateTimeImmutable|string, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWriteACP?: string, + * Key: string, + * Metadata?: array, + * ServerSideEncryption?: ServerSideEncryption::*, + * StorageClass?: StorageClass::*, + * WebsiteRedirectLocation?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * SSEKMSKeyId?: string, + * SSEKMSEncryptionContext?: string, + * BucketKeyEnabled?: bool, + * RequestPayer?: RequestPayer::*, + * Tagging?: string, + * ObjectLockMode?: ObjectLockMode::*, + * ObjectLockRetainUntilDate?: \DateTimeImmutable|string, + * ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus::*, + * ExpectedBucketOwner?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * @region?: string, + * }|CreateMultipartUploadRequest $input + */ + public function createMultipartUpload($input): CreateMultipartUploadOutput + { + $input = CreateMultipartUploadRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'CreateMultipartUpload', 'region' => $input->getRegion()])); + + return new CreateMultipartUploadOutput($response); + } + + /** + * Deletes the S3 bucket. All objects (including all object versions and delete markers) in the bucket must be deleted + * before the bucket itself can be deleted. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETE.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucket.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deletebucket + * + * @param array{ + * Bucket: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|DeleteBucketRequest $input + */ + public function deleteBucket($input): Result + { + $input = DeleteBucketRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'DeleteBucket', 'region' => $input->getRegion()])); + + return new Result($response); + } + + /** + * Deletes the `cors` configuration information set for the bucket. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEcors.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketCors.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deletebucketcors + * + * @param array{ + * Bucket: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|DeleteBucketCorsRequest $input + */ + public function deleteBucketCors($input): Result + { + $input = DeleteBucketCorsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'DeleteBucketCors', 'region' => $input->getRegion()])); + + return new Result($response); + } + + /** + * Removes the null version (if there is one) of an object and inserts a delete marker, which becomes the latest version + * of the object. If there isn't a null version, Amazon S3 does not remove any objects but will still respond that the + * command was successful. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectDELETE.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deleteobject + * + * @param array{ + * Bucket: string, + * Key: string, + * MFA?: string, + * VersionId?: string, + * RequestPayer?: RequestPayer::*, + * BypassGovernanceRetention?: bool, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|DeleteObjectRequest $input + */ + public function deleteObject($input): DeleteObjectOutput + { + $input = DeleteObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'DeleteObject', 'region' => $input->getRegion()])); + + return new DeleteObjectOutput($response); + } + + /** + * This action enables you to delete multiple objects from a bucket using a single HTTP request. If you know the object + * keys that you want to delete, then this action provides a suitable alternative to sending individual delete requests, + * reducing per-request overhead. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#deleteobjects + * + * @param array{ + * Bucket: string, + * Delete: Delete|array, + * MFA?: string, + * RequestPayer?: RequestPayer::*, + * BypassGovernanceRetention?: bool, + * ExpectedBucketOwner?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * @region?: string, + * }|DeleteObjectsRequest $input + */ + public function deleteObjects($input): DeleteObjectsOutput + { + $input = DeleteObjectsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'DeleteObjects', 'region' => $input->getRegion()])); + + return new DeleteObjectsOutput($response); + } + + /** + * Returns the Cross-Origin Resource Sharing (CORS) configuration information set for the bucket. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETcors.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketCors.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getbucketcors + * + * @param array{ + * Bucket: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|GetBucketCorsRequest $input + */ + public function getBucketCors($input): GetBucketCorsOutput + { + $input = GetBucketCorsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'GetBucketCors', 'region' => $input->getRegion()])); + + return new GetBucketCorsOutput($response); + } + + /** + * Returns the default encryption configuration for an Amazon S3 bucket. If the bucket does not have a default + * encryption configuration, GetBucketEncryption returns `ServerSideEncryptionConfigurationNotFoundError`. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketEncryption.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getbucketencryption + * + * @param array{ + * Bucket: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|GetBucketEncryptionRequest $input + */ + public function getBucketEncryption($input): GetBucketEncryptionOutput + { + $input = GetBucketEncryptionRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'GetBucketEncryption', 'region' => $input->getRegion()])); + + return new GetBucketEncryptionOutput($response); + } + + /** + * Retrieves objects from Amazon S3. To use `GET`, you must have `READ` access to the object. If you grant `READ` access + * to the anonymous user, you can return the object without using an authorization header. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGET.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getobject + * + * @param array{ + * Bucket: string, + * IfMatch?: string, + * IfModifiedSince?: \DateTimeImmutable|string, + * IfNoneMatch?: string, + * IfUnmodifiedSince?: \DateTimeImmutable|string, + * Key: string, + * Range?: string, + * ResponseCacheControl?: string, + * ResponseContentDisposition?: string, + * ResponseContentEncoding?: string, + * ResponseContentLanguage?: string, + * ResponseContentType?: string, + * ResponseExpires?: \DateTimeImmutable|string, + * VersionId?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * PartNumber?: int, + * ExpectedBucketOwner?: string, + * ChecksumMode?: ChecksumMode::*, + * @region?: string, + * }|GetObjectRequest $input + * + * @throws NoSuchKeyException + * @throws InvalidObjectStateException + */ + public function getObject($input): GetObjectOutput + { + $input = GetObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'GetObject', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchKey' => NoSuchKeyException::class, + 'InvalidObjectState' => InvalidObjectStateException::class, + ]])); + + return new GetObjectOutput($response); + } + + /** + * Returns the access control list (ACL) of an object. To use this operation, you must have `s3:GetObjectAcl` + * permissions or `READ_ACP` access to the object. For more information, see Mapping of ACL permissions and access + * policy permissions in the *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#acl-access-policy-permission-mapping + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETacl.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#getobjectacl + * + * @param array{ + * Bucket: string, + * Key: string, + * VersionId?: string, + * RequestPayer?: RequestPayer::*, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|GetObjectAclRequest $input + * + * @throws NoSuchKeyException + */ + public function getObjectAcl($input): GetObjectAclOutput + { + $input = GetObjectAclRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'GetObjectAcl', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchKey' => NoSuchKeyException::class, + ]])); + + return new GetObjectAclOutput($response); + } + + /** + * The HEAD action retrieves metadata from an object without returning the object itself. This action is useful if + * you're only interested in an object's metadata. To use HEAD, you must have READ access to the object. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_HeadObject.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#headobject + * + * @param array{ + * Bucket: string, + * IfMatch?: string, + * IfModifiedSince?: \DateTimeImmutable|string, + * IfNoneMatch?: string, + * IfUnmodifiedSince?: \DateTimeImmutable|string, + * Key: string, + * Range?: string, + * VersionId?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * PartNumber?: int, + * ExpectedBucketOwner?: string, + * ChecksumMode?: ChecksumMode::*, + * @region?: string, + * }|HeadObjectRequest $input + * + * @throws NoSuchKeyException + */ + public function headObject($input): HeadObjectOutput + { + $input = HeadObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'HeadObject', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchKey' => NoSuchKeyException::class, + ]])); + + return new HeadObjectOutput($response); + } + + /** + * Returns a list of all buckets owned by the authenticated sender of the request. To use this operation, you must have + * the `s3:ListAllMyBuckets` permission. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTServiceGET.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBuckets.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listbuckets + * + * @param array{ + * @region?: string, + * }|ListBucketsRequest $input + */ + public function listBuckets($input = []): ListBucketsOutput + { + $input = ListBucketsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'ListBuckets', 'region' => $input->getRegion()])); + + return new ListBucketsOutput($response); + } + + /** + * This action lists in-progress multipart uploads. An in-progress multipart upload is a multipart upload that has been + * initiated using the Initiate Multipart Upload request, but has not yet been completed or aborted. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListMPUpload.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listmultipartuploads + * + * @param array{ + * Bucket: string, + * Delimiter?: string, + * EncodingType?: EncodingType::*, + * KeyMarker?: string, + * MaxUploads?: int, + * Prefix?: string, + * UploadIdMarker?: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|ListMultipartUploadsRequest $input + */ + public function listMultipartUploads($input): ListMultipartUploadsOutput + { + $input = ListMultipartUploadsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'ListMultipartUploads', 'region' => $input->getRegion()])); + + return new ListMultipartUploadsOutput($response, $this, $input); + } + + /** + * Returns some or all (up to 1,000) of the objects in a bucket with each request. You can use the request parameters as + * selection criteria to return a subset of the objects in a bucket. A `200 OK` response can contain valid or invalid + * XML. Make sure to design your application to parse the contents of the response and handle it appropriately. Objects + * are returned sorted in an ascending order of the respective key names in the list. For more information about listing + * objects, see Listing object keys programmatically. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/userguide/ListingKeysUsingAPIs.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listobjectsv2 + * + * @param array{ + * Bucket: string, + * Delimiter?: string, + * EncodingType?: EncodingType::*, + * MaxKeys?: int, + * Prefix?: string, + * ContinuationToken?: string, + * FetchOwner?: bool, + * StartAfter?: string, + * RequestPayer?: RequestPayer::*, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|ListObjectsV2Request $input + * + * @throws NoSuchBucketException + */ + public function listObjectsV2($input): ListObjectsV2Output + { + $input = ListObjectsV2Request::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'ListObjectsV2', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchBucket' => NoSuchBucketException::class, + ]])); + + return new ListObjectsV2Output($response, $this, $input); + } + + /** + * Lists the parts that have been uploaded for a specific multipart upload. This operation must include the upload ID, + * which you obtain by sending the initiate multipart upload request (see CreateMultipartUpload). This request returns a + * maximum of 1,000 uploaded parts. The default number of parts returned is 1,000 parts. You can restrict the number of + * parts returned by specifying the `max-parts` request parameter. If your multipart upload consists of more than 1,000 + * parts, the response returns an `IsTruncated` field with the value of true, and a `NextPartNumberMarker` element. In + * subsequent `ListParts` requests you can include the part-number-marker query string parameter and set its value to + * the `NextPartNumberMarker` field value from the previous response. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListParts.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#listparts + * + * @param array{ + * Bucket: string, + * Key: string, + * MaxParts?: int, + * PartNumberMarker?: int, + * UploadId: string, + * RequestPayer?: RequestPayer::*, + * ExpectedBucketOwner?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * @region?: string, + * }|ListPartsRequest $input + */ + public function listParts($input): ListPartsOutput + { + $input = ListPartsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'ListParts', 'region' => $input->getRegion()])); + + return new ListPartsOutput($response, $this, $input); + } + + /** + * @see headObject + * + * @param array{ + * Bucket: string, + * IfMatch?: string, + * IfModifiedSince?: \DateTimeImmutable|string, + * IfNoneMatch?: string, + * IfUnmodifiedSince?: \DateTimeImmutable|string, + * Key: string, + * Range?: string, + * VersionId?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * PartNumber?: int, + * ExpectedBucketOwner?: string, + * ChecksumMode?: ChecksumMode::*, + * @region?: string, + * }|HeadObjectRequest $input + */ + public function objectExists($input): ObjectExistsWaiter + { + $input = HeadObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'HeadObject', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchKey' => NoSuchKeyException::class, + ]])); + + return new ObjectExistsWaiter($response, $this, $input); + } + + /** + * @see headObject + * + * @param array{ + * Bucket: string, + * IfMatch?: string, + * IfModifiedSince?: \DateTimeImmutable|string, + * IfNoneMatch?: string, + * IfUnmodifiedSince?: \DateTimeImmutable|string, + * Key: string, + * Range?: string, + * VersionId?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * PartNumber?: int, + * ExpectedBucketOwner?: string, + * ChecksumMode?: ChecksumMode::*, + * @region?: string, + * }|HeadObjectRequest $input + */ + public function objectNotExists($input): ObjectNotExistsWaiter + { + $input = HeadObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'HeadObject', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchKey' => NoSuchKeyException::class, + ]])); + + return new ObjectNotExistsWaiter($response, $this, $input); + } + + /** + * Sets the `cors` configuration for your bucket. If the configuration exists, Amazon S3 replaces it. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTcors.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putbucketcors + * + * @param array{ + * Bucket: string, + * CORSConfiguration: CORSConfiguration|array, + * ContentMD5?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|PutBucketCorsRequest $input + */ + public function putBucketCors($input): Result + { + $input = PutBucketCorsRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'PutBucketCors', 'region' => $input->getRegion()])); + + return new Result($response); + } + + /** + * Enables notifications of specified events for a bucket. For more information about event notifications, see + * Configuring Event Notifications. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketNotificationConfiguration.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putbucketnotificationconfiguration + * + * @param array{ + * Bucket: string, + * NotificationConfiguration: NotificationConfiguration|array, + * ExpectedBucketOwner?: string, + * SkipDestinationValidation?: bool, + * @region?: string, + * }|PutBucketNotificationConfigurationRequest $input + */ + public function putBucketNotificationConfiguration($input): Result + { + $input = PutBucketNotificationConfigurationRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'PutBucketNotificationConfiguration', 'region' => $input->getRegion()])); + + return new Result($response); + } + + /** + * Adds an object to a bucket. You must have WRITE permissions on a bucket to add an object to it. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putobject + * + * @param array{ + * ACL?: ObjectCannedACL::*, + * Body?: string|resource|callable|iterable, + * Bucket: string, + * CacheControl?: string, + * ContentDisposition?: string, + * ContentEncoding?: string, + * ContentLanguage?: string, + * ContentLength?: string, + * ContentMD5?: string, + * ContentType?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * ChecksumCRC32?: string, + * ChecksumCRC32C?: string, + * ChecksumSHA1?: string, + * ChecksumSHA256?: string, + * Expires?: \DateTimeImmutable|string, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWriteACP?: string, + * Key: string, + * Metadata?: array, + * ServerSideEncryption?: ServerSideEncryption::*, + * StorageClass?: StorageClass::*, + * WebsiteRedirectLocation?: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * SSEKMSKeyId?: string, + * SSEKMSEncryptionContext?: string, + * BucketKeyEnabled?: bool, + * RequestPayer?: RequestPayer::*, + * Tagging?: string, + * ObjectLockMode?: ObjectLockMode::*, + * ObjectLockRetainUntilDate?: \DateTimeImmutable|string, + * ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus::*, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|PutObjectRequest $input + */ + public function putObject($input): PutObjectOutput + { + $input = PutObjectRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'PutObject', 'region' => $input->getRegion()])); + + return new PutObjectOutput($response); + } + + /** + * Uses the `acl` subresource to set the access control list (ACL) permissions for a new or existing object in an S3 + * bucket. You must have `WRITE_ACP` permission to set the ACL of an object. For more information, see What permissions + * can I grant? in the *Amazon S3 User Guide*. + * + * @see https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#permissions + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUTacl.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectAcl.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#putobjectacl + * + * @param array{ + * ACL?: ObjectCannedACL::*, + * AccessControlPolicy?: AccessControlPolicy|array, + * Bucket: string, + * ContentMD5?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * GrantFullControl?: string, + * GrantRead?: string, + * GrantReadACP?: string, + * GrantWrite?: string, + * GrantWriteACP?: string, + * Key: string, + * RequestPayer?: RequestPayer::*, + * VersionId?: string, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|PutObjectAclRequest $input + * + * @throws NoSuchKeyException + */ + public function putObjectAcl($input): PutObjectAclOutput + { + $input = PutObjectAclRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'PutObjectAcl', 'region' => $input->getRegion(), 'exceptionMapping' => [ + 'NoSuchKey' => NoSuchKeyException::class, + ]])); + + return new PutObjectAclOutput($response); + } + + /** + * Uploads a part in a multipart upload. + * + * @see http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPart.html + * @see https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html + * @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-s3-2006-03-01.html#uploadpart + * + * @param array{ + * Body?: string|resource|callable|iterable, + * Bucket: string, + * ContentLength?: string, + * ContentMD5?: string, + * ChecksumAlgorithm?: ChecksumAlgorithm::*, + * ChecksumCRC32?: string, + * ChecksumCRC32C?: string, + * ChecksumSHA1?: string, + * ChecksumSHA256?: string, + * Key: string, + * PartNumber: int, + * UploadId: string, + * SSECustomerAlgorithm?: string, + * SSECustomerKey?: string, + * SSECustomerKeyMD5?: string, + * RequestPayer?: RequestPayer::*, + * ExpectedBucketOwner?: string, + * @region?: string, + * }|UploadPartRequest $input + */ + public function uploadPart($input): UploadPartOutput + { + $input = UploadPartRequest::create($input); + $response = $this->getResponse($input->request(), new RequestContext(['operation' => 'UploadPart', 'region' => $input->getRegion()])); + + return new UploadPartOutput($response); + } + + protected function getAwsErrorFactory(): AwsErrorFactoryInterface + { + return new XmlAwsErrorFactory(); + } + + protected function getEndpoint(string $uri, array $query, ?string $region): string + { + $uriParts = explode('/', $uri, 3); + $bucket = explode('?', $uriParts[1] ?? '', 2)[0]; + $uriWithOutBucket = substr($uriParts[1] ?? '', \strlen($bucket)) . ($uriParts[2] ?? ''); + $bucketLen = \strlen($bucket); + $configuration = $this->getConfiguration(); + + if ( + $bucketLen < 3 || $bucketLen > 63 + || filter_var($bucket, \FILTER_VALIDATE_IP) // Cannot look like an IP address + || !preg_match('/^[a-z0-9]([a-z0-9\-]*[a-z0-9])?$/', $bucket) // Bucket cannot have dot (because of TLS) + || filter_var(parse_url($configuration->get('endpoint'), \PHP_URL_HOST), \FILTER_VALIDATE_IP) // Custom endpoint cannot look like an IP address @phpstan-ignore-line + || filter_var($configuration->get('pathStyleEndpoint'), \FILTER_VALIDATE_BOOLEAN) + ) { + return parent::getEndpoint($uri, $query, $region); + } + + return preg_replace('|https?://|', '${0}' . $bucket . '.', parent::getEndpoint('/' . $uriWithOutBucket, $query, $region)); + } + + protected function getEndpointMetadata(?string $region): array + { + if (null === $region) { + return [ + 'endpoint' => 'https://s3.amazonaws.com', + 'signRegion' => 'us-east-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + } + + switch ($region) { + case 'af-south-1': + case 'ap-east-1': + case 'ap-northeast-1': + case 'ap-northeast-2': + case 'ap-northeast-3': + case 'ap-south-1': + case 'ap-south-2': + case 'ap-southeast-1': + case 'ap-southeast-2': + case 'ap-southeast-3': + case 'ca-central-1': + case 'eu-central-1': + case 'eu-central-2': + case 'eu-north-1': + case 'eu-south-1': + case 'eu-south-2': + case 'eu-west-1': + case 'eu-west-2': + case 'eu-west-3': + case 'me-central-1': + case 'me-south-1': + case 'sa-east-1': + case 'us-east-1': + case 'us-east-2': + case 'us-gov-east-1': + case 'us-gov-west-1': + case 'us-west-1': + case 'us-west-2': + return [ + 'endpoint' => "https://s3.$region.amazonaws.com", + 'signRegion' => $region, + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'cn-north-1': + case 'cn-northwest-1': + return [ + 'endpoint' => "https://s3.$region.amazonaws.com.cn", + 'signRegion' => $region, + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 's3-external-1': + return [ + 'endpoint' => 'https://s3-external-1.amazonaws.com', + 'signRegion' => 'us-east-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-ca-central-1': + return [ + 'endpoint' => 'https://s3-fips.ca-central-1.amazonaws.com', + 'signRegion' => 'ca-central-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-us-east-1': + return [ + 'endpoint' => 'https://s3-fips.us-east-1.amazonaws.com', + 'signRegion' => 'us-east-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-us-east-2': + return [ + 'endpoint' => 'https://s3-fips.us-east-2.amazonaws.com', + 'signRegion' => 'us-east-2', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-us-west-1': + return [ + 'endpoint' => 'https://s3-fips.us-west-1.amazonaws.com', + 'signRegion' => 'us-west-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-us-west-2': + return [ + 'endpoint' => 'https://s3-fips.us-west-2.amazonaws.com', + 'signRegion' => 'us-west-2', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-us-gov-east-1': + return [ + 'endpoint' => 'https://s3-fips.us-gov-east-1.amazonaws.com', + 'signRegion' => 'us-gov-east-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'fips-us-gov-west-1': + return [ + 'endpoint' => 'https://s3-fips.us-gov-west-1.amazonaws.com', + 'signRegion' => 'us-gov-west-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'us-iso-east-1': + case 'us-iso-west-1': + return [ + 'endpoint' => "https://s3.$region.c2s.ic.gov", + 'signRegion' => $region, + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + case 'us-isob-east-1': + return [ + 'endpoint' => 'https://s3.us-isob-east-1.sc2s.sgov.gov', + 'signRegion' => 'us-isob-east-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + } + + return [ + 'endpoint' => 'https://s3.amazonaws.com', + 'signRegion' => 'us-east-1', + 'signService' => 's3', + 'signVersions' => ['s3v4'], + ]; + } + + protected function getServiceCode(): string + { + @trigger_error('Using the client with an old version of Core is deprecated. Run "composer update async-aws/core".', \E_USER_DEPRECATED); + + return 's3'; + } + + protected function getSignatureScopeName(): string + { + @trigger_error('Using the client with an old version of Core is deprecated. Run "composer update async-aws/core".', \E_USER_DEPRECATED); + + return 's3'; + } + + protected function getSignatureVersion(): string + { + @trigger_error('Using the client with an old version of Core is deprecated. Run "composer update async-aws/core".', \E_USER_DEPRECATED); + + return 's3v4'; + } + + /** + * @return callable[] + */ + protected function getSignerFactories(): array + { + return [ + 's3v4' => function (string $service, string $region) { + $configuration = $this->getConfiguration(); + $options = []; + + // We need async-aws/core: 1.8 or above to use sendChunkedBody. + if (Configuration::optionExists('sendChunkedBody')) { + $options['sendChunkedBody'] = filter_var($configuration->get('sendChunkedBody'), \FILTER_VALIDATE_BOOLEAN); + } + + return new SignerV4ForS3($service, $region, $options); + }, + ] + parent::getSignerFactories(); + } +} diff --git a/vendor/async-aws/s3/src/Signer/SignerV4ForS3.php b/vendor/async-aws/s3/src/Signer/SignerV4ForS3.php new file mode 100644 index 00000000..ab99ba30 --- /dev/null +++ b/vendor/async-aws/s3/src/Signer/SignerV4ForS3.php @@ -0,0 +1,170 @@ + + */ +class SignerV4ForS3 extends SignerV4 +{ + private const ALGORITHM_CHUNK = 'AWS4-HMAC-SHA256-PAYLOAD'; + private const CHUNK_SIZE = 64 * 1024; + + private const MD5_OPERATIONS = [ + 'DeleteObjects' => true, + 'PutBucketCors' => true, + 'PutBucketLifecycle' => true, + 'PutBucketLifecycleConfiguration' => true, + 'PutBucketPolicy' => true, + 'PutBucketTagging' => true, + 'PutBucketReplication' => true, + 'PutObjectLegalHold' => true, + 'PutObjectRetention' => true, + 'PutObjectLockConfiguration' => true, + ]; + + private $sendChunkedBody; + + /** + * @param array{ + * sendChunkedBody?: bool, + * } $s3SignerOptions + */ + public function __construct(string $scopeName, string $region, array $s3SignerOptions = []) + { + parent::__construct($scopeName, $region); + + $this->sendChunkedBody = $s3SignerOptions[Configuration::OPTION_SEND_CHUNKED_BODY] ?? false; + unset($s3SignerOptions[Configuration::OPTION_SEND_CHUNKED_BODY]); + + if (!empty($s3SignerOptions)) { + throw new InvalidArgument(sprintf('Invalid option(s) "%s" passed to "%s::%s". ', implode('", "', array_keys($s3SignerOptions)), __CLASS__, __METHOD__)); + } + } + + public function sign(Request $request, Credentials $credentials, RequestContext $context): void + { + if ((null === ($operation = $context->getOperation()) || isset(self::MD5_OPERATIONS[$operation])) && !$request->hasHeader('content-md5')) { + $request->setHeader('content-md5', base64_encode($request->getBody()->hash('md5', true))); + } + + if (!$request->hasHeader('x-amz-content-sha256')) { + $request->setHeader('x-amz-content-sha256', $request->getBody()->hash()); + } + + parent::sign($request, $credentials, $context); + } + + protected function buildBodyDigest(Request $request, bool $isPresign): string + { + if ($isPresign) { + $request->setHeader('x-amz-content-sha256', 'UNSIGNED-PAYLOAD'); + + return 'UNSIGNED-PAYLOAD'; + } + + return parent::buildBodyDigest($request, $isPresign); + } + + /** + * Amazon S3 does not double-encode the path component in the canonical request. + */ + protected function buildCanonicalPath(Request $request): string + { + return '/' . ltrim($request->getUri(), '/'); + } + + protected function convertBodyToStream(SigningContext $context): void + { + $request = $context->getRequest(); + $body = $request->getBody(); + if ($request->hasHeader('content-length')) { + $contentLength = (int) $request->getHeader('content-length'); + } else { + $contentLength = $body->length(); + } + + // If content length is unknown, use the rewindable stream to read it once locally in order to get the length + if (null === $contentLength) { + $request->setBody($body = RewindableStream::create($body)); + $body->read(); + $contentLength = $body->length(); + } + + // no need to stream small body. It's simple to convert it to string directly + if ($contentLength < self::CHUNK_SIZE || !$this->sendChunkedBody) { + if ($body instanceof ReadOnceResultStream) { + $request->setBody(RewindableStream::create($body)); + } + + return; + } + + // Add content-encoding for chunked stream if available + $customEncoding = $request->getHeader('content-encoding'); + + // Convert the body into a chunked stream + $request->setHeader('content-encoding', $customEncoding ? "aws-chunked, $customEncoding" : 'aws-chunked'); + $request->setHeader('x-amz-decoded-content-length', (string) $contentLength); + $request->setHeader('x-amz-content-sha256', 'STREAMING-' . self::ALGORITHM_CHUNK); + + // Compute size of content + metadata used sign each Chunk + $chunkCount = (int) ceil($contentLength / self::CHUNK_SIZE); + $fullChunkCount = $chunkCount * self::CHUNK_SIZE === $contentLength ? $chunkCount : ($chunkCount - 1); + $metaLength = \strlen(";chunk-signature=\r\n\r\n") + 64; + $request->setHeader('content-length', (string) ($contentLength + $fullChunkCount * ($metaLength + \strlen(dechex(self::CHUNK_SIZE))) + ($chunkCount - $fullChunkCount) * ($metaLength + \strlen(dechex($contentLength % self::CHUNK_SIZE))) + $metaLength + 1)); + $body = RewindableStream::create(IterableStream::create((function (RequestStream $body) use ($context): iterable { + $now = $context->getNow(); + $credentialString = $context->getCredentialString(); + $signingKey = $context->getSigningKey(); + $signature = $context->getSignature(); + foreach (FixedSizeStream::create($body, self::CHUNK_SIZE) as $chunk) { + $stringToSign = $this->buildChunkStringToSign($now, $credentialString, $signature, $chunk); + $context->setSignature($signature = $this->buildSignature($stringToSign, $signingKey)); + yield sprintf("%s;chunk-signature=%s\r\n", dechex(\strlen($chunk)), $signature) . "$chunk\r\n"; + } + + $stringToSign = $this->buildChunkStringToSign($now, $credentialString, $signature, ''); + $context->setSignature($signature = $this->buildSignature($stringToSign, $signingKey)); + + yield sprintf("%s;chunk-signature=%s\r\n\r\n", dechex(0), $signature); + })($body))); + + $request->setBody($body); + } + + private function buildChunkStringToSign(\DateTimeImmutable $now, string $credentialString, string $signature, string $chunk): string + { + static $emptyHash; + $emptyHash = $emptyHash ?? hash('sha256', ''); + + return implode("\n", [ + self::ALGORITHM_CHUNK, + $now->format('Ymd\THis\Z'), + $credentialString, + $signature, + $emptyHash, + hash('sha256', $chunk), + ]); + } + + private function buildSignature(string $stringToSign, string $signingKey): string + { + return hash_hmac('sha256', $stringToSign, $signingKey); + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/AccessControlPolicy.php b/vendor/async-aws/s3/src/ValueObject/AccessControlPolicy.php new file mode 100644 index 00000000..5ba1b7a2 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/AccessControlPolicy.php @@ -0,0 +1,69 @@ +grants = isset($input['Grants']) ? array_map([Grant::class, 'create'], $input['Grants']) : null; + $this->owner = isset($input['Owner']) ? Owner::create($input['Owner']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return Grant[] + */ + public function getGrants(): array + { + return $this->grants ?? []; + } + + public function getOwner(): ?Owner + { + return $this->owner; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->grants) { + $node->appendChild($nodeList = $document->createElement('AccessControlList')); + foreach ($v as $item) { + $nodeList->appendChild($child = $document->createElement('Grant')); + + $item->requestBody($child, $document); + } + } + if (null !== $v = $this->owner) { + $node->appendChild($child = $document->createElement('Owner')); + + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/AwsObject.php b/vendor/async-aws/s3/src/ValueObject/AwsObject.php new file mode 100644 index 00000000..c927dcbc --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/AwsObject.php @@ -0,0 +1,117 @@ +, + * Size?: null|string, + * StorageClass?: null|ObjectStorageClass::*, + * Owner?: null|Owner|array, + * } $input + */ + public function __construct(array $input) + { + $this->key = $input['Key'] ?? null; + $this->lastModified = $input['LastModified'] ?? null; + $this->etag = $input['ETag'] ?? null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + $this->size = $input['Size'] ?? null; + $this->storageClass = $input['StorageClass'] ?? null; + $this->owner = isset($input['Owner']) ? Owner::create($input['Owner']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return list + */ + public function getChecksumAlgorithm(): array + { + return $this->checksumAlgorithm ?? []; + } + + public function getEtag(): ?string + { + return $this->etag; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getLastModified(): ?\DateTimeImmutable + { + return $this->lastModified; + } + + public function getOwner(): ?Owner + { + return $this->owner; + } + + public function getSize(): ?string + { + return $this->size; + } + + /** + * @return ObjectStorageClass::*|null + */ + public function getStorageClass(): ?string + { + return $this->storageClass; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Bucket.php b/vendor/async-aws/s3/src/ValueObject/Bucket.php new file mode 100644 index 00000000..ffc26781 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Bucket.php @@ -0,0 +1,48 @@ +name = $input['Name'] ?? null; + $this->creationDate = $input['CreationDate'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getCreationDate(): ?\DateTimeImmutable + { + return $this->creationDate; + } + + public function getName(): ?string + { + return $this->name; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CORSConfiguration.php b/vendor/async-aws/s3/src/ValueObject/CORSConfiguration.php new file mode 100644 index 00000000..23492ba7 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CORSConfiguration.php @@ -0,0 +1,58 @@ +corsRules = isset($input['CORSRules']) ? array_map([CORSRule::class, 'create'], $input['CORSRules']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return CORSRule[] + */ + public function getCorsRules(): array + { + return $this->corsRules ?? []; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null === $v = $this->corsRules) { + throw new InvalidArgument(sprintf('Missing parameter "CORSRules" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('CORSRule')); + + $item->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CORSRule.php b/vendor/async-aws/s3/src/ValueObject/CORSRule.php new file mode 100644 index 00000000..a9de5425 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CORSRule.php @@ -0,0 +1,148 @@ +id = $input['ID'] ?? null; + $this->allowedHeaders = $input['AllowedHeaders'] ?? null; + $this->allowedMethods = $input['AllowedMethods'] ?? null; + $this->allowedOrigins = $input['AllowedOrigins'] ?? null; + $this->exposeHeaders = $input['ExposeHeaders'] ?? null; + $this->maxAgeSeconds = $input['MaxAgeSeconds'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return string[] + */ + public function getAllowedHeaders(): array + { + return $this->allowedHeaders ?? []; + } + + /** + * @return string[] + */ + public function getAllowedMethods(): array + { + return $this->allowedMethods ?? []; + } + + /** + * @return string[] + */ + public function getAllowedOrigins(): array + { + return $this->allowedOrigins ?? []; + } + + /** + * @return string[] + */ + public function getExposeHeaders(): array + { + return $this->exposeHeaders ?? []; + } + + public function getId(): ?string + { + return $this->id; + } + + public function getMaxAgeSeconds(): ?int + { + return $this->maxAgeSeconds; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->id) { + $node->appendChild($document->createElement('ID', $v)); + } + if (null !== $v = $this->allowedHeaders) { + foreach ($v as $item) { + $node->appendChild($document->createElement('AllowedHeader', $item)); + } + } + if (null === $v = $this->allowedMethods) { + throw new InvalidArgument(sprintf('Missing parameter "AllowedMethods" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + $node->appendChild($document->createElement('AllowedMethod', $item)); + } + + if (null === $v = $this->allowedOrigins) { + throw new InvalidArgument(sprintf('Missing parameter "AllowedOrigins" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + $node->appendChild($document->createElement('AllowedOrigin', $item)); + } + + if (null !== $v = $this->exposeHeaders) { + foreach ($v as $item) { + $node->appendChild($document->createElement('ExposeHeader', $item)); + } + } + if (null !== $v = $this->maxAgeSeconds) { + $node->appendChild($document->createElement('MaxAgeSeconds', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CommonPrefix.php b/vendor/async-aws/s3/src/ValueObject/CommonPrefix.php new file mode 100644 index 00000000..2e1a9477 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CommonPrefix.php @@ -0,0 +1,36 @@ +prefix = $input['Prefix'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getPrefix(): ?string + { + return $this->prefix; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CompletedMultipartUpload.php b/vendor/async-aws/s3/src/ValueObject/CompletedMultipartUpload.php new file mode 100644 index 00000000..d36479c8 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CompletedMultipartUpload.php @@ -0,0 +1,51 @@ +parts = isset($input['Parts']) ? array_map([CompletedPart::class, 'create'], $input['Parts']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return CompletedPart[] + */ + public function getParts(): array + { + return $this->parts ?? []; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->parts) { + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('Part')); + + $item->requestBody($child, $document); + } + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CompletedPart.php b/vendor/async-aws/s3/src/ValueObject/CompletedPart.php new file mode 100644 index 00000000..9976612b --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CompletedPart.php @@ -0,0 +1,135 @@ +etag = $input['ETag'] ?? null; + $this->checksumCrc32 = $input['ChecksumCRC32'] ?? null; + $this->checksumCrc32C = $input['ChecksumCRC32C'] ?? null; + $this->checksumSha1 = $input['ChecksumSHA1'] ?? null; + $this->checksumSha256 = $input['ChecksumSHA256'] ?? null; + $this->partNumber = $input['PartNumber'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getChecksumCrc32(): ?string + { + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + return $this->checksumSha256; + } + + public function getEtag(): ?string + { + return $this->etag; + } + + public function getPartNumber(): ?int + { + return $this->partNumber; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->etag) { + $node->appendChild($document->createElement('ETag', $v)); + } + if (null !== $v = $this->checksumCrc32) { + $node->appendChild($document->createElement('ChecksumCRC32', $v)); + } + if (null !== $v = $this->checksumCrc32C) { + $node->appendChild($document->createElement('ChecksumCRC32C', $v)); + } + if (null !== $v = $this->checksumSha1) { + $node->appendChild($document->createElement('ChecksumSHA1', $v)); + } + if (null !== $v = $this->checksumSha256) { + $node->appendChild($document->createElement('ChecksumSHA256', $v)); + } + if (null !== $v = $this->partNumber) { + $node->appendChild($document->createElement('PartNumber', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CopyObjectResult.php b/vendor/async-aws/s3/src/ValueObject/CopyObjectResult.php new file mode 100644 index 00000000..d77e9e7c --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CopyObjectResult.php @@ -0,0 +1,110 @@ +etag = $input['ETag'] ?? null; + $this->lastModified = $input['LastModified'] ?? null; + $this->checksumCrc32 = $input['ChecksumCRC32'] ?? null; + $this->checksumCrc32C = $input['ChecksumCRC32C'] ?? null; + $this->checksumSha1 = $input['ChecksumSHA1'] ?? null; + $this->checksumSha256 = $input['ChecksumSHA256'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getChecksumCrc32(): ?string + { + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + return $this->checksumSha256; + } + + public function getEtag(): ?string + { + return $this->etag; + } + + public function getLastModified(): ?\DateTimeImmutable + { + return $this->lastModified; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/CreateBucketConfiguration.php b/vendor/async-aws/s3/src/ValueObject/CreateBucketConfiguration.php new file mode 100644 index 00000000..e148b5e0 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/CreateBucketConfiguration.php @@ -0,0 +1,54 @@ +locationConstraint = $input['LocationConstraint'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return BucketLocationConstraint::*|null + */ + public function getLocationConstraint(): ?string + { + return $this->locationConstraint; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->locationConstraint) { + if (!BucketLocationConstraint::exists($v)) { + throw new InvalidArgument(sprintf('Invalid parameter "LocationConstraint" for "%s". The value "%s" is not a valid "BucketLocationConstraint".', __CLASS__, $v)); + } + $node->appendChild($document->createElement('LocationConstraint', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Delete.php b/vendor/async-aws/s3/src/ValueObject/Delete.php new file mode 100644 index 00000000..cb54853c --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Delete.php @@ -0,0 +1,70 @@ +objects = isset($input['Objects']) ? array_map([ObjectIdentifier::class, 'create'], $input['Objects']) : null; + $this->quiet = $input['Quiet'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return ObjectIdentifier[] + */ + public function getObjects(): array + { + return $this->objects ?? []; + } + + public function getQuiet(): ?bool + { + return $this->quiet; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null === $v = $this->objects) { + throw new InvalidArgument(sprintf('Missing parameter "Objects" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('Object')); + + $item->requestBody($child, $document); + } + + if (null !== $v = $this->quiet) { + $node->appendChild($document->createElement('Quiet', $v ? 'true' : 'false')); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/DeletedObject.php b/vendor/async-aws/s3/src/ValueObject/DeletedObject.php new file mode 100644 index 00000000..172c7356 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/DeletedObject.php @@ -0,0 +1,72 @@ +key = $input['Key'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + $this->deleteMarker = $input['DeleteMarker'] ?? null; + $this->deleteMarkerVersionId = $input['DeleteMarkerVersionId'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getDeleteMarker(): ?bool + { + return $this->deleteMarker; + } + + public function getDeleteMarkerVersionId(): ?string + { + return $this->deleteMarkerVersionId; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Error.php b/vendor/async-aws/s3/src/ValueObject/Error.php new file mode 100644 index 00000000..566f62a2 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Error.php @@ -0,0 +1,74 @@ +key = $input['Key'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + $this->code = $input['Code'] ?? null; + $this->message = $input['Message'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getCode(): ?string + { + return $this->code; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getMessage(): ?string + { + return $this->message; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/EventBridgeConfiguration.php b/vendor/async-aws/s3/src/ValueObject/EventBridgeConfiguration.php new file mode 100644 index 00000000..34d24d9e --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/EventBridgeConfiguration.php @@ -0,0 +1,21 @@ +name = $input['Name'] ?? null; + $this->value = $input['Value'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return FilterRuleName::*|null + */ + public function getName(): ?string + { + return $this->name; + } + + public function getValue(): ?string + { + return $this->value; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->name) { + if (!FilterRuleName::exists($v)) { + throw new InvalidArgument(sprintf('Invalid parameter "Name" for "%s". The value "%s" is not a valid "FilterRuleName".', __CLASS__, $v)); + } + $node->appendChild($document->createElement('Name', $v)); + } + if (null !== $v = $this->value) { + $node->appendChild($document->createElement('Value', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Grant.php b/vendor/async-aws/s3/src/ValueObject/Grant.php new file mode 100644 index 00000000..2f9a9569 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Grant.php @@ -0,0 +1,70 @@ +grantee = isset($input['Grantee']) ? Grantee::create($input['Grantee']) : null; + $this->permission = $input['Permission'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getGrantee(): ?Grantee + { + return $this->grantee; + } + + /** + * @return Permission::*|null + */ + public function getPermission(): ?string + { + return $this->permission; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->grantee) { + $node->appendChild($child = $document->createElement('Grantee')); + $child->setAttribute('xmlns:xsi', 'http://www.w3.org/2001/XMLSchema-instance'); + $v->requestBody($child, $document); + } + if (null !== $v = $this->permission) { + if (!Permission::exists($v)) { + throw new InvalidArgument(sprintf('Invalid parameter "Permission" for "%s". The value "%s" is not a valid "Permission".', __CLASS__, $v)); + } + $node->appendChild($document->createElement('Permission', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Grantee.php b/vendor/async-aws/s3/src/ValueObject/Grantee.php new file mode 100644 index 00000000..03536238 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Grantee.php @@ -0,0 +1,114 @@ +displayName = $input['DisplayName'] ?? null; + $this->emailAddress = $input['EmailAddress'] ?? null; + $this->id = $input['ID'] ?? null; + $this->type = $input['Type'] ?? null; + $this->uri = $input['URI'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getDisplayName(): ?string + { + return $this->displayName; + } + + public function getEmailAddress(): ?string + { + return $this->emailAddress; + } + + public function getId(): ?string + { + return $this->id; + } + + /** + * @return Type::* + */ + public function getType(): string + { + return $this->type; + } + + public function getUri(): ?string + { + return $this->uri; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->displayName) { + $node->appendChild($document->createElement('DisplayName', $v)); + } + if (null !== $v = $this->emailAddress) { + $node->appendChild($document->createElement('EmailAddress', $v)); + } + if (null !== $v = $this->id) { + $node->appendChild($document->createElement('ID', $v)); + } + if (null === $v = $this->type) { + throw new InvalidArgument(sprintf('Missing parameter "Type" for "%s". The value cannot be null.', __CLASS__)); + } + if (!Type::exists($v)) { + throw new InvalidArgument(sprintf('Invalid parameter "xsi:type" for "%s". The value "%s" is not a valid "Type".', __CLASS__, $v)); + } + $node->setAttribute('xsi:type', $v); + if (null !== $v = $this->uri) { + $node->appendChild($document->createElement('URI', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Initiator.php b/vendor/async-aws/s3/src/ValueObject/Initiator.php new file mode 100644 index 00000000..99686dfc --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Initiator.php @@ -0,0 +1,47 @@ +id = $input['ID'] ?? null; + $this->displayName = $input['DisplayName'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getDisplayName(): ?string + { + return $this->displayName; + } + + public function getId(): ?string + { + return $this->id; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/LambdaFunctionConfiguration.php b/vendor/async-aws/s3/src/ValueObject/LambdaFunctionConfiguration.php new file mode 100644 index 00000000..ffa4da14 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/LambdaFunctionConfiguration.php @@ -0,0 +1,102 @@ +, + * Filter?: null|NotificationConfigurationFilter|array, + * } $input + */ + public function __construct(array $input) + { + $this->id = $input['Id'] ?? null; + $this->lambdaFunctionArn = $input['LambdaFunctionArn'] ?? null; + $this->events = $input['Events'] ?? null; + $this->filter = isset($input['Filter']) ? NotificationConfigurationFilter::create($input['Filter']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return list + */ + public function getEvents(): array + { + return $this->events ?? []; + } + + public function getFilter(): ?NotificationConfigurationFilter + { + return $this->filter; + } + + public function getId(): ?string + { + return $this->id; + } + + public function getLambdaFunctionArn(): string + { + return $this->lambdaFunctionArn; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->id) { + $node->appendChild($document->createElement('Id', $v)); + } + if (null === $v = $this->lambdaFunctionArn) { + throw new InvalidArgument(sprintf('Missing parameter "LambdaFunctionArn" for "%s". The value cannot be null.', __CLASS__)); + } + $node->appendChild($document->createElement('CloudFunction', $v)); + if (null === $v = $this->events) { + throw new InvalidArgument(sprintf('Missing parameter "Events" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + if (!Event::exists($item)) { + throw new InvalidArgument(sprintf('Invalid parameter "Event" for "%s". The value "%s" is not a valid "Event".', __CLASS__, $item)); + } + $node->appendChild($document->createElement('Event', $item)); + } + + if (null !== $v = $this->filter) { + $node->appendChild($child = $document->createElement('Filter')); + + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/MultipartUpload.php b/vendor/async-aws/s3/src/ValueObject/MultipartUpload.php new file mode 100644 index 00000000..0b5e8e77 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/MultipartUpload.php @@ -0,0 +1,115 @@ +uploadId = $input['UploadId'] ?? null; + $this->key = $input['Key'] ?? null; + $this->initiated = $input['Initiated'] ?? null; + $this->storageClass = $input['StorageClass'] ?? null; + $this->owner = isset($input['Owner']) ? Owner::create($input['Owner']) : null; + $this->initiator = isset($input['Initiator']) ? Initiator::create($input['Initiator']) : null; + $this->checksumAlgorithm = $input['ChecksumAlgorithm'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return ChecksumAlgorithm::*|null + */ + public function getChecksumAlgorithm(): ?string + { + return $this->checksumAlgorithm; + } + + public function getInitiated(): ?\DateTimeImmutable + { + return $this->initiated; + } + + public function getInitiator(): ?Initiator + { + return $this->initiator; + } + + public function getKey(): ?string + { + return $this->key; + } + + public function getOwner(): ?Owner + { + return $this->owner; + } + + /** + * @return StorageClass::*|null + */ + public function getStorageClass(): ?string + { + return $this->storageClass; + } + + public function getUploadId(): ?string + { + return $this->uploadId; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/NotificationConfiguration.php b/vendor/async-aws/s3/src/ValueObject/NotificationConfiguration.php new file mode 100644 index 00000000..37d63089 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/NotificationConfiguration.php @@ -0,0 +1,109 @@ +topicConfigurations = isset($input['TopicConfigurations']) ? array_map([TopicConfiguration::class, 'create'], $input['TopicConfigurations']) : null; + $this->queueConfigurations = isset($input['QueueConfigurations']) ? array_map([QueueConfiguration::class, 'create'], $input['QueueConfigurations']) : null; + $this->lambdaFunctionConfigurations = isset($input['LambdaFunctionConfigurations']) ? array_map([LambdaFunctionConfiguration::class, 'create'], $input['LambdaFunctionConfigurations']) : null; + $this->eventBridgeConfiguration = isset($input['EventBridgeConfiguration']) ? EventBridgeConfiguration::create($input['EventBridgeConfiguration']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getEventBridgeConfiguration(): ?EventBridgeConfiguration + { + return $this->eventBridgeConfiguration; + } + + /** + * @return LambdaFunctionConfiguration[] + */ + public function getLambdaFunctionConfigurations(): array + { + return $this->lambdaFunctionConfigurations ?? []; + } + + /** + * @return QueueConfiguration[] + */ + public function getQueueConfigurations(): array + { + return $this->queueConfigurations ?? []; + } + + /** + * @return TopicConfiguration[] + */ + public function getTopicConfigurations(): array + { + return $this->topicConfigurations ?? []; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->topicConfigurations) { + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('TopicConfiguration')); + + $item->requestBody($child, $document); + } + } + if (null !== $v = $this->queueConfigurations) { + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('QueueConfiguration')); + + $item->requestBody($child, $document); + } + } + if (null !== $v = $this->lambdaFunctionConfigurations) { + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('CloudFunctionConfiguration')); + + $item->requestBody($child, $document); + } + } + if (null !== $v = $this->eventBridgeConfiguration) { + $node->appendChild($child = $document->createElement('EventBridgeConfiguration')); + + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/NotificationConfigurationFilter.php b/vendor/async-aws/s3/src/ValueObject/NotificationConfigurationFilter.php new file mode 100644 index 00000000..36d58726 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/NotificationConfigurationFilter.php @@ -0,0 +1,40 @@ +key = isset($input['Key']) ? S3KeyFilter::create($input['Key']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getKey(): ?S3KeyFilter + { + return $this->key; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->key) { + $node->appendChild($child = $document->createElement('S3Key')); + + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/ObjectIdentifier.php b/vendor/async-aws/s3/src/ValueObject/ObjectIdentifier.php new file mode 100644 index 00000000..3d28ba98 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/ObjectIdentifier.php @@ -0,0 +1,62 @@ +key = $input['Key'] ?? null; + $this->versionId = $input['VersionId'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getKey(): string + { + return $this->key; + } + + public function getVersionId(): ?string + { + return $this->versionId; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null === $v = $this->key) { + throw new InvalidArgument(sprintf('Missing parameter "Key" for "%s". The value cannot be null.', __CLASS__)); + } + $node->appendChild($document->createElement('Key', $v)); + if (null !== $v = $this->versionId) { + $node->appendChild($document->createElement('VersionId', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Owner.php b/vendor/async-aws/s3/src/ValueObject/Owner.php new file mode 100644 index 00000000..5f2f9ce6 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Owner.php @@ -0,0 +1,59 @@ +displayName = $input['DisplayName'] ?? null; + $this->id = $input['ID'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getDisplayName(): ?string + { + return $this->displayName; + } + + public function getId(): ?string + { + return $this->id; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->displayName) { + $node->appendChild($document->createElement('DisplayName', $v)); + } + if (null !== $v = $this->id) { + $node->appendChild($document->createElement('ID', $v)); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/Part.php b/vendor/async-aws/s3/src/ValueObject/Part.php new file mode 100644 index 00000000..6c5468ae --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/Part.php @@ -0,0 +1,134 @@ +partNumber = $input['PartNumber'] ?? null; + $this->lastModified = $input['LastModified'] ?? null; + $this->etag = $input['ETag'] ?? null; + $this->size = $input['Size'] ?? null; + $this->checksumCrc32 = $input['ChecksumCRC32'] ?? null; + $this->checksumCrc32C = $input['ChecksumCRC32C'] ?? null; + $this->checksumSha1 = $input['ChecksumSHA1'] ?? null; + $this->checksumSha256 = $input['ChecksumSHA256'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getChecksumCrc32(): ?string + { + return $this->checksumCrc32; + } + + public function getChecksumCrc32C(): ?string + { + return $this->checksumCrc32C; + } + + public function getChecksumSha1(): ?string + { + return $this->checksumSha1; + } + + public function getChecksumSha256(): ?string + { + return $this->checksumSha256; + } + + public function getEtag(): ?string + { + return $this->etag; + } + + public function getLastModified(): ?\DateTimeImmutable + { + return $this->lastModified; + } + + public function getPartNumber(): ?int + { + return $this->partNumber; + } + + public function getSize(): ?string + { + return $this->size; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/QueueConfiguration.php b/vendor/async-aws/s3/src/ValueObject/QueueConfiguration.php new file mode 100644 index 00000000..e9eeea8e --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/QueueConfiguration.php @@ -0,0 +1,101 @@ +, + * Filter?: null|NotificationConfigurationFilter|array, + * } $input + */ + public function __construct(array $input) + { + $this->id = $input['Id'] ?? null; + $this->queueArn = $input['QueueArn'] ?? null; + $this->events = $input['Events'] ?? null; + $this->filter = isset($input['Filter']) ? NotificationConfigurationFilter::create($input['Filter']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return list + */ + public function getEvents(): array + { + return $this->events ?? []; + } + + public function getFilter(): ?NotificationConfigurationFilter + { + return $this->filter; + } + + public function getId(): ?string + { + return $this->id; + } + + public function getQueueArn(): string + { + return $this->queueArn; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->id) { + $node->appendChild($document->createElement('Id', $v)); + } + if (null === $v = $this->queueArn) { + throw new InvalidArgument(sprintf('Missing parameter "QueueArn" for "%s". The value cannot be null.', __CLASS__)); + } + $node->appendChild($document->createElement('Queue', $v)); + if (null === $v = $this->events) { + throw new InvalidArgument(sprintf('Missing parameter "Events" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + if (!Event::exists($item)) { + throw new InvalidArgument(sprintf('Invalid parameter "Event" for "%s". The value "%s" is not a valid "Event".', __CLASS__, $item)); + } + $node->appendChild($document->createElement('Event', $item)); + } + + if (null !== $v = $this->filter) { + $node->appendChild($child = $document->createElement('Filter')); + + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/S3KeyFilter.php b/vendor/async-aws/s3/src/ValueObject/S3KeyFilter.php new file mode 100644 index 00000000..ff0f4902 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/S3KeyFilter.php @@ -0,0 +1,45 @@ +filterRules = isset($input['FilterRules']) ? array_map([FilterRule::class, 'create'], $input['FilterRules']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return FilterRule[] + */ + public function getFilterRules(): array + { + return $this->filterRules ?? []; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->filterRules) { + foreach ($v as $item) { + $node->appendChild($child = $document->createElement('FilterRule')); + + $item->requestBody($child, $document); + } + } + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionByDefault.php b/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionByDefault.php new file mode 100644 index 00000000..a74e911a --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionByDefault.php @@ -0,0 +1,53 @@ +sseAlgorithm = $input['SSEAlgorithm'] ?? null; + $this->kmsMasterKeyId = $input['KMSMasterKeyID'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getKmsMasterKeyId(): ?string + { + return $this->kmsMasterKeyId; + } + + /** + * @return ServerSideEncryption::* + */ + public function getSseAlgorithm(): string + { + return $this->sseAlgorithm; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionConfiguration.php b/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionConfiguration.php new file mode 100644 index 00000000..703e00b6 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionConfiguration.php @@ -0,0 +1,34 @@ +rules = isset($input['Rules']) ? array_map([ServerSideEncryptionRule::class, 'create'], $input['Rules']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return ServerSideEncryptionRule[] + */ + public function getRules(): array + { + return $this->rules ?? []; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionRule.php b/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionRule.php new file mode 100644 index 00000000..15ede39f --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/ServerSideEncryptionRule.php @@ -0,0 +1,49 @@ +applyServerSideEncryptionByDefault = isset($input['ApplyServerSideEncryptionByDefault']) ? ServerSideEncryptionByDefault::create($input['ApplyServerSideEncryptionByDefault']) : null; + $this->bucketKeyEnabled = $input['BucketKeyEnabled'] ?? null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + public function getApplyServerSideEncryptionByDefault(): ?ServerSideEncryptionByDefault + { + return $this->applyServerSideEncryptionByDefault; + } + + public function getBucketKeyEnabled(): ?bool + { + return $this->bucketKeyEnabled; + } +} diff --git a/vendor/async-aws/s3/src/ValueObject/TopicConfiguration.php b/vendor/async-aws/s3/src/ValueObject/TopicConfiguration.php new file mode 100644 index 00000000..8ecadb21 --- /dev/null +++ b/vendor/async-aws/s3/src/ValueObject/TopicConfiguration.php @@ -0,0 +1,104 @@ +, + * Filter?: null|NotificationConfigurationFilter|array, + * } $input + */ + public function __construct(array $input) + { + $this->id = $input['Id'] ?? null; + $this->topicArn = $input['TopicArn'] ?? null; + $this->events = $input['Events'] ?? null; + $this->filter = isset($input['Filter']) ? NotificationConfigurationFilter::create($input['Filter']) : null; + } + + public static function create($input): self + { + return $input instanceof self ? $input : new self($input); + } + + /** + * @return list + */ + public function getEvents(): array + { + return $this->events ?? []; + } + + public function getFilter(): ?NotificationConfigurationFilter + { + return $this->filter; + } + + public function getId(): ?string + { + return $this->id; + } + + public function getTopicArn(): string + { + return $this->topicArn; + } + + /** + * @internal + */ + public function requestBody(\DOMElement $node, \DOMDocument $document): void + { + if (null !== $v = $this->id) { + $node->appendChild($document->createElement('Id', $v)); + } + if (null === $v = $this->topicArn) { + throw new InvalidArgument(sprintf('Missing parameter "TopicArn" for "%s". The value cannot be null.', __CLASS__)); + } + $node->appendChild($document->createElement('Topic', $v)); + if (null === $v = $this->events) { + throw new InvalidArgument(sprintf('Missing parameter "Events" for "%s". The value cannot be null.', __CLASS__)); + } + foreach ($v as $item) { + if (!Event::exists($item)) { + throw new InvalidArgument(sprintf('Invalid parameter "Event" for "%s". The value "%s" is not a valid "Event".', __CLASS__, $item)); + } + $node->appendChild($document->createElement('Event', $item)); + } + + if (null !== $v = $this->filter) { + $node->appendChild($child = $document->createElement('Filter')); + + $v->requestBody($child, $document); + } + } +} diff --git a/vendor/autoload.php b/vendor/autoload.php old mode 100755 new mode 100644 index cbf84294..11d9b8da --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -2,6 +2,11 @@ // autoload.php @generated by Composer +if (PHP_VERSION_ID < 50600) { + echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL; + exit(1); +} + require_once __DIR__ . '/composer/autoload_real.php'; return ComposerAutoloaderInitb1229d2685c190533aa1234015613f09::getLoader(); diff --git a/vendor/bacon/bacon-qr-code/CHANGELOG.md b/vendor/bacon/bacon-qr-code/CHANGELOG.md new file mode 100644 index 00000000..3409ee6c --- /dev/null +++ b/vendor/bacon/bacon-qr-code/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +All notable changes to this project will be documented in this file, in reverse chronological order by release. + +## 2.0.0 - 2018-04-25 + +### Added + +- [#25](https://github.com/Bacon/BaconQrCode/pull/25) allows for setting a more compact text output + +- CHANGELOG.md added (how meta) + +- Allows more complex shapes for modules + +- Allows setting a gradient for the foreground + +- Allows transparent backgrounds and alpha channel on all colors + +### Changed + +- Minimum PHP version changed to 7.1 + +- Imagick renderer now allows setting different output formats + +- New optimized SVG renderer + +### Deprecated + +- Nothing. + +### Removed + +- Legacy ZF module support removed + +### Fixed + +- Non-release files are excluded from composer packages diff --git a/vendor/bacon/bacon-qr-code/LICENSE b/vendor/bacon/bacon-qr-code/LICENSE old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/README.md b/vendor/bacon/bacon-qr-code/README.md old mode 100755 new mode 100644 index 9c099fef..ba006c1b --- a/vendor/bacon/bacon-qr-code/README.md +++ b/vendor/bacon/bacon-qr-code/README.md @@ -1,7 +1,7 @@ # QR Code generator -[![PHP CI](https://github.com/Bacon/BaconQrCode/actions/workflows/ci.yml/badge.svg)](https://github.com/Bacon/BaconQrCode/actions/workflows/ci.yml) -[![codecov](https://codecov.io/gh/Bacon/BaconQrCode/branch/master/graph/badge.svg?token=rD0HcAiEEx)](https://codecov.io/gh/Bacon/BaconQrCode) +[![Build Status](https://api.travis-ci.org/Bacon/BaconQrCode.png?branch=master)](http://travis-ci.org/Bacon/BaconQrCode) +[![Coverage Status](https://coveralls.io/repos/github/Bacon/BaconQrCode/badge.svg?branch=master)](https://coveralls.io/github/Bacon/BaconQrCode?branch=master) [![Latest Stable Version](https://poser.pugx.org/bacon/bacon-qr-code/v/stable)](https://packagist.org/packages/bacon/bacon-qr-code) [![Total Downloads](https://poser.pugx.org/bacon/bacon-qr-code/downloads)](https://packagist.org/packages/bacon/bacon-qr-code) [![License](https://poser.pugx.org/bacon/bacon-qr-code/license)](https://packagist.org/packages/bacon/bacon-qr-code) diff --git a/vendor/bacon/bacon-qr-code/composer.json b/vendor/bacon/bacon-qr-code/composer.json old mode 100755 new mode 100644 index 7f193daf..d66d586e --- a/vendor/bacon/bacon-qr-code/composer.json +++ b/vendor/bacon/bacon-qr-code/composer.json @@ -4,9 +4,9 @@ "license" : "BSD-2-Clause", "homepage": "https://github.com/Bacon/BaconQrCode", "require": { - "php": "^7.1 || ^8.0", + "php": "^7.1", "ext-iconv": "*", - "dasprid/enum": "^1.0.3" + "dasprid/enum": "^1.0" }, "suggest": { "ext-imagick": "to generate QR code images" @@ -15,7 +15,7 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "https://dasprids.de/", + "homepage": "http://www.dasprids.de", "role": "Developer" } ], @@ -25,20 +25,8 @@ } }, "require-dev": { - "phpunit/phpunit": "^7 | ^8 | ^9", - "spatie/phpunit-snapshot-assertions": "^4.2.9", - "squizlabs/php_codesniffer": "^3.4", - "phly/keep-a-changelog": "^2.1" - }, - "config": { - "allow-plugins": { - "ocramius/package-versions": true - } - }, - "archive": { - "exclude": [ - "/test", - "/phpunit.xml.dist" - ] + "phpunit/phpunit": "^6.4", + "squizlabs/php_codesniffer": "^3.1", + "phly/keep-a-changelog": "^1.4" } } diff --git a/vendor/bacon/bacon-qr-code/phpunit.xml.dist b/vendor/bacon/bacon-qr-code/phpunit.xml.dist deleted file mode 100755 index d9e4d57b..00000000 --- a/vendor/bacon/bacon-qr-code/phpunit.xml.dist +++ /dev/null @@ -1,13 +0,0 @@ - - - - - src - - - - - ./test - - - diff --git a/vendor/bacon/bacon-qr-code/src/Common/BitArray.php b/vendor/bacon/bacon-qr-code/src/Common/BitArray.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/BitMatrix.php b/vendor/bacon/bacon-qr-code/src/Common/BitMatrix.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/BitUtils.php b/vendor/bacon/bacon-qr-code/src/Common/BitUtils.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/CharacterSetEci.php b/vendor/bacon/bacon-qr-code/src/Common/CharacterSetEci.php old mode 100755 new mode 100644 index 9049ccb3..6dfff179 --- a/vendor/bacon/bacon-qr-code/src/Common/CharacterSetEci.php +++ b/vendor/bacon/bacon-qr-code/src/Common/CharacterSetEci.php @@ -89,9 +89,6 @@ final class CharacterSetEci extends AbstractEnum */ private static $nameToEci; - /** - * @param int[] $values - */ public function __construct(array $values, string ...$otherEncodingNames) { $this->values = $values; diff --git a/vendor/bacon/bacon-qr-code/src/Common/EcBlock.php b/vendor/bacon/bacon-qr-code/src/Common/EcBlock.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/EcBlocks.php b/vendor/bacon/bacon-qr-code/src/Common/EcBlocks.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/ErrorCorrectionLevel.php b/vendor/bacon/bacon-qr-code/src/Common/ErrorCorrectionLevel.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/FormatInformation.php b/vendor/bacon/bacon-qr-code/src/Common/FormatInformation.php old mode 100755 new mode 100644 index 38295fc6..53e35419 --- a/vendor/bacon/bacon-qr-code/src/Common/FormatInformation.php +++ b/vendor/bacon/bacon-qr-code/src/Common/FormatInformation.php @@ -62,7 +62,7 @@ class FormatInformation /** * Offset i holds the number of 1 bits in the binary representation of i. * - * @var int[] + * @var array */ private const BITS_SET_IN_HALF_BYTE = [0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4]; diff --git a/vendor/bacon/bacon-qr-code/src/Common/Mode.php b/vendor/bacon/bacon-qr-code/src/Common/Mode.php old mode 100755 new mode 100644 index af5a113f..51e6c9a8 --- a/vendor/bacon/bacon-qr-code/src/Common/Mode.php +++ b/vendor/bacon/bacon-qr-code/src/Common/Mode.php @@ -42,9 +42,6 @@ final class Mode extends AbstractEnum */ private $bits; - /** - * @param int[] $characterCountBitsForVersions - */ protected function __construct(array $characterCountBitsForVersions, int $bits) { $this->characterCountBitsForVersions = $characterCountBitsForVersions; diff --git a/vendor/bacon/bacon-qr-code/src/Common/ReedSolomonCodec.php b/vendor/bacon/bacon-qr-code/src/Common/ReedSolomonCodec.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Common/Version.php b/vendor/bacon/bacon-qr-code/src/Common/Version.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Encoder/BlockPair.php b/vendor/bacon/bacon-qr-code/src/Encoder/BlockPair.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Encoder/ByteMatrix.php b/vendor/bacon/bacon-qr-code/src/Encoder/ByteMatrix.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php b/vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php old mode 100755 new mode 100644 index 32084600..4345f570 --- a/vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php +++ b/vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php @@ -37,7 +37,7 @@ final class Encoder /** * Codec cache. * - * @var array + * @var array */ private static $codecs = []; @@ -47,8 +47,7 @@ final class Encoder public static function encode( string $content, ErrorCorrectionLevel $ecLevel, - string $encoding = self::DEFAULT_BYTE_MODE_ECODING, - ?Version $forcedVersion = null + string $encoding = self::DEFAULT_BYTE_MODE_ECODING ) : QrCode { // Pick an encoding mode appropriate for the content. Note that this // will not attempt to use multiple modes / segments even if that were @@ -91,21 +90,6 @@ final class Encoder + $dataBits->getSize(); $version = self::chooseVersion($bitsNeeded, $ecLevel); - if (null !== $forcedVersion) { - // Forced version check - if ($version->getVersionNumber() <= $forcedVersion->getVersionNumber()) { - // Calculated minimum version is same or equal as forced version - $version = $forcedVersion; - } else { - throw new WriterException( - 'Invalid version! Calculated version: ' - . $version->getVersionNumber() - . ', requested version: ' - . $forcedVersion->getVersionNumber() - ); - } - } - $headerAndDataBits = new BitArray(); $headerAndDataBits->appendBitArray($headerBits); diff --git a/vendor/bacon/bacon-qr-code/src/Encoder/MaskUtil.php b/vendor/bacon/bacon-qr-code/src/Encoder/MaskUtil.php old mode 100755 new mode 100644 index ba97dfb7..3baddbd9 --- a/vendor/bacon/bacon-qr-code/src/Encoder/MaskUtil.php +++ b/vendor/bacon/bacon-qr-code/src/Encoder/MaskUtil.php @@ -204,7 +204,7 @@ final class MaskUtil break; case 4: - $intermediate = (BitUtils::unsignedRightShift($y, 1) + (int) ($x / 3)) & 0x1; + $intermediate = (BitUtils::unsignedRightShift($y, 1) + ($x / 3)) & 0x1; break; case 5: diff --git a/vendor/bacon/bacon-qr-code/src/Encoder/MatrixUtil.php b/vendor/bacon/bacon-qr-code/src/Encoder/MatrixUtil.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Encoder/QrCode.php b/vendor/bacon/bacon-qr-code/src/Encoder/QrCode.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Exception/ExceptionInterface.php b/vendor/bacon/bacon-qr-code/src/Exception/ExceptionInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Exception/InvalidArgumentException.php b/vendor/bacon/bacon-qr-code/src/Exception/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Exception/OutOfBoundsException.php b/vendor/bacon/bacon-qr-code/src/Exception/OutOfBoundsException.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Exception/RuntimeException.php b/vendor/bacon/bacon-qr-code/src/Exception/RuntimeException.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Exception/UnexpectedValueException.php b/vendor/bacon/bacon-qr-code/src/Exception/UnexpectedValueException.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Exception/WriterException.php b/vendor/bacon/bacon-qr-code/src/Exception/WriterException.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Color/Alpha.php b/vendor/bacon/bacon-qr-code/src/Renderer/Color/Alpha.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Color/Cmyk.php b/vendor/bacon/bacon-qr-code/src/Renderer/Color/Cmyk.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Color/ColorInterface.php b/vendor/bacon/bacon-qr-code/src/Renderer/Color/ColorInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Color/Gray.php b/vendor/bacon/bacon-qr-code/src/Renderer/Color/Gray.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Color/Rgb.php b/vendor/bacon/bacon-qr-code/src/Renderer/Color/Rgb.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php b/vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php old mode 100755 new mode 100644 index 0d031259..a3e19095 --- a/vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php @@ -33,6 +33,6 @@ final class CompositeEye implements EyeInterface public function getInternalPath() : Path { - return $this->internalEye->getInternalPath(); + return $this->externalEye->getInternalPath(); } } diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Eye/EyeInterface.php b/vendor/bacon/bacon-qr-code/src/Renderer/Eye/EyeInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Eye/ModuleEye.php b/vendor/bacon/bacon-qr-code/src/Renderer/Eye/ModuleEye.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Eye/SimpleCircleEye.php b/vendor/bacon/bacon-qr-code/src/Renderer/Eye/SimpleCircleEye.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Eye/SquareEye.php b/vendor/bacon/bacon-qr-code/src/Renderer/Eye/SquareEye.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Image/EpsImageBackEnd.php b/vendor/bacon/bacon-qr-code/src/Renderer/Image/EpsImageBackEnd.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImageBackEndInterface.php b/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImageBackEndInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImagickImageBackEnd.php b/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImagickImageBackEnd.php old mode 100755 new mode 100644 index adec85ef..f1a94e59 --- a/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImagickImageBackEnd.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImagickImageBackEnd.php @@ -227,7 +227,10 @@ final class ImagickImageBackEnd implements ImageBackEndInterface private function createGradientFill(Gradient $gradient, float $x, float $y, float $width, float $height) : string { - list($width, $height) = $this->matrices[$this->matrixIndex]->apply($width, $height); + list($width, $height) = $this->matrices[$this->matrixIndex]->apply($x + $width, $y + $height); + list($x, $y) = $this->matrices[$this->matrixIndex]->apply($x, $y); + $width -= $x; + $height -= $y; $startColor = $this->getColorPixel($gradient->getStartColor())->getColorAsString(); $endColor = $this->getColorPixel($gradient->getEndColor())->getColorAsString(); @@ -287,8 +290,8 @@ final class ImagickImageBackEnd implements ImageBackEndInterface } $id = sprintf('g%d', ++$this->gradientCount); - $this->draw->pushPattern($id, 0, 0, $width, $height); - $this->draw->composite(Imagick::COMPOSITE_COPY, 0, 0, $width, $height, $gradientImage); + $this->draw->pushPattern($id, 0, 0, $x + $width, $y + $height); + $this->draw->composite(Imagick::COMPOSITE_COPY, $x, $y, $width, $height, $gradientImage); $this->draw->popPattern(); return $id; } diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php b/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php old mode 100755 new mode 100644 index cb37a9ff..714da6eb --- a/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php @@ -334,7 +334,7 @@ final class SvgImageBackEnd implements ImageBackEndInterface $this->xmlWriter->writeAttribute('stop-color', $this->getColorString($startColor)); if ($startColor instanceof Alpha) { - $this->xmlWriter->writeAttribute('stop-opacity', (string) $startColor->getAlpha()); + $this->xmlWriter->writeAttribute('stop-opacity', $startColor->getAlpha()); } $this->xmlWriter->endElement(); @@ -344,7 +344,7 @@ final class SvgImageBackEnd implements ImageBackEndInterface $this->xmlWriter->writeAttribute('stop-color', $this->getColorString($endColor)); if ($endColor instanceof Alpha) { - $this->xmlWriter->writeAttribute('stop-opacity', (string) $endColor->getAlpha()); + $this->xmlWriter->writeAttribute('stop-opacity', $endColor->getAlpha()); } $this->xmlWriter->endElement(); diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Image/TransformationMatrix.php b/vendor/bacon/bacon-qr-code/src/Renderer/Image/TransformationMatrix.php old mode 100755 new mode 100644 index 7e88da6d..b41ee097 --- a/vendor/bacon/bacon-qr-code/src/Renderer/Image/TransformationMatrix.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Image/TransformationMatrix.php @@ -47,8 +47,7 @@ final class TransformationMatrix public static function rotate(int $degrees) : self { $matrix = new self(); - $rad = deg2rad($degrees); - $matrix->values = [cos($rad), sin($rad), -sin($rad), cos($rad), 0, 0]; + $matrix->values = [cos($degrees), sin($degrees), -sin($degrees), cos($degrees), 0, 0]; return $matrix; } @@ -62,7 +61,7 @@ final class TransformationMatrix { return [ $x * $this->values[0] + $y * $this->values[2] + $this->values[4], - $x * $this->values[1] + $y * $this->values[3] + $this->values[5], + $x * $this->values[2] + $x * $this->values[3] + $this->values[5], ]; } } diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/ImageRenderer.php b/vendor/bacon/bacon-qr-code/src/Renderer/ImageRenderer.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Module/DotsModule.php b/vendor/bacon/bacon-qr-code/src/Renderer/Module/DotsModule.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/Edge.php b/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/Edge.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/EdgeIterator.php b/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/EdgeIterator.php old mode 100755 new mode 100644 index eb29dc60..af52d525 --- a/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/EdgeIterator.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/EdgeIterator.php @@ -41,7 +41,7 @@ final class EdgeIterator implements IteratorAggregate } /** - * @return Traversable + * @return Edge[] */ public function getIterator() : Traversable { diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Module/ModuleInterface.php b/vendor/bacon/bacon-qr-code/src/Renderer/Module/ModuleInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Module/RoundnessModule.php b/vendor/bacon/bacon-qr-code/src/Renderer/Module/RoundnessModule.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Module/SquareModule.php b/vendor/bacon/bacon-qr-code/src/Renderer/Module/SquareModule.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/Close.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/Close.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/Curve.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/Curve.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/EllipticArc.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/EllipticArc.php old mode 100755 new mode 100644 index 9f2385ab..eff7deb4 --- a/vendor/bacon/bacon-qr-code/src/Renderer/Path/EllipticArc.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Path/EllipticArc.php @@ -136,7 +136,7 @@ final class EllipticArc implements OperationInterface /** * @return Curve[] */ - private function createCurves(float $fromX, float $fromY) : array + private function createCurves(float $fromX, $fromY) : array { $xAngle = deg2rad($this->xAxisAngle); list($centerX, $centerY, $radiusX, $radiusY, $startAngle, $deltaAngle) = diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/Line.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/Line.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/Move.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/Move.php old mode 100755 new mode 100644 index 481d0dd1..007b77c7 --- a/vendor/bacon/bacon-qr-code/src/Renderer/Path/Move.php +++ b/vendor/bacon/bacon-qr-code/src/Renderer/Path/Move.php @@ -36,6 +36,6 @@ final class Move implements OperationInterface */ public function translate(float $x, float $y) : OperationInterface { - return new self($this->x + $x, $this->y + $y); + return new self($this->x + $x, $this->x + $y); } } diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/OperationInterface.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/OperationInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/Path/Path.php b/vendor/bacon/bacon-qr-code/src/Renderer/Path/Path.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/PlainTextRenderer.php b/vendor/bacon/bacon-qr-code/src/Renderer/PlainTextRenderer.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/RendererInterface.php b/vendor/bacon/bacon-qr-code/src/Renderer/RendererInterface.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/EyeFill.php b/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/EyeFill.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Fill.php b/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Fill.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Gradient.php b/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Gradient.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/GradientType.php b/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/GradientType.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/RendererStyle.php b/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/RendererStyle.php old mode 100755 new mode 100644 diff --git a/vendor/bacon/bacon-qr-code/src/Writer.php b/vendor/bacon/bacon-qr-code/src/Writer.php old mode 100755 new mode 100644 index d5bdc5c3..66889010 --- a/vendor/bacon/bacon-qr-code/src/Writer.php +++ b/vendor/bacon/bacon-qr-code/src/Writer.php @@ -4,7 +4,6 @@ declare(strict_types = 1); namespace BaconQrCode; use BaconQrCode\Common\ErrorCorrectionLevel; -use BaconQrCode\Common\Version; use BaconQrCode\Encoder\Encoder; use BaconQrCode\Exception\InvalidArgumentException; use BaconQrCode\Renderer\RendererInterface; @@ -40,8 +39,7 @@ final class Writer public function writeString( string $content, string $encoding = Encoder::DEFAULT_BYTE_MODE_ECODING, - ?ErrorCorrectionLevel $ecLevel = null, - ?Version $forcedVersion = null + ?ErrorCorrectionLevel $ecLevel = null ) : string { if (strlen($content) === 0) { throw new InvalidArgumentException('Found empty contents'); @@ -51,7 +49,7 @@ final class Writer $ecLevel = ErrorCorrectionLevel::L(); } - return $this->renderer->render(Encoder::encode($content, $ecLevel, $encoding, $forcedVersion)); + return $this->renderer->render(Encoder::encode($content, $ecLevel, $encoding)); } /** @@ -63,9 +61,8 @@ final class Writer string $content, string $filename, string $encoding = Encoder::DEFAULT_BYTE_MODE_ECODING, - ?ErrorCorrectionLevel $ecLevel = null, - ?Version $forcedVersion = null + ?ErrorCorrectionLevel $ecLevel = null ) : void { - file_put_contents($filename, $this->writeString($content, $encoding, $ecLevel, $forcedVersion)); + file_put_contents($filename, $this->writeString($content, $encoding, $ecLevel)); } } diff --git a/vendor/bacon/bacon-qr-code/test/Common/BitArrayTest.php b/vendor/bacon/bacon-qr-code/test/Common/BitArrayTest.php deleted file mode 100755 index add798b1..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/BitArrayTest.php +++ /dev/null @@ -1,222 +0,0 @@ -assertFalse($array->get($i)); - $array->set($i); - $this->assertTrue($array->get($i)); - } - } - - public function testGetNextSet1() : void - { - $array = new BitArray(32); - - for ($i = 0; $i < $array->getSize(); ++$i) { - if ($this->getPhpUnitMajorVersion() === 7) { - $this->assertEquals($i, 32, '', $array->getNextSet($i)); - } else { - $this->assertEqualsWithDelta($i, 32, $array->getNextSet($i)); - } - } - - $array = new BitArray(33); - - for ($i = 0; $i < $array->getSize(); ++$i) { - if ($this->getPhpUnitMajorVersion() === 7) { - $this->assertEquals($i, 33, '', $array->getNextSet($i)); - } else { - $this->assertEqualsWithDelta($i, 33, $array->getNextSet($i)); - } - } - } - - public function testGetNextSet2() : void - { - $array = new BitArray(33); - - for ($i = 0; $i < $array->getSize(); ++$i) { - if ($this->getPhpUnitMajorVersion() === 7) { - $this->assertEquals($i, $i <= 31 ? 31 : 33, '', $array->getNextSet($i)); - } else { - $this->assertEqualsWithDelta($i, $i <= 31 ? 31 : 33, $array->getNextSet($i)); - } - } - - $array = new BitArray(33); - - for ($i = 0; $i < $array->getSize(); ++$i) { - if ($this->getPhpUnitMajorVersion() === 7) { - $this->assertEquals($i, 32, '', $array->getNextSet($i)); - } else { - $this->assertEqualsWithDelta($i, 32, $array->getNextSet($i)); - } - } - } - - public function testGetNextSet3() : void - { - $array = new BitArray(63); - $array->set(31); - $array->set(32); - - for ($i = 0; $i < $array->getSize(); ++$i) { - if ($i <= 31) { - $expected = 31; - } elseif ($i <= 32) { - $expected = 32; - } else { - $expected = 63; - } - - if ($this->getPhpUnitMajorVersion() === 7) { - $this->assertEquals($i, $expected, '', $array->getNextSet($i)); - } else { - $this->assertEqualsWithDelta($i, $expected, $array->getNextSet($i)); - } - } - } - - public function testGetNextSet4() : void - { - $array = new BitArray(63); - $array->set(33); - $array->set(40); - - for ($i = 0; $i < $array->getSize(); ++$i) { - if ($i <= 33) { - $expected = 33; - } elseif ($i <= 40) { - $expected = 40; - } else { - $expected = 63; - } - - if ($this->getPhpUnitMajorVersion() === 7) { - $this->assertEquals($i, $expected, '', $array->getNextSet($i)); - } else { - $this->assertEqualsWithDelta($i, $expected, $array->getNextSet($i)); - } - } - } - - public function testGetNextSet5() : void - { - mt_srand(0xdeadbeef, MT_RAND_PHP); - - for ($i = 0; $i < 10; ++$i) { - $array = new BitArray(mt_rand(1, 100)); - $numSet = mt_rand(0, 19); - - for ($j = 0; $j < $numSet; ++$j) { - $array->set(mt_rand(0, $array->getSize() - 1)); - } - - $numQueries = mt_rand(0, 19); - - for ($j = 0; $j < $numQueries; ++$j) { - $query = mt_rand(0, $array->getSize() - 1); - $expected = $query; - - while ($expected < $array->getSize() && ! $array->get($expected)) { - ++$expected; - } - - $actual = $array->getNextSet($query); - - if ($actual !== $expected) { - $array->getNextSet($query); - } - - $this->assertEquals($expected, $actual); - } - } - } - - public function testSetBulk() : void - { - $array = new BitArray(64); - $array->setBulk(32, 0xFFFF0000); - - for ($i = 0; $i < 48; ++$i) { - $this->assertFalse($array->get($i)); - } - - for ($i = 48; $i < 64; ++$i) { - $this->assertTrue($array->get($i)); - } - } - - public function testClear() : void - { - $array = new BitArray(32); - - for ($i = 0; $i < 32; ++$i) { - $array->set($i); - } - - $array->clear(); - - for ($i = 0; $i < 32; ++$i) { - $this->assertFalse($array->get($i)); - } - } - - public function testGetArray() : void - { - $array = new BitArray(64); - $array->set(0); - $array->set(63); - - $ints = $array->getBitArray(); - - $this->assertSame(1, $ints[0]); - $this->assertSame(0x80000000, $ints[1]); - } - - public function testIsRange() : void - { - $array = new BitArray(64); - $this->assertTrue($array->isRange(0, 64, false)); - $this->assertFalse($array->isRange(0, 64, true)); - - $array->set(32); - $this->assertTrue($array->isRange(32, 33, true)); - - $array->set(31); - $this->assertTrue($array->isRange(31, 33, true)); - - $array->set(34); - $this->assertFalse($array->isRange(31, 35, true)); - - for ($i = 0; $i < 31; ++$i) { - $array->set($i); - } - - $this->assertTrue($array->isRange(0, 33, true)); - - for ($i = 33; $i < 64; ++$i) { - $array->set($i); - } - - $this->assertTrue($array->isRange(0, 64, true)); - $this->assertFalse($array->isRange(0, 64, false)); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/BitMatrixTest.php b/vendor/bacon/bacon-qr-code/test/Common/BitMatrixTest.php deleted file mode 100755 index 8ad86d4c..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/BitMatrixTest.php +++ /dev/null @@ -1,115 +0,0 @@ -assertEquals(33, $matrix->getHeight()); - - for ($y = 0; $y < 33; ++$y) { - for ($x = 0; $x < 33; ++$x) { - if ($y * $x % 3 === 0) { - $matrix->set($x, $y); - } - } - } - - for ($y = 0; $y < 33; $y++) { - for ($x = 0; $x < 33; ++$x) { - $this->assertSame(0 === $x * $y % 3, $matrix->get($x, $y)); - } - } - } - - public function testSetRegion() : void - { - $matrix = new BitMatrix(5); - $matrix->setRegion(1, 1, 3, 3); - - for ($y = 0; $y < 5; ++$y) { - for ($x = 0; $x < 5; ++$x) { - $this->assertSame($y >= 1 && $y <= 3 && $x >= 1 && $x <= 3, $matrix->get($x, $y)); - } - } - } - - public function testRectangularMatrix() : void - { - $matrix = new BitMatrix(75, 20); - $this->assertSame(75, $matrix->getWidth()); - $this->assertSame(20, $matrix->getHeight()); - - $matrix->set(10, 0); - $matrix->set(11, 1); - $matrix->set(50, 2); - $matrix->set(51, 3); - $matrix->flip(74, 4); - $matrix->flip(0, 5); - - $this->assertTrue($matrix->get(10, 0)); - $this->assertTrue($matrix->get(11, 1)); - $this->assertTrue($matrix->get(50, 2)); - $this->assertTrue($matrix->get(51, 3)); - $this->assertTrue($matrix->get(74, 4)); - $this->assertTrue($matrix->get(0, 5)); - - $matrix->flip(50, 2); - $matrix->flip(51, 3); - - $this->assertFalse($matrix->get(50, 2)); - $this->assertFalse($matrix->get(51, 3)); - } - - public function testRectangularSetRegion() : void - { - $matrix = new BitMatrix(320, 240); - $this->assertSame(320, $matrix->getWidth()); - $this->assertSame(240, $matrix->getHeight()); - - $matrix->setRegion(105, 22, 80, 12); - - for ($y = 0; $y < 240; ++$y) { - for ($x = 0; $x < 320; ++$x) { - $this->assertEquals($y >= 22 && $y < 34 && $x >= 105 && $x < 185, $matrix->get($x, $y)); - } - } - } - - public function testGetRow() : void - { - $matrix = new BitMatrix(102, 5); - - for ($x = 0; $x < 102; ++$x) { - if (0 === ($x & 3)) { - $matrix->set($x, 2); - } - } - - $array1 = $matrix->getRow(2, null); - $this->assertSame(102, $array1->getSize()); - - $array2 = new BitArray(60); - $array2 = $matrix->getRow(2, $array2); - $this->assertSame(102, $array2->getSize()); - - $array3 = new BitArray(200); - $array3 = $matrix->getRow(2, $array3); - $this->assertSame(200, $array3->getSize()); - - for ($x = 0; $x < 102; ++$x) { - $on = (0 === ($x & 3)); - - $this->assertSame($on, $array1->get($x)); - $this->assertSame($on, $array2->get($x)); - $this->assertSame($on, $array3->get($x)); - } - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/BitUtilsTest.php b/vendor/bacon/bacon-qr-code/test/Common/BitUtilsTest.php deleted file mode 100755 index 2904d312..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/BitUtilsTest.php +++ /dev/null @@ -1,25 +0,0 @@ -assertSame(1, BitUtils::unsignedRightShift(1, 0)); - $this->assertSame(1, BitUtils::unsignedRightShift(10, 3)); - $this->assertSame(536870910, BitUtils::unsignedRightShift(-10, 3)); - } - - public function testNumberOfTrailingZeros() : void - { - $this->assertSame(32, BitUtils::numberOfTrailingZeros(0)); - $this->assertSame(1, BitUtils::numberOfTrailingZeros(10)); - $this->assertSame(0, BitUtils::numberOfTrailingZeros(15)); - $this->assertSame(2, BitUtils::numberOfTrailingZeros(20)); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/ErrorCorrectionLevelTest.php b/vendor/bacon/bacon-qr-code/test/Common/ErrorCorrectionLevelTest.php deleted file mode 100755 index 369b5d91..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/ErrorCorrectionLevelTest.php +++ /dev/null @@ -1,25 +0,0 @@ -assertSame(0x0, ErrorCorrectionLevel::M()->getBits()); - $this->assertSame(0x1, ErrorCorrectionLevel::L()->getBits()); - $this->assertSame(0x2, ErrorCorrectionLevel::H()->getBits()); - $this->assertSame(0x3, ErrorCorrectionLevel::Q()->getBits()); - } - - public function testInvalidErrorCorrectionLevelThrowsException() : void - { - $this->expectException(OutOfBoundsException::class); - ErrorCorrectionLevel::forBits(4); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/FormatInformationTest.php b/vendor/bacon/bacon-qr-code/test/Common/FormatInformationTest.php deleted file mode 100755 index 39534a24..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/FormatInformationTest.php +++ /dev/null @@ -1,94 +0,0 @@ -assertSame(0, FormatInformation::numBitsDiffering(1, 1)); - $this->assertSame(1, FormatInformation::numBitsDiffering(0, 2)); - $this->assertSame(2, FormatInformation::numBitsDiffering(1, 2)); - $this->assertEquals(32, FormatInformation::numBitsDiffering(-1, 0)); - } - - public function testDecode() : void - { - $expected = FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO, - self::MASKED_TEST_FORMAT_INFO - ); - - $this->assertNotNull($expected); - $this->assertSame(7, $expected->getDataMask()); - $this->assertSame(ErrorCorrectionLevel::Q(), $expected->getErrorCorrectionLevel()); - - $this->assertEquals( - $expected, - FormatInformation::decodeFormatInformation( - self::UNMAKSED_TEST_FORMAT_INFO, - self::MASKED_TEST_FORMAT_INFO - ) - ); - } - - public function testDecodeWithBitDifference() : void - { - $expected = FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO, - self::MASKED_TEST_FORMAT_INFO - ); - - $this->assertEquals( - $expected, - FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO ^ 0x1, - self::MASKED_TEST_FORMAT_INFO ^ 0x1 - ) - ); - $this->assertEquals( - $expected, - FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO ^ 0x3, - self::MASKED_TEST_FORMAT_INFO ^ 0x3 - ) - ); - $this->assertEquals( - $expected, - FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO ^ 0x7, - self::MASKED_TEST_FORMAT_INFO ^ 0x7 - ) - ); - $this->assertNull( - FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO ^ 0xf, - self::MASKED_TEST_FORMAT_INFO ^ 0xf - ) - ); - } - - public function testDecodeWithMisRead() : void - { - $expected = FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO, - self::MASKED_TEST_FORMAT_INFO - ); - - $this->assertEquals( - $expected, - FormatInformation::decodeFormatInformation( - self::MASKED_TEST_FORMAT_INFO ^ 0x3, - self::MASKED_TEST_FORMAT_INFO ^ 0xf - ) - ); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/ModeTest.php b/vendor/bacon/bacon-qr-code/test/Common/ModeTest.php deleted file mode 100755 index 51fcb3eb..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/ModeTest.php +++ /dev/null @@ -1,19 +0,0 @@ -assertSame(0x0, Mode::TERMINATOR()->getBits()); - $this->assertSame(0x1, Mode::NUMERIC()->getBits()); - $this->assertSame(0x2, Mode::ALPHANUMERIC()->getBits()); - $this->assertSame(0x4, Mode::BYTE()->getBits()); - $this->assertSame(0x8, Mode::KANJI()->getBits()); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/ReedSolomonCodecTest.php b/vendor/bacon/bacon-qr-code/test/Common/ReedSolomonCodecTest.php deleted file mode 100755 index 47975b52..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/ReedSolomonCodecTest.php +++ /dev/null @@ -1,96 +0,0 @@ -encode($block, $parity); - - // Copy parity into test blocks - for ($i = 0; $i < $numRoots; ++$i) { - $block[$i + $dataSize] = $parity[$i]; - $tBlock[$i + $dataSize] = $parity[$i]; - } - - // Seed with errors - for ($i = 0; $i < $errors; ++$i) { - $errorValue = mt_rand(1, $blockSize); - - do { - $errorLocation = mt_rand(0, $blockSize); - } while (0 !== $errorLocations[$errorLocation]); - - $errorLocations[$errorLocation] = 1; - - if (mt_rand(0, 1)) { - $erasures[] = $errorLocation; - } - - $tBlock[$errorLocation] ^= $errorValue; - } - - $erasures = SplFixedArray::fromArray($erasures, false); - - // Decode the errored block - $foundErrors = $codec->decode($tBlock, $erasures); - - if ($errors > 0 && null === $foundErrors) { - $this->assertSame($block, $tBlock, 'Decoder failed to correct errors'); - } - - $this->assertSame($errors, $foundErrors, 'Found errors do not equal expected errors'); - - for ($i = 0; $i < $foundErrors; ++$i) { - if (0 === $errorLocations[$erasures[$i]]) { - $this->fail(sprintf('Decoder indicates error in location %d without error', $erasures[$i])); - } - } - - $this->assertEquals($block, $tBlock, 'Decoder did not correct errors'); - } - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Common/VersionTest.php b/vendor/bacon/bacon-qr-code/test/Common/VersionTest.php deleted file mode 100755 index f6f038ba..00000000 --- a/vendor/bacon/bacon-qr-code/test/Common/VersionTest.php +++ /dev/null @@ -1,78 +0,0 @@ -assertNotNull($version); - $this->assertEquals($versionNumber, $version->getVersionNumber()); - $this->assertNotNull($version->getAlignmentPatternCenters()); - - if ($versionNumber > 1) { - $this->assertTrue(count($version->getAlignmentPatternCenters()) > 0); - } - - $this->assertEquals($dimension, $version->getDimensionForVersion()); - $this->assertNotNull($version->getEcBlocksForLevel(ErrorCorrectionLevel::H())); - $this->assertNotNull($version->getEcBlocksForLevel(ErrorCorrectionLevel::L())); - $this->assertNotNull($version->getEcBlocksForLevel(ErrorCorrectionLevel::M())); - $this->assertNotNull($version->getEcBlocksForLevel(ErrorCorrectionLevel::Q())); - $this->assertNotNull($version->buildFunctionPattern()); - } - - /** - * @dataProvider versions - */ - public function testGetProvisionalVersionForDimension(int $versionNumber, int $dimension) : void - { - $this->assertSame( - $versionNumber, - Version::getProvisionalVersionForDimension($dimension)->getVersionNumber() - ); - } - - /** - * @dataProvider decodeInformation - */ - public function testDecodeVersionInformation(int $expectedVersion, int $mask) : void - { - $version = Version::decodeVersionInformation($mask); - $this->assertNotNull($version); - $this->assertSame($expectedVersion, $version->getVersionNumber()); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Encoder/EncoderTest.php b/vendor/bacon/bacon-qr-code/test/Encoder/EncoderTest.php deleted file mode 100755 index 9baa66b1..00000000 --- a/vendor/bacon/bacon-qr-code/test/Encoder/EncoderTest.php +++ /dev/null @@ -1,487 +0,0 @@ -getMethods(ReflectionMethod::IS_STATIC) as $method) { - $method->setAccessible(true); - $this->methods[$method->getName()] = $method; - } - } - - public function testGetAlphanumericCode() : void - { - // The first ten code points are numbers. - for ($i = 0; $i < 10; ++$i) { - $this->assertSame($i, $this->methods['getAlphanumericCode']->invoke(null, ord('0') + $i)); - } - - // The next 26 code points are capital alphabet letters. - for ($i = 10; $i < 36; ++$i) { - // The first ten code points are numbers - $this->assertSame($i, $this->methods['getAlphanumericCode']->invoke(null, ord('A') + $i - 10)); - } - - // Others are symbol letters. - $this->assertSame(36, $this->methods['getAlphanumericCode']->invoke(null, ord(' '))); - $this->assertSame(37, $this->methods['getAlphanumericCode']->invoke(null, ord('$'))); - $this->assertSame(38, $this->methods['getAlphanumericCode']->invoke(null, ord('%'))); - $this->assertSame(39, $this->methods['getAlphanumericCode']->invoke(null, ord('*'))); - $this->assertSame(40, $this->methods['getAlphanumericCode']->invoke(null, ord('+'))); - $this->assertSame(41, $this->methods['getAlphanumericCode']->invoke(null, ord('-'))); - $this->assertSame(42, $this->methods['getAlphanumericCode']->invoke(null, ord('.'))); - $this->assertSame(43, $this->methods['getAlphanumericCode']->invoke(null, ord('/'))); - $this->assertSame(44, $this->methods['getAlphanumericCode']->invoke(null, ord(':'))); - - // Should return -1 for other letters. - $this->assertSame(-1, $this->methods['getAlphanumericCode']->invoke(null, ord('a'))); - $this->assertSame(-1, $this->methods['getAlphanumericCode']->invoke(null, ord('#'))); - $this->assertSame(-1, $this->methods['getAlphanumericCode']->invoke(null, ord("\0"))); - } - - public function testChooseMode() : void - { - // Numeric mode - $this->assertSame(Mode::NUMERIC(), $this->methods['chooseMode']->invoke(null, '0')); - $this->assertSame(Mode::NUMERIC(), $this->methods['chooseMode']->invoke(null, '0123456789')); - - // Alphanumeric mode - $this->assertSame(Mode::ALPHANUMERIC(), $this->methods['chooseMode']->invoke(null, 'A')); - $this->assertSame( - Mode::ALPHANUMERIC(), - $this->methods['chooseMode']->invoke(null, '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:') - ); - - // 8-bit byte mode - $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, 'a')); - $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, '#')); - $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, '')); - - // AIUE in Hiragana in SHIFT-JIS - $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, "\x8\xa\x8\xa\x8\xa\x8\xa6")); - - // Nihon in Kanji in SHIFT-JIS - $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, "\x9\xf\x9\x7b")); - - // Sou-Utso-Byou in Kanji in SHIFT-JIS - $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, "\xe\x4\x9\x5\x9\x61")); - } - - public function testEncode() : void - { - $qrCode = Encoder::encode('ABCDEF', ErrorCorrectionLevel::H()); - $expected = "<<\n" - . " mode: ALPHANUMERIC\n" - . " ecLevel: H\n" - . " version: 1\n" - . " maskPattern: 0\n" - . " matrix:\n" - . " 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1\n" - . " 1 0 0 0 0 0 1 0 0 1 1 1 0 0 1 0 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 1 1 1 0 1 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0\n" - . " 0 0 1 0 1 1 1 0 1 1 0 0 1 1 0 0 0 1 0 0 1\n" - . " 1 0 1 1 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0\n" - . " 0 0 1 1 0 0 1 0 1 0 0 0 1 0 1 0 1 0 1 1 0\n" - . " 1 1 0 1 0 1 0 1 1 1 0 1 0 1 0 0 0 0 0 1 0\n" - . " 0 0 1 1 0 1 1 1 1 0 0 0 1 0 1 0 1 1 1 1 0\n" - . " 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 1 0 0 0\n" - . " 1 1 1 1 1 1 1 0 0 0 1 0 1 0 1 1 0 0 0 0 1\n" - . " 1 0 0 0 0 0 1 0 1 1 1 1 0 1 0 1 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 1 0 1 1 0 1 0 1 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 1 0 1 1 1 1 0 1 0 1 0\n" - . " 1 0 1 1 1 0 1 0 1 0 0 0 1 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 1 1 0 1 1 0 1 0 0 0 1 1\n" - . " 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1\n" - . ">>\n"; - - $this->assertSame($expected, (string) $qrCode); - } - - public function testSimpleUtf8Eci() : void - { - $qrCode = Encoder::encode('hello', ErrorCorrectionLevel::H(), 'utf-8'); - $expected = "<<\n" - . " mode: BYTE\n" - . " ecLevel: H\n" - . " version: 1\n" - . " maskPattern: 3\n" - . " matrix:\n" - . " 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1\n" - . " 1 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 1 0 1 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 1 1 0 0 1 1 1 1 0 0 0 1 1 0 1 0 0 0 0\n" - . " 0 0 1 1 1 0 0 0 0 0 1 1 0 0 0 1 0 1 1 1 0\n" - . " 0 1 0 1 0 1 1 1 0 1 0 1 0 0 0 0 0 1 1 1 1\n" - . " 1 1 0 0 1 0 0 1 1 0 0 1 1 1 1 0 1 0 1 1 0\n" - . " 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 1 0 0 1 0 0\n" - . " 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 1 1 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 1 1 0 1 0 1 1 0 0 1 0 0\n" - . " 1 0 0 0 0 0 1 0 0 0 1 0 0 1 1 1 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 0 0 0 1 1 0 0 0 0 0\n" - . " 1 0 1 1 1 0 1 0 1 1 1 0 1 0 0 0 1 1 0 0 0\n" - . " 1 0 1 1 1 0 1 0 1 1 0 0 0 1 0 0 1 0 0 0 0\n" - . " 1 0 0 0 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 1 0\n" - . " 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 0 0 0 0\n" - . ">>\n"; - - $this->assertSame($expected, (string) $qrCode); - } - - public function testAppendModeInfo() : void - { - $bits = new BitArray(); - $this->methods['appendModeInfo']->invoke(null, Mode::NUMERIC(), $bits); - $this->assertSame(' ...X', (string) $bits); - } - - public function testAppendLengthInfo() : void - { - // 1 letter (1/1), 10 bits. - $bits = new BitArray(); - $this->methods['appendLengthInfo']->invoke( - null, - 1, - Version::getVersionForNumber(1), - Mode::NUMERIC(), - $bits - ); - $this->assertSame(' ........ .X', (string) $bits); - - // 2 letters (2/1), 11 bits. - $bits = new BitArray(); - $this->methods['appendLengthInfo']->invoke( - null, - 2, - Version::getVersionForNumber(10), - Mode::ALPHANUMERIC(), - $bits - ); - $this->assertSame(' ........ .X.', (string) $bits); - - // 255 letters (255/1), 16 bits. - $bits = new BitArray(); - $this->methods['appendLengthInfo']->invoke( - null, - 255, - Version::getVersionForNumber(27), - Mode::BYTE(), - $bits - ); - $this->assertSame(' ........ XXXXXXXX', (string) $bits); - - // 512 letters (1024/2), 12 bits. - $bits = new BitArray(); - $this->methods['appendLengthInfo']->invoke( - null, - 512, - Version::getVersionForNumber(40), - Mode::KANJI(), - $bits - ); - $this->assertSame(' ..X..... ....', (string) $bits); - } - - public function testAppendBytes() : void - { - // Should use appendNumericBytes. - // 1 = 01 = 0001 in 4 bits. - $bits = new BitArray(); - $this->methods['appendBytes']->invoke( - null, - '1', - Mode::NUMERIC(), - $bits, - Encoder::DEFAULT_BYTE_MODE_ECODING - ); - $this->assertSame(' ...X', (string) $bits); - - // Should use appendAlphaNumericBytes. - // A = 10 = 0xa = 001010 in 6 bits. - $bits = new BitArray(); - $this->methods['appendBytes']->invoke( - null, - 'A', - Mode::ALPHANUMERIC(), - $bits, - Encoder::DEFAULT_BYTE_MODE_ECODING - ); - $this->assertSame(' ..X.X.', (string) $bits); - - // Should use append8BitBytes. - // 0x61, 0x62, 0x63 - $bits = new BitArray(); - $this->methods['appendBytes']->invoke( - null, - 'abc', - Mode::BYTE(), - $bits, - Encoder::DEFAULT_BYTE_MODE_ECODING - ); - $this->assertSame(' .XX....X .XX...X. .XX...XX', (string) $bits); - - // Should use appendKanjiBytes. - // 0x93, 0x5f - $bits = new BitArray(); - $this->methods['appendBytes']->invoke( - null, - "\x93\x5f", - Mode::KANJI(), - $bits, - Encoder::DEFAULT_BYTE_MODE_ECODING - ); - $this->assertSame(' .XX.XX.. XXXXX', (string) $bits); - - // Lower letters such as 'a' cannot be encoded in alphanumeric mode. - $this->expectException(WriterException::class); - $this->methods['appendBytes']->invoke( - null, - 'a', - Mode::ALPHANUMERIC(), - $bits, - Encoder::DEFAULT_BYTE_MODE_ECODING - ); - } - - public function testTerminateBits() : void - { - $bits = new BitArray(); - $this->methods['terminateBits']->invoke(null, 0, $bits); - $this->assertSame('', (string) $bits); - - $bits = new BitArray(); - $this->methods['terminateBits']->invoke(null, 1, $bits); - $this->assertSame(' ........', (string) $bits); - - $bits = new BitArray(); - $bits->appendBits(0, 3); - $this->methods['terminateBits']->invoke(null, 1, $bits); - $this->assertSame(' ........', (string) $bits); - - $bits = new BitArray(); - $bits->appendBits(0, 5); - $this->methods['terminateBits']->invoke(null, 1, $bits); - $this->assertSame(' ........', (string) $bits); - - $bits = new BitArray(); - $bits->appendBits(0, 8); - $this->methods['terminateBits']->invoke(null, 1, $bits); - $this->assertSame(' ........', (string) $bits); - - $bits = new BitArray(); - $this->methods['terminateBits']->invoke(null, 2, $bits); - $this->assertSame(' ........ XXX.XX..', (string) $bits); - - $bits = new BitArray(); - $bits->appendBits(0, 1); - $this->methods['terminateBits']->invoke(null, 3, $bits); - $this->assertSame(' ........ XXX.XX.. ...X...X', (string) $bits); - } - - public function testGetNumDataBytesAndNumEcBytesForBlockId() : void - { - // Version 1-H. - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 26, 9, 1, 0); - $this->assertSame(9, $numDataBytes); - $this->assertSame(17, $numEcBytes); - - // Version 3-H. 2 blocks. - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 70, 26, 2, 0); - $this->assertSame(13, $numDataBytes); - $this->assertSame(22, $numEcBytes); - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 70, 26, 2, 1); - $this->assertSame(13, $numDataBytes); - $this->assertSame(22, $numEcBytes); - - // Version 7-H. (4 + 1) blocks. - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 196, 66, 5, 0); - $this->assertSame(13, $numDataBytes); - $this->assertSame(26, $numEcBytes); - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 196, 66, 5, 4); - $this->assertSame(14, $numDataBytes); - $this->assertSame(26, $numEcBytes); - - // Version 40-H. (20 + 61) blocks. - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 3706, 1276, 81, 0); - $this->assertSame(15, $numDataBytes); - $this->assertSame(30, $numEcBytes); - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 3706, 1276, 81, 20); - $this->assertSame(16, $numDataBytes); - $this->assertSame(30, $numEcBytes); - list($numDataBytes, $numEcBytes) = $this->methods['getNumDataBytesAndNumEcBytesForBlockId'] - ->invoke(null, 3706, 1276, 81, 80); - $this->assertSame(16, $numDataBytes); - $this->assertSame(30, $numEcBytes); - } - - public function testInterleaveWithEcBytes() : void - { - $dataBytes = SplFixedArray::fromArray([32, 65, 205, 69, 41, 220, 46, 128, 236], false); - $in = new BitArray(); - - foreach ($dataBytes as $dataByte) { - $in->appendBits($dataByte, 8); - } - - $outBits = $this->methods['interleaveWithEcBytes']->invoke(null, $in, 26, 9, 1); - $expected = SplFixedArray::fromArray([ - // Data bytes. - 32, 65, 205, 69, 41, 220, 46, 128, 236, - // Error correction bytes. - 42, 159, 74, 221, 244, 169, 239, 150, 138, 70, 237, 85, 224, 96, 74, 219, 61, - ], false); - - $out = $outBits->toBytes(0, count($expected)); - - $this->assertEquals($expected, $out); - } - - public function testAppendNumericBytes() : void - { - // 1 = 01 = 0001 in 4 bits. - $bits = new BitArray(); - $this->methods['appendNumericBytes']->invoke(null, '1', $bits); - $this->assertSame(' ...X', (string) $bits); - - // 12 = 0xc = 0001100 in 7 bits. - $bits = new BitArray(); - $this->methods['appendNumericBytes']->invoke(null, '12', $bits); - $this->assertSame(' ...XX..', (string) $bits); - - // 123 = 0x7b = 0001111011 in 10 bits. - $bits = new BitArray(); - $this->methods['appendNumericBytes']->invoke(null, '123', $bits); - $this->assertSame(' ...XXXX. XX', (string) $bits); - - // 1234 = "123" + "4" = 0001111011 + 0100 in 14 bits. - $bits = new BitArray(); - $this->methods['appendNumericBytes']->invoke(null, '1234', $bits); - $this->assertSame(' ...XXXX. XX.X..', (string) $bits); - - // Empty - $bits = new BitArray(); - $this->methods['appendNumericBytes']->invoke(null, '', $bits); - $this->assertSame('', (string) $bits); - } - - public function testAppendAlphanumericBytes() : void - { - $bits = new BitArray(); - $this->methods['appendAlphanumericBytes']->invoke(null, 'A', $bits); - $this->assertSame(' ..X.X.', (string) $bits); - - $bits = new BitArray(); - $this->methods['appendAlphanumericBytes']->invoke(null, 'AB', $bits); - $this->assertSame(' ..XXX..X X.X', (string) $bits); - - $bits = new BitArray(); - $this->methods['appendAlphanumericBytes']->invoke(null, 'ABC', $bits); - $this->assertSame(' ..XXX..X X.X..XX. .', (string) $bits); - - // Empty - $bits = new BitArray(); - $this->methods['appendAlphanumericBytes']->invoke(null, '', $bits); - $this->assertSame('', (string) $bits); - - // Invalid data - $this->expectException(WriterException::class); - $bits = new BitArray(); - $this->methods['appendAlphanumericBytes']->invoke(null, 'abc', $bits); - } - - public function testAppend8BitBytes() : void - { - // 0x61, 0x62, 0x63 - $bits = new BitArray(); - $this->methods['append8BitBytes']->invoke(null, 'abc', $bits, Encoder::DEFAULT_BYTE_MODE_ECODING); - $this->assertSame(' .XX....X .XX...X. .XX...XX', (string) $bits); - - // Empty - $bits = new BitArray(); - $this->methods['append8BitBytes']->invoke(null, '', $bits, Encoder::DEFAULT_BYTE_MODE_ECODING); - $this->assertSame('', (string) $bits); - } - - public function testAppendKanjiBytes() : void - { - // Numbers are from page 21 of JISX0510:2004 - $bits = new BitArray(); - $this->methods['appendKanjiBytes']->invoke(null, "\x93\x5f", $bits); - $this->assertSame(' .XX.XX.. XXXXX', (string) $bits); - - $this->methods['appendKanjiBytes']->invoke(null, "\xe4\xaa", $bits); - $this->assertSame(' .XX.XX.. XXXXXXX. X.X.X.X. X.', (string) $bits); - } - - public function testGenerateEcBytes() : void - { - // Numbers are from http://www.swetake.com/qr/qr3.html and - // http://www.swetake.com/qr/qr9.html - $dataBytes = SplFixedArray::fromArray([32, 65, 205, 69, 41, 220, 46, 128, 236], false); - $ecBytes = $this->methods['generateEcBytes']->invoke(null, $dataBytes, 17); - $expected = SplFixedArray::fromArray( - [42, 159, 74, 221, 244, 169, 239, 150, 138, 70, 237, 85, 224, 96, 74, 219, 61], - false - ); - $this->assertEquals($expected, $ecBytes); - - $dataBytes = SplFixedArray::fromArray( - [67, 70, 22, 38, 54, 70, 86, 102, 118, 134, 150, 166, 182, 198, 214], - false - ); - $ecBytes = $this->methods['generateEcBytes']->invoke(null, $dataBytes, 18); - $expected = SplFixedArray::fromArray( - [175, 80, 155, 64, 178, 45, 214, 233, 65, 209, 12, 155, 117, 31, 140, 214, 27, 187], - false - ); - $this->assertEquals($expected, $ecBytes); - - // High-order zero coefficient case. - $dataBytes = SplFixedArray::fromArray([32, 49, 205, 69, 42, 20, 0, 236, 17], false); - $ecBytes = $this->methods['generateEcBytes']->invoke(null, $dataBytes, 17); - $expected = SplFixedArray::fromArray( - [0, 3, 130, 179, 194, 0, 55, 211, 110, 79, 98, 72, 170, 96, 211, 137, 213], - false - ); - $this->assertEquals($expected, $ecBytes); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Encoder/MaskUtilTest.php b/vendor/bacon/bacon-qr-code/test/Encoder/MaskUtilTest.php deleted file mode 100755 index 46670fce..00000000 --- a/vendor/bacon/bacon-qr-code/test/Encoder/MaskUtilTest.php +++ /dev/null @@ -1,251 +0,0 @@ -assertSame( - 1 === $expected[$y][$x], - MaskUtil::getDataMaskBit($maskPattern, $x, $y) - ); - } - } - } - - public function testApplyMaskPenaltyRule1() : void - { - $matrix = new ByteMatrix(4, 1); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 0); - $matrix->set(2, 0, 0); - $matrix->set(3, 0, 0); - - $this->assertSame(0, MaskUtil::applyMaskPenaltyRule1($matrix)); - - // Horizontal - $matrix = new ByteMatrix(6, 1); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 0); - $matrix->set(2, 0, 0); - $matrix->set(3, 0, 0); - $matrix->set(4, 0, 0); - $matrix->set(5, 0, 1); - $this->assertSame(3, MaskUtil::applyMaskPenaltyRule1($matrix)); - $matrix->set(5, 0, 0); - $this->assertSame(4, MaskUtil::applyMaskPenaltyRule1($matrix)); - - // Vertical - $matrix = new ByteMatrix(1, 6); - $matrix->set(0, 0, 0); - $matrix->set(0, 1, 0); - $matrix->set(0, 2, 0); - $matrix->set(0, 3, 0); - $matrix->set(0, 4, 0); - $matrix->set(0, 5, 1); - $this->assertSame(3, MaskUtil::applyMaskPenaltyRule1($matrix)); - $matrix->set(0, 5, 0); - $this->assertSame(4, MaskUtil::applyMaskPenaltyRule1($matrix)); - } - - public function testApplyMaskPenaltyRule2() : void - { - $matrix = new ByteMatrix(1, 1); - $matrix->set(0, 0, 0); - $this->assertSame(0, MaskUtil::applyMaskPenaltyRule2($matrix)); - - $matrix = new ByteMatrix(2, 2); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 0); - $matrix->set(0, 1, 0); - $matrix->set(1, 1, 1); - $this->assertSame(0, MaskUtil::applyMaskPenaltyRule2($matrix)); - - $matrix = new ByteMatrix(2, 2); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 0); - $matrix->set(0, 1, 0); - $matrix->set(1, 1, 0); - $this->assertSame(3, MaskUtil::applyMaskPenaltyRule2($matrix)); - - $matrix = new ByteMatrix(3, 3); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 0); - $matrix->set(2, 0, 0); - $matrix->set(0, 1, 0); - $matrix->set(1, 1, 0); - $matrix->set(2, 1, 0); - $matrix->set(0, 2, 0); - $matrix->set(1, 2, 0); - $matrix->set(2, 2, 0); - $this->assertSame(3 * 4, MaskUtil::applyMaskPenaltyRule2($matrix)); - } - - public function testApplyMaskPenalty3() : void - { - // Horizontal 00001011101 - $matrix = new ByteMatrix(11, 1); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 0); - $matrix->set(2, 0, 0); - $matrix->set(3, 0, 0); - $matrix->set(4, 0, 1); - $matrix->set(5, 0, 0); - $matrix->set(6, 0, 1); - $matrix->set(7, 0, 1); - $matrix->set(8, 0, 1); - $matrix->set(9, 0, 0); - $matrix->set(10, 0, 1); - $this->assertSame(40, MaskUtil::applyMaskPenaltyRule3($matrix)); - - // Horizontal 10111010000 - $matrix = new ByteMatrix(11, 1); - $matrix->set(0, 0, 1); - $matrix->set(1, 0, 0); - $matrix->set(2, 0, 1); - $matrix->set(3, 0, 1); - $matrix->set(4, 0, 1); - $matrix->set(5, 0, 0); - $matrix->set(6, 0, 1); - $matrix->set(7, 0, 0); - $matrix->set(8, 0, 0); - $matrix->set(9, 0, 0); - $matrix->set(10, 0, 0); - $this->assertSame(40, MaskUtil::applyMaskPenaltyRule3($matrix)); - - // Vertical 00001011101 - $matrix = new ByteMatrix(1, 11); - $matrix->set(0, 0, 0); - $matrix->set(0, 1, 0); - $matrix->set(0, 2, 0); - $matrix->set(0, 3, 0); - $matrix->set(0, 4, 1); - $matrix->set(0, 5, 0); - $matrix->set(0, 6, 1); - $matrix->set(0, 7, 1); - $matrix->set(0, 8, 1); - $matrix->set(0, 9, 0); - $matrix->set(0, 10, 1); - $this->assertSame(40, MaskUtil::applyMaskPenaltyRule3($matrix)); - - // Vertical 10111010000 - $matrix = new ByteMatrix(1, 11); - $matrix->set(0, 0, 1); - $matrix->set(0, 1, 0); - $matrix->set(0, 2, 1); - $matrix->set(0, 3, 1); - $matrix->set(0, 4, 1); - $matrix->set(0, 5, 0); - $matrix->set(0, 6, 1); - $matrix->set(0, 7, 0); - $matrix->set(0, 8, 0); - $matrix->set(0, 9, 0); - $matrix->set(0, 10, 0); - $this->assertSame(40, MaskUtil::applyMaskPenaltyRule3($matrix)); - } - - public function testApplyMaskPenaltyRule4() : void - { - // Dark cell ratio = 0% - $matrix = new ByteMatrix(1, 1); - $matrix->set(0, 0, 0); - $this->assertSame(100, MaskUtil::applyMaskPenaltyRule4($matrix)); - - // Dark cell ratio = 5% - $matrix = new ByteMatrix(2, 1); - $matrix->set(0, 0, 0); - $matrix->set(0, 0, 1); - $this->assertSame(0, MaskUtil::applyMaskPenaltyRule4($matrix)); - - // Dark cell ratio = 66.67% - $matrix = new ByteMatrix(6, 1); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 1); - $matrix->set(2, 0, 1); - $matrix->set(3, 0, 1); - $matrix->set(4, 0, 1); - $matrix->set(5, 0, 0); - $this->assertSame(30, MaskUtil::applyMaskPenaltyRule4($matrix)); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Encoder/MatrixUtilTest.php b/vendor/bacon/bacon-qr-code/test/Encoder/MatrixUtilTest.php deleted file mode 100755 index 106ceaaf..00000000 --- a/vendor/bacon/bacon-qr-code/test/Encoder/MatrixUtilTest.php +++ /dev/null @@ -1,335 +0,0 @@ -getMethods(ReflectionMethod::IS_STATIC) as $method) { - $method->setAccessible(true); - $this->methods[$method->getName()] = $method; - } - } - - public function testToString() : void - { - $matrix = new ByteMatrix(3, 3); - $matrix->set(0, 0, 0); - $matrix->set(1, 0, 1); - $matrix->set(2, 0, 0); - $matrix->set(0, 1, 1); - $matrix->set(1, 1, 0); - $matrix->set(2, 1, 1); - $matrix->set(0, 2, -1); - $matrix->set(1, 2, -1); - $matrix->set(2, 2, -1); - - $expected = " 0 1 0\n 1 0 1\n \n"; - $this->assertSame($expected, (string) $matrix); - } - - public function testClearMatrix() : void - { - $matrix = new ByteMatrix(2, 2); - MatrixUtil::clearMatrix($matrix); - - $this->assertSame(-1, $matrix->get(0, 0)); - $this->assertSame(-1, $matrix->get(1, 0)); - $this->assertSame(-1, $matrix->get(0, 1)); - $this->assertSame(-1, $matrix->get(1, 1)); - } - - public function testEmbedBasicPatterns1() : void - { - $matrix = new ByteMatrix(21, 21); - MatrixUtil::clearMatrix($matrix); - $this->methods['embedBasicPatterns']->invoke( - null, - Version::getVersionForNumber(1), - $matrix - ); - $expected = " 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1\n" - . " 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 \n" - . " 0 \n" - . " 1 \n" - . " 0 \n" - . " 1 \n" - . " 0 0 0 0 0 0 0 0 1 \n" - . " 1 1 1 1 1 1 1 0 \n" - . " 1 0 0 0 0 0 1 0 \n" - . " 1 0 1 1 1 0 1 0 \n" - . " 1 0 1 1 1 0 1 0 \n" - . " 1 0 1 1 1 0 1 0 \n" - . " 1 0 0 0 0 0 1 0 \n" - . " 1 1 1 1 1 1 1 0 \n"; - - $this->assertSame($expected, (string) $matrix); - } - - public function testEmbedBasicPatterns2() : void - { - $matrix = new ByteMatrix(25, 25); - MatrixUtil::clearMatrix($matrix); - $this->methods['embedBasicPatterns']->invoke( - null, - Version::getVersionForNumber(2), - $matrix - ); - $expected = " 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1\n" - . " 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 \n" - . " 0 \n" - . " 1 \n" - . " 0 \n" - . " 1 \n" - . " 0 \n" - . " 1 \n" - . " 0 \n" - . " 1 1 1 1 1 1 \n" - . " 0 0 0 0 0 0 0 0 1 1 0 0 0 1 \n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 \n" - . " 1 0 0 0 0 0 1 0 1 0 0 0 1 \n" - . " 1 0 1 1 1 0 1 0 1 1 1 1 1 \n" - . " 1 0 1 1 1 0 1 0 \n" - . " 1 0 1 1 1 0 1 0 \n" - . " 1 0 0 0 0 0 1 0 \n" - . " 1 1 1 1 1 1 1 0 \n"; - - $this->assertSame($expected, (string) $matrix); - } - - public function testEmbedTypeInfo() : void - { - $matrix = new ByteMatrix(21, 21); - MatrixUtil::clearMatrix($matrix); - $this->methods['embedTypeInfo']->invoke( - null, - ErrorCorrectionLevel::M(), - 5, - $matrix - ); - $expected = " 0 \n" - . " 1 \n" - . " 1 \n" - . " 1 \n" - . " 0 \n" - . " 0 \n" - . " \n" - . " 1 \n" - . " 1 0 0 0 0 0 0 1 1 1 0 0 1 1 1 0\n" - . " \n" - . " \n" - . " \n" - . " \n" - . " \n" - . " 0 \n" - . " 0 \n" - . " 0 \n" - . " 0 \n" - . " 0 \n" - . " 0 \n" - . " 1 \n"; - - $this->assertSame($expected, (string) $matrix); - } - - public function testEmbedVersionInfo() : void - { - $matrix = new ByteMatrix(21, 21); - MatrixUtil::clearMatrix($matrix); - $this->methods['maybeEmbedVersionInfo']->invoke( - null, - Version::getVersionForNumber(7), - $matrix - ); - $expected = " 0 0 1 \n" - . " 0 1 0 \n" - . " 0 1 0 \n" - . " 0 1 1 \n" - . " 1 1 1 \n" - . " 0 0 0 \n" - . " \n" - . " \n" - . " \n" - . " \n" - . " 0 0 0 0 1 0 \n" - . " 0 1 1 1 1 0 \n" - . " 1 0 0 1 1 0 \n" - . " \n" - . " \n" - . " \n" - . " \n" - . " \n" - . " \n" - . " \n" - . " \n"; - - $this->assertSame($expected, (string) $matrix); - } - - public function testEmbedDataBits() : void - { - $matrix = new ByteMatrix(21, 21); - MatrixUtil::clearMatrix($matrix); - $this->methods['embedBasicPatterns']->invoke( - null, - Version::getVersionForNumber(1), - $matrix - ); - - $bits = new BitArray(); - $this->methods['embedDataBits']->invoke( - null, - $bits, - -1, - $matrix - ); - - $expected = " 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n" - . " 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n"; - - $this->assertSame($expected, (string) $matrix); - } - - public function testBuildMatrix() : void - { - $bytes = [ - 32, 65, 205, 69, 41, 220, 46, 128, 236, 42, 159, 74, 221, 244, 169, - 239, 150, 138, 70, 237, 85, 224, 96, 74, 219 , 61 - ]; - $bits = new BitArray(); - - foreach ($bytes as $byte) { - $bits->appendBits($byte, 8); - } - - $matrix = new ByteMatrix(21, 21); - MatrixUtil::buildMatrix( - $bits, - ErrorCorrectionLevel::H(), - Version::getVersionForNumber(1), - 3, - $matrix - ); - - $expected = " 1 1 1 1 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 1 1\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1\n" - . " 1 0 1 1 1 0 1 0 0 0 0 1 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 0 1 1 0 0 0 1 0 1 1 1 0 1\n" - . " 1 0 1 1 1 0 1 0 1 1 0 0 1 0 1 0 1 1 1 0 1\n" - . " 1 0 0 0 0 0 1 0 0 0 1 1 1 0 1 0 0 0 0 0 1\n" - . " 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0\n" - . " 0 0 1 1 0 0 1 1 1 0 0 1 1 1 1 0 1 0 0 0 0\n" - . " 1 0 1 0 1 0 0 0 0 0 1 1 1 0 0 1 0 1 1 1 0\n" - . " 1 1 1 1 0 1 1 0 1 0 1 1 1 0 0 1 1 1 0 1 0\n" - . " 1 0 1 0 1 1 0 1 1 1 0 0 1 1 1 0 0 1 0 1 0\n" - . " 0 0 1 0 0 1 1 1 0 0 0 0 0 0 1 0 1 1 1 1 1\n" - . " 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 1\n" - . " 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 0 1 0 1 1 0\n" - . " 1 0 0 0 0 0 1 0 0 0 0 1 0 1 1 1 0 0 0 0 0\n" - . " 1 0 1 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 0 1 1\n" - . " 1 0 1 1 1 0 1 0 1 1 0 1 0 0 0 0 0 1 1 1 0\n" - . " 1 0 1 1 1 0 1 0 1 1 1 1 0 0 0 0 1 1 1 0 0\n" - . " 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0\n" - . " 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 0 1 0 0 1 0\n"; - - $this->assertSame($expected, (string) $matrix); - } - - public function testFindMsbSet() : void - { - $this->assertSame(0, $this->methods['findMsbSet']->invoke(null, 0)); - $this->assertSame(1, $this->methods['findMsbSet']->invoke(null, 1)); - $this->assertSame(8, $this->methods['findMsbSet']->invoke(null, 0x80)); - $this->assertSame(32, $this->methods['findMsbSet']->invoke(null, 0x80000000)); - } - - public function testCalculateBchCode() : void - { - // Encoding of type information. - // From Appendix C in JISX0510:2004 (p 65) - $this->assertSame(0xdc, $this->methods['calculateBchCode']->invoke(null, 5, 0x537)); - // From http://www.swetake.com/qr/qr6.html - $this->assertSame(0x1c2, $this->methods['calculateBchCode']->invoke(null, 0x13, 0x537)); - // From http://www.swetake.com/qr/qr11.html - $this->assertSame(0x214, $this->methods['calculateBchCode']->invoke(null, 0x1b, 0x537)); - - // Encoding of version information. - // From Appendix D in JISX0510:2004 (p 68) - $this->assertSame(0xc94, $this->methods['calculateBchCode']->invoke(null, 7, 0x1f25)); - $this->assertSame(0x5bc, $this->methods['calculateBchCode']->invoke(null, 8, 0x1f25)); - $this->assertSame(0xa99, $this->methods['calculateBchCode']->invoke(null, 9, 0x1f25)); - $this->assertSame(0x4d3, $this->methods['calculateBchCode']->invoke(null, 10, 0x1f25)); - $this->assertSame(0x9a6, $this->methods['calculateBchCode']->invoke(null, 20, 0x1f25)); - $this->assertSame(0xd75, $this->methods['calculateBchCode']->invoke(null, 30, 0x1f25)); - $this->assertSame(0xc69, $this->methods['calculateBchCode']->invoke(null, 40, 0x1f25)); - } - - public function testMakeVersionInfoBits() : void - { - // From Appendix D in JISX0510:2004 (p 68) - $bits = new BitArray(); - $this->methods['makeVersionInfoBits']->invoke(null, Version::getVersionForNumber(7), $bits); - $this->assertSame(' ...XXXXX ..X..X.X ..', (string) $bits); - } - - public function testMakeTypeInfoBits() : void - { - // From Appendix D in JISX0510:2004 (p 68) - $bits = new BitArray(); - $this->methods['makeTypeInfoBits']->invoke(null, ErrorCorrectionLevel::M(), 5, $bits); - $this->assertSame(' X......X X..XXX.', (string) $bits); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Integration/ImagickRenderingTest.php b/vendor/bacon/bacon-qr-code/test/Integration/ImagickRenderingTest.php deleted file mode 100755 index 3df8687e..00000000 --- a/vendor/bacon/bacon-qr-code/test/Integration/ImagickRenderingTest.php +++ /dev/null @@ -1,72 +0,0 @@ -writeFile('Hello World!', $tempName); - - $this->assertMatchesFileSnapshot($tempName); - unlink($tempName); - } - - /** - * @requires extension imagick - */ - public function testIssue79() : void - { - $eye = SquareEye::instance(); - $squareModule = SquareModule::instance(); - - $eyeFill = new EyeFill(new Rgb(100, 100, 55), new Rgb(100, 100, 255)); - $gradient = new Gradient(new Rgb(100, 100, 55), new Rgb(100, 100, 255), GradientType::HORIZONTAL()); - - $renderer = new ImageRenderer( - new RendererStyle( - 400, - 2, - $squareModule, - $eye, - Fill::withForegroundGradient(new Rgb(255, 255, 255), $gradient, $eyeFill, $eyeFill, $eyeFill) - ), - new ImagickImageBackEnd() - ); - $writer = new Writer($renderer); - $tempName = tempnam(sys_get_temp_dir(), 'test') . '.png'; - $writer->writeFile('https://apiroad.net/very-long-url', $tempName); - - $this->assertMatchesFileSnapshot($tempName); - unlink($tempName); - } -} diff --git a/vendor/bacon/bacon-qr-code/test/Integration/__snapshots__/files/ImagickRenderingTest__testGenericQrCode__1.png b/vendor/bacon/bacon-qr-code/test/Integration/__snapshots__/files/ImagickRenderingTest__testGenericQrCode__1.png deleted file mode 100755 index 9a429edc8c9005c7f0087ecd510f5d36a24f8782..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3111 zcmai1c{r478=rhc99uP(By-LwI+m1upQ)^sCKVHsLYA@?remy0l0+s;mXRfiGL~$E znT8}WO=Sx+n2envhM6%l=A-TC^j+8Y$8){cd%ySfJkR~Rf4}>_-?$UUEkuQP2m=5B zQ7cQ+lK{Y`r1d4SW&kXiR-IaV@OvDzJ_rDmCyH<`2&}z>TrE#p0{|h406^po0AOX! z6gdF^1nma^rp^NZ2I&BRw0{=H#%S#WpUY7TQyy=7$pHcYAW~pudhqnM{#i1@+ipqz z1!eIHvdBw7HP`&aSeQo5_R|F?%w`JnetRsCAD1RWAl(oMl61>3Gs`l#{80_Bm+;`m zADi+Pbsp|7OWAwTAQ1B)^7i|iha?L%2Ulps7AjXh40?PhyVHc26S`WXZHkJ70M^$3GXcJM{^a$m>DzwmUa#X0rf_TP5@`mz zhm@XTN5&9Gpw)J2A$ol}FegW58A;peC|XVmwXeawDe41~JzkSQWB_HjpOZ^gyg~J1 z_L?d~Y2yXfxowZf_ZU}y>Wiu94ei4e?lEfAuT>&<_G(et!X0NRP*s2NuTeli8>3)p z>@}>{n5lR=(}ukmmzr(pePU`LP?UcGOiuK;pnltN^KOjZ5)AGvpP}Ykt1XRFXT1IE zSVvR%Z#YuUnc-buvDp|Rwc}yv%vjXDNx#ZVaLj-TiZOS0c>ZN=ih@t#p;m^SZIucr z3EimI?KJ7Pv{)V;Tv*q*T--)!oWW4yhB0GP%kQ4jICra6&qk@gT7Cum2-aZ7QK@pf zc~Yf2s~YHTp_P>*|KnUC{wu`FGqSysAt$HlMJ;`jmSF$!1I}3441#BlMCbBF zQPh#sV;9xsGr{G*&;@exK}c6Y?VceeO<$hKw&)U*_-cW)Zs5%VwpSQ;2b}_0R+B4J zB|fh3S*8LhlY*5NYU;)h_6Ip4$`Y;QeI6-gr}b3d0MEwQFR8_?KGZwBb@e6Rzv-(d zuuks+Ld1WZ4j`oU1^HMzmgJRu-Y~Wp{?25wE}+$J=~wsPEZRfh%B-9vJ(gb{nO{|Z z%>v4-26mmUgQ{$g4?jxBwusjF9{3nthssWu+=9GQvDTWeDsN>lyFOyIU zuquKWQ4BFl?L7*`%pqJa>+HMKE6K~)iaPGS>zXNMeD@P8L1E%%li7O{b?=I!QQ7_v ziJL1XDB6|EtiR`s_7~1*x2OfoeRL|Dq`jafJPVla8I;T*Eu3YN8`>H|!bWB(lc-bX zs;cmK=R4V);1!rhgthJYD-=u^{;K}fmMJV-^g~1f!kE4=H9vQR6#ZQi8}ttGrGNG) z-{mYXkmH@n%Q=+y*iTw_xBb#Q|m zE6&(FSoF-?(|W=6QuDJ&`J&EFw-Q~l!%a`m2@dnTrULLP{()dox9+Nz%68|a_sdhI z^Yk`KCl0o%L#zvHwzs-_9$#1=F3T~%s)>VB5wsmW4k1@a;NZZ`5$U?6^?#DN%)TX@ zkFeMP+Y1yUE@G9Mz{$XELmG*&dtXMRjIFi}3`=&|(Q9EC!A-i8>$q&hX7DuA2Knhi z%jZeIDi4P;-ckzZ`KmJQ4wZ|~5*A#@kL~F=Qc>!A@|sS*@g-5hpw})mzZun!8AKIOi{w;TUU29ZqAz(Ts=K;?>xG0Bgz*c4w`bdjTzP$~)>wAg%Ja&l zpljr?{L5)E?wac7X61J09QQF&nhzdq5pDeZw}?*4DkBJPo{97cSZ$1n8!eR$Xt}PE z9NGg+uyNg=)J~3$%nbb6I(`TN0!q?EwH)cj7%n#QrhCmVABAofH@O)#p+aA8>oO&D zgXW)OSu^M-TVKPh^^%sQN}z-{j-CVV9;10Z4bI!Lj2rcvjQ{Cj>rj1#s{q|ZbRmOr zh!8CF?-;xyBrWUH`o9>?}dw^Lk8P}6=3o+nlM!bdC*lNFC5hTI9X%ufOiCa1E<&+$x zK+`MKVOubUrNtHd+i_0zL5UD-`GvIEY~($3cb9_H+=Iq^%{Gi%$*0-6%gpB=kgn>& z5rbU`)8fj;eM_HgbQMV{U~|5|EH1c6E$7ufLPzB6F(l$`)xU83dky%OFi6BbWGoOT zGawR+?Hnc2f(UQA+sr_M=63K$xNc&r`{*CX$TAt;dMa(jXjXo%zLq|gTLeE`*1k4n7)1 zH?&^LPZi{QlIW=G0h^4NYY6m>ubleUUw#2S=j`CC#-}f2M5X%8y<(&%X)z)Hl_J`qx+)L+0PriE6k+_hU>*2r|AV)hk zXsWat%~O;apkYOMe!dN2UN47q@dqJNmzkscEQc1ltYN`7AN%>CSL)YT8P?8$TS=^E=iDv4kJ?H1CY6hlV5=TLgHP3GxaOW3fwn6ita(_zX1lX?V0#D5CEO5< z*DODSi7k>Sh0AOWy+_d!2 H`Ro4$E5d|S diff --git a/vendor/bacon/bacon-qr-code/test/Integration/__snapshots__/files/ImagickRenderingTest__testIssue79__1.png b/vendor/bacon/bacon-qr-code/test/Integration/__snapshots__/files/ImagickRenderingTest__testIssue79__1.png deleted file mode 100755 index 47e3b1a29055bcc05485c83053f497944417e881..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8366 zcmb7p2UOGR_GPduA|irxkYeZvibxF#2uPD6CA3QsrT0z}EC?dKcT@}!F!UldR|G;w zS}1`agx(@0APFQB-n{o;_r6&(*Gbm5vXXo$=l7kx_c{B#d8Dt&aDn3j003an)>1bD z0O%5q*SRyaSHe+udT9@*p5D{D2LM#W(;wQMrak9#&@$2k077oicDw=rNXI*u0RaD- z0Kn=W0DwXU0C3GKr@>H(_Qn}|9Zhur_4xj-8Ier;Fi>0lo=MQ;#uUWM#6OR)MOg9U z(bjr)p7FZ4qwK}Y(s#RVCW#QUEP5UnyB_4xj^E<^upuoC2tZ z1OB!Ce>O!~c?^60?BFcxs`q8+^~;d3+>5ujNE0Bf)($1N5rqNApQ92&&IxBGr@9HuZU_7>`P zr4eA%!A^z*-zARuOQ{IZo{46-Q~!F zz2Kkt$|rRi>y(wvOWlJ7Ppdl=gMBIoFE1%DLEGEo+1&GCttb8(_i@aBkNfz-`~Z6t z0$xH6x1MeaH*xB7keh?mm z92y#PaAB%-3m!K-Iyl^UP*kjN_lNz>5adS*ON_RQOZ0ZcK{ooe!Od|g@*X#L&A>@s z<-FSy)hl$!{Wl}`qu&=7Z!<^-ej9K#95lhxwbr}Ght*mLg@YfNy!0|zDPWK31 z|Jo}OxTsrVV$xL5)WVkbOJbzjJJ*P*8 zAdi9Lrdv;?pj_aYx1adr#=Z&iIfkA6pX~q7rTI(t(=tHyDqi33Vo_tGW>!`|18L)@ zkc7vV>uOi7%*E~%6|FS+z+T@u+)5LYai0_{I0C_1)Jmwsg>d$gTz`LkY$`b=X)bMd zS6%X+j<&|=9S+r9He|iAiC$;>x6k{Fqqjd^43kiZXoe% zs~qD|Q3}6zCI0+6iEU(wtIVK%HK25|dS&e83Hx~k@IEeEQCRmg(~FLzZ;=MlT{K3C z5(lS9OiZjiMCYkYKMeoTu*H4uzw_^yV*Ua%!x+UuraNE%;5|BfF5w(UxTT=ffCZ$x zGiqI4PfIJIsY!mjFH1*eo$yd+ztc-L>oqhN3_*Cdq-QlXS#(3LF%^|jt@6SuTUGPb zcu%&%Y!o)YvvEJgyxPuo=E$d0)qYI{FS+|H<<^Pt+M4ZGjEs@FWM6;$c*>$~6AE{5 z$EL};+Stz)Om(OB-uvFD)sl^Hn0(cFr8Eb+i^=J`p<%o>Oe6Ta^oUxM}Y^}lBgtG+XS6%s^HncKo9M1g8nH zuo$?+9%MeXN$%*N{}0aFH{y(4sNdfw8(Bl{ODlbjV!V>xL)$8wGj8Y9z)=}0en!>V z>x6_7!A`>wi{DaNzaG<-B~8=nf6LdubL%e}cZ_m%DSY4u>Y^Mfp|B8Tb>RGoA^+ zN}&#m27R9_bZ5pD`E60ibist?a8oMbi-3hklXM<{y+49}>0{yI_jl*H>NgWf4#H(j znTmnWeW+wI8D6-!Zx=kX#ZflwBGi{5tIW_^`Vn7R@B?`5r0s3$2Vxcjr%McBDOK#Lf>Ydy=TI6Kjc^bGQQ2+4%c_x2ERr%Z z-m&oMCugwn`mUvAupz?S0t0zDmCyY1i5rUFAgFtKqJ%Z$OnSb<`9B*%;}~oRXQO?+ z4+810^(Xi0#v5Uwun0#K2T+wYUyt(Q`W$OPMCaVyKqsaaWt z843nXxPUG4OYqWj?Q}_EPd;_3q~^@ZiljxgaKCwe%-PPP{j!wM&0z6YX2lX(zP>M0 zQr!n#>Wf_n;row}C!{1#d9Dv6847O-x91>^gqe8hz4BQre>F?zgkOTh+l z&|}-M@N?D_x#cmVqIZRP)O7$3FQN)OGE0|u{Mb5rtfVKty?rZ@n~xc&FEa`C^;I)D ztif*uonjM~>=&XTOjo@vx2IxF0hFFIY|H+FC+SRU!jlorqt*Vza{p&lzJo-E*6IBa;tz#ws@i&!FQ zy_%$x-cag*(^R=5AfRnzJi1xCxmE=)DiUxbC?96|zkc608{gBfKR3tpAntQSO~8g} zyB;mQVMk-W?f90@yr%Wo9nK#6Q~%5)rrh%yjo_0uE7L{^(%*Mmj{j{Vlm^S?>+|Jfc~Zs)S3FG2Q!TB*%@n=>OLx8J<=xFBID7D0E+$Y^q~7{H?|Z71HAHD0!m~D(meM=S5$I1uFe&36*_0U5ubH6~ zq#_yXT$%}c8^ewyzZxR}72EjrsR(=zxUPUA@Yx;nX-~NCWXja zcqZzrWZP8GTH)fBdnw0jdkY=Mod6+sSL5)Spb)T+ujise?_F@6N9O#zqvkG6Uw(OZ zOya7RGH8v8bPaH^zc1l&$)YefcE+=3vWDQruff)G@^8)cG0**l>u3-==D8o>4xP*< z((2o7T&Snbfi|KefxWMf!N_#4=>bSQKs!VBc9;l=JW=w&IC(ivk+u71Un-!NEiZJ_ ze`Rx%CD}jqp$-gDV?dqd^+;Y{_k-6CeGb1xkjvMQu^&e}}q~8VNO0OZJ<1}taNy>eTd~z;j?uBH!P-^PTU`U^_L2iQTJ5ZtIIE}WtxB~^- z^uuFDPm2t-PX=WglshGY41Pl|eKkpdu$GWud@R*>0Ws)eA-}IbrW|U+QJ7z#Y^E4M zTty3B|EhcbRWi_^tHOcsYTQ7UfnmvUAkSqXcq`~e_YgeL>vep==BCO-)sn+Yvcg`D z(gYA_5Fk2W7*MN|CjJJf`g$0P6|f=jMoxsy7OnUani;#3gg_=L&?C|)c;oDe+&Lmf zba&!{cTU=8Fwr&^dC$P0j8^+plbQlH7#GqkeKenqa@+(>S2`QlV}j@}EP9>h{klG} zQW?6h+%Z|_o_JiVZ7h}L6L65X71CTvLH924diakt1UEN>eN*#1_INX=avr*vP(v8c zywpwG&M7{6a`l|wEeks*i!?#OHuj@kY1TQsgv+y7fq%>)zG!b?!-tn=ZBg59Kds9O zj$+>5mdj6nd3Hud0dba*V!Kc)(UU|bNc~~=dJu;bgZ)xFx%8)S6D~aJl)Y0Ntr}y5 z{(LnRI0G9C>1%tF9JA+4T%}&$S&}lb`L35u(f4!tHNUXXQ~cPKVOMEaFFhk;`BSW! z^-(0#lGk!DMm`ZTM`~$HF(DV##0YF1GJUrQqj?d7~WPO07ZP6;vepra1O@ zceVYARAY02wT68c!IILJPZjwR6JMm&oO->)N}o$u)>flU!*w%m4kps)=9RJ*^#VA9wc2;0J<;RAmnfV(J>U7XD#Q$gpI>k9bgrf|Pu*a^dBR=Y^Tk%o4F` z5Q!XjxXg9>bbX~`7ym+wJJyue1ffPbJnwyFwzpX9urb^MB4sBVh>{L;v`SCdvJPs7 zXGwFz?v)nowGm*jd#h`T)q4~Saw03#3IaNHqLwCf9CPw)0(4g-DyyDKpJ%Fb%Iv-# zm)PEJk(8TT92OQBXloLqDDX|9sL1=lFLw~&uY8EJ1Jn!t}c=7Hf9*Y z`-FK?K1wy1!3KH&a~*4)EVuJN2YhmuUfPCC?e4MV{U&RqSX*h-%!=ts)*BigMkwtK zfIL%ISDE8D%2vjlp1?cR82e0cV$^M^r$U#P$EL<^rS9X4jIDisd6i&->OAvr3?tBD zHk_f=u69WCL~(X@$%P%DkcOa~T>m(6`WG-^YAOtgkLOl=cf=zi!YnAa?*wcJ9H`k+V}G_#)9)1$*uXDP93kh|)$ z%+;<~DD@jec?$|8wZFY4$hI!4av6ns5;gNcUylPd1L|fPi)+Vc-aZ3yd7L+}yKD01 zt+80<_pvc4clV7P2%G%?k*$TNXsqT%t8Qj#L=6m<$)!vpy^CP4m+T*c8(gZ0!j#in zKPIBCPNGO({8pF?YUO_}6&J%;l55KE2kU9H(+Zan71h^9^g4BA|Knucrim1`_OVN| zC(X@E%3uSna}<5XYk|xjk3K7l)t3;rKFbLGXie|BGL)^x(MSsZK|ib#mop}59r6-G z16K}q(?a|k`( zo@(dKs65`^;MDre6Mr`4<-Losl6~g3CN)tjp{xuM*JUFTC$3yvHF+(AT9i!J3Tvw0 zm*(M1zM+@+;RE?~M)_=hEYijY-25x{+|E&@MUb7;mB zJ$2VgQfv|9Cf>m%5h}uea(>hdCaM`vNy@xb6&;-w#lS?fTgAkTAC%VkZ4hX+Cwg+2 zIfb~^6X_hftQil~OG>(;xuN;V|NR_(Iw>{v{cTJcubexnrh`pbsgi4o-o_cS55<(u+>L8T{BY4EWrEI-C%SF##iGT?tf0VwzdUb!t&uroa4sl)f(!L6zAr63TfCMrgFtU_sx z@Hp-Z9ge)~#fv^4#_g@?vKrl%kdwP7Dt0TjC35A!dmWgdg=165v07D08sjtFGq~Mn zC|+vuF+P)^`rlKW|FXiO?3rxo*M&SE-Ni0onA$6sYCu+DkA#M`3gw zBx4wRZ5FG$dAB24*vfUam?82vqMmvaCp|Xga}O7?X3buoharwll19sLrXItUR@*;b z&dA{9%M;8x7m z8S|59kj_j@O%(@Gwv-$;s5>CJhY(0)#h#SSdh)kOsfhBHv_aqJfUo}A+S*Q6E;AV! z*9&S~`3;ux#y-6mL_K1pX&1*F)%+V}6Jxm}D58y2(l$1JnGi z(igk?~d@@dNII2Iw9^@7T32f9>@5+08{tZ1m9@@~dl-`GO7$FAIaBAkwC(yT3BJZ>e zsE}oJHzJ=xPdgib}SqGLoHaarA@c6gD^8W@Wu_s0E!%xbFDm zjoZ|6xpwReb6ounoGv?Xmvo;~uJnT4P6-uNSvgisA`odUFY!$ghj#kXGAQzy+WwJ= zP03__T})hEaW_I1_u)fPrOPN6yp~LMpQzvYxM$@)6;zOT#JWn&zAd63tdgDeqSE&% zt;R6>td-W=dv^hP1DMT_AB7ru;%G%-#EZ$x8~XTE##T>bFkeqOXzeV*MXy!Iu-pg(unH+ZFx(hac^)#+owyI;V-_b)O*d&32R#DUTs}HJg`|I)Ya@^=es=6(<`{4 zp|UWyuqGjP_C*q*6EIP^U>88XYgsY(-cY~X6_$6`u=$yd?~YleyXC^WfCr@vkBxj9 zKf>X{IlHD>=yhyhj0Ue}noy;EyW2+1aQzqR;gTLrvaTx-Tf4iRbX;6=92T8tS|piP zjCj<%y_>{sd3ZzfRd2Siif4%N7`!eZ`7Pzr$5y*y@6gF?(%EmCn@=jJpsR&EX#(cOlSOhhDGAU{epA)5i&SdR1Ow~VX~xsepztQ03dmA7xN zUEHF$K#W2CU1jHC*yI~R3adGp%8C|+`g-3v)U0yq@4wR4PP=*y$Y~uZV%*F6qS_5x zThDb8;J0O9{tuV^SU~ZSMpc=5jg DJV9~T diff --git a/vendor/bin/carbon b/vendor/bin/carbon old mode 100755 new mode 100644 index 86fbfdfd..05f6df2b --- a/vendor/bin/carbon +++ b/vendor/bin/carbon @@ -112,8 +112,9 @@ if (PHP_VERSION_ID < 80000) { (function_exists('stream_get_wrappers') && in_array('phpvfscomposer', stream_get_wrappers(), true)) || (function_exists('stream_wrapper_register') && stream_wrapper_register('phpvfscomposer', 'Composer\BinProxyWrapper')) ) { - return include("phpvfscomposer://" . __DIR__ . '/..'.'/nesbot/carbon/bin/carbon'); + include("phpvfscomposer://" . __DIR__ . '/..'.'/nesbot/carbon/bin/carbon'); + exit(0); } } -return include __DIR__ . '/..'.'/nesbot/carbon/bin/carbon'; +include __DIR__ . '/..'.'/nesbot/carbon/bin/carbon'; diff --git a/vendor/bin/carbon.bat b/vendor/bin/carbon.bat deleted file mode 100755 index 44bca208..00000000 --- a/vendor/bin/carbon.bat +++ /dev/null @@ -1,5 +0,0 @@ -@ECHO OFF -setlocal DISABLEDELAYEDEXPANSION -SET BIN_TARGET=%~dp0/carbon -SET COMPOSER_RUNTIME_BIN_DIR=%~dp0 -php "%BIN_TARGET%" %* diff --git a/vendor/bin/var-dump-server b/vendor/bin/var-dump-server old mode 100755 new mode 100644 index 18db1c1e..c52c7727 --- a/vendor/bin/var-dump-server +++ b/vendor/bin/var-dump-server @@ -112,8 +112,9 @@ if (PHP_VERSION_ID < 80000) { (function_exists('stream_get_wrappers') && in_array('phpvfscomposer', stream_get_wrappers(), true)) || (function_exists('stream_wrapper_register') && stream_wrapper_register('phpvfscomposer', 'Composer\BinProxyWrapper')) ) { - return include("phpvfscomposer://" . __DIR__ . '/..'.'/symfony/var-dumper/Resources/bin/var-dump-server'); + include("phpvfscomposer://" . __DIR__ . '/..'.'/symfony/var-dumper/Resources/bin/var-dump-server'); + exit(0); } } -return include __DIR__ . '/..'.'/symfony/var-dumper/Resources/bin/var-dump-server'; +include __DIR__ . '/..'.'/symfony/var-dumper/Resources/bin/var-dump-server'; diff --git a/vendor/bin/var-dump-server.bat b/vendor/bin/var-dump-server.bat deleted file mode 100755 index c425720f..00000000 --- a/vendor/bin/var-dump-server.bat +++ /dev/null @@ -1,5 +0,0 @@ -@ECHO OFF -setlocal DISABLEDELAYEDEXPANSION -SET BIN_TARGET=%~dp0/var-dump-server -SET COMPOSER_RUNTIME_BIN_DIR=%~dp0 -php "%BIN_TARGET%" %* diff --git a/vendor/composer/ClassLoader.php b/vendor/composer/ClassLoader.php old mode 100755 new mode 100644 index 6d0c3f2d..afef3fa2 --- a/vendor/composer/ClassLoader.php +++ b/vendor/composer/ClassLoader.php @@ -42,30 +42,75 @@ namespace Composer\Autoload; */ class ClassLoader { + /** @var ?string */ private $vendorDir; // PSR-4 + /** + * @var array[] + * @psalm-var array> + */ private $prefixLengthsPsr4 = array(); + /** + * @var array[] + * @psalm-var array> + */ private $prefixDirsPsr4 = array(); + /** + * @var array[] + * @psalm-var array + */ private $fallbackDirsPsr4 = array(); // PSR-0 + /** + * @var array[] + * @psalm-var array> + */ private $prefixesPsr0 = array(); + /** + * @var array[] + * @psalm-var array + */ private $fallbackDirsPsr0 = array(); + /** @var bool */ private $useIncludePath = false; + + /** + * @var string[] + * @psalm-var array + */ private $classMap = array(); + + /** @var bool */ private $classMapAuthoritative = false; + + /** + * @var bool[] + * @psalm-var array + */ private $missingClasses = array(); + + /** @var ?string */ private $apcuPrefix; + /** + * @var self[] + */ private static $registeredLoaders = array(); + /** + * @param ?string $vendorDir + */ public function __construct($vendorDir = null) { $this->vendorDir = $vendorDir; } + /** + * @return string[] + */ public function getPrefixes() { if (!empty($this->prefixesPsr0)) { @@ -75,28 +120,47 @@ class ClassLoader return array(); } + /** + * @return array[] + * @psalm-return array> + */ public function getPrefixesPsr4() { return $this->prefixDirsPsr4; } + /** + * @return array[] + * @psalm-return array + */ public function getFallbackDirs() { return $this->fallbackDirsPsr0; } + /** + * @return array[] + * @psalm-return array + */ public function getFallbackDirsPsr4() { return $this->fallbackDirsPsr4; } + /** + * @return string[] Array of classname => path + * @psalm-return array + */ public function getClassMap() { return $this->classMap; } /** - * @param array $classMap Class to filename map + * @param string[] $classMap Class to filename map + * @psalm-param array $classMap + * + * @return void */ public function addClassMap(array $classMap) { @@ -111,9 +175,11 @@ class ClassLoader * Registers a set of PSR-0 directories for a given prefix, either * appending or prepending to the ones previously set for this prefix. * - * @param string $prefix The prefix - * @param array|string $paths The PSR-0 root directories - * @param bool $prepend Whether to prepend the directories + * @param string $prefix The prefix + * @param string[]|string $paths The PSR-0 root directories + * @param bool $prepend Whether to prepend the directories + * + * @return void */ public function add($prefix, $paths, $prepend = false) { @@ -156,11 +222,13 @@ class ClassLoader * Registers a set of PSR-4 directories for a given namespace, either * appending or prepending to the ones previously set for this namespace. * - * @param string $prefix The prefix/namespace, with trailing '\\' - * @param array|string $paths The PSR-4 base directories - * @param bool $prepend Whether to prepend the directories + * @param string $prefix The prefix/namespace, with trailing '\\' + * @param string[]|string $paths The PSR-4 base directories + * @param bool $prepend Whether to prepend the directories * * @throws \InvalidArgumentException + * + * @return void */ public function addPsr4($prefix, $paths, $prepend = false) { @@ -204,8 +272,10 @@ class ClassLoader * Registers a set of PSR-0 directories for a given prefix, * replacing any others previously set for this prefix. * - * @param string $prefix The prefix - * @param array|string $paths The PSR-0 base directories + * @param string $prefix The prefix + * @param string[]|string $paths The PSR-0 base directories + * + * @return void */ public function set($prefix, $paths) { @@ -220,10 +290,12 @@ class ClassLoader * Registers a set of PSR-4 directories for a given namespace, * replacing any others previously set for this namespace. * - * @param string $prefix The prefix/namespace, with trailing '\\' - * @param array|string $paths The PSR-4 base directories + * @param string $prefix The prefix/namespace, with trailing '\\' + * @param string[]|string $paths The PSR-4 base directories * * @throws \InvalidArgumentException + * + * @return void */ public function setPsr4($prefix, $paths) { @@ -243,6 +315,8 @@ class ClassLoader * Turns on searching the include path for class files. * * @param bool $useIncludePath + * + * @return void */ public function setUseIncludePath($useIncludePath) { @@ -265,6 +339,8 @@ class ClassLoader * that have not been registered with the class map. * * @param bool $classMapAuthoritative + * + * @return void */ public function setClassMapAuthoritative($classMapAuthoritative) { @@ -285,6 +361,8 @@ class ClassLoader * APCu prefix to use to cache found/not-found classes, if the extension is enabled. * * @param string|null $apcuPrefix + * + * @return void */ public function setApcuPrefix($apcuPrefix) { @@ -305,6 +383,8 @@ class ClassLoader * Registers this instance as an autoloader. * * @param bool $prepend Whether to prepend the autoloader or not + * + * @return void */ public function register($prepend = false) { @@ -324,6 +404,8 @@ class ClassLoader /** * Unregisters this instance as an autoloader. + * + * @return void */ public function unregister() { @@ -403,6 +485,11 @@ class ClassLoader return self::$registeredLoaders; } + /** + * @param string $class + * @param string $ext + * @return string|false + */ private function findFileWithExtension($class, $ext) { // PSR-4 lookup @@ -474,6 +561,10 @@ class ClassLoader * Scope isolated include. * * Prevents access to $this/self from included files. + * + * @param string $file + * @return void + * @private */ function includeFile($file) { diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php old mode 100755 new mode 100644 index b3a4e161..c6b54af7 --- a/vendor/composer/InstalledVersions.php +++ b/vendor/composer/InstalledVersions.php @@ -20,12 +20,27 @@ use Composer\Semver\VersionParser; * * See also https://getcomposer.org/doc/07-runtime.md#installed-versions * - * To require it's presence, you can require `composer-runtime-api ^2.0` + * To require its presence, you can require `composer-runtime-api ^2.0` + * + * @final */ class InstalledVersions { + /** + * @var mixed[]|null + * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array}|array{}|null + */ private static $installed; + + /** + * @var bool|null + */ private static $canGetVendors; + + /** + * @var array[] + * @psalm-var array}> + */ private static $installedByVendor = array(); /** @@ -228,7 +243,7 @@ class InstalledVersions /** * @return array - * @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string} + * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool} */ public static function getRootPackage() { @@ -242,7 +257,7 @@ class InstalledVersions * * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect. * @return array[] - * @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string}, versions: array} + * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} */ public static function getRawData() { @@ -265,7 +280,7 @@ class InstalledVersions * Returns the raw data of all installed.php which are currently loaded for custom implementations * * @return array[] - * @psalm-return list}> + * @psalm-return list}> */ public static function getAllRawData() { @@ -288,7 +303,7 @@ class InstalledVersions * @param array[] $data A vendor/composer/installed.php data set * @return void * - * @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string}, versions: array} $data + * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} $data */ public static function reload($data) { @@ -298,7 +313,7 @@ class InstalledVersions /** * @return array[] - * @psalm-return list}> + * @psalm-return list}> */ private static function getInstalled() { diff --git a/vendor/composer/LICENSE b/vendor/composer/LICENSE old mode 100755 new mode 100644 diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php old mode 100755 new mode 100644 index 25c1bbc3..4fa7deef --- a/vendor/composer/autoload_classmap.php +++ b/vendor/composer/autoload_classmap.php @@ -2,36 +2,31 @@ // autoload_classmap.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 'JsonException' => $vendorDir . '/symfony/polyfill-php73/Resources/stubs/JsonException.php', - 'Nette\\ArgumentOutOfRangeException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\DeprecatedException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\DirectoryNotFoundException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\FileNotFoundException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\HtmlStringable' => $vendorDir . '/nette/utils/src/HtmlStringable.php', - 'Nette\\IOException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\InvalidArgumentException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\InvalidStateException' => $vendorDir . '/nette/utils/src/exceptions.php', + 'Nette\\ArgumentOutOfRangeException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\DeprecatedException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\DirectoryNotFoundException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\FileNotFoundException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\IOException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\InvalidArgumentException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\InvalidStateException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Iterators\\CachingIterator' => $vendorDir . '/nette/utils/src/Iterators/CachingIterator.php', 'Nette\\Iterators\\Mapper' => $vendorDir . '/nette/utils/src/Iterators/Mapper.php', - 'Nette\\Localization\\ITranslator' => $vendorDir . '/nette/utils/src/compatibility.php', - 'Nette\\Localization\\Translator' => $vendorDir . '/nette/utils/src/Translator.php', - 'Nette\\MemberAccessException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\NotImplementedException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\NotSupportedException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\OutOfRangeException' => $vendorDir . '/nette/utils/src/exceptions.php', - 'Nette\\PhpGenerator\\Attribute' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Attribute.php', + 'Nette\\Localization\\ITranslator' => $vendorDir . '/nette/utils/src/Utils/ITranslator.php', + 'Nette\\MemberAccessException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\NotImplementedException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\NotSupportedException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\OutOfRangeException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', 'Nette\\PhpGenerator\\ClassType' => $vendorDir . '/nette/php-generator/src/PhpGenerator/ClassType.php', 'Nette\\PhpGenerator\\Closure' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Closure.php', 'Nette\\PhpGenerator\\Constant' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Constant.php', 'Nette\\PhpGenerator\\Dumper' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Dumper.php', - 'Nette\\PhpGenerator\\EnumCase' => $vendorDir . '/nette/php-generator/src/PhpGenerator/EnumCase.php', - 'Nette\\PhpGenerator\\Extractor' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Extractor.php', 'Nette\\PhpGenerator\\Factory' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Factory.php', 'Nette\\PhpGenerator\\GlobalFunction' => $vendorDir . '/nette/php-generator/src/PhpGenerator/GlobalFunction.php', 'Nette\\PhpGenerator\\Helpers' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Helpers.php', @@ -42,19 +37,16 @@ return array( 'Nette\\PhpGenerator\\PhpLiteral' => $vendorDir . '/nette/php-generator/src/PhpGenerator/PhpLiteral.php', 'Nette\\PhpGenerator\\PhpNamespace' => $vendorDir . '/nette/php-generator/src/PhpGenerator/PhpNamespace.php', 'Nette\\PhpGenerator\\Printer' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Printer.php', - 'Nette\\PhpGenerator\\PromotedParameter' => $vendorDir . '/nette/php-generator/src/PhpGenerator/PromotedParameter.php', 'Nette\\PhpGenerator\\Property' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Property.php', 'Nette\\PhpGenerator\\PsrPrinter' => $vendorDir . '/nette/php-generator/src/PhpGenerator/PsrPrinter.php', - 'Nette\\PhpGenerator\\TraitUse' => $vendorDir . '/nette/php-generator/src/PhpGenerator/TraitUse.php', - 'Nette\\PhpGenerator\\Traits\\AttributeAware' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Traits/AttributeAware.php', 'Nette\\PhpGenerator\\Traits\\CommentAware' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Traits/CommentAware.php', 'Nette\\PhpGenerator\\Traits\\FunctionLike' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Traits/FunctionLike.php', 'Nette\\PhpGenerator\\Traits\\NameAware' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Traits/NameAware.php', 'Nette\\PhpGenerator\\Traits\\VisibilityAware' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Traits/VisibilityAware.php', 'Nette\\PhpGenerator\\Type' => $vendorDir . '/nette/php-generator/src/PhpGenerator/Type.php', - 'Nette\\SmartObject' => $vendorDir . '/nette/utils/src/SmartObject.php', - 'Nette\\StaticClass' => $vendorDir . '/nette/utils/src/StaticClass.php', - 'Nette\\UnexpectedValueException' => $vendorDir . '/nette/utils/src/exceptions.php', + 'Nette\\SmartObject' => $vendorDir . '/nette/utils/src/Utils/SmartObject.php', + 'Nette\\StaticClass' => $vendorDir . '/nette/utils/src/Utils/StaticClass.php', + 'Nette\\UnexpectedValueException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\ArrayHash' => $vendorDir . '/nette/utils/src/Utils/ArrayHash.php', 'Nette\\Utils\\ArrayList' => $vendorDir . '/nette/utils/src/Utils/ArrayList.php', 'Nette\\Utils\\Arrays' => $vendorDir . '/nette/utils/src/Utils/Arrays.php', @@ -62,10 +54,9 @@ return array( 'Nette\\Utils\\Callback' => $vendorDir . '/nette/utils/src/Utils/Callback.php', 'Nette\\Utils\\DateTime' => $vendorDir . '/nette/utils/src/Utils/DateTime.php', 'Nette\\Utils\\FileSystem' => $vendorDir . '/nette/utils/src/Utils/FileSystem.php', - 'Nette\\Utils\\Floats' => $vendorDir . '/nette/utils/src/Utils/Floats.php', 'Nette\\Utils\\Helpers' => $vendorDir . '/nette/utils/src/Utils/Helpers.php', 'Nette\\Utils\\Html' => $vendorDir . '/nette/utils/src/Utils/Html.php', - 'Nette\\Utils\\IHtmlString' => $vendorDir . '/nette/utils/src/compatibility.php', + 'Nette\\Utils\\IHtmlString' => $vendorDir . '/nette/utils/src/Utils/IHtmlString.php', 'Nette\\Utils\\Image' => $vendorDir . '/nette/utils/src/Utils/Image.php', 'Nette\\Utils\\ImageException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\Json' => $vendorDir . '/nette/utils/src/Utils/Json.php', @@ -77,12 +68,11 @@ return array( 'Nette\\Utils\\Reflection' => $vendorDir . '/nette/utils/src/Utils/Reflection.php', 'Nette\\Utils\\RegexpException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\Strings' => $vendorDir . '/nette/utils/src/Utils/Strings.php', - 'Nette\\Utils\\Type' => $vendorDir . '/nette/utils/src/Utils/Type.php', 'Nette\\Utils\\UnknownImageFileException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\Validators' => $vendorDir . '/nette/utils/src/Utils/Validators.php', 'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', 'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', - 'Stringable' => $vendorDir . '/myclabs/php-enum/stubs/Stringable.php', + 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', ); diff --git a/vendor/composer/autoload_files.php b/vendor/composer/autoload_files.php old mode 100755 new mode 100644 index 70cedcf6..a4671061 --- a/vendor/composer/autoload_files.php +++ b/vendor/composer/autoload_files.php @@ -2,37 +2,88 @@ // autoload_files.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( - 'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php', - '25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php', - '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', - '7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php', 'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php', - 'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php', 'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php', - 'f598d06aa772fa33d905e87be6398fb1' => $vendorDir . '/symfony/polyfill-intl-idn/bootstrap.php', '37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php', - '667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php', 'd767e4fc2dc52fe66584ab8c6684783e' => $vendorDir . '/adbario/php-dot-notation/src/helpers.php', - '6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php', + '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', + 'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php', '9b552a3cc426e3287cc811caefa3cf53' => $vendorDir . '/topthink/think-helper/src/helper.php', + '6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php', '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php', - '35fab96057f1bf5e7aba31a8a6d5fdde' => $vendorDir . '/topthink/think-orm/stubs/load_stubs.php', '8825ede83f2f289127722d4e842cf7e8' => $vendorDir . '/symfony/polyfill-intl-grapheme/bootstrap.php', + 'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php', 'b6b991a57620e2fb6b2f66f03fe9ddc2' => $vendorDir . '/symfony/string/Resources/functions.php', + '35fab96057f1bf5e7aba31a8a6d5fdde' => $vendorDir . '/topthink/think-orm/stubs/load_stubs.php', '0d59ee240a4cd96ddbb4ff164fccea4d' => $vendorDir . '/symfony/polyfill-php73/bootstrap.php', - 'a1105708a18b76903365ca1c4aa61b02' => $vendorDir . '/symfony/translation/Resources/functions.php', - '2cffec82183ee1cea088009cef9a6fc3' => $vendorDir . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', 'a9ed0d27b5a698798a89181429f162c5' => $vendorDir . '/khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php', - 'dc1275c308c5b416beb314b6317daca2' => $vendorDir . '/overtrue/pinyin/src/const.php', + 'abede361264e2ae69ec1eee813a101af' => $vendorDir . '/markbaker/complex/classes/src/functions/abs.php', + '21a5860fbef5be28db5ddfbc3cca67c4' => $vendorDir . '/markbaker/complex/classes/src/functions/acos.php', + '1546e3f9d127f2a9bb2d1b6c31c26ef1' => $vendorDir . '/markbaker/complex/classes/src/functions/acosh.php', + 'd2516f7f4fba5ea5905f494b4a8262e0' => $vendorDir . '/markbaker/complex/classes/src/functions/acot.php', + '4511163d560956219b96882c0980b65e' => $vendorDir . '/markbaker/complex/classes/src/functions/acoth.php', + 'c361f5616dc2a8da4fa3e137077cd4ea' => $vendorDir . '/markbaker/complex/classes/src/functions/acsc.php', + '02d68920fc98da71991ce569c91df0f6' => $vendorDir . '/markbaker/complex/classes/src/functions/acsch.php', + '88e19525eae308b4a6aa3419364875d3' => $vendorDir . '/markbaker/complex/classes/src/functions/argument.php', + '60e8e2d0827b58bfc904f13957e51849' => $vendorDir . '/markbaker/complex/classes/src/functions/asec.php', + '13d2f040713999eab66c359b4d79871d' => $vendorDir . '/markbaker/complex/classes/src/functions/asech.php', + '838ab38beb32c68a79d3cd2c007d5a04' => $vendorDir . '/markbaker/complex/classes/src/functions/asin.php', + 'bb28eccd0f8f008333a1b3c163d604ac' => $vendorDir . '/markbaker/complex/classes/src/functions/asinh.php', + '9e483de83558c98f7d3feaa402c78cb3' => $vendorDir . '/markbaker/complex/classes/src/functions/atan.php', + '36b74b5b765ded91ee58c8ee3c0e85e3' => $vendorDir . '/markbaker/complex/classes/src/functions/atanh.php', + '05c15ee9510da7fd6bf6136f436500c0' => $vendorDir . '/markbaker/complex/classes/src/functions/conjugate.php', + 'd3208dfbce2505e370788f9f22f6785f' => $vendorDir . '/markbaker/complex/classes/src/functions/cos.php', + '141cf1fb3a3046f8b64534b0ebab33ca' => $vendorDir . '/markbaker/complex/classes/src/functions/cosh.php', + 'be660df75fd0dbe7fa7c03b7434b3294' => $vendorDir . '/markbaker/complex/classes/src/functions/cot.php', + '01e31ea298a51bc9e91517e3ce6b9e76' => $vendorDir . '/markbaker/complex/classes/src/functions/coth.php', + '803ddd97f7b1da68982a7b087c3476f6' => $vendorDir . '/markbaker/complex/classes/src/functions/csc.php', + '3001cdfd101ec3c32da34ee43c2e149b' => $vendorDir . '/markbaker/complex/classes/src/functions/csch.php', + '77b2d7629ef2a93fabb8c56754a91051' => $vendorDir . '/markbaker/complex/classes/src/functions/exp.php', + '4a4471296dec796c21d4f4b6552396a9' => $vendorDir . '/markbaker/complex/classes/src/functions/inverse.php', + 'c3e9897e1744b88deb56fcdc39d34d85' => $vendorDir . '/markbaker/complex/classes/src/functions/ln.php', + 'a83cacf2de942cff288de15a83afd26d' => $vendorDir . '/markbaker/complex/classes/src/functions/log2.php', + '6a861dacc9ee2f3061241d4c7772fa21' => $vendorDir . '/markbaker/complex/classes/src/functions/log10.php', + '4d2522d968c8ba78d6c13548a1b4200e' => $vendorDir . '/markbaker/complex/classes/src/functions/negative.php', + 'fd587ca933fc0447fa5ab4843bdd97f7' => $vendorDir . '/markbaker/complex/classes/src/functions/pow.php', + '383ef01c62028fc78cd4388082fce3c2' => $vendorDir . '/markbaker/complex/classes/src/functions/rho.php', + '150fbd1b95029dc47292da97ecab9375' => $vendorDir . '/markbaker/complex/classes/src/functions/sec.php', + '549abd9bae174286d660bdaa07407c68' => $vendorDir . '/markbaker/complex/classes/src/functions/sech.php', + '6bfbf5eaea6b17a0ed85cb21ba80370c' => $vendorDir . '/markbaker/complex/classes/src/functions/sin.php', + '22efe13f1a497b8e199540ae2d9dc59c' => $vendorDir . '/markbaker/complex/classes/src/functions/sinh.php', + 'e90135ab8e787795a509ed7147de207d' => $vendorDir . '/markbaker/complex/classes/src/functions/sqrt.php', + 'bb0a7923ffc6a90919cd64ec54ff06bc' => $vendorDir . '/markbaker/complex/classes/src/functions/tan.php', + '2d302f32ce0fd4e433dd91c5bb404a28' => $vendorDir . '/markbaker/complex/classes/src/functions/tanh.php', + '24dd4658a952171a4ee79218c4f9fd06' => $vendorDir . '/markbaker/complex/classes/src/functions/theta.php', + 'e49b7876281d6f5bc39536dde96d1f4a' => $vendorDir . '/markbaker/complex/classes/src/operations/add.php', + '47596e02b43cd6da7700134fd08f88cf' => $vendorDir . '/markbaker/complex/classes/src/operations/subtract.php', + '883af48563631547925fa4c3b48ead07' => $vendorDir . '/markbaker/complex/classes/src/operations/multiply.php', + 'f190e3308e6ca23234a2875edc985c03' => $vendorDir . '/markbaker/complex/classes/src/operations/divideby.php', + 'ac9e33ce6841aa5bf5d16d465a2f03a7' => $vendorDir . '/markbaker/complex/classes/src/operations/divideinto.php', + '9d8e013a5160a09477beb8e44f8ae97b' => $vendorDir . '/markbaker/matrix/classes/src/functions/adjoint.php', + '6e78d1bdea6248d6aa117229efae50f2' => $vendorDir . '/markbaker/matrix/classes/src/functions/antidiagonal.php', + '4623d87924d94f5412fe5afbf1cef31d' => $vendorDir . '/markbaker/matrix/classes/src/functions/cofactors.php', + '901fd1f6950a637ca85f66b701a45e13' => $vendorDir . '/markbaker/matrix/classes/src/functions/determinant.php', + '83057abc0e4acc99ba80154ee5d02a49' => $vendorDir . '/markbaker/matrix/classes/src/functions/diagonal.php', + '07b7fd7a434451149b4fd477fca0ce06' => $vendorDir . '/markbaker/matrix/classes/src/functions/identity.php', + 'c8d43b340583e07ae89f2a3baef2cf89' => $vendorDir . '/markbaker/matrix/classes/src/functions/inverse.php', + '499bb10ed7a3aee2ba4c09a31a85e8d1' => $vendorDir . '/markbaker/matrix/classes/src/functions/minors.php', + '1cad2e6414d652e8b1c64e8967f6f37d' => $vendorDir . '/markbaker/matrix/classes/src/functions/trace.php', + '95a7f134ac17161d07def442b3b737e8' => $vendorDir . '/markbaker/matrix/classes/src/functions/transpose.php', + 'b3a6bc628377118d4b4b8ba08d1eb949' => $vendorDir . '/markbaker/matrix/classes/src/operations/add.php', + '5fef6d0e407f3f8887266dfa4a6c534c' => $vendorDir . '/markbaker/matrix/classes/src/operations/directsum.php', + '684ba247e1385946e3babdaa054119de' => $vendorDir . '/markbaker/matrix/classes/src/operations/subtract.php', + 'aa53dcba601214d17ad405b7c291b7e8' => $vendorDir . '/markbaker/matrix/classes/src/operations/multiply.php', + '75c79eb1b25749b05a47976f32b0d8a2' => $vendorDir . '/markbaker/matrix/classes/src/operations/divideby.php', + '6ab8ad87a734f276a6bcd5a0fe1289be' => $vendorDir . '/markbaker/matrix/classes/src/operations/divideinto.php', + '25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php', + 'ec838a45422f15144062a735bf321ce1' => $vendorDir . '/ucloud/ufile-php-sdk/src/functions.php', '9e090711773bfc38738f5dbaee5a7f14' => $vendorDir . '/overtrue/wechat/src/Payment/helpers.php', - 'f67964341ef83e59f1cc6a3916599312' => $vendorDir . '/qcloud/cos-sdk-v5/src/Qcloud/Cos/Common.php', '841780ea2e1d6545ea3a253239d59c05' => $vendorDir . '/qiniu/php-sdk/src/Qiniu/functions.php', - '5dd19d8a547b7318af0c3a93c8bd6565' => $vendorDir . '/qiniu/php-sdk/src/Qiniu/Http/Middleware/Middleware.php', + '667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php', 'cc56288302d9df745d97c934d6a6e5f0' => $vendorDir . '/topthink/think-queue/src/common.php', 'af46dcea2921209ac30627b964175f13' => $vendorDir . '/topthink/think-swoole/src/helpers.php', - 'ec838a45422f15144062a735bf321ce1' => $vendorDir . '/ucloud/ufile-php-sdk/src/functions.php', ); diff --git a/vendor/composer/autoload_namespaces.php b/vendor/composer/autoload_namespaces.php old mode 100755 new mode 100644 index bf16148e..100bd775 --- a/vendor/composer/autoload_namespaces.php +++ b/vendor/composer/autoload_namespaces.php @@ -2,13 +2,13 @@ // autoload_namespaces.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( + 'Qcloud\\Cos\\' => array($vendorDir . '/qcloud/cos-sdk-v5/src'), 'Pimple' => array($vendorDir . '/pimple/pimple/src'), 'PHPExcel' => array($vendorDir . '/phpoffice/phpexcel/Classes'), - 'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'), 'Guzzle\\Tests' => array($vendorDir . '/guzzle/guzzle/tests'), 'Guzzle' => array($vendorDir . '/guzzle/guzzle/src'), 'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib'), diff --git a/vendor/composer/autoload_psr4.php b/vendor/composer/autoload_psr4.php old mode 100755 new mode 100644 index 780ebe78..8ae6415c --- a/vendor/composer/autoload_psr4.php +++ b/vendor/composer/autoload_psr4.php @@ -2,14 +2,13 @@ // autoload_psr4.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( 'think\\trace\\' => array($vendorDir . '/topthink/think-trace/src'), 'think\\swoole\\' => array($vendorDir . '/topthink/think-swoole/src'), - 'think\\api\\' => array($vendorDir . '/topthink/think-api/src'), - 'think\\' => array($vendorDir . '/topthink/framework/src/think', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-image/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-queue/src'), + 'think\\' => array($vendorDir . '/topthink/framework/src/think', $vendorDir . '/topthink/think-factory/src', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-image/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-queue/src'), 'crmeb\\' => array($baseDir . '/crmeb'), 'app\\' => array($baseDir . '/app'), 'Zxing\\' => array($vendorDir . '/khanamiryan/qrcode-detector-decoder/lib'), @@ -20,10 +19,11 @@ return array( 'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'), 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'), - 'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'), 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'), 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'), + 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'), + 'Symfony\\Contracts\\HttpClient\\' => array($vendorDir . '/symfony/http-client-contracts'), 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'), 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'), 'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'), @@ -31,26 +31,23 @@ return array( 'Symfony\\Component\\PropertyAccess\\' => array($vendorDir . '/symfony/property-access'), 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), 'Symfony\\Component\\OptionsResolver\\' => array($vendorDir . '/symfony/options-resolver'), + 'Symfony\\Component\\Inflector\\' => array($vendorDir . '/symfony/inflector'), 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'), + 'Symfony\\Component\\HttpClient\\' => array($vendorDir . '/symfony/http-client'), 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'), 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'), 'Symfony\\Bridge\\PsrHttpMessage\\' => array($vendorDir . '/symfony/psr-http-message-bridge'), 'Smf\\ConnectionPool\\' => array($vendorDir . '/open-smf/connection-pool/src'), 'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'), - 'Qcloud\\Cos\\' => array($vendorDir . '/qcloud/cos-sdk-v5/src/Qcloud/Cos'), 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'), 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), - 'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'), 'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'), - 'PhpZip\\' => array($vendorDir . '/nelexa/zip/src'), - 'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'), 'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'), 'Payment\\' => array($vendorDir . '/riverslei/payment/src'), 'Overtrue\\Socialite\\' => array($vendorDir . '/overtrue/socialite/src'), - 'Overtrue\\Pinyin\\' => array($vendorDir . '/overtrue/pinyin/src'), 'OneSm\\' => array($vendorDir . '/lizhichao/one-sm/src'), 'Obs\\' => array($vendorDir . '/obs/esdk-obs-php/Obs'), 'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'), @@ -58,24 +55,19 @@ return array( 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), 'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'), 'Lizhichao\\Word\\' => array($vendorDir . '/lizhichao/word/Lib'), - 'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'), 'League\\Flysystem\\Cached\\' => array($vendorDir . '/league/flysystem-cached-adapter/src'), 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'), - 'JPush\\' => array($vendorDir . '/jpush/jpush/src/JPush'), + 'Joypack\\Tencent\\Map\\' => array($vendorDir . '/joypack/tencent-map/src'), 'Intervention\\Image\\' => array($vendorDir . '/intervention/image/src/Intervention/Image'), 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), - 'GuzzleHttp\\Command\\Guzzle\\' => array($vendorDir . '/guzzlehttp/guzzle-services/src'), - 'GuzzleHttp\\Command\\' => array($vendorDir . '/guzzlehttp/command/src'), 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), 'Gregwar\\' => array($vendorDir . '/gregwar/captcha/src/Gregwar'), - 'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'), 'FormBuilder\\' => array($vendorDir . '/xaboy/form-builder/src'), 'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'), 'Fastknife\\' => array($vendorDir . '/fastknife/ajcaptcha/src'), 'Endroid\\QrCode\\' => array($vendorDir . '/endroid/qr-code/src'), 'EasyWeChat\\' => array($vendorDir . '/overtrue/wechat/src'), - 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'), 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'), 'Darabonba\\OpenApi\\' => array($vendorDir . '/alibabacloud/darabonba-openapi/src'), 'Darabonba\\GatewaySpi\\' => array($vendorDir . '/alibabacloud/gateway-spi/src'), @@ -83,14 +75,10 @@ return array( 'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'), 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), 'BaconQrCode\\' => array($vendorDir . '/bacon/bacon-qr-code/src'), - 'AlibabaCloud\\Tea\\XML\\' => array($vendorDir . '/alibabacloud/tea-xml/src'), + 'AsyncAws\\S3\\' => array($vendorDir . '/async-aws/s3/src'), + 'AsyncAws\\Core\\' => array($vendorDir . '/async-aws/core/src'), 'AlibabaCloud\\Tea\\Utils\\' => array($vendorDir . '/alibabacloud/tea-utils/src'), - 'AlibabaCloud\\Tea\\OSSUtils\\' => array($vendorDir . '/alibabacloud/tea-oss-utils/src'), - 'AlibabaCloud\\Tea\\FileForm\\' => array($vendorDir . '/alibabacloud/tea-fileform/src'), 'AlibabaCloud\\Tea\\' => array($vendorDir . '/alibabacloud/tea/src'), - 'AlibabaCloud\\SDK\\OpenPlatform\\V20191219\\' => array($vendorDir . '/alibabacloud/openplatform-20191219/src'), - 'AlibabaCloud\\SDK\\Ocr\\V20191230\\' => array($vendorDir . '/alibabacloud/ocr-20191230/src'), - 'AlibabaCloud\\SDK\\OSS\\' => array($vendorDir . '/alibabacloud/tea-oss-sdk/src'), 'AlibabaCloud\\SDK\\Dysmsapi\\V20170525\\' => array($vendorDir . '/alibabacloud/dysmsapi-20170525/src'), 'AlibabaCloud\\OpenApiUtil\\' => array($vendorDir . '/alibabacloud/openapi-util/src'), 'AlibabaCloud\\Endpoint\\' => array($vendorDir . '/alibabacloud/endpoint-util/src'), diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php old mode 100755 new mode 100644 index 0a8776e1..d0da44ea --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -25,38 +25,15 @@ class ComposerAutoloaderInitb1229d2685c190533aa1234015613f09 require __DIR__ . '/platform_check.php'; spl_autoload_register(array('ComposerAutoloaderInitb1229d2685c190533aa1234015613f09', 'loadClassLoader'), true, true); - self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); + self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); spl_autoload_unregister(array('ComposerAutoloaderInitb1229d2685c190533aa1234015613f09', 'loadClassLoader')); - $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); - if ($useStaticLoader) { - require __DIR__ . '/autoload_static.php'; - - call_user_func(\Composer\Autoload\ComposerStaticInitb1229d2685c190533aa1234015613f09::getInitializer($loader)); - } else { - $map = require __DIR__ . '/autoload_namespaces.php'; - foreach ($map as $namespace => $path) { - $loader->set($namespace, $path); - } - - $map = require __DIR__ . '/autoload_psr4.php'; - foreach ($map as $namespace => $path) { - $loader->setPsr4($namespace, $path); - } - - $classMap = require __DIR__ . '/autoload_classmap.php'; - if ($classMap) { - $loader->addClassMap($classMap); - } - } + require __DIR__ . '/autoload_static.php'; + call_user_func(\Composer\Autoload\ComposerStaticInitb1229d2685c190533aa1234015613f09::getInitializer($loader)); $loader->register(true); - if ($useStaticLoader) { - $includeFiles = Composer\Autoload\ComposerStaticInitb1229d2685c190533aa1234015613f09::$files; - } else { - $includeFiles = require __DIR__ . '/autoload_files.php'; - } + $includeFiles = \Composer\Autoload\ComposerStaticInitb1229d2685c190533aa1234015613f09::$files; foreach ($includeFiles as $fileIdentifier => $file) { composerRequireb1229d2685c190533aa1234015613f09($fileIdentifier, $file); } @@ -65,11 +42,16 @@ class ComposerAutoloaderInitb1229d2685c190533aa1234015613f09 } } +/** + * @param string $fileIdentifier + * @param string $file + * @return void + */ function composerRequireb1229d2685c190533aa1234015613f09($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { - require $file; - $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; + + require $file; } } diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php old mode 100755 new mode 100644 index 1ca6df07..2644af5c --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -7,35 +7,86 @@ namespace Composer\Autoload; class ComposerStaticInitb1229d2685c190533aa1234015613f09 { public static $files = array ( - 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', - '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php', - '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', - '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', - 'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php', 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', - 'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php', '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', - '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', 'd767e4fc2dc52fe66584ab8c6684783e' => __DIR__ . '/..' . '/adbario/php-dot-notation/src/helpers.php', - '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php', + '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', + 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php', + '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php', '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', - '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php', '8825ede83f2f289127722d4e842cf7e8' => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme/bootstrap.php', + 'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php', 'b6b991a57620e2fb6b2f66f03fe9ddc2' => __DIR__ . '/..' . '/symfony/string/Resources/functions.php', + '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php', '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php', - 'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php', - '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', 'a9ed0d27b5a698798a89181429f162c5' => __DIR__ . '/..' . '/khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php', - 'dc1275c308c5b416beb314b6317daca2' => __DIR__ . '/..' . '/overtrue/pinyin/src/const.php', + 'abede361264e2ae69ec1eee813a101af' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/abs.php', + '21a5860fbef5be28db5ddfbc3cca67c4' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/acos.php', + '1546e3f9d127f2a9bb2d1b6c31c26ef1' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/acosh.php', + 'd2516f7f4fba5ea5905f494b4a8262e0' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/acot.php', + '4511163d560956219b96882c0980b65e' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/acoth.php', + 'c361f5616dc2a8da4fa3e137077cd4ea' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/acsc.php', + '02d68920fc98da71991ce569c91df0f6' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/acsch.php', + '88e19525eae308b4a6aa3419364875d3' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/argument.php', + '60e8e2d0827b58bfc904f13957e51849' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/asec.php', + '13d2f040713999eab66c359b4d79871d' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/asech.php', + '838ab38beb32c68a79d3cd2c007d5a04' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/asin.php', + 'bb28eccd0f8f008333a1b3c163d604ac' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/asinh.php', + '9e483de83558c98f7d3feaa402c78cb3' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/atan.php', + '36b74b5b765ded91ee58c8ee3c0e85e3' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/atanh.php', + '05c15ee9510da7fd6bf6136f436500c0' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/conjugate.php', + 'd3208dfbce2505e370788f9f22f6785f' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/cos.php', + '141cf1fb3a3046f8b64534b0ebab33ca' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/cosh.php', + 'be660df75fd0dbe7fa7c03b7434b3294' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/cot.php', + '01e31ea298a51bc9e91517e3ce6b9e76' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/coth.php', + '803ddd97f7b1da68982a7b087c3476f6' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/csc.php', + '3001cdfd101ec3c32da34ee43c2e149b' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/csch.php', + '77b2d7629ef2a93fabb8c56754a91051' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/exp.php', + '4a4471296dec796c21d4f4b6552396a9' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/inverse.php', + 'c3e9897e1744b88deb56fcdc39d34d85' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/ln.php', + 'a83cacf2de942cff288de15a83afd26d' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/log2.php', + '6a861dacc9ee2f3061241d4c7772fa21' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/log10.php', + '4d2522d968c8ba78d6c13548a1b4200e' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/negative.php', + 'fd587ca933fc0447fa5ab4843bdd97f7' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/pow.php', + '383ef01c62028fc78cd4388082fce3c2' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/rho.php', + '150fbd1b95029dc47292da97ecab9375' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/sec.php', + '549abd9bae174286d660bdaa07407c68' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/sech.php', + '6bfbf5eaea6b17a0ed85cb21ba80370c' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/sin.php', + '22efe13f1a497b8e199540ae2d9dc59c' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/sinh.php', + 'e90135ab8e787795a509ed7147de207d' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/sqrt.php', + 'bb0a7923ffc6a90919cd64ec54ff06bc' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/tan.php', + '2d302f32ce0fd4e433dd91c5bb404a28' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/tanh.php', + '24dd4658a952171a4ee79218c4f9fd06' => __DIR__ . '/..' . '/markbaker/complex/classes/src/functions/theta.php', + 'e49b7876281d6f5bc39536dde96d1f4a' => __DIR__ . '/..' . '/markbaker/complex/classes/src/operations/add.php', + '47596e02b43cd6da7700134fd08f88cf' => __DIR__ . '/..' . '/markbaker/complex/classes/src/operations/subtract.php', + '883af48563631547925fa4c3b48ead07' => __DIR__ . '/..' . '/markbaker/complex/classes/src/operations/multiply.php', + 'f190e3308e6ca23234a2875edc985c03' => __DIR__ . '/..' . '/markbaker/complex/classes/src/operations/divideby.php', + 'ac9e33ce6841aa5bf5d16d465a2f03a7' => __DIR__ . '/..' . '/markbaker/complex/classes/src/operations/divideinto.php', + '9d8e013a5160a09477beb8e44f8ae97b' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/adjoint.php', + '6e78d1bdea6248d6aa117229efae50f2' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/antidiagonal.php', + '4623d87924d94f5412fe5afbf1cef31d' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/cofactors.php', + '901fd1f6950a637ca85f66b701a45e13' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/determinant.php', + '83057abc0e4acc99ba80154ee5d02a49' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/diagonal.php', + '07b7fd7a434451149b4fd477fca0ce06' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/identity.php', + 'c8d43b340583e07ae89f2a3baef2cf89' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/inverse.php', + '499bb10ed7a3aee2ba4c09a31a85e8d1' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/minors.php', + '1cad2e6414d652e8b1c64e8967f6f37d' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/trace.php', + '95a7f134ac17161d07def442b3b737e8' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/functions/transpose.php', + 'b3a6bc628377118d4b4b8ba08d1eb949' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/operations/add.php', + '5fef6d0e407f3f8887266dfa4a6c534c' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/operations/directsum.php', + '684ba247e1385946e3babdaa054119de' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/operations/subtract.php', + 'aa53dcba601214d17ad405b7c291b7e8' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/operations/multiply.php', + '75c79eb1b25749b05a47976f32b0d8a2' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/operations/divideby.php', + '6ab8ad87a734f276a6bcd5a0fe1289be' => __DIR__ . '/..' . '/markbaker/matrix/classes/src/operations/divideinto.php', + '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php', + 'ec838a45422f15144062a735bf321ce1' => __DIR__ . '/..' . '/ucloud/ufile-php-sdk/src/functions.php', '9e090711773bfc38738f5dbaee5a7f14' => __DIR__ . '/..' . '/overtrue/wechat/src/Payment/helpers.php', - 'f67964341ef83e59f1cc6a3916599312' => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src/Qcloud/Cos/Common.php', '841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php', - '5dd19d8a547b7318af0c3a93c8bd6565' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/Http/Middleware/Middleware.php', + '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', 'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php', 'af46dcea2921209ac30627b964175f13' => __DIR__ . '/..' . '/topthink/think-swoole/src/helpers.php', - 'ec838a45422f15144062a735bf321ce1' => __DIR__ . '/..' . '/ucloud/ufile-php-sdk/src/functions.php', ); public static $prefixLengthsPsr4 = array ( @@ -43,7 +94,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 'think\\trace\\' => 12, 'think\\swoole\\' => 13, - 'think\\api\\' => 10, 'think\\' => 6, ), 'c' => @@ -70,10 +120,11 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Symfony\\Polyfill\\Php72\\' => 23, 'Symfony\\Polyfill\\Mbstring\\' => 26, 'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33, - 'Symfony\\Polyfill\\Intl\\Idn\\' => 26, 'Symfony\\Polyfill\\Intl\\Grapheme\\' => 31, 'Symfony\\Polyfill\\Ctype\\' => 23, 'Symfony\\Contracts\\Translation\\' => 30, + 'Symfony\\Contracts\\Service\\' => 26, + 'Symfony\\Contracts\\HttpClient\\' => 29, 'Symfony\\Component\\VarDumper\\' => 28, 'Symfony\\Component\\Translation\\' => 30, 'Symfony\\Component\\String\\' => 25, @@ -81,7 +132,9 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Symfony\\Component\\PropertyAccess\\' => 33, 'Symfony\\Component\\Process\\' => 26, 'Symfony\\Component\\OptionsResolver\\' => 34, + 'Symfony\\Component\\Inflector\\' => 28, 'Symfony\\Component\\HttpFoundation\\' => 33, + 'Symfony\\Component\\HttpClient\\' => 29, 'Symfony\\Component\\Finder\\' => 25, 'Symfony\\Component\\EventDispatcher\\' => 34, 'Symfony\\Bridge\\PsrHttpMessage\\' => 30, @@ -90,7 +143,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Q' => array ( 'Qiniu\\' => 6, - 'Qcloud\\Cos\\' => 11, ), 'P' => array ( @@ -99,17 +151,13 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Psr\\Http\\Message\\' => 17, 'Psr\\Http\\Client\\' => 16, 'Psr\\Container\\' => 14, - 'Psr\\Clock\\' => 10, 'Psr\\Cache\\' => 10, - 'PhpZip\\' => 7, - 'PhpOption\\' => 10, 'PhpOffice\\PhpSpreadsheet\\' => 25, 'Payment\\' => 8, ), 'O' => array ( 'Overtrue\\Socialite\\' => 19, - 'Overtrue\\Pinyin\\' => 16, 'OneSm\\' => 6, 'Obs\\' => 4, 'OSS\\' => 4, @@ -123,13 +171,12 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'L' => array ( 'Lizhichao\\Word\\' => 15, - 'League\\MimeTypeDetection\\' => 25, 'League\\Flysystem\\Cached\\' => 24, 'League\\Flysystem\\' => 17, ), 'J' => array ( - 'JPush\\' => 6, + 'Joypack\\Tencent\\Map\\' => 20, ), 'I' => array ( @@ -139,11 +186,8 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 'GuzzleHttp\\Psr7\\' => 16, 'GuzzleHttp\\Promise\\' => 19, - 'GuzzleHttp\\Command\\Guzzle\\' => 26, - 'GuzzleHttp\\Command\\' => 19, 'GuzzleHttp\\' => 11, 'Gregwar\\' => 8, - 'GrahamCampbell\\ResultType\\' => 26, ), 'F' => array ( @@ -158,7 +202,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 ), 'D' => array ( - 'Dotenv\\' => 7, 'Doctrine\\Common\\Lexer\\' => 22, 'Darabonba\\OpenApi\\' => 18, 'Darabonba\\GatewaySpi\\' => 21, @@ -175,14 +218,10 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 ), 'A' => array ( - 'AlibabaCloud\\Tea\\XML\\' => 21, + 'AsyncAws\\S3\\' => 12, + 'AsyncAws\\Core\\' => 14, 'AlibabaCloud\\Tea\\Utils\\' => 23, - 'AlibabaCloud\\Tea\\OSSUtils\\' => 26, - 'AlibabaCloud\\Tea\\FileForm\\' => 26, 'AlibabaCloud\\Tea\\' => 17, - 'AlibabaCloud\\SDK\\OpenPlatform\\V20191219\\' => 40, - 'AlibabaCloud\\SDK\\Ocr\\V20191230\\' => 31, - 'AlibabaCloud\\SDK\\OSS\\' => 21, 'AlibabaCloud\\SDK\\Dysmsapi\\V20170525\\' => 36, 'AlibabaCloud\\OpenApiUtil\\' => 25, 'AlibabaCloud\\Endpoint\\' => 22, @@ -200,17 +239,14 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/topthink/think-swoole/src', ), - 'think\\api\\' => - array ( - 0 => __DIR__ . '/..' . '/topthink/think-api/src', - ), 'think\\' => array ( 0 => __DIR__ . '/..' . '/topthink/framework/src/think', - 1 => __DIR__ . '/..' . '/topthink/think-helper/src', - 2 => __DIR__ . '/..' . '/topthink/think-image/src', - 3 => __DIR__ . '/..' . '/topthink/think-orm/src', - 4 => __DIR__ . '/..' . '/topthink/think-queue/src', + 1 => __DIR__ . '/..' . '/topthink/think-factory/src', + 2 => __DIR__ . '/..' . '/topthink/think-helper/src', + 3 => __DIR__ . '/..' . '/topthink/think-image/src', + 4 => __DIR__ . '/..' . '/topthink/think-orm/src', + 5 => __DIR__ . '/..' . '/topthink/think-queue/src', ), 'crmeb\\' => array ( @@ -252,10 +288,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer', ), - 'Symfony\\Polyfill\\Intl\\Idn\\' => - array ( - 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn', - ), 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme', @@ -268,6 +300,14 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/symfony/translation-contracts', ), + 'Symfony\\Contracts\\Service\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/service-contracts', + ), + 'Symfony\\Contracts\\HttpClient\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/http-client-contracts', + ), 'Symfony\\Component\\VarDumper\\' => array ( 0 => __DIR__ . '/..' . '/symfony/var-dumper', @@ -296,10 +336,18 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/symfony/options-resolver', ), + 'Symfony\\Component\\Inflector\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/inflector', + ), 'Symfony\\Component\\HttpFoundation\\' => array ( 0 => __DIR__ . '/..' . '/symfony/http-foundation', ), + 'Symfony\\Component\\HttpClient\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/http-client', + ), 'Symfony\\Component\\Finder\\' => array ( 0 => __DIR__ . '/..' . '/symfony/finder', @@ -320,10 +368,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu', ), - 'Qcloud\\Cos\\' => - array ( - 0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src/Qcloud/Cos', - ), 'Psr\\SimpleCache\\' => array ( 0 => __DIR__ . '/..' . '/psr/simple-cache/src', @@ -345,22 +389,10 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/psr/container/src', ), - 'Psr\\Clock\\' => - array ( - 0 => __DIR__ . '/..' . '/psr/clock/src', - ), 'Psr\\Cache\\' => array ( 0 => __DIR__ . '/..' . '/psr/cache/src', ), - 'PhpZip\\' => - array ( - 0 => __DIR__ . '/..' . '/nelexa/zip/src', - ), - 'PhpOption\\' => - array ( - 0 => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption', - ), 'PhpOffice\\PhpSpreadsheet\\' => array ( 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet', @@ -373,10 +405,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/overtrue/socialite/src', ), - 'Overtrue\\Pinyin\\' => - array ( - 0 => __DIR__ . '/..' . '/overtrue/pinyin/src', - ), 'OneSm\\' => array ( 0 => __DIR__ . '/..' . '/lizhichao/one-sm/src', @@ -405,10 +433,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/lizhichao/word/Lib', ), - 'League\\MimeTypeDetection\\' => - array ( - 0 => __DIR__ . '/..' . '/league/mime-type-detection/src', - ), 'League\\Flysystem\\Cached\\' => array ( 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src', @@ -417,9 +441,9 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/league/flysystem/src', ), - 'JPush\\' => + 'Joypack\\Tencent\\Map\\' => array ( - 0 => __DIR__ . '/..' . '/jpush/jpush/src/JPush', + 0 => __DIR__ . '/..' . '/joypack/tencent-map/src', ), 'Intervention\\Image\\' => array ( @@ -433,14 +457,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src', ), - 'GuzzleHttp\\Command\\Guzzle\\' => - array ( - 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle-services/src', - ), - 'GuzzleHttp\\Command\\' => - array ( - 0 => __DIR__ . '/..' . '/guzzlehttp/command/src', - ), 'GuzzleHttp\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src', @@ -449,10 +465,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar', ), - 'GrahamCampbell\\ResultType\\' => - array ( - 0 => __DIR__ . '/..' . '/graham-campbell/result-type/src', - ), 'FormBuilder\\' => array ( 0 => __DIR__ . '/..' . '/xaboy/form-builder/src', @@ -473,10 +485,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/overtrue/wechat/src', ), - 'Dotenv\\' => - array ( - 0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src', - ), 'Doctrine\\Common\\Lexer\\' => array ( 0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer', @@ -505,38 +513,22 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 array ( 0 => __DIR__ . '/..' . '/bacon/bacon-qr-code/src', ), - 'AlibabaCloud\\Tea\\XML\\' => + 'AsyncAws\\S3\\' => array ( - 0 => __DIR__ . '/..' . '/alibabacloud/tea-xml/src', + 0 => __DIR__ . '/..' . '/async-aws/s3/src', + ), + 'AsyncAws\\Core\\' => + array ( + 0 => __DIR__ . '/..' . '/async-aws/core/src', ), 'AlibabaCloud\\Tea\\Utils\\' => array ( 0 => __DIR__ . '/..' . '/alibabacloud/tea-utils/src', ), - 'AlibabaCloud\\Tea\\OSSUtils\\' => - array ( - 0 => __DIR__ . '/..' . '/alibabacloud/tea-oss-utils/src', - ), - 'AlibabaCloud\\Tea\\FileForm\\' => - array ( - 0 => __DIR__ . '/..' . '/alibabacloud/tea-fileform/src', - ), 'AlibabaCloud\\Tea\\' => array ( 0 => __DIR__ . '/..' . '/alibabacloud/tea/src', ), - 'AlibabaCloud\\SDK\\OpenPlatform\\V20191219\\' => - array ( - 0 => __DIR__ . '/..' . '/alibabacloud/openplatform-20191219/src', - ), - 'AlibabaCloud\\SDK\\Ocr\\V20191230\\' => - array ( - 0 => __DIR__ . '/..' . '/alibabacloud/ocr-20191230/src', - ), - 'AlibabaCloud\\SDK\\OSS\\' => - array ( - 0 => __DIR__ . '/..' . '/alibabacloud/tea-oss-sdk/src', - ), 'AlibabaCloud\\SDK\\Dysmsapi\\V20170525\\' => array ( 0 => __DIR__ . '/..' . '/alibabacloud/dysmsapi-20170525/src', @@ -560,6 +552,13 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 ); public static $prefixesPsr0 = array ( + 'Q' => + array ( + 'Qcloud\\Cos\\' => + array ( + 0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src', + ), + ), 'P' => array ( 'Pimple' => @@ -571,13 +570,6 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes', ), ), - 'H' => - array ( - 'HTMLPurifier' => - array ( - 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library', - ), - ), 'G' => array ( 'Guzzle\\Tests' => @@ -610,29 +602,24 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php', - 'Nette\\ArgumentOutOfRangeException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\DeprecatedException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\DirectoryNotFoundException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\FileNotFoundException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\HtmlStringable' => __DIR__ . '/..' . '/nette/utils/src/HtmlStringable.php', - 'Nette\\IOException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\InvalidArgumentException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\InvalidStateException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', + 'Nette\\ArgumentOutOfRangeException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\DeprecatedException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\DirectoryNotFoundException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\FileNotFoundException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\IOException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\InvalidArgumentException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\InvalidStateException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Iterators\\CachingIterator' => __DIR__ . '/..' . '/nette/utils/src/Iterators/CachingIterator.php', 'Nette\\Iterators\\Mapper' => __DIR__ . '/..' . '/nette/utils/src/Iterators/Mapper.php', - 'Nette\\Localization\\ITranslator' => __DIR__ . '/..' . '/nette/utils/src/compatibility.php', - 'Nette\\Localization\\Translator' => __DIR__ . '/..' . '/nette/utils/src/Translator.php', - 'Nette\\MemberAccessException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\NotImplementedException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\NotSupportedException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\OutOfRangeException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', - 'Nette\\PhpGenerator\\Attribute' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Attribute.php', + 'Nette\\Localization\\ITranslator' => __DIR__ . '/..' . '/nette/utils/src/Utils/ITranslator.php', + 'Nette\\MemberAccessException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\NotImplementedException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\NotSupportedException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', + 'Nette\\OutOfRangeException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', 'Nette\\PhpGenerator\\ClassType' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/ClassType.php', 'Nette\\PhpGenerator\\Closure' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Closure.php', 'Nette\\PhpGenerator\\Constant' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Constant.php', 'Nette\\PhpGenerator\\Dumper' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Dumper.php', - 'Nette\\PhpGenerator\\EnumCase' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/EnumCase.php', - 'Nette\\PhpGenerator\\Extractor' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Extractor.php', 'Nette\\PhpGenerator\\Factory' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Factory.php', 'Nette\\PhpGenerator\\GlobalFunction' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/GlobalFunction.php', 'Nette\\PhpGenerator\\Helpers' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Helpers.php', @@ -643,19 +630,16 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Nette\\PhpGenerator\\PhpLiteral' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/PhpLiteral.php', 'Nette\\PhpGenerator\\PhpNamespace' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/PhpNamespace.php', 'Nette\\PhpGenerator\\Printer' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Printer.php', - 'Nette\\PhpGenerator\\PromotedParameter' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/PromotedParameter.php', 'Nette\\PhpGenerator\\Property' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Property.php', 'Nette\\PhpGenerator\\PsrPrinter' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/PsrPrinter.php', - 'Nette\\PhpGenerator\\TraitUse' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/TraitUse.php', - 'Nette\\PhpGenerator\\Traits\\AttributeAware' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Traits/AttributeAware.php', 'Nette\\PhpGenerator\\Traits\\CommentAware' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Traits/CommentAware.php', 'Nette\\PhpGenerator\\Traits\\FunctionLike' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Traits/FunctionLike.php', 'Nette\\PhpGenerator\\Traits\\NameAware' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Traits/NameAware.php', 'Nette\\PhpGenerator\\Traits\\VisibilityAware' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Traits/VisibilityAware.php', 'Nette\\PhpGenerator\\Type' => __DIR__ . '/..' . '/nette/php-generator/src/PhpGenerator/Type.php', - 'Nette\\SmartObject' => __DIR__ . '/..' . '/nette/utils/src/SmartObject.php', - 'Nette\\StaticClass' => __DIR__ . '/..' . '/nette/utils/src/StaticClass.php', - 'Nette\\UnexpectedValueException' => __DIR__ . '/..' . '/nette/utils/src/exceptions.php', + 'Nette\\SmartObject' => __DIR__ . '/..' . '/nette/utils/src/Utils/SmartObject.php', + 'Nette\\StaticClass' => __DIR__ . '/..' . '/nette/utils/src/Utils/StaticClass.php', + 'Nette\\UnexpectedValueException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\ArrayHash' => __DIR__ . '/..' . '/nette/utils/src/Utils/ArrayHash.php', 'Nette\\Utils\\ArrayList' => __DIR__ . '/..' . '/nette/utils/src/Utils/ArrayList.php', 'Nette\\Utils\\Arrays' => __DIR__ . '/..' . '/nette/utils/src/Utils/Arrays.php', @@ -663,10 +647,9 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Nette\\Utils\\Callback' => __DIR__ . '/..' . '/nette/utils/src/Utils/Callback.php', 'Nette\\Utils\\DateTime' => __DIR__ . '/..' . '/nette/utils/src/Utils/DateTime.php', 'Nette\\Utils\\FileSystem' => __DIR__ . '/..' . '/nette/utils/src/Utils/FileSystem.php', - 'Nette\\Utils\\Floats' => __DIR__ . '/..' . '/nette/utils/src/Utils/Floats.php', 'Nette\\Utils\\Helpers' => __DIR__ . '/..' . '/nette/utils/src/Utils/Helpers.php', 'Nette\\Utils\\Html' => __DIR__ . '/..' . '/nette/utils/src/Utils/Html.php', - 'Nette\\Utils\\IHtmlString' => __DIR__ . '/..' . '/nette/utils/src/compatibility.php', + 'Nette\\Utils\\IHtmlString' => __DIR__ . '/..' . '/nette/utils/src/Utils/IHtmlString.php', 'Nette\\Utils\\Image' => __DIR__ . '/..' . '/nette/utils/src/Utils/Image.php', 'Nette\\Utils\\ImageException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\Json' => __DIR__ . '/..' . '/nette/utils/src/Utils/Json.php', @@ -678,12 +661,11 @@ class ComposerStaticInitb1229d2685c190533aa1234015613f09 'Nette\\Utils\\Reflection' => __DIR__ . '/..' . '/nette/utils/src/Utils/Reflection.php', 'Nette\\Utils\\RegexpException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\Strings' => __DIR__ . '/..' . '/nette/utils/src/Utils/Strings.php', - 'Nette\\Utils\\Type' => __DIR__ . '/..' . '/nette/utils/src/Utils/Type.php', 'Nette\\Utils\\UnknownImageFileException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php', 'Nette\\Utils\\Validators' => __DIR__ . '/..' . '/nette/utils/src/Utils/Validators.php', 'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', - 'Stringable' => __DIR__ . '/..' . '/myclabs/php-enum/stubs/Stringable.php', + 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', ); diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json old mode 100755 new mode 100644 index 9c75dcc3..d5478f6b --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,23 +2,34 @@ "packages": [ { "name": "adbario/php-dot-notation", - "version": "2.5.0", - "version_normalized": "2.5.0.0", + "version": "2.2.0", + "version_normalized": "2.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/adbario/php-dot-notation.git", + "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/adbario/php-dot-notation/2.5.0/adbario-php-dot-notation-2.5.0.zip", - "reference": "081e2cca50c84bfeeea2e3ef9b2c8d206d80ccae", - "shasum": "" + "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e", + "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", - "php": "^5.5 || ^7.0 || ^8.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.8|^5.7|^6.6|^7.5|^8.5|^9.5", - "squizlabs/php_codesniffer": "^3.6" + "phpunit/phpunit": "^4.0|^5.0|^6.0", + "squizlabs/php_codesniffer": "^3.0" }, - "time": "2022-10-14T20:31:46+00:00", + "time": "2019-01-01T23:59:15+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -29,6 +40,7 @@ "Adbar\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -44,17 +56,32 @@ "ArrayAccess", "dotnotation" ], + "support": { + "issues": "https://github.com/adbario/php-dot-notation/issues", + "source": "https://github.com/adbario/php-dot-notation/tree/2.x" + }, "install-path": "../adbario/php-dot-notation" }, { "name": "alibabacloud/credentials", - "version": "1.1.5", - "version_normalized": "1.1.5.0", + "version": "1.1.4", + "version_normalized": "1.1.4.0", + "source": { + "type": "git", + "url": "https://github.com/aliyun/credentials-php.git", + "reference": "e79d4151ad8924c0cf79d4fe0ec151b8d7663a25" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/credentials/1.1.5/alibabacloud-credentials-1.1.5.zip", - "reference": "1d8383ceef695974a88a3859c42e235fd2e3981a", - "shasum": "" + "url": "https://api.github.com/repos/aliyun/credentials-php/zipball/e79d4151ad8924c0cf79d4fe0ec151b8d7663a25", + "reference": "e79d4151ad8924c0cf79d4fe0ec151b8d7663a25", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "adbario/php-dot-notation": "^2.2", @@ -78,7 +105,7 @@ "ext-spl": "*", "mikey179/vfsstream": "^1.6", "monolog/monolog": "^1.24", - "phpunit/phpunit": "^5.7|^6.6|^7.5", + "phpunit/phpunit": "^4.8.35|^5.4.3", "psr/cache": "^1.0", "symfony/dotenv": "^3.4", "symfony/var-dumper": "^3.4" @@ -86,7 +113,7 @@ "suggest": { "ext-sockets": "To use client-side monitoring" }, - "time": "2023-04-11T02:12:12+00:00", + "time": "2021-06-08T10:49:34+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -94,6 +121,7 @@ "AlibabaCloud\\Credentials\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -117,27 +145,41 @@ "sdk", "tool" ], + "support": { + "issues": "https://github.com/aliyun/credentials-php/issues", + "source": "https://github.com/aliyun/credentials-php" + }, "install-path": "../alibabacloud/credentials" }, { "name": "alibabacloud/darabonba-openapi", - "version": "0.2.9", - "version_normalized": "0.2.9.0", + "version": "0.2.5", + "version_normalized": "0.2.5.0", + "source": { + "type": "git", + "url": "https://github.com/alibabacloud-sdk-php/darabonba-openapi.git", + "reference": "e57268b72616ed146eea1b5749d96b33e1f75ec3" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/darabonba-openapi/0.2.9/alibabacloud-darabonba-openapi-0.2.9.zip", - "reference": "4cdfc36615f345786d668dfbaf68d9a301b6dbe2", - "shasum": "" + "url": "https://api.github.com/repos/alibabacloud-sdk-php/darabonba-openapi/zipball/e57268b72616ed146eea1b5749d96b33e1f75ec3", + "reference": "e57268b72616ed146eea1b5749d96b33e1f75ec3", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "alibabacloud/credentials": "^1.1", - "alibabacloud/gateway-spi": "^1", - "alibabacloud/openapi-util": "^0.1.10|^0.2.1", - "alibabacloud/tea-utils": "^0.2.17", - "alibabacloud/tea-xml": "^0.2", + "alibabacloud/gateway-spi": "^0.0.1", + "alibabacloud/openapi-util": "^0.1.10", + "alibabacloud/tea-utils": "^0.2.0", "php": ">5.5" }, - "time": "2023-02-06T12:02:21+00:00", + "time": "2021-12-22T07:45:24+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -145,6 +187,7 @@ "Darabonba\\OpenApi\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -155,17 +198,32 @@ } ], "description": "Alibaba Cloud OpenApi Client", + "support": { + "issues": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/issues", + "source": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/tree/0.2.5" + }, "install-path": "../alibabacloud/darabonba-openapi" }, { "name": "alibabacloud/dysmsapi-20170525", "version": "2.0.9", "version_normalized": "2.0.9.0", + "source": { + "type": "git", + "url": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525.git", + "reference": "f3098cdd4196aa42413e60fececcea08a3374ff1" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/dysmsapi-20170525/2.0.9/alibabacloud-dysmsapi-20170525-2.0.9.zip", + "url": "https://api.github.com/repos/alibabacloud-sdk-php/Dysmsapi-20170525/zipball/f3098cdd4196aa42413e60fececcea08a3374ff1", "reference": "f3098cdd4196aa42413e60fececcea08a3374ff1", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "alibabacloud/darabonba-openapi": "^0.2.5", @@ -182,6 +240,7 @@ "AlibabaCloud\\SDK\\Dysmsapi\\V20170525\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -192,17 +251,31 @@ } ], "description": "Alibaba Cloud Dysmsapi (20170525) SDK Library for PHP", + "support": { + "source": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525/tree/2.0.9" + }, "install-path": "../alibabacloud/dysmsapi-20170525" }, { "name": "alibabacloud/endpoint-util", "version": "0.1.1", "version_normalized": "0.1.1.0", + "source": { + "type": "git", + "url": "https://github.com/alibabacloud-sdk-php/endpoint-util.git", + "reference": "f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/endpoint-util/0.1.1/alibabacloud-endpoint-util-0.1.1.zip", + "url": "https://api.github.com/repos/alibabacloud-sdk-php/endpoint-util/zipball/f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5", "reference": "f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">5.5" @@ -218,6 +291,7 @@ "AlibabaCloud\\Endpoint\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -228,23 +302,37 @@ } ], "description": "Alibaba Cloud Endpoint Library for PHP", + "support": { + "source": "https://github.com/alibabacloud-sdk-php/endpoint-util/tree/0.1.1" + }, "install-path": "../alibabacloud/endpoint-util" }, { "name": "alibabacloud/gateway-spi", - "version": "1.0.0", - "version_normalized": "1.0.0.0", + "version": "0.0.1", + "version_normalized": "0.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/alibabacloud-sdk-php/alibabacloud-gateway-spi.git", + "reference": "36ba38571acbf821cfd84555cdb1327cdbf86935" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/gateway-spi/1.0.0/alibabacloud-gateway-spi-1.0.0.zip", - "reference": "7440f77750c329d8ab252db1d1d967314ccd1fcb", - "shasum": "" + "url": "https://api.github.com/repos/alibabacloud-sdk-php/alibabacloud-gateway-spi/zipball/36ba38571acbf821cfd84555cdb1327cdbf86935", + "reference": "36ba38571acbf821cfd84555cdb1327cdbf86935", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "alibabacloud/credentials": "^1.1", "php": ">5.5" }, - "time": "2022-07-14T05:31:35+00:00", + "time": "2021-12-07T04:41:11+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -252,6 +340,7 @@ "Darabonba\\GatewaySpi\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -262,21 +351,24 @@ } ], "description": "Alibaba Cloud Gateway SPI Client", + "support": { + "source": "https://github.com/alibabacloud-sdk-php/alibabacloud-gateway-spi/tree/0.0.1" + }, "install-path": "../alibabacloud/gateway-spi" }, { - "name": "alibabacloud/ocr-20191230", - "version": "3.0.0", - "version_normalized": "3.0.0.0", + "name": "alibabacloud/openapi-util", + "version": "0.1.11", + "version_normalized": "0.1.11.0", "source": { "type": "git", - "url": "https://github.com/alibabacloud-sdk-php/Ocr-20191230.git", - "reference": "8d7ad521074b2fd6c392cf0f2b114ce43f0612b8" + "url": "https://github.com/alibabacloud-sdk-php/openapi-util.git", + "reference": "61ee137955a25c9f5f33170babb6071d4bccf12c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alibabacloud-sdk-php/Ocr-20191230/zipball/8d7ad521074b2fd6c392cf0f2b114ce43f0612b8", - "reference": "8d7ad521074b2fd6c392cf0f2b114ce43f0612b8", + "url": "https://api.github.com/repos/alibabacloud-sdk-php/openapi-util/zipball/61ee137955a25c9f5f33170babb6071d4bccf12c", + "reference": "61ee137955a25c9f5f33170babb6071d4bccf12c", "shasum": "", "mirrors": [ { @@ -285,51 +377,6 @@ } ] }, - "require": { - "alibabacloud/darabonba-openapi": "^0.2.8", - "alibabacloud/endpoint-util": "^0.1.0", - "alibabacloud/openapi-util": "^0.1.10|^0.2.1", - "alibabacloud/openplatform-20191219": "^2.0.1", - "alibabacloud/tea-fileform": "^0.3.0", - "alibabacloud/tea-oss-sdk": "^0.3.0", - "alibabacloud/tea-oss-utils": "^0.3.1", - "alibabacloud/tea-utils": "^0.2.19", - "php": ">5.5" - }, - "time": "2023-07-04T02:18:29+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "AlibabaCloud\\SDK\\Ocr\\V20191230\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "description": "Alibaba Cloud OCR (20191230) SDK Library for PHP", - "support": { - "source": "https://github.com/alibabacloud-sdk-php/Ocr-20191230/tree/3.0.0" - }, - "install-path": "../alibabacloud/ocr-20191230" - }, - { - "name": "alibabacloud/openapi-util", - "version": "0.1.13", - "version_normalized": "0.1.13.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/openapi-util/0.1.13/alibabacloud-openapi-util-0.1.13.zip", - "reference": "870e59984f05e104aa303c85b8214e339ba0a0ac", - "shasum": "" - }, "require": { "alibabacloud/tea": "^3.1", "alibabacloud/tea-utils": "^0.2", @@ -337,9 +384,9 @@ "php": ">5.5" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "^4.8.35|^5.4.3" }, - "time": "2022-11-06T05:49:55+00:00", + "time": "2021-12-28T07:57:21+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -347,6 +394,7 @@ "AlibabaCloud\\OpenApiUtil\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -357,21 +405,25 @@ } ], "description": "Alibaba Cloud OpenApi Util", + "support": { + "issues": "https://github.com/alibabacloud-sdk-php/openapi-util/issues", + "source": "https://github.com/alibabacloud-sdk-php/openapi-util/tree/0.1.11" + }, "install-path": "../alibabacloud/openapi-util" }, { - "name": "alibabacloud/openplatform-20191219", - "version": "2.0.1", - "version_normalized": "2.0.1.0", + "name": "alibabacloud/tea", + "version": "3.1.23", + "version_normalized": "3.1.23.0", "source": { "type": "git", - "url": "https://github.com/alibabacloud-sdk-php/OpenPlatform-20191219.git", - "reference": "02ffa72369f8649214f1cfa336b52a544735f517" + "url": "https://github.com/aliyun/tea-php.git", + "reference": "61fce993274edf6e7131af07256ed7723d97a85f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alibabacloud-sdk-php/OpenPlatform-20191219/zipball/02ffa72369f8649214f1cfa336b52a544735f517", - "reference": "02ffa72369f8649214f1cfa336b52a544735f517", + "url": "https://api.github.com/repos/aliyun/tea-php/zipball/61fce993274edf6e7131af07256ed7723d97a85f", + "reference": "61fce993274edf6e7131af07256ed7723d97a85f", "shasum": "", "mirrors": [ { @@ -381,48 +433,7 @@ ] }, "require": { - "alibabacloud/darabonba-openapi": "^0.2.8", - "alibabacloud/endpoint-util": "^0.1.0", - "alibabacloud/openapi-util": "^0.1.10|^0.2.1", - "alibabacloud/tea-utils": "^0.2.17", - "php": ">5.5" - }, - "time": "2023-02-07T06:39:39+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "AlibabaCloud\\SDK\\OpenPlatform\\V20191219\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "description": "Alibaba Cloud OpenPlatform (20191219) SDK Library for PHP", - "support": { - "source": "https://github.com/alibabacloud-sdk-php/OpenPlatform-20191219/tree/2.0.1" - }, - "install-path": "../alibabacloud/openplatform-20191219" - }, - { - "name": "alibabacloud/tea", - "version": "3.2.1", - "version_normalized": "3.2.1.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/tea/3.2.1/alibabacloud-tea-3.2.1.zip", - "reference": "1619cb96c158384f72b873e1f85de8b299c9c367", - "shasum": "" - }, - "require": { - "adbario/php-dot-notation": "^2.4", + "adbario/php-dot-notation": "^2.2", "ext-curl": "*", "ext-json": "*", "ext-libxml": "*", @@ -441,7 +452,7 @@ "suggest": { "ext-sockets": "To use client-side monitoring" }, - "time": "2023-05-16T06:43:41+00:00", + "time": "2021-12-20T02:32:43+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -449,6 +460,7 @@ "AlibabaCloud\\Tea\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -467,182 +479,38 @@ "cloud", "tea" ], + "support": { + "issues": "https://github.com/aliyun/tea-php/issues", + "source": "https://github.com/aliyun/tea-php" + }, "install-path": "../alibabacloud/tea" }, - { - "name": "alibabacloud/tea-fileform", - "version": "0.3.4", - "version_normalized": "0.3.4.0", - "source": { - "type": "git", - "url": "https://github.com/alibabacloud-sdk-php/tea-fileform.git", - "reference": "4bf0c75a045c8115aa8cb1a394bd08d8bb833181" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-fileform/zipball/4bf0c75a045c8115aa8cb1a394bd08d8bb833181", - "reference": "4bf0c75a045c8115aa8cb1a394bd08d8bb833181", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] - }, - "require": { - "alibabacloud/tea": "^3.0", - "php": ">5.5" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.4.3" - }, - "time": "2020-12-01T07:24:35+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "AlibabaCloud\\Tea\\FileForm\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "description": "Alibaba Cloud Tea File Library for PHP", - "support": { - "issues": "https://github.com/alibabacloud-sdk-php/tea-fileform/issues", - "source": "https://github.com/alibabacloud-sdk-php/tea-fileform/tree/0.3.4" - }, - "install-path": "../alibabacloud/tea-fileform" - }, - { - "name": "alibabacloud/tea-oss-sdk", - "version": "0.3.6", - "version_normalized": "0.3.6.0", - "source": { - "type": "git", - "url": "https://github.com/alibabacloud-sdk-php/tea-oss-sdk.git", - "reference": "e28e70e2842b2e4da031a774209231bf08d7965c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-oss-sdk/zipball/e28e70e2842b2e4da031a774209231bf08d7965c", - "reference": "e28e70e2842b2e4da031a774209231bf08d7965c", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] - }, - "require": { - "alibabacloud/credentials": "^1.1", - "alibabacloud/tea-fileform": "^0.3.0", - "alibabacloud/tea-oss-utils": "^0.3.0", - "alibabacloud/tea-utils": "^0.2.0", - "alibabacloud/tea-xml": "^0.2", - "php": ">5.5" - }, - "time": "2022-10-13T07:23:51+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "AlibabaCloud\\SDK\\OSS\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "description": "Aliyun Tea OSS SDK Library for PHP", - "support": { - "source": "https://github.com/alibabacloud-sdk-php/tea-oss-sdk/tree/0.3.6" - }, - "install-path": "../alibabacloud/tea-oss-sdk" - }, - { - "name": "alibabacloud/tea-oss-utils", - "version": "0.3.1", - "version_normalized": "0.3.1.0", - "source": { - "type": "git", - "url": "https://github.com/alibabacloud-sdk-php/tea-oss-utils.git", - "reference": "19f58fc509347f075664e377742d4f9e18465372" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-oss-utils/zipball/19f58fc509347f075664e377742d4f9e18465372", - "reference": "19f58fc509347f075664e377742d4f9e18465372", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] - }, - "require": { - "alibabacloud/tea": "^3.0", - "guzzlehttp/psr7": "^1.0", - "php": ">5.5" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.4.3|^9.4" - }, - "time": "2023-01-08T13:26:58+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "AlibabaCloud\\Tea\\OSSUtils\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "description": "Alibaba Cloud Tea OSS Utils Library for PHP", - "support": { - "source": "https://github.com/alibabacloud-sdk-php/tea-oss-utils/tree/0.3.1" - }, - "install-path": "../alibabacloud/tea-oss-utils" - }, { "name": "alibabacloud/tea-utils", - "version": "0.2.19", - "version_normalized": "0.2.19.0", + "version": "0.2.14", + "version_normalized": "0.2.14.0", + "source": { + "type": "git", + "url": "https://github.com/alibabacloud-sdk-php/tea-utils.git", + "reference": "381df15cb4bdb58dbf596f94869ffd2ef680eddd" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/tea-utils/0.2.19/alibabacloud-tea-utils-0.2.19.zip", - "reference": "8dfc1a93e9415818e93a621b644abbb84981aea4", - "shasum": "" + "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-utils/zipball/381df15cb4bdb58dbf596f94869ffd2ef680eddd", + "reference": "381df15cb4bdb58dbf596f94869ffd2ef680eddd", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "alibabacloud/tea": "^3.1", "php": ">5.5" }, - "time": "2023-06-26T09:49:19+00:00", + "time": "2021-02-02T10:10:58+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -650,6 +518,7 @@ "AlibabaCloud\\Tea\\Utils\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -660,63 +529,41 @@ } ], "description": "Alibaba Cloud Tea Utils for PHP", + "support": { + "issues": "https://github.com/aliyun/tea-util/issues", + "source": "https://github.com/aliyun/tea-util" + }, "install-path": "../alibabacloud/tea-utils" }, - { - "name": "alibabacloud/tea-xml", - "version": "0.2.4", - "version_normalized": "0.2.4.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/alibabacloud/tea-xml/0.2.4/alibabacloud-tea-xml-0.2.4.zip", - "reference": "3e0c000bf536224eebbac913c371bef174c0a16a", - "shasum": "" - }, - "require": { - "php": ">5.5" - }, - "require-dev": { - "phpunit/phpunit": "*", - "symfony/var-dumper": "*" - }, - "time": "2022-08-02T04:12:58+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "AlibabaCloud\\Tea\\XML\\": "src" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Alibaba Cloud SDK", - "email": "sdk-team@alibabacloud.com" - } - ], - "description": "Alibaba Cloud Tea XML Library for PHP", - "install-path": "../alibabacloud/tea-xml" - }, { "name": "aliyuncs/oss-sdk-php", - "version": "v2.6.0", - "version_normalized": "2.6.0.0", + "version": "v2.3.1", + "version_normalized": "2.3.1.0", + "source": { + "type": "git", + "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git", + "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/aliyuncs/oss-sdk-php/v2.6.0/aliyuncs-oss-sdk-php-v2.6.0.zip", - "reference": "572d0f8e099e8630ae7139ed3fdedb926c7a760f", - "shasum": "" + "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a", + "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3" }, "require-dev": { - "phpunit/phpunit": "*", - "satooshi/php-coveralls": "*" + "phpunit/phpunit": "~4.0", + "satooshi/php-coveralls": "~1.0" }, - "time": "2022-08-03T08:06:01+00:00", + "time": "2019-11-15T11:05:42+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -724,6 +571,7 @@ "OSS\\": "src/OSS" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -738,30 +586,185 @@ "install-path": "../aliyuncs/oss-sdk-php" }, { - "name": "bacon/bacon-qr-code", - "version": "2.0.8", - "version_normalized": "2.0.8.0", + "name": "async-aws/core", + "version": "1.18.1", + "version_normalized": "1.18.1.0", + "source": { + "type": "git", + "url": "https://github.com/async-aws/core.git", + "reference": "fd09655f15b8b2d16799ec46a792dcdbb4e460fb" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/bacon/bacon-qr-code/2.0.8/bacon-bacon-qr-code-2.0.8.zip", - "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22", - "shasum": "" + "url": "https://api.github.com/repos/async-aws/core/zipball/fd09655f15b8b2d16799ec46a792dcdbb4e460fb", + "reference": "fd09655f15b8b2d16799ec46a792dcdbb4e460fb", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "dasprid/enum": "^1.0.3", + "ext-hash": "*", + "ext-json": "*", + "ext-simplexml": "*", + "php": "^7.2.5 || ^8.0", + "psr/cache": "^1.0 || ^2.0 || ^3.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/deprecation-contracts": "^2.1 || ^3.0", + "symfony/http-client": "^4.4.16 || ^5.1.7,!=5.2.0 || ^6.0", + "symfony/http-client-contracts": "^1.1.8 || ^2.0 || ^3.0", + "symfony/service-contracts": "^1.0 || ^2.0 || ^3.0" + }, + "conflict": { + "async-aws/s3": "<1.1" + }, + "time": "2023-02-28T16:31:16+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.19-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "AsyncAws\\Core\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.", + "keywords": [ + "amazon", + "async-aws", + "aws", + "sdk", + "sts" + ], + "support": { + "source": "https://github.com/async-aws/core/tree/1.18.1" + }, + "funding": [ + { + "url": "https://github.com/jderusse", + "type": "github" + }, + { + "url": "https://github.com/nyholm", + "type": "github" + } + ], + "install-path": "../async-aws/core" + }, + { + "name": "async-aws/s3", + "version": "1.13.0", + "version_normalized": "1.13.0.0", + "source": { + "type": "git", + "url": "https://github.com/async-aws/s3.git", + "reference": "427ed40380b5ee47aadbdba0834e627e6f8c160b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/async-aws/s3/zipball/427ed40380b5ee47aadbdba0834e627e6f8c160b", + "reference": "427ed40380b5ee47aadbdba0834e627e6f8c160b", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "async-aws/core": "^1.9", + "ext-dom": "*", + "ext-filter": "*", + "ext-hash": "*", + "ext-simplexml": "*", + "php": "^7.2.5 || ^8.0" + }, + "time": "2022-11-30T08:14:25+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "AsyncAws\\S3\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "S3 client, part of the AWS SDK provided by AsyncAws.", + "keywords": [ + "amazon", + "async-aws", + "aws", + "s3", + "sdk" + ], + "support": { + "source": "https://github.com/async-aws/s3/tree/1.13.0" + }, + "funding": [ + { + "url": "https://github.com/jderusse", + "type": "github" + }, + { + "url": "https://github.com/nyholm", + "type": "github" + } + ], + "install-path": "../async-aws/s3" + }, + { + "name": "bacon/bacon-qr-code", + "version": "2.0.0", + "version_normalized": "2.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/Bacon/BaconQrCode.git", + "reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/eaac909da3ccc32b748a65b127acd8918f58d9b0", + "reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "dasprid/enum": "^1.0", "ext-iconv": "*", - "php": "^7.1 || ^8.0" + "php": "^7.1" }, "require-dev": { - "phly/keep-a-changelog": "^2.1", - "phpunit/phpunit": "^7 | ^8 | ^9", - "spatie/phpunit-snapshot-assertions": "^4.2.9", - "squizlabs/php_codesniffer": "^3.4" + "phly/keep-a-changelog": "^1.4", + "phpunit/phpunit": "^6.4", + "squizlabs/php_codesniffer": "^3.1" }, "suggest": { "ext-imagick": "to generate QR code images" }, - "time": "2022-12-07T17:46:57+00:00", + "time": "2018-04-25T17:53:56+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -769,6 +772,7 @@ "BaconQrCode\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], @@ -776,7 +780,7 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "https://dasprids.de/", + "homepage": "http://www.dasprids.de", "role": "Developer" } ], @@ -786,22 +790,30 @@ }, { "name": "dasprid/enum", - "version": "1.0.5", - "version_normalized": "1.0.5.0", + "version": "1.0.0", + "version_normalized": "1.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/DASPRiD/Enum.git", + "reference": "631ef6e638e9494b0310837fa531bedd908fc22b" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/dasprid/enum/1.0.5/dasprid-enum-1.0.5.zip", - "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016", - "shasum": "" - }, - "require": { - "php": ">=7.1 <9.0" + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/631ef6e638e9494b0310837fa531bedd908fc22b", + "reference": "631ef6e638e9494b0310837fa531bedd908fc22b", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require-dev": { - "phpunit/phpunit": "^7 | ^8 | ^9", - "squizlabs/php_codesniffer": "*" + "phpunit/phpunit": "^6.4", + "squizlabs/php_codesniffer": "^3.1" }, - "time": "2023-08-25T16:18:39+00:00", + "time": "2017-10-25T22:45:27+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -809,6 +821,7 @@ "DASPRiD\\Enum\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], @@ -816,8 +829,7 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "https://dasprids.de/", - "role": "Developer" + "homepage": "https://dasprids.de/" } ], "description": "PHP 7.1 enum implementation", @@ -831,11 +843,22 @@ "name": "doctrine/annotations", "version": "v1.2.7", "version_normalized": "1.2.7.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/annotations.git", + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/annotations/v1.2.7/doctrine-annotations-v1.2.7.zip", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "doctrine/lexer": "1.*", @@ -858,6 +881,7 @@ "Doctrine\\Common\\Annotations\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -896,11 +920,22 @@ "name": "doctrine/cache", "version": "v1.4.4", "version_normalized": "1.4.4.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/cache.git", + "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/cache/v1.4.4/doctrine-cache-v1.4.4.zip", + "url": "https://api.github.com/repos/doctrine/cache/zipball/6433826dd02c9e5be8a127320dc13e7e6625d020", "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.2" @@ -926,6 +961,7 @@ "Doctrine\\Common\\Cache\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -961,31 +997,47 @@ }, { "name": "doctrine/lexer", - "version": "1.2.3", - "version_normalized": "1.2.3.0", + "version": "1.2.0", + "version_normalized": "1.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/doctrine/lexer/1.2.3/doctrine-lexer-1.2.3.zip", - "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", - "shasum": "" + "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", + "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": "^7.1 || ^8.0" + "php": "^7.2" }, "require-dev": { - "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.11" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" }, - "time": "2022-02-28T11:07:21+00:00", + "time": "2019-10-30T14:39:59+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1016,33 +1068,42 @@ }, { "name": "endroid/qr-code", - "version": "3.9.7", - "version_normalized": "3.9.7.0", + "version": "3.8.1", + "version_normalized": "3.8.1.0", + "source": { + "type": "git", + "url": "https://github.com/endroid/qr-code.git", + "reference": "a7e07d26fad46d7032b39a076f6c85e07757028d" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/endroid/qr-code/3.9.7/endroid-qr-code-3.9.7.zip", - "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6", - "shasum": "" + "url": "https://api.github.com/repos/endroid/qr-code/zipball/a7e07d26fad46d7032b39a076f6c85e07757028d", + "reference": "a7e07d26fad46d7032b39a076f6c85e07757028d", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "bacon/bacon-qr-code": "^2.0", - "khanamiryan/qrcode-detector-decoder": "^1.0.5", + "ext-gd": "*", + "khanamiryan/qrcode-detector-decoder": "^1.0.2", "myclabs/php-enum": "^1.5", - "php": "^7.3||^8.0", + "php": ">=7.2", "symfony/options-resolver": "^3.4||^4.4||^5.0", "symfony/property-access": "^3.4||^4.4||^5.0" }, "require-dev": { - "endroid/quality": "^1.5.2", - "setasign/fpdf": "^1.8" + "endroid/quality": "dev-master" }, "suggest": { - "ext-gd": "Required for generating PNG images", "roave/security-advisories": "Avoids installation of package versions with vulnerabilities", - "setasign/fpdf": "Required to use the FPDF writer.", "symfony/security-checker": "Checks your composer.lock for vulnerabilities" }, - "time": "2021-04-20T19:10:54+00:00", + "time": "2020-06-02T20:10:27+00:00", "type": "library", "extra": { "branch-alias": { @@ -1055,6 +1116,7 @@ "Endroid\\QrCode\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1076,68 +1138,14 @@ ], "install-path": "../endroid/qr-code" }, - { - "name": "ezyang/htmlpurifier", - "version": "v4.16.0", - "version_normalized": "4.16.0.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/ezyang/htmlpurifier/v4.16.0/ezyang-htmlpurifier-v4.16.0.zip", - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", - "shasum": "" - }, - "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" - }, - "require-dev": { - "cerdic/css-tidy": "^1.7 || ^2.0", - "simpletest/simpletest": "dev-master" - }, - "suggest": { - "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", - "ext-bcmath": "Used for unit conversion and imagecrash protection", - "ext-iconv": "Converts text to and from non-UTF-8 encodings", - "ext-tidy": "Used for pretty-printing HTML" - }, - "time": "2022-09-18T07:06:19+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "files": [ - "library/HTMLPurifier.composer.php" - ], - "psr-0": { - "HTMLPurifier": "library/" - }, - "exclude-from-classmap": [ - "/library/HTMLPurifier/Language/" - ] - }, - "license": [ - "LGPL-2.1-or-later" - ], - "authors": [ - { - "name": "Edward Z. Yang", - "email": "admin@htmlpurifier.org", - "homepage": "http://ezyang.com" - } - ], - "description": "Standards compliant HTML filter written in PHP", - "homepage": "http://htmlpurifier.org/", - "keywords": [ - "html" - ], - "install-path": "../ezyang/htmlpurifier" - }, { "name": "fastknife/ajcaptcha", - "version": "v1.2.2", - "version_normalized": "1.2.2.0", + "version": "v1.1.5", + "version_normalized": "1.1.5.0", "source": { "type": "git", "url": "https://gitee.com/fastknife/aj-captcha.git", - "reference": "87c122b6cd950fd98702e929685e5e7c0c517ddc" + "reference": "9e8eb95c444d2ff4d78d1d1d4d5cb1d29c084609" }, "require": { "ext-gd": "*", @@ -1147,7 +1155,7 @@ "intervention/image": "^2.5", "php": ">=7.1" }, - "time": "2023-03-29T10:35:25+00:00", + "time": "2022-07-04T10:17:37+00:00", "type": "library", "installation-source": "source", "autoload": { @@ -1170,24 +1178,32 @@ }, { "name": "firebase/php-jwt", - "version": "v5.5.1", - "version_normalized": "5.5.1.0", + "version": "v5.1.0", + "version_normalized": "5.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "4566062c68f76f43d44f1643f4970fe89757d4c6" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/firebase/php-jwt/v5.5.1/firebase-php-jwt-v5.5.1.zip", - "reference": "83b609028194aa042ea33b5af2d41a7427de80e6", - "shasum": "" + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4566062c68f76f43d44f1643f4970fe89757d4c6", + "reference": "4566062c68f76f43d44f1643f4970fe89757d4c6", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": ">=4.8 <=9" + "phpunit/phpunit": "^4.8|^5" }, - "suggest": { - "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" - }, - "time": "2021-11-08T20:18:51+00:00", + "time": "2020-02-24T23:15:03+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1195,6 +1211,7 @@ "Firebase\\JWT\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -1212,66 +1229,28 @@ ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", - "keywords": [ - "jwt", - "php" - ], "install-path": "../firebase/php-jwt" }, - { - "name": "graham-campbell/result-type", - "version": "v1.1.1", - "version_normalized": "1.1.1.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/graham-campbell/result-type/v1.1.1/graham-campbell-result-type-v1.1.1.zip", - "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", - "shasum": "" - }, - "require": { - "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.1" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" - }, - "time": "2023-02-25T20:23:15+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "GrahamCampbell\\ResultType\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk", - "homepage": "https://github.com/GrahamCampbell" - } - ], - "description": "An Implementation Of The Result Type", - "keywords": [ - "Graham Campbell", - "GrahamCampbell", - "Result Type", - "Result-Type", - "result" - ], - "install-path": "../graham-campbell/result-type" - }, { "name": "gregwar/captcha", - "version": "v1.2.1", - "version_normalized": "1.2.1.0", + "version": "v1.1.8", + "version_normalized": "1.1.8.0", + "source": { + "type": "git", + "url": "https://github.com/Gregwar/Captcha.git", + "reference": "6088ad3db59bc226423ad1476a9f0424b19b1866" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/gregwar/captcha/v1.2.1/gregwar-captcha-v1.2.1.zip", - "reference": "229d3cdfe33d6f1349e0aec94a26e9205a6db08e", - "shasum": "" + "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/6088ad3db59bc226423ad1476a9f0424b19b1866", + "reference": "6088ad3db59bc226423ad1476a9f0424b19b1866", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-gd": "*", @@ -1282,14 +1261,15 @@ "require-dev": { "phpunit/phpunit": "^6.4" }, - "time": "2023-09-26T13:45:37+00:00", - "type": "library", + "time": "2020-01-22T14:54:02+00:00", + "type": "captcha", "installation-source": "dist", "autoload": { "psr-4": { "Gregwar\\": "src/Gregwar" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1317,11 +1297,22 @@ "name": "guzzle/guzzle", "version": "v3.9.3", "version_normalized": "3.9.3.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle3.git", + "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzle/guzzle/v3.9.3/guzzle-guzzle-v3.9.3.zip", + "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-curl": "*", @@ -1378,6 +1369,7 @@ "Guzzle\\Tests": "tests/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1403,88 +1395,48 @@ "rest", "web service" ], + "abandoned": "guzzlehttp/guzzle", "install-path": "../guzzle/guzzle" }, - { - "name": "guzzlehttp/command", - "version": "1.0.0", - "version_normalized": "1.0.0.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/command/1.0.0/guzzlehttp-command-1.0.0.zip", - "reference": "2aaa2521a8f8269d6f5dfc13fe2af12c76921034", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.2", - "guzzlehttp/promises": "~1.3", - "guzzlehttp/psr7": "~1.0", - "php": ">=5.5.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.0|~5.0" - }, - "time": "2016-11-24T13:34:15+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.9-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "GuzzleHttp\\Command\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - }, - { - "name": "Jeremy Lindblom", - "email": "jeremeamia@gmail.com", - "homepage": "https://github.com/jeremeamia" - } - ], - "description": "Provides the foundation for building command-based web service clients", - "install-path": "../guzzlehttp/command" - }, { "name": "guzzlehttp/guzzle", - "version": "6.5.8", - "version_normalized": "6.5.8.0", + "version": "6.3.0", + "version_normalized": "6.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/guzzle/6.5.8/guzzlehttp-guzzle-6.5.8.zip", - "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", - "shasum": "" + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.9", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.17" + "guzzlehttp/psr7": "^1.4", + "php": ">=5.5" }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.1" + "phpunit/phpunit": "^4.0 || ^5.0", + "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, - "time": "2022-06-20T22:16:07+00:00", + "time": "2017-06-22T18:50:49+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "6.5-dev" + "dev-master": "6.2-dev" } }, "installation-source": "dist", @@ -1496,44 +1448,15 @@ "GuzzleHttp\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ - { - "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk", - "homepage": "https://github.com/GrahamCampbell" - }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" - }, - { - "name": "Jeremy Lindblom", - "email": "jeremeamia@gmail.com", - "homepage": "https://github.com/jeremeamia" - }, - { - "name": "George Mponos", - "email": "gmponos@gmail.com", - "homepage": "https://github.com/gmponos" - }, - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com", - "homepage": "https://github.com/Nyholm" - }, - { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com", - "homepage": "https://github.com/sagikazarmark" - }, - { - "name": "Tobias Schultze", - "email": "webmaster@tubo-world.de", - "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", @@ -1547,115 +1470,64 @@ "rest", "web service" ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/master" + }, "install-path": "../guzzlehttp/guzzle" }, { - "name": "guzzlehttp/guzzle-services", - "version": "1.1.3", - "version_normalized": "1.1.3.0", + "name": "guzzlehttp/promises", + "version": "v1.3.1", + "version_normalized": "1.3.1.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/promises.git", + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/guzzle-services/1.1.3/guzzlehttp-guzzle-services-1.1.3.zip", - "reference": "9e3abf20161cbf662d616cbb995f2811771759f7", - "shasum": "" + "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "guzzlehttp/command": "~1.0", - "guzzlehttp/guzzle": "^6.2", - "php": ">=5.5" + "php": ">=5.5.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "^4.0" }, - "suggest": { - "gimler/guzzle-description-loader": "^0.0.4" - }, - "time": "2017-10-06T14:32:02+00:00", + "time": "2016-12-20T10:07:11+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.4-dev" } }, "installation-source": "dist", "autoload": { - "psr-4": { - "GuzzleHttp\\Command\\Guzzle\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - }, - { - "name": "Jeremy Lindblom", - "email": "jeremeamia@gmail.com", - "homepage": "https://github.com/jeremeamia" - }, - { - "name": "Stefano Kowalke", - "email": "blueduck@mail.org", - "homepage": "https://github.com/konafets" - } - ], - "description": "Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.", - "install-path": "../guzzlehttp/guzzle-services" - }, - { - "name": "guzzlehttp/promises", - "version": "1.5.3", - "version_normalized": "1.5.3.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/promises/1.5.3/guzzlehttp-promises-1.5.3.zip", - "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e", - "shasum": "" - }, - "require": { - "php": ">=5.5" - }, - "require-dev": { - "symfony/phpunit-bridge": "^4.4 || ^5.1" - }, - "time": "2023-05-21T12:31:43+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" - } + }, + "files": [ + "src/functions_include.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ - { - "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk", - "homepage": "https://github.com/GrahamCampbell" - }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" - }, - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com", - "homepage": "https://github.com/Nyholm" - }, - { - "name": "Tobias Schultze", - "email": "webmaster@tubo-world.de", - "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", @@ -1666,31 +1538,42 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.9.1", - "version_normalized": "1.9.1.0", + "version": "1.4.2", + "version_normalized": "1.4.2.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/guzzlehttp/psr7/1.9.1/guzzlehttp-psr7-1.9.1.zip", - "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b", - "shasum": "" + "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", + "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.4.0", - "psr/http-message": "~1.0", - "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" + "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { - "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + "phpunit/phpunit": "~4.0" }, - "suggest": { - "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" - }, - "time": "2023-04-17T16:00:37+00:00", + "time": "2017-03-20T17:10:46+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, "installation-source": "dist", "autoload": { "files": [ @@ -1700,38 +1583,18 @@ "GuzzleHttp\\Psr7\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ - { - "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk", - "homepage": "https://github.com/GrahamCampbell" - }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, - { - "name": "George Mponos", - "email": "gmponos@gmail.com", - "homepage": "https://github.com/gmponos" - }, - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com", - "homepage": "https://github.com/Nyholm" - }, - { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com", - "homepage": "https://github.com/sagikazarmark" - }, { "name": "Tobias Schultze", - "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -1739,24 +1602,38 @@ "keywords": [ "http", "message", - "psr-7", "request", "response", "stream", "uri", "url" ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.4.2" + }, "install-path": "../guzzlehttp/psr7" }, { "name": "intervention/image", "version": "2.7.2", "version_normalized": "2.7.2.0", + "source": { + "type": "git", + "url": "https://github.com/Intervention/image.git", + "reference": "04be355f8d6734c826045d02a1079ad658322dad" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/intervention/image/2.7.2/intervention-image-2.7.2.zip", + "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad", "reference": "04be355f8d6734c826045d02a1079ad658322dad", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-fileinfo": "*", @@ -1793,6 +1670,7 @@ "Intervention\\Image\\": "src/Intervention/Image" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1813,81 +1691,116 @@ "thumbnail", "watermark" ], + "support": { + "issues": "https://github.com/Intervention/image/issues", + "source": "https://github.com/Intervention/image/tree/2.7.2" + }, + "funding": [ + { + "url": "https://paypal.me/interventionio", + "type": "custom" + }, + { + "url": "https://github.com/Intervention", + "type": "github" + } + ], "install-path": "../intervention/image" }, { - "name": "jpush/jpush", - "version": "v3.6.8", - "version_normalized": "3.6.8.0", + "name": "joypack/tencent-map", + "version": "1.0.0", + "version_normalized": "1.0.0.0", + "source": { + "type": "git", + "url": "https://gitee.com/lphkxd/tencent-map", + "reference": "6421402667943496618d67db4dc277094d404638" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/jpush/jpush/v3.6.8/jpush-jpush-v3.6.8.zip", - "reference": "ebb191e8854a35c3fb7a6626028b3a23132cbe2c", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "php": ">=5.3.3" - }, - "require-dev": { - "phpunit/phpunit": "*" - }, - "time": "2021-08-12T07:43:39+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "JPush\\": "src/JPush/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "JPush", - "email": "support@jpush.cn", - "homepage": "https://www.jpush.cn/", - "role": "Developer" - } - ], - "description": "JPush API PHP Client", - "homepage": "https://github.com/jpush/jpush-api-php-client", - "install-path": "../jpush/jpush" - }, - { - "name": "khanamiryan/qrcode-detector-decoder", - "version": "1.0.6", - "version_normalized": "1.0.6.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/khanamiryan/qrcode-detector-decoder/1.0.6/khanamiryan-qrcode-detector-decoder-1.0.6.zip", - "reference": "45326fb83a2a375065dbb3a134b5b8a5872da569", - "shasum": "" + "url": "https://api.github.com/repos/joypack/tencent-map/zipball/6421402667943496618d67db4dc277094d404638", + "reference": "6421402667943496618d67db4dc277094d404638", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.6" }, - "require-dev": { - "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0", - "rector/rector": "^0.13.6", - "symplify/easy-coding-standard": "^11.0" - }, - "time": "2022-06-29T09:25:13+00:00", + "time": "2020-11-26T13:13:58+00:00", "type": "library", "installation-source": "dist", "autoload": { - "files": [ - "lib/Common/customFunctions.php" - ], "psr-4": { - "Zxing\\": "lib/" + "Joypack\\Tencent\\Map\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT", "Apache-2.0" ], + "authors": [ + { + "name": "堪笑", + "email": "jixiang.f@gmail.com", + "homepage": "http://cli.life", + "role": "Developer" + } + ], + "description": "腾讯位置服务(WebService)", + "homepage": "https://github.com/joypack/tencent-map", + "keywords": [ + "LBS", + "腾讯位置服务" + ], + "install-path": "../joypack/tencent-map" + }, + { + "name": "khanamiryan/qrcode-detector-decoder", + "version": "1.0.3", + "version_normalized": "1.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git", + "reference": "89b57f2d9939dd57394b83f6ccbd3e1a74659e34" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/89b57f2d9939dd57394b83f6ccbd3e1a74659e34", + "reference": "89b57f2d9939dd57394b83f6ccbd3e1a74659e34", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "php": "^5.6|^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7" + }, + "time": "2020-04-19T16:18:51+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Zxing\\": "lib/" + }, + "files": [ + "lib/Common/customFunctions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], "authors": [ { "name": "Ashot Khanamiryan", @@ -1907,27 +1820,38 @@ }, { "name": "league/flysystem", - "version": "1.1.10", - "version_normalized": "1.1.10.0", + "version": "1.0.66", + "version_normalized": "1.0.66.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem.git", + "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/league/flysystem/1.1.10/league-flysystem-1.1.10.zip", - "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1", - "shasum": "" + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21", + "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-fileinfo": "*", - "league/mime-type-detection": "^1.3", - "php": "^7.2.5 || ^8.0" + "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { - "phpspec/prophecy": "^1.11.1", - "phpunit/phpunit": "^8.5.8" + "phpspec/phpspec": "^3.4", + "phpunit/phpunit": "^5.7.26" }, "suggest": { + "ext-fileinfo": "Required for MimeType", "ext-ftp": "Allows you to use FTP server storage", "ext-openssl": "Allows you to use FTPS server storage", "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", @@ -1942,7 +1866,7 @@ "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" }, - "time": "2022-10-04T09:16:37+00:00", + "time": "2020-03-17T18:58:12+00:00", "type": "library", "extra": { "branch-alias": { @@ -1955,6 +1879,7 @@ "League\\Flysystem\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1988,13 +1913,24 @@ }, { "name": "league/flysystem-cached-adapter", - "version": "1.1.0", - "version_normalized": "1.1.0.0", + "version": "1.0.9", + "version_normalized": "1.0.9.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem-cached-adapter.git", + "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/league/flysystem-cached-adapter/1.1.0/league-flysystem-cached-adapter-1.1.0.zip", - "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff", - "shasum": "" + "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/08ef74e9be88100807a3b92cc9048a312bf01d6f", + "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "league/flysystem": "~1.0", @@ -2010,7 +1946,7 @@ "suggest": { "ext-phpredis": "Pure C implemented extension for PHP" }, - "time": "2020-07-25T15:56:04+00:00", + "time": "2018-07-09T20:51:04+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2018,6 +1954,7 @@ "League\\Flysystem\\Cached\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2030,54 +1967,26 @@ "description": "An adapter decorator to enable meta-data caching.", "install-path": "../league/flysystem-cached-adapter" }, - { - "name": "league/mime-type-detection", - "version": "1.14.0", - "version_normalized": "1.14.0.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/league/mime-type-detection/1.14.0/league-mime-type-detection-1.14.0.zip", - "reference": "b6a5854368533df0295c5761a0253656a2e52d9e", - "shasum": "" - }, - "require": { - "ext-fileinfo": "*", - "php": "^7.4 || ^8.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.2", - "phpstan/phpstan": "^0.12.68", - "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" - }, - "time": "2023-10-17T14:13:20+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "League\\MimeTypeDetection\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frankdejonge.nl" - } - ], - "description": "Mime-type detection for Flysystem", - "install-path": "../league/mime-type-detection" - }, { "name": "lizhichao/one-sm", "version": "1.10", "version_normalized": "1.10.0.0", + "source": { + "type": "git", + "url": "https://github.com/lizhichao/sm.git", + "reference": "687a012a44a5bfd4d9143a0234e1060543be455a" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/lizhichao/one-sm/1.10/lizhichao-one-sm-1.10.zip", + "url": "https://api.github.com/repos/lizhichao/sm/zipball/687a012a44a5bfd4d9143a0234e1060543be455a", "reference": "687a012a44a5bfd4d9143a0234e1060543be455a", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.6" @@ -2090,6 +1999,7 @@ "OneSm\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -2104,17 +2014,42 @@ "php", "sm3" ], + "support": { + "issues": "https://github.com/lizhichao/sm/issues", + "source": "https://github.com/lizhichao/sm/tree/1.10" + }, + "funding": [ + { + "url": "https://www.vicsdf.com/img/w.jpg", + "type": "custom" + }, + { + "url": "https://www.vicsdf.com/img/z.jpg", + "type": "custom" + } + ], "install-path": "../lizhichao/one-sm" }, { "name": "lizhichao/word", "version": "v2.1", "version_normalized": "2.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/lizhichao/VicWord.git", + "reference": "f17172d45f505e7140da0bde2103defc13255326" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/lizhichao/word/v2.1/lizhichao-word-v2.1.zip", + "url": "https://api.github.com/repos/lizhichao/VicWord/zipball/f17172d45f505e7140da0bde2103defc13255326", "reference": "f17172d45f505e7140da0bde2103defc13255326", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.6.0" @@ -2127,6 +2062,7 @@ "Lizhichao\\Word\\": "Lib" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -2141,30 +2077,38 @@ }, { "name": "maennchen/zipstream-php", - "version": "2.2.6", - "version_normalized": "2.2.6.0", + "version": "2.1.0", + "version_normalized": "2.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/maennchen/ZipStream-PHP.git", + "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/maennchen/zipstream-php/2.2.6/maennchen-zipstream-php-2.2.6.zip", - "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f", - "shasum": "" + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58", + "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "myclabs/php-enum": "^1.5", - "php": "^7.4 || ^8.0", + "php": ">= 7.1", "psr/http-message": "^1.0", "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^3.9", - "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0", + "guzzlehttp/guzzle": ">= 6.3", "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.4", - "phpunit/phpunit": "^8.5.8 || ^9.4.2", - "vimeo/psalm": "^4.1" + "phpunit/phpunit": ">= 7.5" }, - "time": "2022-11-25T18:57:19+00:00", + "time": "2020-05-30T13:11:16+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2172,6 +2116,7 @@ "ZipStream\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2202,31 +2147,91 @@ }, { "name": "markbaker/complex", - "version": "3.0.2", - "version_normalized": "3.0.2.0", + "version": "1.4.8", + "version_normalized": "1.4.8.0", + "source": { + "type": "git", + "url": "https://github.com/MarkBaker/PHPComplex.git", + "reference": "8eaa40cceec7bf0518187530b2e63871be661b72" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/markbaker/complex/3.0.2/markbaker-complex-3.0.2.zip", - "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9", - "shasum": "" + "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/8eaa40cceec7bf0518187530b2e63871be661b72", + "reference": "8eaa40cceec7bf0518187530b2e63871be661b72", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": "^7.2 || ^8.0" + "php": "^5.6.0|^7.0.0" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "dev-master", - "phpcompatibility/php-compatibility": "^9.3", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", - "squizlabs/php_codesniffer": "^3.7" + "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", + "phpcompatibility/php-compatibility": "^9.0", + "phpdocumentor/phpdocumentor": "2.*", + "phploc/phploc": "2.*", + "phpmd/phpmd": "2.*", + "phpunit/phpunit": "^4.8.35|^5.4.0", + "sebastian/phpcpd": "2.*", + "squizlabs/php_codesniffer": "^3.4.0" }, - "time": "2022-12-06T16:21:08+00:00", + "time": "2020-03-11T20:15:49+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Complex\\": "classes/src/" - } + }, + "files": [ + "classes/src/functions/abs.php", + "classes/src/functions/acos.php", + "classes/src/functions/acosh.php", + "classes/src/functions/acot.php", + "classes/src/functions/acoth.php", + "classes/src/functions/acsc.php", + "classes/src/functions/acsch.php", + "classes/src/functions/argument.php", + "classes/src/functions/asec.php", + "classes/src/functions/asech.php", + "classes/src/functions/asin.php", + "classes/src/functions/asinh.php", + "classes/src/functions/atan.php", + "classes/src/functions/atanh.php", + "classes/src/functions/conjugate.php", + "classes/src/functions/cos.php", + "classes/src/functions/cosh.php", + "classes/src/functions/cot.php", + "classes/src/functions/coth.php", + "classes/src/functions/csc.php", + "classes/src/functions/csch.php", + "classes/src/functions/exp.php", + "classes/src/functions/inverse.php", + "classes/src/functions/ln.php", + "classes/src/functions/log2.php", + "classes/src/functions/log10.php", + "classes/src/functions/negative.php", + "classes/src/functions/pow.php", + "classes/src/functions/rho.php", + "classes/src/functions/sec.php", + "classes/src/functions/sech.php", + "classes/src/functions/sin.php", + "classes/src/functions/sinh.php", + "classes/src/functions/sqrt.php", + "classes/src/functions/tan.php", + "classes/src/functions/tanh.php", + "classes/src/functions/theta.php", + "classes/src/operations/add.php", + "classes/src/operations/subtract.php", + "classes/src/operations/multiply.php", + "classes/src/operations/divideby.php", + "classes/src/operations/divideinto.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2246,42 +2251,71 @@ }, { "name": "markbaker/matrix", - "version": "3.0.1", - "version_normalized": "3.0.1.0", + "version": "1.2.0", + "version_normalized": "1.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/MarkBaker/PHPMatrix.git", + "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/markbaker/matrix/3.0.1/markbaker-matrix-3.0.1.zip", - "reference": "728434227fe21be27ff6d86621a1b13107a2562c", - "shasum": "" + "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21", + "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": "^7.1 || ^8.0" + "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", - "phpcompatibility/php-compatibility": "^9.3", - "phpdocumentor/phpdocumentor": "2.*", - "phploc/phploc": "^4.0", - "phpmd/phpmd": "2.*", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", - "sebastian/phpcpd": "^4.0", - "squizlabs/php_codesniffer": "^3.7" + "phpcompatibility/php-compatibility": "dev-master", + "phploc/phploc": "^4", + "phpmd/phpmd": "dev-master", + "phpunit/phpunit": "^5.7", + "sebastian/phpcpd": "^3.0", + "squizlabs/php_codesniffer": "^3.0@dev" }, - "time": "2022-12-02T22:17:43+00:00", + "time": "2019-10-06T11:29:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Matrix\\": "classes/src/" - } + }, + "files": [ + "classes/src/functions/adjoint.php", + "classes/src/functions/antidiagonal.php", + "classes/src/functions/cofactors.php", + "classes/src/functions/determinant.php", + "classes/src/functions/diagonal.php", + "classes/src/functions/identity.php", + "classes/src/functions/inverse.php", + "classes/src/functions/minors.php", + "classes/src/functions/trace.php", + "classes/src/functions/transpose.php", + "classes/src/operations/add.php", + "classes/src/operations/directsum.php", + "classes/src/operations/subtract.php", + "classes/src/operations/multiply.php", + "classes/src/operations/divideby.php", + "classes/src/operations/divideinto.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", - "email": "mark@demon-angel.eu" + "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with matrices", @@ -2295,13 +2329,24 @@ }, { "name": "monolog/monolog", - "version": "1.27.1", - "version_normalized": "1.27.1.0", + "version": "1.23.0", + "version_normalized": "1.23.0.0", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/monolog/monolog/1.27.1/monolog-monolog-1.27.1.zip", - "reference": "904713c5929655dc9b97288b69cfeedad610c9a1", - "shasum": "" + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.0", @@ -2314,10 +2359,11 @@ "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", + "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", - "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "~4.5", + "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" @@ -2335,14 +2381,20 @@ "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, - "time": "2022-06-09T08:53:42+00:00", + "time": "2017-06-19T01:22:40+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2360,38 +2412,51 @@ "logging", "psr-3" ], + "support": { + "issues": "https://github.com/Seldaek/monolog/issues", + "source": "https://github.com/Seldaek/monolog/tree/1.23.0" + }, "install-path": "../monolog/monolog" }, { "name": "myclabs/php-enum", - "version": "1.8.4", - "version_normalized": "1.8.4.0", + "version": "1.7.6", + "version_normalized": "1.7.6.0", + "source": { + "type": "git", + "url": "https://github.com/myclabs/php-enum.git", + "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/myclabs/php-enum/1.8.4/myclabs-php-enum-1.8.4.zip", - "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483", - "shasum": "" + "url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c", + "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", - "php": "^7.3 || ^8.0" + "php": ">=7.1" }, "require-dev": { - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^7", "squizlabs/php_codesniffer": "1.*", - "vimeo/psalm": "^4.6.2" + "vimeo/psalm": "^3.8" }, - "time": "2022-08-04T09:53:51+00:00", + "time": "2020-02-14T08:15:52+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MyCLabs\\Enum\\": "src/" - }, - "classmap": [ - "stubs/Stringable.php" - ] + } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2408,125 +2473,53 @@ ], "install-path": "../myclabs/php-enum" }, - { - "name": "nelexa/zip", - "version": "4.0.2", - "version_normalized": "4.0.2.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/nelexa/zip/4.0.2/nelexa-zip-4.0.2.zip", - "reference": "88a1b6549be813278ff2dd3b6b2ac188827634a7", - "shasum": "" - }, - "require": { - "ext-zlib": "*", - "php": "^7.4 || ^8.0", - "psr/http-message": "*", - "symfony/finder": "*" - }, - "require-dev": { - "ext-bz2": "*", - "ext-dom": "*", - "ext-fileinfo": "*", - "ext-iconv": "*", - "ext-openssl": "*", - "ext-xml": "*", - "friendsofphp/php-cs-fixer": "^3.4.0", - "guzzlehttp/psr7": "^1.6", - "phpunit/phpunit": "^9", - "symfony/http-foundation": "*", - "symfony/var-dumper": "*", - "vimeo/psalm": "^4.6" - }, - "suggest": { - "ext-bz2": "Needed to support BZIP2 compression", - "ext-fileinfo": "Needed to get mime-type file", - "ext-iconv": "Needed to support convert zip entry name to requested character encoding", - "ext-openssl": "Needed to support encrypt zip entries or use ext-mcrypt" - }, - "time": "2022-06-17T11:17:46+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "PhpZip\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ne-Lexa", - "email": "alexey@nelexa.ru", - "role": "Developer" - } - ], - "description": "PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.", - "homepage": "https://github.com/Ne-Lexa/php-zip", - "keywords": [ - "archive", - "extract", - "unzip", - "winzip", - "zip", - "ziparchive" - ], - "install-path": "../nelexa/zip" - }, { "name": "nesbot/carbon", - "version": "2.71.0", - "version_normalized": "2.71.0.0", + "version": "2.31.0", + "version_normalized": "2.31.0.0", + "source": { + "type": "git", + "url": "https://github.com/briannesbitt/Carbon.git", + "reference": "bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/nesbot/carbon/2.71.0/nesbot-carbon-2.71.0.zip", - "reference": "98276233188583f2ff845a0f992a235472d9466a", - "shasum": "" + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d", + "reference": "bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", "php": "^7.1.8 || ^8.0", - "psr/clock": "^1.0", - "symfony/polyfill-mbstring": "^1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" - }, - "provide": { - "psr/clock-implementation": "1.0" + "symfony/translation": "^3.4 || ^4.0 || ^5.0" }, "require-dev": { - "doctrine/dbal": "^2.0 || ^3.1.4", - "doctrine/orm": "^2.7", - "friendsofphp/php-cs-fixer": "^3.0", - "kylekatarnls/multi-tester": "^2.0", - "ondrejmirtes/better-reflection": "*", - "phpmd/phpmd": "^2.9", - "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.99 || ^1.7.14", - "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", - "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", + "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", + "kylekatarnls/multi-tester": "^1.1", + "phpmd/phpmd": "^2.8", + "phpstan/phpstan": "^0.11", + "phpunit/phpunit": "^7.5 || ^8.0", "squizlabs/php_codesniffer": "^3.4" }, - "time": "2023-09-25T11:31:05+00:00", + "time": "2020-03-01T11:11:58+00:00", "bin": [ "bin/carbon" ], "type": "library", "extra": { "branch-alias": { - "dev-3.x": "3.x-dev", "dev-master": "2.x-dev" }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] - }, - "phpstan": { - "includes": [ - "extension.neon" - ] } }, "installation-source": "dist", @@ -2535,6 +2528,7 @@ "Carbon\\": "src/Carbon/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2542,15 +2536,15 @@ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", - "homepage": "https://markido.com" + "homepage": "http://nesbot.com" }, { "name": "kylekatarnls", - "homepage": "https://github.com/kylekatarnls" + "homepage": "http://github.com/kylekatarnls" } ], "description": "An API extension for DateTime that supports 281 different languages.", - "homepage": "https://carbon.nesbot.com", + "homepage": "http://carbon.nesbot.com", "keywords": [ "date", "datetime", @@ -2560,32 +2554,39 @@ }, { "name": "nette/php-generator", - "version": "v3.6.9", - "version_normalized": "3.6.9.0", + "version": "v3.3.4", + "version_normalized": "3.3.4.0", + "source": { + "type": "git", + "url": "https://github.com/nette/php-generator.git", + "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/nette/php-generator/v3.6.9/nette-php-generator-v3.6.9.zip", - "reference": "d31782f7bd2ae84ad06f863391ec3fb77ca4d0a6", - "shasum": "" + "url": "https://api.github.com/repos/nette/php-generator/zipball/8fe7e699dca7db186f56d75800cb1ec32e39c856", + "reference": "8fe7e699dca7db186f56d75800cb1ec32e39c856", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "nette/utils": "^3.1.2", - "php": ">=7.2 <8.3" + "nette/utils": "^2.4.2 || ^3.0", + "php": ">=7.1" }, "require-dev": { - "nette/tester": "^2.4", - "nikic/php-parser": "^4.13", + "nette/tester": "^2.0", "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.8" + "tracy/tracy": "^2.3" }, - "suggest": { - "nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()" - }, - "time": "2022-10-04T11:49:47+00:00", + "time": "2020-02-09T14:39:09+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.6-dev" + "dev-master": "3.3-dev" } }, "installation-source": "dist", @@ -2594,6 +2595,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", @@ -2609,7 +2611,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.1 features.", + "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.4 features.", "homepage": "https://nette.org", "keywords": [ "code", @@ -2621,40 +2623,47 @@ }, { "name": "nette/utils", - "version": "v3.2.10", - "version_normalized": "3.2.10.0", + "version": "v3.1.1", + "version_normalized": "3.1.1.0", + "source": { + "type": "git", + "url": "https://github.com/nette/utils.git", + "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/nette/utils/v3.2.10/nette-utils-v3.2.10.zip", - "reference": "a4175c62652f2300c8017fb7e640f9ccb11648d2", - "shasum": "" + "url": "https://api.github.com/repos/nette/utils/zipball/2c17d16d8887579ae1c0898ff94a3668997fd3eb", + "reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.2 <8.4" - }, - "conflict": { - "nette/di": "<3.0.6" + "php": ">=7.1" }, "require-dev": { - "jetbrains/phpstorm-attributes": "dev-master", "nette/tester": "~2.0", - "phpstan/phpstan": "^1.0", + "phpstan/phpstan": "^0.12", "tracy/tracy": "^2.3" }, "suggest": { "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", + "ext-iconv": "to use Strings::webalize() and toAscii()", "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json": "to use Nette\\Utils\\Json", "ext-mbstring": "to use Strings::lower() etc...", "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", "ext-xml": "to use Strings::length() etc. when mbstring is not available" }, - "time": "2023-07-30T15:38:18+00:00", + "time": "2020-02-09T14:10:55+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.1-dev" } }, "installation-source": "dist", @@ -2663,6 +2672,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", @@ -2678,7 +2688,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", "homepage": "https://nette.org", "keywords": [ "array", @@ -2700,22 +2710,35 @@ }, { "name": "obs/esdk-obs-php", - "version": "3.23.5", - "version_normalized": "3.23.5.0", + "version": "3.21.6", + "version_normalized": "3.21.6.0", + "source": { + "type": "git", + "url": "https://github.com/huaweicloud/huaweicloud-sdk-php-obs.git", + "reference": "690ea452f1dfdfbf867e279e6ee8afe25f422c6f" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/obs/esdk-obs-php/3.23.5/obs-esdk-obs-php-3.23.5.zip", - "reference": "caf8506144f11377b048c88f6c8aa1338e87bab9", - "shasum": "" + "url": "https://api.github.com/repos/huaweicloud/huaweicloud-sdk-php-obs/zipball/690ea452f1dfdfbf867e279e6ee8afe25f422c6f", + "reference": "690ea452f1dfdfbf867e279e6ee8afe25f422c6f", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "guzzlehttp/guzzle": "^6.3.0 || ^7.0", - "guzzlehttp/psr7": "^1.4.2 || ^2.0", - "monolog/monolog": "^1.23.0 || ^2.0", + "guzzlehttp/guzzle": "6.3.0", + "guzzlehttp/promises": "1.3.1", + "guzzlehttp/psr7": "1.4.2", + "monolog/monolog": "1.23.0", "php": ">=5.6.0", - "psr/http-message": "^1.0" + "psr/http-message": "1.0.1", + "psr/log": "~1.0" }, - "time": "2023-06-02T07:50:44+00:00", + "time": "2021-07-22T08:52:54+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2723,6 +2746,7 @@ "Obs\\": "Obs/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -2731,17 +2755,31 @@ "OBS", "php" ], + "support": { + "source": "https://github.com/huaweicloud/huaweicloud-sdk-php-obs/tree/v3.21.6" + }, "install-path": "../obs/esdk-obs-php" }, { "name": "open-smf/connection-pool", - "version": "v1.0.16", - "version_normalized": "1.0.16.0", + "version": "v1.0.15", + "version_normalized": "1.0.15.0", + "source": { + "type": "git", + "url": "https://github.com/open-smf/connection-pool.git", + "reference": "f9289cb5ee61d3e901bc74ab745e5b2162461a1e" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/open-smf/connection-pool/v1.0.16/open-smf-connection-pool-v1.0.16.zip", - "reference": "f70e47dbf56f1869d3207e15825cf38810b865e0", - "shasum": "" + "url": "https://api.github.com/repos/open-smf/connection-pool/zipball/f9289cb5ee61d3e901bc74ab745e5b2162461a1e", + "reference": "f9289cb5ee61d3e901bc74ab745e5b2162461a1e", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", @@ -2754,7 +2792,7 @@ "suggest": { "ext-redis": "A PHP extension for Redis." }, - "time": "2021-03-01T04:13:24+00:00", + "time": "2020-05-29T05:20:59+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2762,6 +2800,7 @@ "Smf\\ConnectionPool\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2780,75 +2819,26 @@ ], "install-path": "../open-smf/connection-pool" }, - { - "name": "overtrue/pinyin", - "version": "4.1.0", - "version_normalized": "4.1.0.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/overtrue/pinyin/4.1.0/overtrue-pinyin-4.1.0.zip", - "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "require-dev": { - "brainmaestro/composer-git-hooks": "^2.7", - "friendsofphp/php-cs-fixer": "^2.16", - "phpunit/phpunit": "~8.0" - }, - "time": "2023-04-27T10:17:12+00:00", - "type": "library", - "extra": { - "hooks": { - "pre-commit": [ - "composer test", - "composer fix-style" - ], - "pre-push": [ - "composer test", - "composer check-style" - ] - } - }, - "installation-source": "dist", - "autoload": { - "files": [ - "src/const.php" - ], - "psr-4": { - "Overtrue\\Pinyin\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "overtrue", - "email": "anzhengchao@gmail.com", - "homepage": "http://github.com/overtrue" - } - ], - "description": "Chinese to pinyin translator.", - "homepage": "https://github.com/overtrue/pinyin", - "keywords": [ - "Chinese", - "Pinyin", - "cn2pinyin" - ], - "install-path": "../overtrue/pinyin" - }, { "name": "overtrue/socialite", "version": "1.3.0", "version_normalized": "1.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/overtrue/socialite.git", + "reference": "fda55f0acef43a144799b1957a8f93d9f5deffce" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/overtrue/socialite/1.3.0/overtrue-socialite-1.3.0.zip", + "url": "https://api.github.com/repos/overtrue/socialite/zipball/fda55f0acef43a144799b1957a8f93d9f5deffce", "reference": "fda55f0acef43a144799b1957a8f93d9f5deffce", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "guzzlehttp/guzzle": "~5.0|~6.0", @@ -2867,6 +2857,7 @@ "Overtrue\\Socialite\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2891,11 +2882,22 @@ "name": "overtrue/wechat", "version": "3.3.33", "version_normalized": "3.3.33.0", + "source": { + "type": "git", + "url": "https://github.com/w7corp/easywechat.git", + "reference": "78e5476df330754040d1c400d0bca640d5b77cb7" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/overtrue/wechat/3.3.33/overtrue-wechat-3.3.33.zip", + "url": "https://api.github.com/repos/w7corp/easywechat/zipball/78e5476df330754040d1c400d0bca640d5b77cb7", "reference": "78e5476df330754040d1c400d0bca640d5b77cb7", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "doctrine/cache": "1.4.*", @@ -2917,13 +2919,14 @@ "type": "library", "installation-source": "dist", "autoload": { - "files": [ - "src/Payment/helpers.php" - ], "psr-4": { "EasyWeChat\\": "src/" - } + }, + "files": [ + "src/Payment/helpers.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2946,11 +2949,22 @@ "name": "phpoffice/phpexcel", "version": "1.8.2", "version_normalized": "1.8.2.0", + "source": { + "type": "git", + "url": "https://github.com/PHPOffice/PHPExcel.git", + "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/phpoffice/phpexcel/1.8.2/phpoffice-phpexcel-1.8.2.zip", + "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870", "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-mbstring": "*", @@ -2969,6 +2983,7 @@ "PHPExcel": "Classes/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], @@ -2999,17 +3014,29 @@ "xls", "xlsx" ], + "abandoned": "phpoffice/phpspreadsheet", "install-path": "../phpoffice/phpexcel" }, { "name": "phpoffice/phpspreadsheet", - "version": "1.29.0", - "version_normalized": "1.29.0.0", + "version": "1.14.1", + "version_normalized": "1.14.1.0", + "source": { + "type": "git", + "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", + "reference": "2383aad5689778470491581442aab38cec41bf1d" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/phpoffice/phpspreadsheet/1.29.0/phpoffice-phpspreadsheet-1.29.0.zip", - "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0", - "shasum": "" + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2383aad5689778470491581442aab38cec41bf1d", + "reference": "2383aad5689778470491581442aab38cec41bf1d", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-ctype": "*", @@ -3025,36 +3052,31 @@ "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", - "ezyang/htmlpurifier": "^4.15", - "maennchen/zipstream-php": "^2.1 || ^3.0", - "markbaker/complex": "^3.0", - "markbaker/matrix": "^3.0", - "php": "^7.4 || ^8.0", + "maennchen/zipstream-php": "^2.1", + "markbaker/complex": "^1.4", + "markbaker/matrix": "^1.2", + "php": "^7.2", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", - "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" + "psr/simple-cache": "^1.0" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "dev-main", - "dompdf/dompdf": "^1.0 || ^2.0", - "friendsofphp/php-cs-fixer": "^3.2", - "mitoteam/jpgraph": "^10.3", - "mpdf/mpdf": "^8.1.1", + "dompdf/dompdf": "^0.8.5", + "friendsofphp/php-cs-fixer": "^2.16", + "jpgraph/jpgraph": "^4.0", + "mpdf/mpdf": "^8.0", "phpcompatibility/php-compatibility": "^9.3", - "phpstan/phpstan": "^1.1", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0", - "squizlabs/php_codesniffer": "^3.7", - "tecnickcom/tcpdf": "^6.5" + "phpunit/phpunit": "^8.5", + "squizlabs/php_codesniffer": "^3.5", + "tecnickcom/tcpdf": "^6.3" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer", - "ext-intl": "PHP Internationalization Functions", - "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", + "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, - "time": "2023-06-14T22:48:31+00:00", + "time": "2020-07-19T09:51:35+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -3062,6 +3084,7 @@ "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3099,86 +3122,39 @@ ], "install-path": "../phpoffice/phpspreadsheet" }, - { - "name": "phpoption/phpoption", - "version": "1.9.1", - "version_normalized": "1.9.1.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/phpoption/phpoption/1.9.1/phpoption-phpoption-1.9.1.zip", - "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e", - "shasum": "" - }, - "require": { - "php": "^7.2.5 || ^8.0" - }, - "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" - }, - "time": "2023-02-25T19:38:58+00:00", - "type": "library", - "extra": { - "bamarni-bin": { - "bin-links": true, - "forward-command": true - }, - "branch-alias": { - "dev-master": "1.9-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "PhpOption\\": "src/PhpOption/" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Johannes M. Schmitt", - "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh" - }, - { - "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk", - "homepage": "https://github.com/GrahamCampbell" - } - ], - "description": "Option Type for PHP", - "keywords": [ - "language", - "option", - "php", - "type" - ], - "install-path": "../phpoption/phpoption" - }, { "name": "pimple/pimple", - "version": "v3.5.0", - "version_normalized": "3.5.0.0", + "version": "v3.3.0", + "version_normalized": "3.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/silexphp/Pimple.git", + "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/pimple/pimple/v3.5.0/pimple-pimple-v3.5.0.zip", - "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed", - "shasum": "" + "url": "https://api.github.com/repos/silexphp/Pimple/zipball/e55d12f9d6a0e7f9c85992b73df1267f46279930", + "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.2.5", - "psr/container": "^1.1 || ^2.0" + "php": "^7.2.5", + "psr/container": "^1.0" }, "require-dev": { - "symfony/phpunit-bridge": "^5.4@dev" + "symfony/phpunit-bridge": "^3.4|^4.4|^5.0" }, - "time": "2021-10-28T11:13:42+00:00", + "time": "2020-03-03T09:12:48+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4.x-dev" + "dev-master": "3.3.x-dev" } }, "installation-source": "dist", @@ -3187,6 +3163,7 @@ "Pimple": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3208,11 +3185,22 @@ "name": "psr/cache", "version": "1.0.1", "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/cache/1.0.1/psr-cache-1.0.1.zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.0" @@ -3230,6 +3218,7 @@ "Psr\\Cache\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3248,74 +3237,50 @@ "install-path": "../psr/cache" }, { - "name": "psr/clock", + "name": "psr/container", "version": "1.0.0", "version_normalized": "1.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/clock/1.0.0/psr-clock-1.0.0.zip", - "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", - "shasum": "" + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": "^7.0 || ^8.0" + "php": ">=5.3.0" }, - "time": "2022-11-25T14:36:26+00:00", + "time": "2017-02-14T16:28:37+00:00", "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "Psr\\Clock\\": "src/" + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" } }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" - } - ], - "description": "Common interface for reading the clock.", - "homepage": "https://github.com/php-fig/clock", - "keywords": [ - "clock", - "now", - "psr", - "psr-20", - "time" - ], - "install-path": "../psr/clock" - }, - { - "name": "psr/container", - "version": "1.1.2", - "version_normalized": "1.1.2.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/container/1.1.2/psr-container-1.1.2.zip", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", - "shasum": "" - }, - "require": { - "php": ">=7.4.0" - }, - "time": "2021-11-05T16:50:12+00:00", - "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" + "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", @@ -3331,19 +3296,30 @@ }, { "name": "psr/http-client", - "version": "1.0.3", - "version_normalized": "1.0.3.0", + "version": "1.0.1", + "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/http-client/1.0.3/psr-http-client-1.0.3.zip", - "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", - "shasum": "" + "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": "^7.0 || ^8.0", - "psr/http-message": "^1.0 || ^2.0" + "psr/http-message": "^1.0" }, - "time": "2023-09-23T14:17:50+00:00", + "time": "2020-06-29T06:28:15+00:00", "type": "library", "extra": { "branch-alias": { @@ -3356,13 +3332,14 @@ "Psr\\Http\\Client\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" + "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", @@ -3377,19 +3354,30 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", - "version_normalized": "1.0.2.0", + "version": "1.0.1", + "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/http-factory/1.0.2/psr-http-factory-1.0.2.zip", - "reference": "e616d01114759c4c489f93b099585439f795fe35", - "shasum": "" + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.0.0", - "psr/http-message": "^1.0 || ^2.0" + "psr/http-message": "^1.0" }, - "time": "2023-04-10T20:10:41+00:00", + "time": "2019-04-30T12:38:16+00:00", "type": "library", "extra": { "branch-alias": { @@ -3402,13 +3390,14 @@ "Psr\\Http\\Message\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" + "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for PSR-7 HTTP message factories", @@ -3426,22 +3415,33 @@ }, { "name": "psr/http-message", - "version": "1.1", - "version_normalized": "1.1.0.0", + "version": "1.0.1", + "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/http-message/1.1/psr-http-message-1.1.zip", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", - "shasum": "" + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": "^7.2 || ^8.0" + "php": ">=5.3.0" }, - "time": "2023-04-04T09:50:52+00:00", + "time": "2016-08-06T14:39:51+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.0.x-dev" } }, "installation-source": "dist", @@ -3450,6 +3450,7 @@ "Psr\\Http\\Message\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3475,11 +3476,22 @@ "name": "psr/log", "version": "1.1.4", "version_normalized": "1.1.4.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/log/1.1.4/psr-log-1.1.4.zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.0" @@ -3497,6 +3509,7 @@ "Psr\\Log\\": "Psr/Log/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3513,17 +3526,31 @@ "psr", "psr-3" ], + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.4" + }, "install-path": "../psr/log" }, { "name": "psr/simple-cache", "version": "1.0.1", "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/psr/simple-cache/1.0.1/psr-simple-cache-1.0.1.zip", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.0" @@ -3541,6 +3568,7 @@ "Psr\\SimpleCache\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3562,30 +3590,38 @@ }, { "name": "qcloud/cos-sdk-v5", - "version": "v1.3.5", - "version_normalized": "1.3.5.0", + "version": "v1.3.4", + "version_normalized": "1.3.4.0", + "source": { + "type": "git", + "url": "https://github.com/tencentyun/cos-php-sdk-v5.git", + "reference": "1b32aa422f6dffe4ea411e5095e4b0da9135551b" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/qcloud/cos-sdk-v5/v1.3.5/qcloud-cos-sdk-v5-v1.3.5.zip", - "reference": "e67ad8143695192ee206bcbcafc78c08da92c621", - "shasum": "" + "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/1b32aa422f6dffe4ea411e5095e4b0da9135551b", + "reference": "1b32aa422f6dffe4ea411e5095e4b0da9135551b", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "guzzlehttp/guzzle": "~6.3", - "guzzlehttp/guzzle-services": "~1.1", + "guzzle/guzzle": "~3.7", "php": ">=5.3.0" }, - "time": "2021-05-18T12:47:31+00:00", + "time": "2019-09-02T12:08:44+00:00", "type": "library", "installation-source": "dist", "autoload": { - "files": [ - "src/Qcloud/Cos/Common.php" - ], - "psr-4": { - "Qcloud\\Cos\\": "src/Qcloud/Cos/" + "psr-0": { + "Qcloud\\Cos\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3609,35 +3645,44 @@ }, { "name": "qiniu/php-sdk", - "version": "v7.11.0", - "version_normalized": "7.11.0.0", + "version": "v7.2.10", + "version_normalized": "7.2.10.0", + "source": { + "type": "git", + "url": "https://github.com/qiniu/php-sdk.git", + "reference": "d89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/qiniu/php-sdk/v7.11.0/qiniu-php-sdk-v7.11.0.zip", - "reference": "9ee81f0acd57fa7bb435ffe9e515d7a9fdd0489b", - "shasum": "" + "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/d89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8", + "reference": "d89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "myclabs/php-enum": "~1.5.2 || ~1.6.6 || ~1.7.7 || ~1.8.4", "php": ">=5.3.3" }, "require-dev": { - "paragonie/random_compat": ">=2", - "phpunit/phpunit": "^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4", - "squizlabs/php_codesniffer": "^2.3 || ~3.6" + "phpunit/phpunit": "~4.0", + "squizlabs/php_codesniffer": "~2.3" }, - "time": "2023-09-05T12:33:39+00:00", + "time": "2019-10-28T10:23:23+00:00", "type": "library", "installation-source": "dist", "autoload": { - "files": [ - "src/Qiniu/functions.php", - "src/Qiniu/Http/Middleware/Middleware.php" - ], "psr-4": { "Qiniu\\": "src/Qiniu" - } + }, + "files": [ + "src/Qiniu/functions.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3658,52 +3703,26 @@ ], "install-path": "../qiniu/php-sdk" }, - { - "name": "ralouphie/getallheaders", - "version": "3.0.3", - "version_normalized": "3.0.3.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/ralouphie/getallheaders/3.0.3/ralouphie-getallheaders-3.0.3.zip", - "reference": "120b605dfeb996808c31b6477290a714d356e822", - "shasum": "" - }, - "require": { - "php": ">=5.6" - }, - "require-dev": { - "php-coveralls/php-coveralls": "^2.1", - "phpunit/phpunit": "^5 || ^6.5" - }, - "time": "2019-03-08T08:55:37+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "files": [ - "src/getallheaders.php" - ] - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ralph Khattar", - "email": "ralph.khattar@gmail.com" - } - ], - "description": "A polyfill for getallheaders.", - "install-path": "../ralouphie/getallheaders" - }, { "name": "riverslei/payment", "version": "v5.1.0", "version_normalized": "5.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/helei112g/payment.git", + "reference": "77f671b68b0285a6af77dc7c5afa36eabcae35aa" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/riverslei/payment/v5.1.0/riverslei-payment-v5.1.0.zip", + "url": "https://api.github.com/repos/helei112g/payment/zipball/77f671b68b0285a6af77dc7c5afa36eabcae35aa", "reference": "77f671b68b0285a6af77dc7c5afa36eabcae35aa", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-bcmath": "*", @@ -3726,6 +3745,7 @@ "Payment\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3751,17 +3771,29 @@ }, { "name": "swoole/ide-helper", - "version": "4.8.13", - "version_normalized": "4.8.13.0", + "version": "4.8.7", + "version_normalized": "4.8.7.0", + "source": { + "type": "git", + "url": "https://github.com/swoole/ide-helper.git", + "reference": "62d306dcfdb7c2cd21768386955af9de387163f9" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/swoole/ide-helper/4.8.13/swoole-ide-helper-4.8.13.zip", - "reference": "d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef", - "shasum": "" + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/62d306dcfdb7c2cd21768386955af9de387163f9", + "reference": "62d306dcfdb7c2cd21768386955af9de387163f9", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, - "time": "2023-03-20T06:46:24+00:00", + "time": "2022-02-23T01:04:01+00:00", "type": "library", "installation-source": "dist", + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -3776,26 +3808,33 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.2", - "version_normalized": "2.5.2.0", + "version": "v2.1.2", + "version_normalized": "2.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/deprecation-contracts/v2.5.2/symfony-deprecation-contracts-v2.5.2.zip", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", - "shasum": "" + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1" }, - "time": "2022-01-02T09:53:40+00:00", + "time": "2020-05-27T08:34:37+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "dev-master": "2.1-dev" } }, "installation-source": "dist", @@ -3804,6 +3843,7 @@ "function.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3825,11 +3865,22 @@ "name": "symfony/event-dispatcher", "version": "v2.8.52", "version_normalized": "2.8.52.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/event-dispatcher/v2.8.52/symfony-event-dispatcher-v2.8.52.zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0", "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=5.3.9" @@ -3861,6 +3912,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3880,21 +3932,35 @@ }, { "name": "symfony/finder", - "version": "v5.4.27", - "version_normalized": "5.4.27.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/finder/v5.4.27/symfony-finder-v5.4.27.zip", - "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d", - "shasum": "" + "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": "^7.1.3" }, - "time": "2023-07-31T08:02:31+00:00", + "time": "2020-02-14T07:42:58+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { @@ -3904,6 +3970,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3917,19 +3984,213 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Finds files and directories via an intuitive fluent interface", + "description": "Symfony Finder Component", "homepage": "https://symfony.com", "install-path": "../symfony/finder" }, { - "name": "symfony/http-foundation", - "version": "v3.4.47", - "version_normalized": "3.4.47.0", + "name": "symfony/http-client", + "version": "v5.4.21", + "version_normalized": "5.4.21.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-client.git", + "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/http-foundation/v3.4.47/symfony-http-foundation-v3.4.47.zip", - "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8", - "shasum": "" + "url": "https://api.github.com/repos/symfony/http-client/zipball/6b88914a7f1bf144df15904f60a19be78a67a3b2", + "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "php": ">=7.2.5", + "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/http-client-contracts": "^2.4", + "symfony/polyfill-php73": "^1.11", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.0|^2|^3" + }, + "provide": { + "php-http/async-client-implementation": "*", + "php-http/client-implementation": "*", + "psr/http-client-implementation": "1.0", + "symfony/http-client-implementation": "2.4" + }, + "require-dev": { + "amphp/amp": "^2.5", + "amphp/http-client": "^4.2.1", + "amphp/http-tunnel": "^1.0", + "amphp/socket": "^1.1", + "guzzlehttp/promises": "^1.4", + "nyholm/psr7": "^1.0", + "php-http/httplug": "^1.0|^2.0", + "psr/http-client": "^1.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/stopwatch": "^4.4|^5.0|^6.0" + }, + "time": "2023-02-17T21:35:35+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpClient\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-client/tree/v5.4.21" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/http-client" + }, + { + "name": "symfony/http-client-contracts", + "version": "v2.5.2", + "version_normalized": "2.5.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", + "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "php": ">=7.2.5" + }, + "suggest": { + "symfony/http-client-implementation": "" + }, + "time": "2022-04-12T15:48:08+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Contracts\\HttpClient\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to HTTP clients", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/http-client-contracts" + }, + { + "name": "symfony/http-foundation", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4d440be93adcfd5e4ee0bdc7acd1c3260625728f", + "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": "^5.5.9|>=7.0.8", @@ -3939,8 +4200,13 @@ "require-dev": { "symfony/expression-language": "~2.8|~3.0|~4.0" }, - "time": "2020-10-24T10:57:07+00:00", + "time": "2020-02-06T08:18:51+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { @@ -3950,6 +4216,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3968,23 +4235,107 @@ "install-path": "../symfony/http-foundation" }, { - "name": "symfony/options-resolver", - "version": "v5.4.21", - "version_normalized": "5.4.21.0", + "name": "symfony/inflector", + "version": "v5.1.2", + "version_normalized": "5.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/inflector.git", + "reference": "fddb4262dd136b34db993a2a3488713df91e4856" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/options-resolver/v5.4.21/symfony-options-resolver-v5.4.21.zip", - "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9", - "shasum": "" + "url": "https://api.github.com/repos/symfony/inflector/zipball/fddb4262dd136b34db993a2a3488713df91e4856", + "reference": "fddb4262dd136b34db993a2a3488713df91e4856", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php73": "~1.0", - "symfony/polyfill-php80": "^1.16" + "symfony/deprecation-contracts": "^2.1", + "symfony/string": "^5.1" }, - "time": "2023-02-14T08:03:56+00:00", + "time": "2020-05-20T17:43:50+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\Inflector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Inflector Component", + "homepage": "https://symfony.com", + "keywords": [ + "inflection", + "pluralize", + "singularize", + "string", + "symfony", + "words" + ], + "abandoned": "EnglishInflector from the String component", + "install-path": "../symfony/inflector" + }, + { + "name": "symfony/options-resolver", + "version": "v5.1.2", + "version_normalized": "5.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/options-resolver.git", + "reference": "663f5dd5e14057d1954fe721f9709d35837f2447" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/663f5dd5e14057d1954fe721f9709d35837f2447", + "reference": "663f5dd5e14057d1954fe721f9709d35837f2447", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php80": "^1.15" + }, + "time": "2020-05-23T13:08:13+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { @@ -3994,6 +4345,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4007,7 +4359,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides an improved replacement for the array_replace PHP function", + "description": "Symfony OptionsResolver Component", "homepage": "https://symfony.com", "keywords": [ "config", @@ -4018,43 +4370,48 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.17.0", + "version_normalized": "1.17.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-ctype/v1.28.0/symfony-polyfill-ctype-v1.28.0.zip", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.1" - }, - "provide": { - "ext-ctype": "*" + "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, - "time": "2023-01-26T09:26:14+00:00", + "time": "2020-05-12T16:14:59+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "1.17-dev" } }, "installation-source": "dist", "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" - } + }, + "files": [ + "bootstrap.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4080,40 +4437,48 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.17.0", + "version_normalized": "1.17.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "e094b0770f7833fdf257e6ba4775be4e258230b2" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-intl-grapheme/v1.28.0/symfony-polyfill-intl-grapheme-v1.28.0.zip", - "reference": "875e90aeea2777b6f135677f618529449334a612", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e094b0770f7833fdf257e6ba4775be4e258230b2", + "reference": "e094b0770f7833fdf257e6ba4775be4e258230b2", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.1" + "php": ">=5.3.3" }, "suggest": { "ext-intl": "For best performance" }, - "time": "2023-01-26T09:26:14+00:00", + "time": "2020-05-12T16:47:27+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "1.17-dev" } }, "installation-source": "dist", "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" - } + }, + "files": [ + "bootstrap.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4139,82 +4504,26 @@ ], "install-path": "../symfony/polyfill-intl-grapheme" }, - { - "name": "symfony/polyfill-intl-idn", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-intl-idn/v1.28.0/symfony-polyfill-intl-idn-v1.28.0.zip", - "reference": "ecaafce9f77234a6a449d29e49267ba10499116d", - "shasum": "" - }, - "require": { - "php": ">=7.1", - "symfony/polyfill-intl-normalizer": "^1.10", - "symfony/polyfill-php72": "^1.10" - }, - "suggest": { - "ext-intl": "For best performance" - }, - "time": "2023-01-26T09:30:37+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "installation-source": "dist", - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" - }, - { - "name": "Trevor Rowbotham", - "email": "trevor.rowbotham@pm.me" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "idn", - "intl", - "polyfill", - "portable", - "shim" - ], - "install-path": "../symfony/polyfill-intl-idn" - }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.24.0", + "version_normalized": "1.24.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-intl-normalizer/v1.28.0/symfony-polyfill-intl-normalizer-v1.28.0.zip", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1" @@ -4222,11 +4531,11 @@ "suggest": { "ext-intl": "For best performance" }, - "time": "2023-01-26T09:26:14+00:00", + "time": "2021-02-19T12:13:01+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4245,6 +4554,7 @@ "Resources/stubs" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4268,17 +4578,31 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0" + }, "install-path": "../symfony/polyfill-intl-normalizer" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.24.0", + "version_normalized": "1.24.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-mbstring/v1.28.0/symfony-polyfill-mbstring-v1.28.0.zip", - "reference": "42292d99c55abe617799667f454222c54c60e229", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1" @@ -4289,11 +4613,11 @@ "suggest": { "ext-mbstring": "For best performance" }, - "time": "2023-07-28T09:04:16+00:00", + "time": "2021-11-30T18:21:41+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4309,6 +4633,7 @@ "Symfony\\Polyfill\\Mbstring\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4331,17 +4656,31 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" + }, "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/polyfill-php70", "version": "v1.20.0", "version_normalized": "1.20.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php70/v1.20.0/symfony-polyfill-php70-v1.20.0.zip", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1" @@ -4357,6 +4696,7 @@ "url": "https://github.com/symfony/polyfill" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4378,26 +4718,40 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" + }, "install-path": null }, { "name": "symfony/polyfill-php72", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.24.0", + "version_normalized": "1.24.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php72/v1.28.0/symfony-polyfill-php72-v1.28.0.zip", - "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1" }, - "time": "2023-01-26T09:26:14+00:00", + "time": "2021-05-27T09:17:38+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4413,6 +4767,7 @@ "Symfony\\Polyfill\\Php72\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4434,26 +4789,40 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0" + }, "install-path": "../symfony/polyfill-php72" }, { "name": "symfony/polyfill-php73", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.27.0", + "version_normalized": "1.27.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php73/v1.28.0/symfony-polyfill-php73-v1.28.0.zip", - "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1" }, - "time": "2023-01-26T09:26:14+00:00", + "time": "2022-11-03T14:55:06+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4472,6 +4841,7 @@ "Resources/stubs" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4493,44 +4863,69 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "install-path": "../symfony/polyfill-php73" }, { "name": "symfony/polyfill-php80", - "version": "v1.28.0", - "version_normalized": "1.28.0.0", + "version": "v1.17.0", + "version_normalized": "1.17.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/polyfill-php80/v1.28.0/symfony-polyfill-php80-v1.28.0.zip", - "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", - "shasum": "" + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/5e30b2799bc1ad68f7feb62b60a73743589438dd", + "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.1" + "php": ">=7.0.8" }, - "time": "2023-01-26T09:26:14+00:00", + "time": "2020-05-12T16:47:27+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "1.28-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "1.17-dev" } }, "installation-source": "dist", "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, + "files": [ + "bootstrap.php" + ], "classmap": [ "Resources/stubs" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4560,20 +4955,35 @@ }, { "name": "symfony/process", - "version": "v5.4.28", - "version_normalized": "5.4.28.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/process/v5.4.28/symfony-process-v5.4.28.zip", - "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b", - "shasum": "" + "url": "https://api.github.com/repos/symfony/process/zipball/bf9166bac906c9e69fb7a11d94875e7ced97bcd7", + "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.16" + "php": "^7.1.3" }, - "time": "2023-08-07T10:36:04+00:00", + "time": "2020-02-07T20:06:44+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { @@ -4583,6 +4993,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4596,34 +5007,50 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Executes commands in sub-processes", + "description": "Symfony Process Component", "homepage": "https://symfony.com", "install-path": "../symfony/process" }, { "name": "symfony/property-access", - "version": "v5.4.26", - "version_normalized": "5.4.26.0", + "version": "v5.1.2", + "version_normalized": "5.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/property-access.git", + "reference": "638b96246da68810484a5a46ff397e9326f42afc" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/property-access/v5.4.26/symfony-property-access-v5.4.26.zip", - "reference": "0249e46f69e92049a488f39fcf531cb42c50caaa", - "shasum": "" + "url": "https://api.github.com/repos/symfony/property-access/zipball/638b96246da68810484a5a46ff397e9326f42afc", + "reference": "638b96246da68810484a5a46ff397e9326f42afc", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16", - "symfony/property-info": "^5.2|^6.0" + "symfony/inflector": "^4.4|^5.0", + "symfony/polyfill-php80": "^1.15", + "symfony/property-info": "^5.1.1" }, "require-dev": { - "symfony/cache": "^4.4|^5.0|^6.0" + "symfony/cache": "^4.4|^5.0" }, "suggest": { "psr/cache-implementation": "To cache access methods." }, - "time": "2023-07-13T15:20:41+00:00", + "time": "2020-06-04T09:56:18+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { @@ -4633,6 +5060,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4646,7 +5074,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides functions to read and write from/to an object or array using a simple string notation", + "description": "Symfony PropertyAccess Component", "homepage": "https://symfony.com", "keywords": [ "access", @@ -4656,39 +5084,48 @@ "injection", "object", "property", - "property-path", + "property path", "reflection" ], "install-path": "../symfony/property-access" }, { "name": "symfony/property-info", - "version": "v5.4.24", - "version_normalized": "5.4.24.0", + "version": "v5.1.2", + "version_normalized": "5.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/property-info.git", + "reference": "75d79faca45092829b55eb83f73068e34c6567c5" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/property-info/v5.4.24/symfony-property-info-v5.4.24.zip", - "reference": "d43b85b00699b4484964c297575b5c6f9dc5f6e1", - "shasum": "" + "url": "https://api.github.com/repos/symfony/property-info/zipball/75d79faca45092829b55eb83f73068e34c6567c5", + "reference": "75d79faca45092829b55eb83f73068e34c6567c5", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16", - "symfony/string": "^5.1|^6.0" + "symfony/polyfill-php80": "^1.15", + "symfony/string": "^5.1" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", - "phpdocumentor/type-resolver": "<1.4.0", + "phpdocumentor/type-resolver": "<0.3.0", "symfony/dependency-injection": "<4.4" }, "require-dev": { - "doctrine/annotations": "^1.10.4|^2", + "doctrine/annotations": "~1.7", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "phpstan/phpdoc-parser": "^1.0", - "symfony/cache": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/serializer": "^4.4|^5.0|^6.0" + "symfony/cache": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" }, "suggest": { "phpdocumentor/reflection-docblock": "To use the PHPDoc", @@ -4696,8 +5133,13 @@ "symfony/doctrine-bridge": "To use Doctrine metadata", "symfony/serializer": "To use Serializer metadata" }, - "time": "2023-05-15T20:11:03+00:00", + "time": "2020-06-15T11:50:15+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, "installation-source": "dist", "autoload": { "psr-4": { @@ -4707,6 +5149,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4720,7 +5163,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Extracts information about PHP class' properties using metadata of popular sources", + "description": "Symfony Property Info Component", "homepage": "https://symfony.com", "keywords": [ "doctrine", @@ -4736,11 +5179,22 @@ "name": "symfony/psr-http-message-bridge", "version": "v1.2.0", "version_normalized": "1.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/psr-http-message-bridge.git", + "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/psr-http-message-bridge/v1.2.0/symfony-psr-http-message-bridge-v1.2.0.zip", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": "^7.1", @@ -4771,6 +5225,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4795,46 +5250,51 @@ "install-path": "../symfony/psr-http-message-bridge" }, { - "name": "symfony/string", - "version": "v5.4.29", - "version_normalized": "5.4.29.0", + "name": "symfony/service-contracts", + "version": "v2.2.0", + "version_normalized": "2.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/service-contracts.git", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/string/v5.4.29/symfony-string-v5.4.29.zip", - "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", - "shasum": "" + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.2.5", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-intl-grapheme": "~1.0", - "symfony/polyfill-intl-normalizer": "~1.0", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "~1.15" + "psr/container": "^1.0" }, - "conflict": { - "symfony/translation-contracts": ">=3.0" + "suggest": { + "symfony/service-implementation": "" }, - "require-dev": { - "symfony/error-handler": "^4.4|^5.0|^6.0", - "symfony/http-client": "^4.4|^5.0|^6.0", - "symfony/translation-contracts": "^1.1|^2", - "symfony/var-exporter": "^4.4|^5.0|^6.0" - }, - "time": "2023-09-13T11:47:41+00:00", + "time": "2020-09-07T11:33:47+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.2-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, "installation-source": "dist", "autoload": { - "files": [ - "Resources/functions.php" - ], "psr-4": { - "Symfony\\Component\\String\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Symfony\\Contracts\\Service\\": "" + } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4848,7 +5308,104 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "description": "Generic abstractions related to writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/master" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/service-contracts" + }, + { + "name": "symfony/string", + "version": "v5.1.2", + "version_normalized": "5.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/string.git", + "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/string/zipball/ac70459db781108db7c6d8981dd31ce0e29e3298", + "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "~1.15" + }, + "require-dev": { + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-client": "^4.4|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "symfony/var-exporter": "^4.4|^5.0" + }, + "time": "2020-06-11T12:16:36+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "files": [ + "Resources/functions.php" + ], + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony String component", "homepage": "https://symfony.com", "keywords": [ "grapheme", @@ -4862,57 +5419,65 @@ }, { "name": "symfony/translation", - "version": "v5.4.30", - "version_normalized": "5.4.30.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/translation/v5.4.30/symfony-translation-v5.4.30.zip", - "reference": "8560dc532e4e48d331937532a7cbfd2a9f9f53ce", - "shasum": "" + "url": "https://api.github.com/repos/symfony/translation/zipball/e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b", + "reference": "e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", + "php": "^7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.16", - "symfony/translation-contracts": "^2.3" + "symfony/translation-contracts": "^2" }, "conflict": { "symfony/config": "<4.4", - "symfony/console": "<5.3", "symfony/dependency-injection": "<5.0", "symfony/http-kernel": "<5.0", "symfony/twig-bundle": "<5.0", "symfony/yaml": "<4.4" }, "provide": { - "symfony/translation-implementation": "2.3" + "symfony/translation-implementation": "2.0" }, "require-dev": { - "psr/log": "^1|^2|^3", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/console": "^5.4|^6.0", - "symfony/dependency-injection": "^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/http-client-contracts": "^1.1|^2.0|^3.0", - "symfony/http-kernel": "^5.0|^6.0", - "symfony/intl": "^4.4|^5.0|^6.0", - "symfony/polyfill-intl-icu": "^1.21", - "symfony/service-contracts": "^1.1.2|^2|^3", - "symfony/yaml": "^4.4|^5.0|^6.0" + "psr/log": "~1.0", + "symfony/config": "^4.4|^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/dependency-injection": "^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/http-kernel": "^5.0", + "symfony/intl": "^4.4|^5.0", + "symfony/service-contracts": "^1.1.2|^2", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, - "time": "2023-10-28T09:19:54+00:00", + "time": "2020-02-04T07:41:34+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, "installation-source": "dist", "autoload": { - "files": [ - "Resources/functions.php" - ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, @@ -4920,6 +5485,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4933,35 +5499,42 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides tools to internationalize your application", + "description": "Symfony Translation Component", "homepage": "https://symfony.com", "install-path": "../symfony/translation" }, { "name": "symfony/translation-contracts", - "version": "v2.5.2", - "version_normalized": "2.5.2.0", + "version": "v2.0.1", + "version_normalized": "2.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation-contracts.git", + "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/translation-contracts/v2.5.2/symfony-translation-contracts-v2.5.2.zip", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", - "shasum": "" + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8cc682ac458d75557203b2f2f14b0b92e1c744ed", + "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.2.5" + "php": "^7.2.5" }, "suggest": { "symfony/translation-implementation": "" }, - "time": "2022-06-27T16:58:25+00:00", + "time": "2019-11-18T17:27:11+00:00", "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "dev-master": "2.0-dev" } }, "installation-source": "dist", @@ -4970,6 +5543,7 @@ "Symfony\\Contracts\\Translation\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4997,19 +5571,29 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.47", - "version_normalized": "4.4.47.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/var-dumper.git", + "reference": "2572839911702b0405479410ea7a1334bfab0b96" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/symfony/var-dumper/v4.4.47/symfony-var-dumper-v4.4.47.zip", - "reference": "1069c7a3fca74578022fab6f81643248d02f8e63", - "shasum": "" + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", + "reference": "2572839911702b0405479410ea7a1334bfab0b96", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=7.1.3", + "php": "^7.1.3", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5", - "symfony/polyfill-php80": "^1.16" + "symfony/polyfill-php72": "~1.5" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", @@ -5019,18 +5603,23 @@ "ext-iconv": "*", "symfony/console": "^3.4|^4.0|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.43|^2.13|^3.0.4" + "twig/twig": "^1.34|^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, - "time": "2022-10-03T15:15:11+00:00", + "time": "2020-02-24T13:10:00+00:00", "bin": [ "Resources/bin/var-dump-server" ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, "installation-source": "dist", "autoload": { "files": [ @@ -5043,6 +5632,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5056,7 +5646,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides mechanisms for walking through any arbitrary PHP variable", + "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "https://symfony.com", "keywords": [ "debug", @@ -5068,11 +5658,22 @@ "name": "topthink/framework", "version": "v6.0.7", "version_normalized": "6.0.7.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/framework.git", + "reference": "db8fe22520a9660dd5e4c87e304034ac49e39270" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/framework/v6.0.7/topthink-framework-v6.0.7.zip", + "url": "https://api.github.com/repos/top-think/framework/zipball/db8fe22520a9660dd5e4c87e304034ac49e39270", "reference": "db8fe22520a9660dd5e4c87e304034ac49e39270", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", @@ -5100,6 +5701,7 @@ "think\\": "src/think/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5123,30 +5725,39 @@ "install-path": "../topthink/framework" }, { - "name": "topthink/think-api", - "version": "v1.0.27", - "version_normalized": "1.0.27.0", + "name": "topthink/think-factory", + "version": "v1.0.1", + "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-factory.git", + "reference": "b8080a6472aae1cff47ceb8c30feec3c2835364b" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-api/v1.0.27/topthink-think-api-v1.0.27.zip", - "reference": "36d7caac89ab5153493d1e0ad64f96d442e59b69", - "shasum": "" + "url": "https://api.github.com/repos/top-think/think-factory/zipball/b8080a6472aae1cff47ceb8c30feec3c2835364b", + "reference": "b8080a6472aae1cff47ceb8c30feec3c2835364b", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "guzzlehttp/guzzle": "^6.5 || ^7.0", - "topthink/think-helper": "^1.0 || ^3.1" + "topthink/framework": "^6.0.0", + "topthink/think-helper": "^3.0.0" }, - "require-dev": { - "phpunit/phpunit": "^7.0" - }, - "time": "2023-08-09T10:22:11+00:00", + "time": "2019-04-15T06:55:28+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { - "think\\api\\": "src" + "think\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5156,35 +5767,45 @@ "email": "448901948@qq.com" } ], - "install-path": "../topthink/think-api" + "abandoned": true, + "install-path": "../topthink/think-factory" }, { "name": "topthink/think-helper", - "version": "v3.1.6", - "version_normalized": "3.1.6.0", + "version": "v3.1.3", + "version_normalized": "3.1.3.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-helper.git", + "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-helper/v3.1.6/topthink-think-helper-v3.1.6.zip", - "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff", - "shasum": "" + "url": "https://api.github.com/repos/top-think/think-helper/zipball/4d85dfd3778623bbb1de3648f1dcd0c82f4439f4", + "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1.0" }, - "require-dev": { - "phpunit/phpunit": "^9.5" - }, - "time": "2021-12-15T04:27:55+00:00", + "time": "2019-09-30T02:36:48+00:00", "type": "library", "installation-source": "dist", "autoload": { - "files": [ - "src/helper.php" - ], "psr-4": { "think\\": "src" - } + }, + "files": [ + "src/helper.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5201,11 +5822,22 @@ "name": "topthink/think-image", "version": "v1.0.7", "version_normalized": "1.0.7.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-image.git", + "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-image/v1.0.7/topthink-think-image-v1.0.7.zip", + "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512", "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-gd": "*" @@ -5222,6 +5854,7 @@ "think\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5236,36 +5869,48 @@ }, { "name": "topthink/think-orm", - "version": "v2.0.61", - "version_normalized": "2.0.61.0", + "version": "v2.0.39", + "version_normalized": "2.0.39.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-orm.git", + "reference": "39a9d0a0e52d9b8bad9d98484d8484cdf5b683a7" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-orm/v2.0.61/topthink-think-orm-v2.0.61.zip", - "reference": "10528ebf4a5106b19c3bac9c6deae7a67ff49de6", - "shasum": "" + "url": "https://api.github.com/repos/top-think/think-orm/zipball/39a9d0a0e52d9b8bad9d98484d8484cdf5b683a7", + "reference": "39a9d0a0e52d9b8bad9d98484d8484cdf5b683a7", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", "ext-pdo": "*", "php": ">=7.1.0", - "psr/log": "^1.0|^2.0", - "psr/simple-cache": "^1.0|^2.0", + "psr/log": "~1.0", + "psr/simple-cache": "^1.0", "topthink/think-helper": "^3.1" }, "require-dev": { "phpunit/phpunit": "^7|^8|^9.5" }, - "time": "2023-04-20T14:27:51+00:00", + "time": "2021-02-26T10:20:00+00:00", "type": "library", "installation-source": "dist", "autoload": { - "files": [ - "stubs/load_stubs.php" - ], "psr-4": { "think\\": "src" - } + }, + "files": [ + "stubs/load_stubs.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5284,26 +5929,39 @@ }, { "name": "topthink/think-queue", - "version": "v3.0.9", - "version_normalized": "3.0.9.0", + "version": "v3.0.4", + "version_normalized": "3.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-queue.git", + "reference": "a993295b68a483dc3cb2c0fee05683908fa2572e" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-queue/v3.0.9/topthink-think-queue-v3.0.9.zip", - "reference": "654812b47dd7c708c4443deed27f212f8382e8da", - "shasum": "" + "url": "https://api.github.com/repos/top-think/think-queue/zipball/a993295b68a483dc3cb2c0fee05683908fa2572e", + "reference": "a993295b68a483dc3cb2c0fee05683908fa2572e", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", "nesbot/carbon": "^2.16", - "symfony/process": ">=4.2", - "topthink/framework": "^6.0 || ^8.0" + "symfony/process": "^4.2", + "topthink/framework": "^6.0.0", + "topthink/think-factory": "^1.0.0", + "topthink/think-helper": "^3.0.4" }, "require-dev": { "mockery/mockery": "^1.2", "phpunit/phpunit": "^6.2", - "topthink/think-migration": "^3.0" + "topthink/think-migration": "^3.0.0" }, - "time": "2023-07-03T05:42:01+00:00", + "time": "2019-10-13T03:51:32+00:00", "type": "library", "extra": { "think": { @@ -5317,13 +5975,14 @@ }, "installation-source": "dist", "autoload": { - "files": [ - "src/common.php" - ], "psr-4": { "think\\": "src" - } + }, + "files": [ + "src/common.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5333,18 +5992,29 @@ "email": "448901948@qq.com" } ], - "description": "The ThinkPHP6 Queue Package", + "description": "The ThinkPHP5 Queue Package", "install-path": "../topthink/think-queue" }, { "name": "topthink/think-swoole", "version": "v3.1.2", "version_normalized": "3.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-swoole.git", + "reference": "eb7f78b7eb53dde79257f4254fe61f9514f3c7d8" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-swoole/v3.1.2/topthink-think-swoole-v3.1.2.zip", + "url": "https://api.github.com/repos/top-think/think-swoole/zipball/eb7f78b7eb53dde79257f4254fe61f9514f3c7d8", "reference": "eb7f78b7eb53dde79257f4254fe61f9514f3c7d8", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "ext-json": "*", @@ -5374,13 +6044,14 @@ }, "installation-source": "dist", "autoload": { - "files": [ - "src/helpers.php" - ], "psr-4": { "think\\swoole\\": "src" - } + }, + "files": [ + "src/helpers.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5395,19 +6066,30 @@ }, { "name": "topthink/think-trace", - "version": "v1.6", - "version_normalized": "1.6.0.0", + "version": "v1.2", + "version_normalized": "1.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/top-think/think-trace.git", + "reference": "4589d06a07945d57478cc2236f4b23d51ff919cc" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/topthink/think-trace/v1.6/topthink-think-trace-v1.6.zip", - "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142", - "shasum": "" + "url": "https://api.github.com/repos/top-think/think-trace/zipball/4589d06a07945d57478cc2236f4b23d51ff919cc", + "reference": "4589d06a07945d57478cc2236f4b23d51ff919cc", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "php": ">=7.1.0", - "topthink/framework": "^6.0|^8.0" + "topthink/framework": "^6.0.0" }, - "time": "2023-02-07T08:36:32+00:00", + "time": "2019-10-17T02:14:09+00:00", "type": "library", "extra": { "think": { @@ -5425,6 +6107,7 @@ "think\\trace\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -5441,14 +6124,26 @@ "name": "ucloud/ufile-php-sdk", "version": "1.0.1", "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/yufeiminds/Ufile-php-sdk.git", + "reference": "42f739ecd55dec488e9b2185795cdc5ea7be12d0" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/ucloud/ufile-php-sdk/1.0.1/ucloud-ufile-php-sdk-1.0.1.zip", + "url": "https://api.github.com/repos/yufeiminds/Ufile-php-sdk/zipball/42f739ecd55dec488e9b2185795cdc5ea7be12d0", "reference": "42f739ecd55dec488e9b2185795cdc5ea7be12d0", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { - "php": ">=5.6.0" + "php": ">=5.6.0", + "ucloud/ufile-php-sdk": "1.0.1" }, "time": "2018-05-08T02:37:11+00:00", "type": "library", @@ -5461,6 +6156,7 @@ "UCloud\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5477,84 +6173,31 @@ "storage", "ucloud" ], + "support": { + "source": "https://github.com/yufeiminds/Ufile-php-sdk/tree/1.0.1" + }, "install-path": "../ucloud/ufile-php-sdk" }, - { - "name": "vlucas/phpdotenv", - "version": "v5.5.0", - "version_normalized": "5.5.0.0", - "dist": { - "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/vlucas/phpdotenv/v5.5.0/vlucas-phpdotenv-v5.5.0.zip", - "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", - "shasum": "" - }, - "require": { - "ext-pcre": "*", - "graham-campbell/result-type": "^1.0.2", - "php": "^7.1.3 || ^8.0", - "phpoption/phpoption": "^1.8", - "symfony/polyfill-ctype": "^1.23", - "symfony/polyfill-mbstring": "^1.23.1", - "symfony/polyfill-php80": "^1.23.1" - }, - "require-dev": { - "bamarni/composer-bin-plugin": "^1.4.1", - "ext-filter": "*", - "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25" - }, - "suggest": { - "ext-filter": "Required to use the boolean validator." - }, - "time": "2022-10-16T01:01:54+00:00", - "type": "library", - "extra": { - "bamarni-bin": { - "bin-links": true, - "forward-command": true - }, - "branch-alias": { - "dev-master": "5.5-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Dotenv\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk", - "homepage": "https://github.com/GrahamCampbell" - }, - { - "name": "Vance Lucas", - "email": "vance@vancelucas.com", - "homepage": "https://github.com/vlucas" - } - ], - "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", - "keywords": [ - "dotenv", - "env", - "environment" - ], - "install-path": "../vlucas/phpdotenv" - }, { "name": "xaboy/form-builder", "version": "2.0.15", "version_normalized": "2.0.15.0", + "source": { + "type": "git", + "url": "https://github.com/xaboy/form-builder.git", + "reference": "20cf96927c7aed273dd0db5b2c7c83f56e535bf1" + }, "dist": { "type": "zip", - "url": "https://mirrors.cloud.tencent.com/repository/composer/xaboy/form-builder/2.0.15/xaboy-form-builder-2.0.15.zip", + "url": "https://api.github.com/repos/xaboy/form-builder/zipball/20cf96927c7aed273dd0db5b2c7c83f56e535bf1", "reference": "20cf96927c7aed273dd0db5b2c7c83f56e535bf1", - "shasum": "" + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] }, "require": { "doctrine/annotations": "1.2.7", @@ -5570,6 +6213,7 @@ "FormBuilder\\": "./src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5594,6 +6238,7 @@ ], "dev": true, "dev-package-names": [ + "symfony/polyfill-php72", "symfony/var-dumper", "topthink/think-trace" ] diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php old mode 100755 new mode 100644 index c93cd83b..69ff37f1 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -1,256 +1,202 @@ array( + 'name' => 'topthink/think', 'pretty_version' => 'dev-master', 'version' => 'dev-master', + 'reference' => '0fc5eb402156b0d7994d9762642e14307ee3ea91', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '641a1cf576a0931341e979fcb021728a5f208868', - 'name' => 'topthink/think', 'dev' => true, ), 'versions' => array( 'adbario/php-dot-notation' => array( - 'pretty_version' => '2.5.0', - 'version' => '2.5.0.0', + 'pretty_version' => '2.2.0', + 'version' => '2.2.0.0', + 'reference' => 'eee4fc81296531e6aafba4c2bbccfc5adab1676e', 'type' => 'library', 'install_path' => __DIR__ . '/../adbario/php-dot-notation', 'aliases' => array(), - 'reference' => '081e2cca50c84bfeeea2e3ef9b2c8d206d80ccae', 'dev_requirement' => false, ), 'alibabacloud/credentials' => array( - 'pretty_version' => '1.1.5', - 'version' => '1.1.5.0', + 'pretty_version' => '1.1.4', + 'version' => '1.1.4.0', + 'reference' => 'e79d4151ad8924c0cf79d4fe0ec151b8d7663a25', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/credentials', 'aliases' => array(), - 'reference' => '1d8383ceef695974a88a3859c42e235fd2e3981a', 'dev_requirement' => false, ), 'alibabacloud/darabonba-openapi' => array( - 'pretty_version' => '0.2.9', - 'version' => '0.2.9.0', + 'pretty_version' => '0.2.5', + 'version' => '0.2.5.0', + 'reference' => 'e57268b72616ed146eea1b5749d96b33e1f75ec3', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/darabonba-openapi', 'aliases' => array(), - 'reference' => '4cdfc36615f345786d668dfbaf68d9a301b6dbe2', 'dev_requirement' => false, ), 'alibabacloud/dysmsapi-20170525' => array( 'pretty_version' => '2.0.9', 'version' => '2.0.9.0', + 'reference' => 'f3098cdd4196aa42413e60fececcea08a3374ff1', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/dysmsapi-20170525', 'aliases' => array(), - 'reference' => 'f3098cdd4196aa42413e60fececcea08a3374ff1', 'dev_requirement' => false, ), 'alibabacloud/endpoint-util' => array( 'pretty_version' => '0.1.1', 'version' => '0.1.1.0', + 'reference' => 'f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/endpoint-util', 'aliases' => array(), - 'reference' => 'f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5', 'dev_requirement' => false, ), 'alibabacloud/gateway-spi' => array( - 'pretty_version' => '1.0.0', - 'version' => '1.0.0.0', + 'pretty_version' => '0.0.1', + 'version' => '0.0.1.0', + 'reference' => '36ba38571acbf821cfd84555cdb1327cdbf86935', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/gateway-spi', 'aliases' => array(), - 'reference' => '7440f77750c329d8ab252db1d1d967314ccd1fcb', - 'dev_requirement' => false, - ), - 'alibabacloud/ocr-20191230' => array( - 'pretty_version' => '3.0.0', - 'version' => '3.0.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../alibabacloud/ocr-20191230', - 'aliases' => array(), - 'reference' => '8d7ad521074b2fd6c392cf0f2b114ce43f0612b8', 'dev_requirement' => false, ), 'alibabacloud/openapi-util' => array( - 'pretty_version' => '0.1.13', - 'version' => '0.1.13.0', + 'pretty_version' => '0.1.11', + 'version' => '0.1.11.0', + 'reference' => '61ee137955a25c9f5f33170babb6071d4bccf12c', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/openapi-util', 'aliases' => array(), - 'reference' => '870e59984f05e104aa303c85b8214e339ba0a0ac', - 'dev_requirement' => false, - ), - 'alibabacloud/openplatform-20191219' => array( - 'pretty_version' => '2.0.1', - 'version' => '2.0.1.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../alibabacloud/openplatform-20191219', - 'aliases' => array(), - 'reference' => '02ffa72369f8649214f1cfa336b52a544735f517', 'dev_requirement' => false, ), 'alibabacloud/tea' => array( - 'pretty_version' => '3.2.1', - 'version' => '3.2.1.0', + 'pretty_version' => '3.1.23', + 'version' => '3.1.23.0', + 'reference' => '61fce993274edf6e7131af07256ed7723d97a85f', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/tea', 'aliases' => array(), - 'reference' => '1619cb96c158384f72b873e1f85de8b299c9c367', - 'dev_requirement' => false, - ), - 'alibabacloud/tea-fileform' => array( - 'pretty_version' => '0.3.4', - 'version' => '0.3.4.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../alibabacloud/tea-fileform', - 'aliases' => array(), - 'reference' => '4bf0c75a045c8115aa8cb1a394bd08d8bb833181', - 'dev_requirement' => false, - ), - 'alibabacloud/tea-oss-sdk' => array( - 'pretty_version' => '0.3.6', - 'version' => '0.3.6.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../alibabacloud/tea-oss-sdk', - 'aliases' => array(), - 'reference' => 'e28e70e2842b2e4da031a774209231bf08d7965c', - 'dev_requirement' => false, - ), - 'alibabacloud/tea-oss-utils' => array( - 'pretty_version' => '0.3.1', - 'version' => '0.3.1.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../alibabacloud/tea-oss-utils', - 'aliases' => array(), - 'reference' => '19f58fc509347f075664e377742d4f9e18465372', 'dev_requirement' => false, ), 'alibabacloud/tea-utils' => array( - 'pretty_version' => '0.2.19', - 'version' => '0.2.19.0', + 'pretty_version' => '0.2.14', + 'version' => '0.2.14.0', + 'reference' => '381df15cb4bdb58dbf596f94869ffd2ef680eddd', 'type' => 'library', 'install_path' => __DIR__ . '/../alibabacloud/tea-utils', 'aliases' => array(), - 'reference' => '8dfc1a93e9415818e93a621b644abbb84981aea4', - 'dev_requirement' => false, - ), - 'alibabacloud/tea-xml' => array( - 'pretty_version' => '0.2.4', - 'version' => '0.2.4.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../alibabacloud/tea-xml', - 'aliases' => array(), - 'reference' => '3e0c000bf536224eebbac913c371bef174c0a16a', 'dev_requirement' => false, ), 'aliyuncs/oss-sdk-php' => array( - 'pretty_version' => 'v2.6.0', - 'version' => '2.6.0.0', + 'pretty_version' => 'v2.3.1', + 'version' => '2.3.1.0', + 'reference' => '053d7ba9e798e4c09b9c5c1edab153d25ea9643a', 'type' => 'library', 'install_path' => __DIR__ . '/../aliyuncs/oss-sdk-php', 'aliases' => array(), - 'reference' => '572d0f8e099e8630ae7139ed3fdedb926c7a760f', + 'dev_requirement' => false, + ), + 'async-aws/core' => array( + 'pretty_version' => '1.18.1', + 'version' => '1.18.1.0', + 'reference' => 'fd09655f15b8b2d16799ec46a792dcdbb4e460fb', + 'type' => 'library', + 'install_path' => __DIR__ . '/../async-aws/core', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'async-aws/s3' => array( + 'pretty_version' => '1.13.0', + 'version' => '1.13.0.0', + 'reference' => '427ed40380b5ee47aadbdba0834e627e6f8c160b', + 'type' => 'library', + 'install_path' => __DIR__ . '/../async-aws/s3', + 'aliases' => array(), 'dev_requirement' => false, ), 'bacon/bacon-qr-code' => array( - 'pretty_version' => '2.0.8', - 'version' => '2.0.8.0', + 'pretty_version' => '2.0.0', + 'version' => '2.0.0.0', + 'reference' => 'eaac909da3ccc32b748a65b127acd8918f58d9b0', 'type' => 'library', 'install_path' => __DIR__ . '/../bacon/bacon-qr-code', 'aliases' => array(), - 'reference' => '8674e51bb65af933a5ffaf1c308a660387c35c22', 'dev_requirement' => false, ), 'dasprid/enum' => array( - 'pretty_version' => '1.0.5', - 'version' => '1.0.5.0', + 'pretty_version' => '1.0.0', + 'version' => '1.0.0.0', + 'reference' => '631ef6e638e9494b0310837fa531bedd908fc22b', 'type' => 'library', 'install_path' => __DIR__ . '/../dasprid/enum', 'aliases' => array(), - 'reference' => '6faf451159fb8ba4126b925ed2d78acfce0dc016', 'dev_requirement' => false, ), 'doctrine/annotations' => array( 'pretty_version' => 'v1.2.7', 'version' => '1.2.7.0', + 'reference' => 'f25c8aab83e0c3e976fd7d19875f198ccf2f7535', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/annotations', 'aliases' => array(), - 'reference' => 'f25c8aab83e0c3e976fd7d19875f198ccf2f7535', 'dev_requirement' => false, ), 'doctrine/cache' => array( 'pretty_version' => 'v1.4.4', 'version' => '1.4.4.0', + 'reference' => '6433826dd02c9e5be8a127320dc13e7e6625d020', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/cache', 'aliases' => array(), - 'reference' => '6433826dd02c9e5be8a127320dc13e7e6625d020', 'dev_requirement' => false, ), 'doctrine/lexer' => array( - 'pretty_version' => '1.2.3', - 'version' => '1.2.3.0', + 'pretty_version' => '1.2.0', + 'version' => '1.2.0.0', + 'reference' => '5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/lexer', 'aliases' => array(), - 'reference' => 'c268e882d4dbdd85e36e4ad69e02dc284f89d229', 'dev_requirement' => false, ), 'endroid/qr-code' => array( - 'pretty_version' => '3.9.7', - 'version' => '3.9.7.0', + 'pretty_version' => '3.8.1', + 'version' => '3.8.1.0', + 'reference' => 'a7e07d26fad46d7032b39a076f6c85e07757028d', 'type' => 'library', 'install_path' => __DIR__ . '/../endroid/qr-code', 'aliases' => array(), - 'reference' => '94563d7b3105288e6ac53a67ae720e3669fac1f6', - 'dev_requirement' => false, - ), - 'ezyang/htmlpurifier' => array( - 'pretty_version' => 'v4.16.0', - 'version' => '4.16.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../ezyang/htmlpurifier', - 'aliases' => array(), - 'reference' => '523407fb06eb9e5f3d59889b3978d5bfe94299c8', 'dev_requirement' => false, ), 'fastknife/ajcaptcha' => array( - 'pretty_version' => 'v1.2.2', - 'version' => '1.2.2.0', + 'pretty_version' => 'v1.1.5', + 'version' => '1.1.5.0', + 'reference' => '9e8eb95c444d2ff4d78d1d1d4d5cb1d29c084609', 'type' => 'library', 'install_path' => __DIR__ . '/../fastknife/ajcaptcha', 'aliases' => array(), - 'reference' => '87c122b6cd950fd98702e929685e5e7c0c517ddc', 'dev_requirement' => false, ), 'firebase/php-jwt' => array( - 'pretty_version' => 'v5.5.1', - 'version' => '5.5.1.0', + 'pretty_version' => 'v5.1.0', + 'version' => '5.1.0.0', + 'reference' => '4566062c68f76f43d44f1643f4970fe89757d4c6', 'type' => 'library', 'install_path' => __DIR__ . '/../firebase/php-jwt', 'aliases' => array(), - 'reference' => '83b609028194aa042ea33b5af2d41a7427de80e6', - 'dev_requirement' => false, - ), - 'graham-campbell/result-type' => array( - 'pretty_version' => 'v1.1.1', - 'version' => '1.1.1.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../graham-campbell/result-type', - 'aliases' => array(), - 'reference' => '672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831', 'dev_requirement' => false, ), 'gregwar/captcha' => array( - 'pretty_version' => 'v1.2.1', - 'version' => '1.2.1.0', - 'type' => 'library', + 'pretty_version' => 'v1.1.8', + 'version' => '1.1.8.0', + 'reference' => '6088ad3db59bc226423ad1476a9f0424b19b1866', + 'type' => 'captcha', 'install_path' => __DIR__ . '/../gregwar/captcha', 'aliases' => array(), - 'reference' => '229d3cdfe33d6f1349e0aec94a26e9205a6db08e', 'dev_requirement' => false, ), 'guzzle/batch' => array( @@ -274,10 +220,10 @@ 'guzzle/guzzle' => array( 'pretty_version' => 'v3.9.3', 'version' => '3.9.3.0', + 'reference' => '0645b70d953bc1c067bbc8d5bc53194706b628d9', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzle/guzzle', 'aliases' => array(), - 'reference' => '0645b70d953bc1c067bbc8d5bc53194706b628d9', 'dev_requirement' => false, ), 'guzzle/http' => array( @@ -394,343 +340,292 @@ 0 => 'v3.9.3', ), ), - 'guzzlehttp/command' => array( - 'pretty_version' => '1.0.0', - 'version' => '1.0.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../guzzlehttp/command', - 'aliases' => array(), - 'reference' => '2aaa2521a8f8269d6f5dfc13fe2af12c76921034', - 'dev_requirement' => false, - ), 'guzzlehttp/guzzle' => array( - 'pretty_version' => '6.5.8', - 'version' => '6.5.8.0', + 'pretty_version' => '6.3.0', + 'version' => '6.3.0.0', + 'reference' => 'f4db5a78a5ea468d4831de7f0bf9d9415e348699', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), - 'reference' => 'a52f0440530b54fa079ce76e8c5d196a42cad981', - 'dev_requirement' => false, - ), - 'guzzlehttp/guzzle-services' => array( - 'pretty_version' => '1.1.3', - 'version' => '1.1.3.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../guzzlehttp/guzzle-services', - 'aliases' => array(), - 'reference' => '9e3abf20161cbf662d616cbb995f2811771759f7', 'dev_requirement' => false, ), 'guzzlehttp/promises' => array( - 'pretty_version' => '1.5.3', - 'version' => '1.5.3.0', + 'pretty_version' => 'v1.3.1', + 'version' => '1.3.1.0', + 'reference' => 'a59da6cf61d80060647ff4d3eb2c03a2bc694646', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/promises', 'aliases' => array(), - 'reference' => '67ab6e18aaa14d753cc148911d273f6e6cb6721e', 'dev_requirement' => false, ), 'guzzlehttp/psr7' => array( - 'pretty_version' => '1.9.1', - 'version' => '1.9.1.0', + 'pretty_version' => '1.4.2', + 'version' => '1.4.2.0', + 'reference' => 'f5b8a8512e2b58b0071a7280e39f14f72e05d87c', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), - 'reference' => 'e4490cabc77465aaee90b20cfc9a770f8c04be6b', 'dev_requirement' => false, ), 'intervention/image' => array( 'pretty_version' => '2.7.2', 'version' => '2.7.2.0', + 'reference' => '04be355f8d6734c826045d02a1079ad658322dad', 'type' => 'library', 'install_path' => __DIR__ . '/../intervention/image', 'aliases' => array(), - 'reference' => '04be355f8d6734c826045d02a1079ad658322dad', 'dev_requirement' => false, ), - 'jpush/jpush' => array( - 'pretty_version' => 'v3.6.8', - 'version' => '3.6.8.0', + 'joypack/tencent-map' => array( + 'pretty_version' => '1.0.0', + 'version' => '1.0.0.0', + 'reference' => '6421402667943496618d67db4dc277094d404638', 'type' => 'library', - 'install_path' => __DIR__ . '/../jpush/jpush', + 'install_path' => __DIR__ . '/../joypack/tencent-map', 'aliases' => array(), - 'reference' => 'ebb191e8854a35c3fb7a6626028b3a23132cbe2c', 'dev_requirement' => false, ), 'khanamiryan/qrcode-detector-decoder' => array( - 'pretty_version' => '1.0.6', - 'version' => '1.0.6.0', + 'pretty_version' => '1.0.3', + 'version' => '1.0.3.0', + 'reference' => '89b57f2d9939dd57394b83f6ccbd3e1a74659e34', 'type' => 'library', 'install_path' => __DIR__ . '/../khanamiryan/qrcode-detector-decoder', 'aliases' => array(), - 'reference' => '45326fb83a2a375065dbb3a134b5b8a5872da569', 'dev_requirement' => false, ), 'league/flysystem' => array( - 'pretty_version' => '1.1.10', - 'version' => '1.1.10.0', + 'pretty_version' => '1.0.66', + 'version' => '1.0.66.0', + 'reference' => '021569195e15f8209b1c4bebb78bd66aa4f08c21', 'type' => 'library', 'install_path' => __DIR__ . '/../league/flysystem', 'aliases' => array(), - 'reference' => '3239285c825c152bcc315fe0e87d6b55f5972ed1', 'dev_requirement' => false, ), 'league/flysystem-cached-adapter' => array( - 'pretty_version' => '1.1.0', - 'version' => '1.1.0.0', + 'pretty_version' => '1.0.9', + 'version' => '1.0.9.0', + 'reference' => '08ef74e9be88100807a3b92cc9048a312bf01d6f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/flysystem-cached-adapter', 'aliases' => array(), - 'reference' => 'd1925efb2207ac4be3ad0c40b8277175f99ffaff', - 'dev_requirement' => false, - ), - 'league/mime-type-detection' => array( - 'pretty_version' => '1.14.0', - 'version' => '1.14.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../league/mime-type-detection', - 'aliases' => array(), - 'reference' => 'b6a5854368533df0295c5761a0253656a2e52d9e', 'dev_requirement' => false, ), 'lizhichao/one-sm' => array( 'pretty_version' => '1.10', 'version' => '1.10.0.0', + 'reference' => '687a012a44a5bfd4d9143a0234e1060543be455a', 'type' => 'library', 'install_path' => __DIR__ . '/../lizhichao/one-sm', 'aliases' => array(), - 'reference' => '687a012a44a5bfd4d9143a0234e1060543be455a', 'dev_requirement' => false, ), 'lizhichao/word' => array( 'pretty_version' => 'v2.1', 'version' => '2.1.0.0', + 'reference' => 'f17172d45f505e7140da0bde2103defc13255326', 'type' => 'library', 'install_path' => __DIR__ . '/../lizhichao/word', 'aliases' => array(), - 'reference' => 'f17172d45f505e7140da0bde2103defc13255326', 'dev_requirement' => false, ), 'maennchen/zipstream-php' => array( - 'pretty_version' => '2.2.6', - 'version' => '2.2.6.0', + 'pretty_version' => '2.1.0', + 'version' => '2.1.0.0', + 'reference' => 'c4c5803cc1f93df3d2448478ef79394a5981cc58', 'type' => 'library', 'install_path' => __DIR__ . '/../maennchen/zipstream-php', 'aliases' => array(), - 'reference' => '30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f', 'dev_requirement' => false, ), 'markbaker/complex' => array( - 'pretty_version' => '3.0.2', - 'version' => '3.0.2.0', + 'pretty_version' => '1.4.8', + 'version' => '1.4.8.0', + 'reference' => '8eaa40cceec7bf0518187530b2e63871be661b72', 'type' => 'library', 'install_path' => __DIR__ . '/../markbaker/complex', 'aliases' => array(), - 'reference' => '95c56caa1cf5c766ad6d65b6344b807c1e8405b9', 'dev_requirement' => false, ), 'markbaker/matrix' => array( - 'pretty_version' => '3.0.1', - 'version' => '3.0.1.0', + 'pretty_version' => '1.2.0', + 'version' => '1.2.0.0', + 'reference' => '5348c5a67e3b75cd209d70103f916a93b1f1ed21', 'type' => 'library', 'install_path' => __DIR__ . '/../markbaker/matrix', 'aliases' => array(), - 'reference' => '728434227fe21be27ff6d86621a1b13107a2562c', 'dev_requirement' => false, ), 'monolog/monolog' => array( - 'pretty_version' => '1.27.1', - 'version' => '1.27.1.0', + 'pretty_version' => '1.23.0', + 'version' => '1.23.0.0', + 'reference' => 'fd8c787753b3a2ad11bc60c063cff1358a32a3b4', 'type' => 'library', 'install_path' => __DIR__ . '/../monolog/monolog', 'aliases' => array(), - 'reference' => '904713c5929655dc9b97288b69cfeedad610c9a1', 'dev_requirement' => false, ), 'myclabs/php-enum' => array( - 'pretty_version' => '1.8.4', - 'version' => '1.8.4.0', + 'pretty_version' => '1.7.6', + 'version' => '1.7.6.0', + 'reference' => '5f36467c7a87e20fbdc51e524fd8f9d1de80187c', 'type' => 'library', 'install_path' => __DIR__ . '/../myclabs/php-enum', 'aliases' => array(), - 'reference' => 'a867478eae49c9f59ece437ae7f9506bfaa27483', - 'dev_requirement' => false, - ), - 'nelexa/zip' => array( - 'pretty_version' => '4.0.2', - 'version' => '4.0.2.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../nelexa/zip', - 'aliases' => array(), - 'reference' => '88a1b6549be813278ff2dd3b6b2ac188827634a7', 'dev_requirement' => false, ), 'nesbot/carbon' => array( - 'pretty_version' => '2.71.0', - 'version' => '2.71.0.0', + 'pretty_version' => '2.31.0', + 'version' => '2.31.0.0', + 'reference' => 'bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d', 'type' => 'library', 'install_path' => __DIR__ . '/../nesbot/carbon', 'aliases' => array(), - 'reference' => '98276233188583f2ff845a0f992a235472d9466a', 'dev_requirement' => false, ), 'nette/php-generator' => array( - 'pretty_version' => 'v3.6.9', - 'version' => '3.6.9.0', + 'pretty_version' => 'v3.3.4', + 'version' => '3.3.4.0', + 'reference' => '8fe7e699dca7db186f56d75800cb1ec32e39c856', 'type' => 'library', 'install_path' => __DIR__ . '/../nette/php-generator', 'aliases' => array(), - 'reference' => 'd31782f7bd2ae84ad06f863391ec3fb77ca4d0a6', 'dev_requirement' => false, ), 'nette/utils' => array( - 'pretty_version' => 'v3.2.10', - 'version' => '3.2.10.0', + 'pretty_version' => 'v3.1.1', + 'version' => '3.1.1.0', + 'reference' => '2c17d16d8887579ae1c0898ff94a3668997fd3eb', 'type' => 'library', 'install_path' => __DIR__ . '/../nette/utils', 'aliases' => array(), - 'reference' => 'a4175c62652f2300c8017fb7e640f9ccb11648d2', 'dev_requirement' => false, ), 'obs/esdk-obs-php' => array( - 'pretty_version' => '3.23.5', - 'version' => '3.23.5.0', + 'pretty_version' => '3.21.6', + 'version' => '3.21.6.0', + 'reference' => '690ea452f1dfdfbf867e279e6ee8afe25f422c6f', 'type' => 'library', 'install_path' => __DIR__ . '/../obs/esdk-obs-php', 'aliases' => array(), - 'reference' => 'caf8506144f11377b048c88f6c8aa1338e87bab9', 'dev_requirement' => false, ), 'open-smf/connection-pool' => array( - 'pretty_version' => 'v1.0.16', - 'version' => '1.0.16.0', + 'pretty_version' => 'v1.0.15', + 'version' => '1.0.15.0', + 'reference' => 'f9289cb5ee61d3e901bc74ab745e5b2162461a1e', 'type' => 'library', 'install_path' => __DIR__ . '/../open-smf/connection-pool', 'aliases' => array(), - 'reference' => 'f70e47dbf56f1869d3207e15825cf38810b865e0', - 'dev_requirement' => false, - ), - 'overtrue/pinyin' => array( - 'pretty_version' => '4.1.0', - 'version' => '4.1.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../overtrue/pinyin', - 'aliases' => array(), - 'reference' => '4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7', 'dev_requirement' => false, ), 'overtrue/socialite' => array( 'pretty_version' => '1.3.0', 'version' => '1.3.0.0', + 'reference' => 'fda55f0acef43a144799b1957a8f93d9f5deffce', 'type' => 'library', 'install_path' => __DIR__ . '/../overtrue/socialite', 'aliases' => array(), - 'reference' => 'fda55f0acef43a144799b1957a8f93d9f5deffce', 'dev_requirement' => false, ), 'overtrue/wechat' => array( 'pretty_version' => '3.3.33', 'version' => '3.3.33.0', + 'reference' => '78e5476df330754040d1c400d0bca640d5b77cb7', 'type' => 'library', 'install_path' => __DIR__ . '/../overtrue/wechat', 'aliases' => array(), - 'reference' => '78e5476df330754040d1c400d0bca640d5b77cb7', 'dev_requirement' => false, ), + 'php-http/async-client-implementation' => array( + 'dev_requirement' => false, + 'provided' => array( + 0 => '*', + ), + ), + 'php-http/client-implementation' => array( + 'dev_requirement' => false, + 'provided' => array( + 0 => '*', + ), + ), 'phpoffice/phpexcel' => array( 'pretty_version' => '1.8.2', 'version' => '1.8.2.0', + 'reference' => '1441011fb7ecdd8cc689878f54f8b58a6805f870', 'type' => 'library', 'install_path' => __DIR__ . '/../phpoffice/phpexcel', 'aliases' => array(), - 'reference' => '1441011fb7ecdd8cc689878f54f8b58a6805f870', 'dev_requirement' => false, ), 'phpoffice/phpspreadsheet' => array( - 'pretty_version' => '1.29.0', - 'version' => '1.29.0.0', + 'pretty_version' => '1.14.1', + 'version' => '1.14.1.0', + 'reference' => '2383aad5689778470491581442aab38cec41bf1d', 'type' => 'library', 'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet', 'aliases' => array(), - 'reference' => 'fde2ccf55eaef7e86021ff1acce26479160a0fa0', - 'dev_requirement' => false, - ), - 'phpoption/phpoption' => array( - 'pretty_version' => '1.9.1', - 'version' => '1.9.1.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../phpoption/phpoption', - 'aliases' => array(), - 'reference' => 'dd3a383e599f49777d8b628dadbb90cae435b87e', 'dev_requirement' => false, ), 'pimple/pimple' => array( - 'pretty_version' => 'v3.5.0', - 'version' => '3.5.0.0', + 'pretty_version' => 'v3.3.0', + 'version' => '3.3.0.0', + 'reference' => 'e55d12f9d6a0e7f9c85992b73df1267f46279930', 'type' => 'library', 'install_path' => __DIR__ . '/../pimple/pimple', 'aliases' => array(), - 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed', 'dev_requirement' => false, ), 'psr/cache' => array( 'pretty_version' => '1.0.1', 'version' => '1.0.1.0', + 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/cache', 'aliases' => array(), - 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8', 'dev_requirement' => false, ), - 'psr/clock' => array( + 'psr/container' => array( 'pretty_version' => '1.0.0', 'version' => '1.0.0.0', + 'reference' => 'b7ce3b176482dbbc1245ebf52b181af44c2cf55f', 'type' => 'library', - 'install_path' => __DIR__ . '/../psr/clock', + 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), - 'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d', 'dev_requirement' => false, ), - 'psr/clock-implementation' => array( + 'psr/http-client' => array( + 'pretty_version' => '1.0.1', + 'version' => '1.0.1.0', + 'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621', + 'type' => 'library', + 'install_path' => __DIR__ . '/../psr/http-client', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'psr/http-client-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0', ), ), - 'psr/container' => array( - 'pretty_version' => '1.1.2', - 'version' => '1.1.2.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../psr/container', - 'aliases' => array(), - 'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea', - 'dev_requirement' => false, - ), - 'psr/http-client' => array( - 'pretty_version' => '1.0.3', - 'version' => '1.0.3.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../psr/http-client', - 'aliases' => array(), - 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90', - 'dev_requirement' => false, - ), 'psr/http-factory' => array( - 'pretty_version' => '1.0.2', - 'version' => '1.0.2.0', + 'pretty_version' => '1.0.1', + 'version' => '1.0.1.0', + 'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), - 'reference' => 'e616d01114759c4c489f93b099585439f795fe35', 'dev_requirement' => false, ), 'psr/http-message' => array( - 'pretty_version' => '1.1', - 'version' => '1.1.0.0', + 'pretty_version' => '1.0.1', + 'version' => '1.0.1.0', + 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), - 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'dev_requirement' => false, ), 'psr/http-message-implementation' => array( @@ -742,10 +637,10 @@ 'psr/log' => array( 'pretty_version' => '1.1.4', 'version' => '1.1.4.0', + 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), - 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'dev_requirement' => false, ), 'psr/log-implementation' => array( @@ -757,367 +652,382 @@ 'psr/simple-cache' => array( 'pretty_version' => '1.0.1', 'version' => '1.0.1.0', + 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), - 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b', 'dev_requirement' => false, ), 'qcloud/cos-sdk-v5' => array( - 'pretty_version' => 'v1.3.5', - 'version' => '1.3.5.0', + 'pretty_version' => 'v1.3.4', + 'version' => '1.3.4.0', + 'reference' => '1b32aa422f6dffe4ea411e5095e4b0da9135551b', 'type' => 'library', 'install_path' => __DIR__ . '/../qcloud/cos-sdk-v5', 'aliases' => array(), - 'reference' => 'e67ad8143695192ee206bcbcafc78c08da92c621', 'dev_requirement' => false, ), 'qiniu/php-sdk' => array( - 'pretty_version' => 'v7.11.0', - 'version' => '7.11.0.0', + 'pretty_version' => 'v7.2.10', + 'version' => '7.2.10.0', + 'reference' => 'd89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8', 'type' => 'library', 'install_path' => __DIR__ . '/../qiniu/php-sdk', 'aliases' => array(), - 'reference' => '9ee81f0acd57fa7bb435ffe9e515d7a9fdd0489b', - 'dev_requirement' => false, - ), - 'ralouphie/getallheaders' => array( - 'pretty_version' => '3.0.3', - 'version' => '3.0.3.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../ralouphie/getallheaders', - 'aliases' => array(), - 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'dev_requirement' => false, ), 'riverslei/payment' => array( 'pretty_version' => 'v5.1.0', 'version' => '5.1.0.0', + 'reference' => '77f671b68b0285a6af77dc7c5afa36eabcae35aa', 'type' => 'library', 'install_path' => __DIR__ . '/../riverslei/payment', 'aliases' => array(), - 'reference' => '77f671b68b0285a6af77dc7c5afa36eabcae35aa', 'dev_requirement' => false, ), 'swoole/ide-helper' => array( - 'pretty_version' => '4.8.13', - 'version' => '4.8.13.0', + 'pretty_version' => '4.8.7', + 'version' => '4.8.7.0', + 'reference' => '62d306dcfdb7c2cd21768386955af9de387163f9', 'type' => 'library', 'install_path' => __DIR__ . '/../swoole/ide-helper', 'aliases' => array(), - 'reference' => 'd100c446b2e3d56430cbcab5dc3fa20a9f35c4ef', 'dev_requirement' => false, ), 'symfony/deprecation-contracts' => array( - 'pretty_version' => 'v2.5.2', - 'version' => '2.5.2.0', + 'pretty_version' => 'v2.1.2', + 'version' => '2.1.2.0', + 'reference' => 'dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), - 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66', 'dev_requirement' => false, ), 'symfony/event-dispatcher' => array( 'pretty_version' => 'v2.8.52', 'version' => '2.8.52.0', + 'reference' => 'a77e974a5fecb4398833b0709210e3d5e334ffb0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/event-dispatcher', 'aliases' => array(), - 'reference' => 'a77e974a5fecb4398833b0709210e3d5e334ffb0', 'dev_requirement' => false, ), 'symfony/finder' => array( - 'pretty_version' => 'v5.4.27', - 'version' => '5.4.27.0', + 'pretty_version' => 'v4.4.5', + 'version' => '4.4.5.0', + 'reference' => 'ea69c129aed9fdeca781d4b77eb20b62cf5d5357', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/finder', 'aliases' => array(), - 'reference' => 'ff4bce3c33451e7ec778070e45bd23f74214cd5d', 'dev_requirement' => false, ), + 'symfony/http-client' => array( + 'pretty_version' => 'v5.4.21', + 'version' => '5.4.21.0', + 'reference' => '6b88914a7f1bf144df15904f60a19be78a67a3b2', + 'type' => 'library', + 'install_path' => __DIR__ . '/../symfony/http-client', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'symfony/http-client-contracts' => array( + 'pretty_version' => 'v2.5.2', + 'version' => '2.5.2.0', + 'reference' => 'ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70', + 'type' => 'library', + 'install_path' => __DIR__ . '/../symfony/http-client-contracts', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'symfony/http-client-implementation' => array( + 'dev_requirement' => false, + 'provided' => array( + 0 => '2.4', + ), + ), 'symfony/http-foundation' => array( - 'pretty_version' => 'v3.4.47', - 'version' => '3.4.47.0', + 'pretty_version' => 'v3.4.38', + 'version' => '3.4.38.0', + 'reference' => '4d440be93adcfd5e4ee0bdc7acd1c3260625728f', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/http-foundation', 'aliases' => array(), - 'reference' => 'b9885fcce6fe494201da4f70a9309770e9d13dc8', + 'dev_requirement' => false, + ), + 'symfony/inflector' => array( + 'pretty_version' => 'v5.1.2', + 'version' => '5.1.2.0', + 'reference' => 'fddb4262dd136b34db993a2a3488713df91e4856', + 'type' => 'library', + 'install_path' => __DIR__ . '/../symfony/inflector', + 'aliases' => array(), 'dev_requirement' => false, ), 'symfony/options-resolver' => array( - 'pretty_version' => 'v5.4.21', - 'version' => '5.4.21.0', + 'pretty_version' => 'v5.1.2', + 'version' => '5.1.2.0', + 'reference' => '663f5dd5e14057d1954fe721f9709d35837f2447', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/options-resolver', 'aliases' => array(), - 'reference' => '4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9', 'dev_requirement' => false, ), 'symfony/polyfill-ctype' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.17.0', + 'version' => '1.17.0.0', + 'reference' => 'e94c8b1bbe2bc77507a1056cdb06451c75b427f9', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', 'aliases' => array(), - 'reference' => 'ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb', 'dev_requirement' => false, ), 'symfony/polyfill-intl-grapheme' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.17.0', + 'version' => '1.17.0.0', + 'reference' => 'e094b0770f7833fdf257e6ba4775be4e258230b2', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme', 'aliases' => array(), - 'reference' => '875e90aeea2777b6f135677f618529449334a612', - 'dev_requirement' => false, - ), - 'symfony/polyfill-intl-idn' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn', - 'aliases' => array(), - 'reference' => 'ecaafce9f77234a6a449d29e49267ba10499116d', 'dev_requirement' => false, ), 'symfony/polyfill-intl-normalizer' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.24.0', + 'version' => '1.24.0.0', + 'reference' => '8590a5f561694770bdcd3f9b5c69dde6945028e8', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer', 'aliases' => array(), - 'reference' => '8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92', 'dev_requirement' => false, ), 'symfony/polyfill-mbstring' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.24.0', + 'version' => '1.24.0.0', + 'reference' => '0abb51d2f102e00a4eefcf46ba7fec406d245825', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), - 'reference' => '42292d99c55abe617799667f454222c54c60e229', 'dev_requirement' => false, ), 'symfony/polyfill-php70' => array( 'pretty_version' => 'v1.20.0', 'version' => '1.20.0.0', + 'reference' => '5f03a781d984aae42cebd18e7912fa80f02ee644', 'type' => 'metapackage', 'install_path' => NULL, 'aliases' => array(), - 'reference' => '5f03a781d984aae42cebd18e7912fa80f02ee644', 'dev_requirement' => false, ), 'symfony/polyfill-php72' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.24.0', + 'version' => '1.24.0.0', + 'reference' => '9a142215a36a3888e30d0a9eeea9766764e96976', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php72', 'aliases' => array(), - 'reference' => '70f4aebd92afca2f865444d30a4d2151c13c3179', - 'dev_requirement' => false, + 'dev_requirement' => true, ), 'symfony/polyfill-php73' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.27.0', + 'version' => '1.27.0.0', + 'reference' => '9e8ecb5f92152187c4799efd3c96b78ccab18ff9', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php73', 'aliases' => array(), - 'reference' => 'fe2f306d1d9d346a7fee353d0d5012e401e984b5', 'dev_requirement' => false, ), 'symfony/polyfill-php80' => array( - 'pretty_version' => 'v1.28.0', - 'version' => '1.28.0.0', + 'pretty_version' => 'v1.17.0', + 'version' => '1.17.0.0', + 'reference' => '5e30b2799bc1ad68f7feb62b60a73743589438dd', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), - 'reference' => '6caa57379c4aec19c0a12a38b59b26487dcfe4b5', 'dev_requirement' => false, ), 'symfony/process' => array( - 'pretty_version' => 'v5.4.28', - 'version' => '5.4.28.0', + 'pretty_version' => 'v4.4.5', + 'version' => '4.4.5.0', + 'reference' => 'bf9166bac906c9e69fb7a11d94875e7ced97bcd7', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/process', 'aliases' => array(), - 'reference' => '45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b', 'dev_requirement' => false, ), 'symfony/property-access' => array( - 'pretty_version' => 'v5.4.26', - 'version' => '5.4.26.0', + 'pretty_version' => 'v5.1.2', + 'version' => '5.1.2.0', + 'reference' => '638b96246da68810484a5a46ff397e9326f42afc', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/property-access', 'aliases' => array(), - 'reference' => '0249e46f69e92049a488f39fcf531cb42c50caaa', 'dev_requirement' => false, ), 'symfony/property-info' => array( - 'pretty_version' => 'v5.4.24', - 'version' => '5.4.24.0', + 'pretty_version' => 'v5.1.2', + 'version' => '5.1.2.0', + 'reference' => '75d79faca45092829b55eb83f73068e34c6567c5', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/property-info', 'aliases' => array(), - 'reference' => 'd43b85b00699b4484964c297575b5c6f9dc5f6e1', 'dev_requirement' => false, ), 'symfony/psr-http-message-bridge' => array( 'pretty_version' => 'v1.2.0', 'version' => '1.2.0.0', + 'reference' => '9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad', 'type' => 'symfony-bridge', 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge', 'aliases' => array(), - 'reference' => '9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad', + 'dev_requirement' => false, + ), + 'symfony/service-contracts' => array( + 'pretty_version' => 'v2.2.0', + 'version' => '2.2.0.0', + 'reference' => 'd15da7ba4957ffb8f1747218be9e1a121fd298a1', + 'type' => 'library', + 'install_path' => __DIR__ . '/../symfony/service-contracts', + 'aliases' => array(), 'dev_requirement' => false, ), 'symfony/string' => array( - 'pretty_version' => 'v5.4.29', - 'version' => '5.4.29.0', + 'pretty_version' => 'v5.1.2', + 'version' => '5.1.2.0', + 'reference' => 'ac70459db781108db7c6d8981dd31ce0e29e3298', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/string', 'aliases' => array(), - 'reference' => 'e41bdc93def20eaf3bfc1537c4e0a2b0680a152d', 'dev_requirement' => false, ), 'symfony/translation' => array( - 'pretty_version' => 'v5.4.30', - 'version' => '5.4.30.0', + 'pretty_version' => 'v5.0.5', + 'version' => '5.0.5.0', + 'reference' => 'e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation', 'aliases' => array(), - 'reference' => '8560dc532e4e48d331937532a7cbfd2a9f9f53ce', 'dev_requirement' => false, ), 'symfony/translation-contracts' => array( - 'pretty_version' => 'v2.5.2', - 'version' => '2.5.2.0', + 'pretty_version' => 'v2.0.1', + 'version' => '2.0.1.0', + 'reference' => '8cc682ac458d75557203b2f2f14b0b92e1c744ed', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation-contracts', 'aliases' => array(), - 'reference' => '136b19dd05cdf0709db6537d058bcab6dd6e2dbe', 'dev_requirement' => false, ), 'symfony/translation-implementation' => array( 'dev_requirement' => false, 'provided' => array( - 0 => '2.3', + 0 => '2.0', ), ), 'symfony/var-dumper' => array( - 'pretty_version' => 'v4.4.47', - 'version' => '4.4.47.0', + 'pretty_version' => 'v4.4.5', + 'version' => '4.4.5.0', + 'reference' => '2572839911702b0405479410ea7a1334bfab0b96', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/var-dumper', 'aliases' => array(), - 'reference' => '1069c7a3fca74578022fab6f81643248d02f8e63', 'dev_requirement' => true, ), 'topthink/framework' => array( 'pretty_version' => 'v6.0.7', 'version' => '6.0.7.0', + 'reference' => 'db8fe22520a9660dd5e4c87e304034ac49e39270', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/framework', 'aliases' => array(), - 'reference' => 'db8fe22520a9660dd5e4c87e304034ac49e39270', 'dev_requirement' => false, ), 'topthink/think' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', + 'reference' => '0fc5eb402156b0d7994d9762642e14307ee3ea91', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '641a1cf576a0931341e979fcb021728a5f208868', 'dev_requirement' => false, ), - 'topthink/think-api' => array( - 'pretty_version' => 'v1.0.27', - 'version' => '1.0.27.0', + 'topthink/think-factory' => array( + 'pretty_version' => 'v1.0.1', + 'version' => '1.0.1.0', + 'reference' => 'b8080a6472aae1cff47ceb8c30feec3c2835364b', 'type' => 'library', - 'install_path' => __DIR__ . '/../topthink/think-api', + 'install_path' => __DIR__ . '/../topthink/think-factory', 'aliases' => array(), - 'reference' => '36d7caac89ab5153493d1e0ad64f96d442e59b69', 'dev_requirement' => false, ), 'topthink/think-helper' => array( - 'pretty_version' => 'v3.1.6', - 'version' => '3.1.6.0', + 'pretty_version' => 'v3.1.3', + 'version' => '3.1.3.0', + 'reference' => '4d85dfd3778623bbb1de3648f1dcd0c82f4439f4', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/think-helper', 'aliases' => array(), - 'reference' => '769acbe50a4274327162f9c68ec2e89a38eb2aff', 'dev_requirement' => false, ), 'topthink/think-image' => array( 'pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', + 'reference' => '8586cf47f117481c6d415b20f7dedf62e79d5512', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/think-image', 'aliases' => array(), - 'reference' => '8586cf47f117481c6d415b20f7dedf62e79d5512', 'dev_requirement' => false, ), 'topthink/think-orm' => array( - 'pretty_version' => 'v2.0.61', - 'version' => '2.0.61.0', + 'pretty_version' => 'v2.0.39', + 'version' => '2.0.39.0', + 'reference' => '39a9d0a0e52d9b8bad9d98484d8484cdf5b683a7', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/think-orm', 'aliases' => array(), - 'reference' => '10528ebf4a5106b19c3bac9c6deae7a67ff49de6', 'dev_requirement' => false, ), 'topthink/think-queue' => array( - 'pretty_version' => 'v3.0.9', - 'version' => '3.0.9.0', + 'pretty_version' => 'v3.0.4', + 'version' => '3.0.4.0', + 'reference' => 'a993295b68a483dc3cb2c0fee05683908fa2572e', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/think-queue', 'aliases' => array(), - 'reference' => '654812b47dd7c708c4443deed27f212f8382e8da', 'dev_requirement' => false, ), 'topthink/think-swoole' => array( 'pretty_version' => 'v3.1.2', 'version' => '3.1.2.0', + 'reference' => 'eb7f78b7eb53dde79257f4254fe61f9514f3c7d8', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/think-swoole', 'aliases' => array(), - 'reference' => 'eb7f78b7eb53dde79257f4254fe61f9514f3c7d8', 'dev_requirement' => false, ), 'topthink/think-trace' => array( - 'pretty_version' => 'v1.6', - 'version' => '1.6.0.0', + 'pretty_version' => 'v1.2', + 'version' => '1.2.0.0', + 'reference' => '4589d06a07945d57478cc2236f4b23d51ff919cc', 'type' => 'library', 'install_path' => __DIR__ . '/../topthink/think-trace', 'aliases' => array(), - 'reference' => '136cd5d97e8bdb780e4b5c1637c588ed7ca3e142', 'dev_requirement' => true, ), 'ucloud/ufile-php-sdk' => array( 'pretty_version' => '1.0.1', 'version' => '1.0.1.0', + 'reference' => '42f739ecd55dec488e9b2185795cdc5ea7be12d0', 'type' => 'library', 'install_path' => __DIR__ . '/../ucloud/ufile-php-sdk', 'aliases' => array(), - 'reference' => '42f739ecd55dec488e9b2185795cdc5ea7be12d0', - 'dev_requirement' => false, - ), - 'vlucas/phpdotenv' => array( - 'pretty_version' => 'v5.5.0', - 'version' => '5.5.0.0', - 'type' => 'library', - 'install_path' => __DIR__ . '/../vlucas/phpdotenv', - 'aliases' => array(), - 'reference' => '1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7', 'dev_requirement' => false, ), 'xaboy/form-builder' => array( 'pretty_version' => '2.0.15', 'version' => '2.0.15.0', + 'reference' => '20cf96927c7aed273dd0db5b2c7c83f56e535bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../xaboy/form-builder', 'aliases' => array(), - 'reference' => '20cf96927c7aed273dd0db5b2c7c83f56e535bf1', 'dev_requirement' => false, ), ), diff --git a/vendor/composer/platform_check.php b/vendor/composer/platform_check.php old mode 100755 new mode 100644 index 580fa960..ef55328f --- a/vendor/composer/platform_check.php +++ b/vendor/composer/platform_check.php @@ -4,8 +4,8 @@ $issues = array(); -if (!(PHP_VERSION_ID >= 70400)) { - $issues[] = 'Your Composer dependencies require a PHP version ">= 7.4.0". You are running ' . PHP_VERSION . '.'; +if (!(PHP_VERSION_ID >= 701)) { + $issues[] = 'Your Composer dependencies require a PHP version ">= 7.1". You are running ' . PHP_VERSION . '.'; } if ($issues) { diff --git a/vendor/dasprid/enum/.coveralls.yml b/vendor/dasprid/enum/.coveralls.yml new file mode 100644 index 00000000..bc71b62f --- /dev/null +++ b/vendor/dasprid/enum/.coveralls.yml @@ -0,0 +1,2 @@ +coverage_clover: clover.xml +json_path: coveralls-upload.json diff --git a/vendor/dasprid/enum/.gitignore b/vendor/dasprid/enum/.gitignore new file mode 100644 index 00000000..5cf9a2cf --- /dev/null +++ b/vendor/dasprid/enum/.gitignore @@ -0,0 +1,3 @@ +/composer.lock +/phpunit.xml +/vendor/ diff --git a/vendor/dasprid/enum/.travis.yml b/vendor/dasprid/enum/.travis.yml new file mode 100644 index 00000000..e4c64533 --- /dev/null +++ b/vendor/dasprid/enum/.travis.yml @@ -0,0 +1,41 @@ +sudo: false + +language: php + +cache: + directories: + - $HOME/.composer/cache + - $HOME/.local + - vendor + +matrix: + fast_finish: true + include: + - php: 7.1 + env: + - EXECUTE_CS_CHECK=true + - EXECUTE_TEST_COVERALLS=true + - PATH="$HOME/.local/bin:$PATH" + - php: nightly + allow_failures: + - php: nightly + +before_install: + - if [[ $EXECUTE_TEST_COVERALLS != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi + - composer self-update + - if [[ $EXECUTE_TEST_COVERALLS == 'true' ]]; then composer require --dev --no-update satooshi/php-coveralls:dev-master ; fi + +install: + - travis_retry composer install --no-interaction + - composer info -i + +script: + - if [[ $EXECUTE_TEST_COVERALLS == 'true' ]]; then vendor/bin/phpunit --coverage-clover clover.xml ; fi + - if [[ $EXECUTE_TEST_COVERALLS != 'true' ]]; then vendor/bin/phpunit ; fi + - if [[ $EXECUTE_CS_CHECK == 'true' ]]; then vendor/bin/phpcs ; fi + +after_script: + - if [[ $EXECUTE_TEST_COVERALLS == 'true' ]]; then vendor/bin/coveralls ; fi + +notifications: + email: true diff --git a/vendor/dasprid/enum/LICENSE b/vendor/dasprid/enum/LICENSE deleted file mode 100755 index d45a3564..00000000 --- a/vendor/dasprid/enum/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2017, Ben Scholzen 'DASPRiD' -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/vendor/dasprid/enum/README.md b/vendor/dasprid/enum/README.md old mode 100755 new mode 100644 index da37045e..9e9ca127 --- a/vendor/dasprid/enum/README.md +++ b/vendor/dasprid/enum/README.md @@ -1,6 +1,6 @@ # PHP 7.1 enums -[![Build Status](https://github.com/DASPRiD/Enum/actions/workflows/tests.yml/badge.svg)](https://github.com/DASPRiD/Enum/actions?query=workflow%3Atests) +[![Build Status](https://travis-ci.org/DASPRiD/Enum.svg?branch=master)](https://travis-ci.org/DASPRiD/Enum) [![Coverage Status](https://coveralls.io/repos/github/DASPRiD/Enum/badge.svg?branch=master)](https://coveralls.io/github/DASPRiD/Enum?branch=master) [![Latest Stable Version](https://poser.pugx.org/dasprid/enum/v/stable)](https://packagist.org/packages/dasprid/enum) [![Total Downloads](https://poser.pugx.org/dasprid/enum/downloads)](https://packagist.org/packages/dasprid/enum) @@ -41,7 +41,7 @@ final class WeekDay extends AbstractEnum protected const SATURDAY = null; protected const SUNDAY = null; } -``` +``` If you need to provide constants for either internal use or public use, you can mark them as either private or public, in which case they will be ignored by the enum, which only considers protected constants as valid values. As you can @@ -56,16 +56,16 @@ function tellItLikeItIs(WeekDay $weekDay) case WeekDay::MONDAY(): echo 'Mondays are bad.'; break; - + case WeekDay::FRIDAY(): echo 'Fridays are better.'; break; - + case WeekDay::SATURDAY(): case WeekDay::SUNDAY(): echo 'Weekends are best.'; break; - + default: echo 'Midweek days are so-so.'; } @@ -107,14 +107,14 @@ final class Planet extends AbstractEnum protected const SATURN = [5.688e+26, 6.0268e7]; protected const URANUS = [8.686e+25, 2.5559e7]; protected const NEPTUNE = [1.024e+26, 2.4746e7]; - + /** * Universal gravitational constant. * * @var float */ private const G = 6.67300E-11; - + /** * Mass in kilograms. * @@ -124,32 +124,32 @@ final class Planet extends AbstractEnum /** * Radius in meters. - * + * * @var float - */ + */ private $radius; - + protected function __construct(float $mass, float $radius) { $this->mass = $mass; $this->radius = $radius; } - + public function mass() : float { return $this->mass; } - + public function radius() : float { - return $this->radius; + return $this->radius; } - + public function surfaceGravity() : float { return self::G * $this->mass / ($this->radius * $this->radius); } - + public function surfaceWeight(float $otherMass) : float { return $otherMass * $this->surfaceGravity(); diff --git a/vendor/dasprid/enum/composer.json b/vendor/dasprid/enum/composer.json old mode 100755 new mode 100644 index 133e2799..41184d31 --- a/vendor/dasprid/enum/composer.json +++ b/vendor/dasprid/enum/composer.json @@ -5,21 +5,17 @@ "authors": [ { "name": "Ben Scholzen 'DASPRiD'", - "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", - "role": "Developer" + "email": "mail@dasprids.de" } ], "keywords": [ "enum", "map" ], - "require": { - "php": ">=7.1 <9.0" - }, "require-dev": { - "phpunit/phpunit": "^7 | ^8 | ^9", - "squizlabs/php_codesniffer": "*" + "phpunit/phpunit": "^6.4", + "squizlabs/php_codesniffer": "^3.1" }, "autoload": { "psr-4": { diff --git a/vendor/dasprid/enum/phpcs.xml b/vendor/dasprid/enum/phpcs.xml new file mode 100644 index 00000000..a184db89 --- /dev/null +++ b/vendor/dasprid/enum/phpcs.xml @@ -0,0 +1,30 @@ + + + Enum coding standard + + + + + + + + + + + + + + + + + + + + + + + + + src + test + diff --git a/vendor/dasprid/enum/phpunit.xml.dist b/vendor/dasprid/enum/phpunit.xml.dist new file mode 100644 index 00000000..307a4309 --- /dev/null +++ b/vendor/dasprid/enum/phpunit.xml.dist @@ -0,0 +1,17 @@ + + + + + ./test + + + + + + src + + + diff --git a/vendor/dasprid/enum/src/AbstractEnum.php b/vendor/dasprid/enum/src/AbstractEnum.php old mode 100755 new mode 100644 index 79fe81c2..bc36119f --- a/vendor/dasprid/enum/src/AbstractEnum.php +++ b/vendor/dasprid/enum/src/AbstractEnum.php @@ -85,7 +85,7 @@ abstract class AbstractEnum /** * @return static */ - private static function createValue(string $name, int $ordinal, array $arguments) : self + final private static function createValue(string $name, int $ordinal, array $arguments) : self { $instance = new static(...$arguments); $instance->name = $name; @@ -125,7 +125,7 @@ abstract class AbstractEnum return self::$values[static::class]; } - private static function constants() : array + final private static function constants() : array { if (isset(self::$constants[static::class])) { return self::$constants[static::class]; @@ -214,7 +214,7 @@ abstract class AbstractEnum * * @throws SerializeNotSupportedException */ - final public function __sleep() : array + final public function __sleep() : void { throw new SerializeNotSupportedException(); } diff --git a/vendor/dasprid/enum/src/EnumMap.php b/vendor/dasprid/enum/src/EnumMap.php old mode 100755 new mode 100644 index 95b88568..77c5f352 --- a/vendor/dasprid/enum/src/EnumMap.php +++ b/vendor/dasprid/enum/src/EnumMap.php @@ -88,31 +88,6 @@ final class EnumMap implements Serializable, IteratorAggregate $this->values = array_fill(0, count($this->keyUniverse), null); } - public function __serialize(): array - { - $values = []; - - foreach ($this->values as $ordinal => $value) { - if (null === $value) { - continue; - } - - $values[$ordinal] = $this->unmaskNull($value); - } - - return [ - 'keyType' => $this->keyType, - 'valueType' => $this->valueType, - 'allowNullValues' => $this->allowNullValues, - 'values' => $values, - ]; - } - - public function __unserialize(array $data): void - { - $this->unserialize(serialize($data)); - } - /** * Checks whether the map types match the supplied ones. * @@ -286,7 +261,22 @@ final class EnumMap implements Serializable, IteratorAggregate public function serialize() : string { - return serialize($this->__serialize()); + $values = []; + + foreach ($this->values as $ordinal => $value) { + if (null === $value) { + continue; + } + + $values[$ordinal] = $this->unmaskNull($value); + } + + return serialize([ + 'keyType' => $this->keyType, + 'valueType' => $this->valueType, + 'allowNullValues' => $this->allowNullValues, + 'values' => $values, + ]); } public function unserialize($serialized) : void diff --git a/vendor/dasprid/enum/src/Exception/CloneNotSupportedException.php b/vendor/dasprid/enum/src/Exception/CloneNotSupportedException.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/Exception/ExceptionInterface.php b/vendor/dasprid/enum/src/Exception/ExceptionInterface.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/Exception/ExpectationException.php b/vendor/dasprid/enum/src/Exception/ExpectationException.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/Exception/IllegalArgumentException.php b/vendor/dasprid/enum/src/Exception/IllegalArgumentException.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/Exception/MismatchException.php b/vendor/dasprid/enum/src/Exception/MismatchException.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/Exception/SerializeNotSupportedException.php b/vendor/dasprid/enum/src/Exception/SerializeNotSupportedException.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/Exception/UnserializeNotSupportedException.php b/vendor/dasprid/enum/src/Exception/UnserializeNotSupportedException.php old mode 100755 new mode 100644 diff --git a/vendor/dasprid/enum/src/NullValue.php b/vendor/dasprid/enum/src/NullValue.php old mode 100755 new mode 100644 index aff76085..ab757abf --- a/vendor/dasprid/enum/src/NullValue.php +++ b/vendor/dasprid/enum/src/NullValue.php @@ -38,7 +38,7 @@ final class NullValue * * @throws SerializeNotSupportedException */ - final public function __sleep() : array + final public function __sleep() : void { throw new SerializeNotSupportedException(); } diff --git a/vendor/dasprid/enum/test/AbstractEnumTest.php b/vendor/dasprid/enum/test/AbstractEnumTest.php new file mode 100644 index 00000000..ddba7d3f --- /dev/null +++ b/vendor/dasprid/enum/test/AbstractEnumTest.php @@ -0,0 +1,121 @@ +getProperty('constants'); + $constantsProperty->setAccessible(true); + $constantsProperty->setValue([]); + + $valuesProperty = $reflectionClass->getProperty('values'); + $valuesProperty->setAccessible(true); + $valuesProperty->setValue([]); + + $allValuesLoadedProperty = $reflectionClass->getProperty('allValuesLoaded'); + $allValuesLoadedProperty->setAccessible(true); + $allValuesLoadedProperty->setValue([]); + } + + public function testToString() : void + { + $weekday = WeekDay::FRIDAY(); + self::assertSame('FRIDAY', (string) $weekday); + } + + public function testName() : void + { + $this->assertSame('WEDNESDAY', WeekDay::WEDNESDAY()->name()); + } + + public function testOrdinal() : void + { + $this->assertSame(2, WeekDay::WEDNESDAY()->ordinal()); + } + + public function testSameInstanceIsReturned() : void + { + self::assertSame(WeekDay::FRIDAY(), WeekDay::FRIDAY()); + } + + public static function testValueOf() : void + { + self::assertSame(WeekDay::FRIDAY(), WeekDay::valueOf('FRIDAY')); + } + + public function testValueOfInvalidConstant() : void + { + $this->expectException(IllegalArgumentException::class); + WeekDay::valueOf('CATURDAY'); + } + + public function testExceptionOnCloneAttempt() : void + { + $this->expectException(CloneNotSupportedException::class); + clone WeekDay::FRIDAY(); + } + + public function testExceptionOnSerializeAttempt() : void + { + $this->expectException(SerializeNotSupportedException::class); + serialize(WeekDay::FRIDAY()); + } + + public function testExceptionOnUnserializeAttempt() : void + { + $this->expectException(UnserializeNotSupportedException::class); + unserialize('O:24:"DASPRiD\\EnumTest\\WeekDay":0:{}'); + } + + public function testReturnValueOfValuesIsSortedByOrdinal() : void + { + // Initialize some week days out of order + WeekDay::SATURDAY(); + WeekDay::TUESDAY(); + + $ordinals = array_values(array_map(function (WeekDay $weekDay) : int { + return $weekDay->ordinal(); + }, WeekDay::values())); + + self::assertSame([0, 1, 2, 3, 4, 5, 6], $ordinals); + + $cachedOrdinals = array_values(array_map(function (WeekDay $weekDay) : int { + return $weekDay->ordinal(); + }, WeekDay::values())); + $this->assertSame($ordinals, $cachedOrdinals); + } + + public function testCompareTo() : void + { + $this->assertSame(-4, WeekDay::WEDNESDAY()->compareTo(WeekDay::SUNDAY())); + $this->assertSame(4, WeekDay::SUNDAY()->compareTo(WeekDay::WEDNESDAY())); + $this->assertSame(0, WeekDay::WEDNESDAY()->compareTo(WeekDay::WEDNESDAY())); + } + + public function testCompareToWrongEnum() : void + { + $this->expectException(MismatchException::class); + WeekDay::MONDAY()->compareTo(Planet::EARTH()); + } + + public function testParameterizedEnum() : void + { + $planet = Planet::EARTH(); + $this->assertSame(5.976e+24, $planet->mass()); + $this->assertSame(6.37814e6, $planet->radius()); + } +} diff --git a/vendor/dasprid/enum/test/EnumMapTest.php b/vendor/dasprid/enum/test/EnumMapTest.php new file mode 100644 index 00000000..d51a86cc --- /dev/null +++ b/vendor/dasprid/enum/test/EnumMapTest.php @@ -0,0 +1,243 @@ +expectException(IllegalArgumentException::class); + new EnumMap(stdClass::class, 'string', false); + } + + public function testUnexpectedKeyType() : void + { + $this->expectException(ExpectationException::class); + $map = new EnumMap(WeekDay::class, 'string', false); + $map->expect(Planet::class, 'string', false); + } + + public function testUnexpectedValueType() : void + { + $this->expectException(ExpectationException::class); + $map = new EnumMap(WeekDay::class, 'string', false); + $map->expect(WeekDay::class, 'int', false); + } + + public function testUnexpectedNullableValueType() : void + { + $this->expectException(ExpectationException::class); + $map = new EnumMap(WeekDay::class, 'string', true); + $map->expect(WeekDay::class, 'string', false); + } + + public function testExpectedTypes() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $map->expect(WeekDay::class, 'string', true); + $this->addToAssertionCount(1); + } + + public function testSize() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $this->assertSame(0, $map->size()); + $map->put(WeekDay::MONDAY(), 'foo'); + $this->assertSame(1, $map->size()); + } + + public function testContainsValue() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $this->assertFalse($map->containsValue('foo')); + $map->put(WeekDay::TUESDAY(), 'foo'); + $this->assertTrue($map->containsValue('foo')); + $this->assertFalse($map->containsValue(null)); + $map->put(WeekDay::WEDNESDAY(), null); + $this->assertTrue($map->containsValue(null)); + } + + public function testContainsKey() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $this->assertFalse($map->containsKey(WeekDay::TUESDAY())); + $map->put(WeekDay::TUESDAY(), 'foo'); + $this->assertTrue($map->containsKey(WeekDay::TUESDAY())); + $map->put(WeekDay::WEDNESDAY(), null); + $this->assertTrue($map->containsKey(WeekDay::WEDNESDAY())); + } + + public function testPutAndGet() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $map->put(WeekDay::TUESDAY(), 'foo'); + $map->put(WeekDay::FRIDAY(), null); + $this->assertSame('foo', $map->get(WeekDay::TUESDAY())); + $this->assertSame(null, $map->get(WeekDay::WEDNESDAY())); + $this->assertSame(null, $map->get(WeekDay::FRIDAY())); + } + + public function testPutInvalidKey() : void + { + $this->expectException(IllegalArgumentException::class); + $map = new EnumMap(WeekDay::class, 'string', true); + $map->put(Planet::MARS(), 'foo'); + } + + public function invalidValues() : array + { + return [ + ['bool', null, false], + ['bool', 0], + ['boolean', 0], + ['int', 2.4], + ['integer', 5.3], + ['float', 3], + ['double', 7], + ['string', 1], + ['object', 1], + ['array', 1], + [stdClass::class, 1], + ]; + } + + /** + * @dataProvider invalidValues + * @param mixed $value + */ + public function testPutInvalidValue(string $valueType, $value, bool $allowNull = true) : void + { + $this->expectException(IllegalArgumentException::class); + $map = new EnumMap(WeekDay::class, $valueType, $allowNull); + $map->put(WeekDay::TUESDAY(), $value); + } + + public function validValues() : array + { + return [ + ['bool', null], + ['mixed', 'foo'], + ['mixed', 1], + ['mixed', new stdClass()], + ['bool', true], + ['boolean', false], + ['int', 1], + ['integer', 4], + ['float', 2.5], + ['double', 6.4], + ['string', 'foo'], + ['object', new stdClass()], + ['array', ['foo']], + [stdClass::class, new stdClass()], + ]; + } + + /** + * @dataProvider validValues + * @param mixed $value + */ + public function testPutValidValue(string $valueType, $value, bool $allowNull = true) : void + { + $map = new EnumMap(WeekDay::class, $valueType, $allowNull); + $map->put(WeekDay::TUESDAY(), $value); + $this->addToAssertionCount(1); + } + + public function testRemove() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $map->put(WeekDay::TUESDAY(), 'foo'); + $map->remove(WeekDay::TUESDAY()); + $map->remove(WeekDay::WEDNESDAY()); + $this->assertSame(null, $map->get(WeekDay::TUESDAY())); + $this->assertSame(0, $map->size()); + } + + public function testClear() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $map->put(WeekDay::TUESDAY(), 'foo'); + $map->clear(); + $this->assertSame(null, $map->get(WeekDay::TUESDAY())); + $this->assertSame(0, $map->size()); + } + + public function testEqualsWithSameInstance() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $this->assertTrue($map->equals($map)); + } + + public function testEqualsWithDifferentSize() : void + { + $mapA = new EnumMap(WeekDay::class, 'string', true); + $mapB = new EnumMap(WeekDay::class, 'string', true); + $mapB->put(WeekDay::MONDAY(), 'foo'); + + $this->assertFalse($mapA->equals($mapB)); + } + + public function testEqualsWithDifferentValues() : void + { + $mapA = new EnumMap(WeekDay::class, 'string', true); + $mapA->put(WeekDay::MONDAY(), 'foo'); + $mapB = new EnumMap(WeekDay::class, 'string', true); + $mapB->put(WeekDay::MONDAY(), 'bar'); + + $this->assertFalse($mapA->equals($mapB)); + } + + public function testEqualsWithDifferentConstants() : void + { + $mapA = new EnumMap(WeekDay::class, 'string', true); + $mapA->put(WeekDay::MONDAY(), 'foo'); + $mapB = new EnumMap(WeekDay::class, 'string', true); + $mapB->put(WeekDay::TUESDAY(), 'foo'); + + $this->assertFalse($mapA->equals($mapB)); + } + + public function testValues() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $this->assertSame([], $map->values()); + + $map->put(WeekDay::FRIDAY(), 'foo'); + $map->put(WeekDay::TUESDAY(), 'bar'); + $map->put(WeekDay::SUNDAY(), null); + + $this->assertSame(['bar', 'foo', null], $map->values()); + } + + public function testSerializeAndUnserialize() : void + { + $mapA = new EnumMap(WeekDay::class, 'string', true); + $mapA->put(WeekDay::MONDAY(), 'foo'); + $mapB = unserialize(serialize($mapA)); + + $this->assertTrue($mapA->equals($mapB)); + } + + public function testIterator() : void + { + $map = new EnumMap(WeekDay::class, 'string', true); + $map->put(WeekDay::FRIDAY(), 'foo'); + $map->put(WeekDay::TUESDAY(), 'bar'); + $map->put(WeekDay::SUNDAY(), null); + + $result = []; + + foreach ($map as $key => $value) { + $result[$key->ordinal()] = $value; + } + + $this->assertSame([1 => 'bar', 4 => 'foo', 6 => null], $result); + } +} diff --git a/vendor/dasprid/enum/test/NullValueTest.php b/vendor/dasprid/enum/test/NullValueTest.php new file mode 100644 index 00000000..9f706402 --- /dev/null +++ b/vendor/dasprid/enum/test/NullValueTest.php @@ -0,0 +1,31 @@ +expectException(CloneNotSupportedException::class); + clone NullValue::instance(); + } + + public function testExceptionOnSerializeAttempt() : void + { + $this->expectException(SerializeNotSupportedException::class); + serialize(NullValue::instance()); + } + + public function testExceptionOnUnserializeAttempt() : void + { + $this->expectException(UnserializeNotSupportedException::class); + unserialize('O:22:"DASPRiD\\Enum\\NullValue":0:{}'); + } +} diff --git a/vendor/dasprid/enum/test/Planet.php b/vendor/dasprid/enum/test/Planet.php new file mode 100644 index 00000000..3c44c1d2 --- /dev/null +++ b/vendor/dasprid/enum/test/Planet.php @@ -0,0 +1,73 @@ +mass = $mass; + $this->radius = $radius; + } + + public function mass() : float + { + return $this->mass; + } + + public function radius() : float + { + return $this->radius; + } + + public function surfaceGravity() : float + { + return self::G * $this->mass / ($this->radius * $this->radius); + } + + public function surfaceWeight(float $otherMass) : float + { + return $otherMass * $this->surfaceGravity(); + } +} diff --git a/vendor/dasprid/enum/test/WeekDay.php b/vendor/dasprid/enum/test/WeekDay.php new file mode 100644 index 00000000..70b8db5a --- /dev/null +++ b/vendor/dasprid/enum/test/WeekDay.php @@ -0,0 +1,26 @@ +directory . DIRECTORY_SEPARATOR - . implode(str_split(hash('sha256', $id), 2), DIRECTORY_SEPARATOR) + . implode(DIRECTORY_SEPARATOR, str_split(hash('sha256', $id), 2)) . DIRECTORY_SEPARATOR . preg_replace($this->disallowedCharacterPatterns, $this->replacementCharacters, $id) . $this->extension; diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/phpunit.xml.dist b/vendor/doctrine/cache/phpunit.xml.dist old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/BaseFileCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/BaseFileCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheProviderTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheProviderTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ChainCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ChainCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CouchbaseCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CouchbaseCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FileCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FileCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MongoDBCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MongoDBCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PredisCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PredisCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RiakCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RiakCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/SQLite3CacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/SQLite3CacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php b/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/DoctrineTestCase.php b/vendor/doctrine/cache/tests/Doctrine/Tests/DoctrineTestCase.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/Doctrine/Tests/TestInit.php b/vendor/doctrine/cache/tests/Doctrine/Tests/TestInit.php old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/travis/php.ini b/vendor/doctrine/cache/tests/travis/php.ini old mode 100755 new mode 100644 diff --git a/vendor/doctrine/cache/tests/travis/phpunit.travis.xml b/vendor/doctrine/cache/tests/travis/phpunit.travis.xml old mode 100755 new mode 100644 diff --git a/vendor/doctrine/lexer/LICENSE b/vendor/doctrine/lexer/LICENSE old mode 100755 new mode 100644 diff --git a/vendor/doctrine/lexer/README.md b/vendor/doctrine/lexer/README.md old mode 100755 new mode 100644 index 784f2a27..e1b419a6 --- a/vendor/doctrine/lexer/README.md +++ b/vendor/doctrine/lexer/README.md @@ -1,6 +1,6 @@ # Doctrine Lexer -[![Build Status](https://github.com/doctrine/lexer/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/lexer/actions) +Build Status: [![Build Status](https://travis-ci.org/doctrine/lexer.svg?branch=master)](https://travis-ci.org/doctrine/lexer) Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers. diff --git a/vendor/doctrine/lexer/composer.json b/vendor/doctrine/lexer/composer.json old mode 100755 new mode 100644 index c4356477..0d8e5ad5 --- a/vendor/doctrine/lexer/composer.json +++ b/vendor/doctrine/lexer/composer.json @@ -17,13 +17,12 @@ {"name": "Johannes Schmitt", "email": "schmittjoh@gmail.com"} ], "require": { - "php": "^7.1 || ^8.0" + "php": "^7.2" }, "require-dev": { - "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.11" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } @@ -31,11 +30,12 @@ "autoload-dev": { "psr-4": { "Doctrine\\Tests\\": "tests/Doctrine" } }, + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, "config": { - "allow-plugins": { - "composer/package-versions-deprecated": true, - "dealerdirect/phpcodesniffer-composer-installer": true - }, "sort-packages": true } } diff --git a/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php b/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php old mode 100755 new mode 100644 index 7e8a11d4..385643a4 --- a/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php +++ b/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php @@ -5,21 +5,17 @@ declare(strict_types=1); namespace Doctrine\Common\Lexer; use ReflectionClass; - +use const PREG_SPLIT_DELIM_CAPTURE; +use const PREG_SPLIT_NO_EMPTY; +use const PREG_SPLIT_OFFSET_CAPTURE; use function implode; use function in_array; use function preg_split; use function sprintf; use function substr; -use const PREG_SPLIT_DELIM_CAPTURE; -use const PREG_SPLIT_NO_EMPTY; -use const PREG_SPLIT_OFFSET_CAPTURE; - /** * Base class for writing simple lexers, i.e. for creating small DSLs. - * - * @psalm-type Token = array{value: int|string, type:string|int|null, position:int} */ abstract class AbstractLexer { @@ -39,8 +35,7 @@ abstract class AbstractLexer * parameter, none) * - 'position' : the position of the token in the input string * - * @var mixed[][] - * @psalm-var list + * @var array */ private $tokens = []; @@ -61,23 +56,21 @@ abstract class AbstractLexer /** * The next token in the input. * - * @var mixed[]|null - * @psalm-var Token|null + * @var array|null */ public $lookahead; /** * The last matched/seen token. * - * @var mixed[]|null - * @psalm-var Token|null + * @var array|null */ public $token; /** * Composed regex for input parsing. * - * @var string|null + * @var string */ private $regex; @@ -150,25 +143,25 @@ abstract class AbstractLexer /** * Checks whether a given token matches the current lookahead. * - * @param int|string $type + * @param int|string $token * * @return bool */ - public function isNextToken($type) + public function isNextToken($token) { - return $this->lookahead !== null && $this->lookahead['type'] === $type; + return $this->lookahead !== null && $this->lookahead['type'] === $token; } /** * Checks whether any of the given tokens matches the current lookahead. * - * @param list $types + * @param array $tokens * * @return bool */ - public function isNextTokenAny(array $types) + public function isNextTokenAny(array $tokens) { - return $this->lookahead !== null && in_array($this->lookahead['type'], $types, true); + return $this->lookahead !== null && in_array($this->lookahead['type'], $tokens, true); } /** @@ -216,8 +209,7 @@ abstract class AbstractLexer /** * Moves the lookahead token forward. * - * @return mixed[]|null The next token or NULL if there are no more tokens ahead. - * @psalm-return Token|null + * @return array|null The next token or NULL if there are no more tokens ahead. */ public function peek() { @@ -231,8 +223,7 @@ abstract class AbstractLexer /** * Peeks at the next token, returns it and immediately resets the peek. * - * @return mixed[]|null The next token or NULL if there are no more tokens ahead. - * @psalm-return Token|null + * @return array|null The next token or NULL if there are no more tokens ahead. */ public function glimpse() { @@ -315,14 +306,14 @@ abstract class AbstractLexer /** * Lexical catchable patterns. * - * @return string[] + * @return array */ abstract protected function getCatchablePatterns(); /** * Lexical non-catchable patterns. * - * @return string[] + * @return array */ abstract protected function getNonCatchablePatterns(); diff --git a/vendor/doctrine/lexer/psalm.xml b/vendor/doctrine/lexer/psalm.xml deleted file mode 100755 index f331e50c..00000000 --- a/vendor/doctrine/lexer/psalm.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - diff --git a/vendor/endroid/qr-code/.github/FUNDING.yml b/vendor/endroid/qr-code/.github/FUNDING.yml old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/.github/workflows/CI.yml b/vendor/endroid/qr-code/.github/workflows/CI.yml old mode 100755 new mode 100644 index d1317f50..ee872ac4 --- a/vendor/endroid/qr-code/.github/workflows/CI.yml +++ b/vendor/endroid/qr-code/.github/workflows/CI.yml @@ -7,62 +7,33 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: ['7.3', '7.4', '8.0', '8.1'] - fail-fast: false + php-versions: ['7.2', '7.3', '7.4'] steps: - - uses: actions/checkout@v2 - - uses: shivammathur/setup-php@v2 + - uses: actions/checkout@v1 + - uses: shivammathur/setup-php@v1 with: php-version: ${{ matrix.php-versions }} - extensions: gd, mbstring, pcov, zip + extensions: mbstring, gd, zip ini-values: max_execution_time=600, memory_limit=-1 - tools: composer:v2 coverage: pcov - env: - COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - - name: Get composer cache directory - id: composercache - run: echo "::set-output name=dir::$(composer config cache-files-dir)" - - - name: Cache composer dependencies - uses: actions/cache@v2 - with: - path: ${{ steps.composercache.outputs.dir }} - key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }} - restore-keys: ${{ runner.os }}-composer- - - - name: Setup problem matchers + - name: Install dependencies run: | - echo "::add-matcher::${{ runner.tool_cache }}/php.json" - echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json" - - - name: Install Composer dependencies - run: composer install --prefer-dist - + curl -sS https://getcomposer.org/installer | php -- --filename=composer + composer install - name: Check code quality - run: vendor/bin/code-quality - + run: | + vendor/bin/code-quality - name: Test against highest versions run: | vendor/bin/unit-test vendor/bin/functional-test - - name: Test against lowest versions run: | composer update --prefer-lowest vendor/bin/unit-test vendor/bin/functional-test ^3.4 - - - name: Archive logs - if: ${{ failure() }} - uses: actions/upload-artifact@v2 - with: - name: logs - path: vendor/endroid/quality/application/var/log - - name: Archive code coverage results - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v1 with: name: coverage path: tests/coverage diff --git a/vendor/endroid/qr-code/.gitignore b/vendor/endroid/qr-code/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/LICENSE b/vendor/endroid/qr-code/LICENSE old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/README.md b/vendor/endroid/qr-code/README.md old mode 100755 new mode 100644 index f8dc90b5..4976633c --- a/vendor/endroid/qr-code/README.md +++ b/vendor/endroid/qr-code/README.md @@ -13,7 +13,7 @@ to generate the matrix and [khanamiryan/qrcode-detector-decoder](https://github. for validating generated QR codes. Further extended with Twig extensions, generation routes, a factory and a Symfony bundle for easy installation and configuration. -Different writers are provided to generate the QR code as PNG, SVG, EPS, PDF or in binary format. +Different writers are provided to generate the QR code as PNG, SVG, EPS or in binary format. ## Installation @@ -45,7 +45,6 @@ use Endroid\QrCode\Response\QrCodeResponse; // Create a basic QR code $qrCode = new QrCode('Life is too short to be generating QR codes'); $qrCode->setSize(300); -$qrCode->setMargin(10); // Set advanced options $qrCode->setWriterByName('png'); @@ -58,11 +57,10 @@ $qrCode->setLogoPath(__DIR__.'/../assets/images/symfony.png'); $qrCode->setLogoSize(150, 200); $qrCode->setValidateResult(false); -// Round block sizes to improve readability and make the blocks sharper in pixel based outputs (like png). -// There are three approaches: -$qrCode->setRoundBlockSize(true, QrCode::ROUND_BLOCK_SIZE_MODE_MARGIN); // The size of the qr code is shrinked, if necessary, but the size of the final image remains unchanged due to additional margin being added (default) -$qrCode->setRoundBlockSize(true, QrCode::ROUND_BLOCK_SIZE_MODE_ENLARGE); // The size of the qr code and the final image is enlarged, if necessary -$qrCode->setRoundBlockSize(true, QrCode::ROUND_BLOCK_SIZE_MODE_SHRINK); // The size of the qr code and the final image is shrinked, if necessary +// Apply a margin and round block sizes to improve readability +// Please note that rounding block sizes can result in additional margin +$qrCode->setRoundBlockSize(true); +$qrCode->setMargin(10); // Set additional writer options (SvgWriter example) $qrCode->setWriterOptions(['exclude_xml_declaration' => true]); diff --git a/vendor/endroid/qr-code/assets/fonts/noto_sans.otf b/vendor/endroid/qr-code/assets/fonts/noto_sans.otf old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/assets/fonts/open_sans.ttf b/vendor/endroid/qr-code/assets/fonts/open_sans.ttf old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/assets/images/symfony.png b/vendor/endroid/qr-code/assets/images/symfony.png old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/composer.json b/vendor/endroid/qr-code/composer.json old mode 100755 new mode 100644 index dff05005..0befa27d --- a/vendor/endroid/qr-code/composer.json +++ b/vendor/endroid/qr-code/composer.json @@ -12,21 +12,19 @@ } ], "require": { - "php": "^7.3||^8.0", + "php": ">=7.2", + "ext-gd": "*", "bacon/bacon-qr-code": "^2.0", - "khanamiryan/qrcode-detector-decoder": "^1.0.5", - "myclabs/php-enum": "^1.5", + "khanamiryan/qrcode-detector-decoder": "^1.0.2", "symfony/options-resolver": "^3.4||^4.4||^5.0", - "symfony/property-access": "^3.4||^4.4||^5.0" + "symfony/property-access": "^3.4||^4.4||^5.0", + "myclabs/php-enum": "^1.5" }, "require-dev": { - "endroid/quality": "^1.5.2", - "setasign/fpdf": "^1.8" + "endroid/quality": "dev-master" }, "suggest": { - "ext-gd": "Required for generating PNG images", "roave/security-advisories": "Avoids installation of package versions with vulnerabilities", - "setasign/fpdf": "Required to use the FPDF writer.", "symfony/security-checker": "Checks your composer.lock for vulnerabilities" }, "autoload": { diff --git a/vendor/endroid/qr-code/src/ErrorCorrectionLevel.php b/vendor/endroid/qr-code/src/ErrorCorrectionLevel.php old mode 100755 new mode 100644 index 02d4dace..1ff969d4 --- a/vendor/endroid/qr-code/src/ErrorCorrectionLevel.php +++ b/vendor/endroid/qr-code/src/ErrorCorrectionLevel.php @@ -19,9 +19,6 @@ use MyCLabs\Enum\Enum; * @method static ErrorCorrectionLevel MEDIUM() * @method static ErrorCorrectionLevel QUARTILE() * @method static ErrorCorrectionLevel HIGH() - * - * @extends Enum - * @psalm-immutable */ class ErrorCorrectionLevel extends Enum { @@ -30,9 +27,6 @@ class ErrorCorrectionLevel extends Enum const QUARTILE = 'quartile'; const HIGH = 'high'; - /** - * @psalm-suppress ImpureMethodCall - */ public function toBaconErrorCorrectionLevel(): BaconErrorCorrectionLevel { $name = strtoupper(substr($this->getValue(), 0, 1)); diff --git a/vendor/endroid/qr-code/src/Exception/GenerateImageException.php b/vendor/endroid/qr-code/src/Exception/GenerateImageException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/InvalidFontException.php b/vendor/endroid/qr-code/src/Exception/InvalidFontException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/InvalidLogoException.php b/vendor/endroid/qr-code/src/Exception/InvalidLogoException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/InvalidWriterException.php b/vendor/endroid/qr-code/src/Exception/InvalidWriterException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/MissingExtensionException.php b/vendor/endroid/qr-code/src/Exception/MissingExtensionException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/MissingFunctionException.php b/vendor/endroid/qr-code/src/Exception/MissingFunctionException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/MissingLogoHeightException.php b/vendor/endroid/qr-code/src/Exception/MissingLogoHeightException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/QrCodeException.php b/vendor/endroid/qr-code/src/Exception/QrCodeException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/UnsupportedExtensionException.php b/vendor/endroid/qr-code/src/Exception/UnsupportedExtensionException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Exception/ValidationException.php b/vendor/endroid/qr-code/src/Exception/ValidationException.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php b/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php old mode 100755 new mode 100644 index d9655a18..3a859e14 --- a/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php +++ b/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php @@ -26,10 +26,9 @@ class QrCodeFactory implements QrCodeFactoryInterface /** @var OptionsResolver */ private $optionsResolver; - /** @var array */ private $defaultOptions; - /** @var array */ + /** @var array */ private $definedOptions = [ 'writer', 'writer_options', @@ -39,7 +38,6 @@ class QrCodeFactory implements QrCodeFactoryInterface 'background_color', 'encoding', 'round_block_size', - 'round_block_size_mode', 'error_correction_level', 'logo_path', 'logo_width', @@ -52,7 +50,6 @@ class QrCodeFactory implements QrCodeFactoryInterface 'validate_result', ]; - /** @param array $defaultOptions */ public function __construct(array $defaultOptions = [], WriterRegistryInterface $writerRegistry = null) { $this->defaultOptions = $defaultOptions; diff --git a/vendor/endroid/qr-code/src/Factory/QrCodeFactoryInterface.php b/vendor/endroid/qr-code/src/Factory/QrCodeFactoryInterface.php old mode 100755 new mode 100644 index 3ddce5cc..2953fd63 --- a/vendor/endroid/qr-code/src/Factory/QrCodeFactoryInterface.php +++ b/vendor/endroid/qr-code/src/Factory/QrCodeFactoryInterface.php @@ -15,6 +15,5 @@ use Endroid\QrCode\QrCodeInterface; interface QrCodeFactoryInterface { - /** @param array $options */ public function create(string $text = '', array $options = []): QrCodeInterface; } diff --git a/vendor/endroid/qr-code/src/LabelAlignment.php b/vendor/endroid/qr-code/src/LabelAlignment.php old mode 100755 new mode 100644 index f4a792e2..2f4c42d2 --- a/vendor/endroid/qr-code/src/LabelAlignment.php +++ b/vendor/endroid/qr-code/src/LabelAlignment.php @@ -17,9 +17,6 @@ use MyCLabs\Enum\Enum; * @method static LabelAlignment LEFT() * @method static LabelAlignment CENTER() * @method static LabelAlignment RIGHT() - * - * @extends Enum - * @psalm-immutable */ class LabelAlignment extends Enum { diff --git a/vendor/endroid/qr-code/src/QrCode.php b/vendor/endroid/qr-code/src/QrCode.php old mode 100755 new mode 100644 index 814237cb..088c0a51 --- a/vendor/endroid/qr-code/src/QrCode.php +++ b/vendor/endroid/qr-code/src/QrCode.php @@ -14,17 +14,12 @@ namespace Endroid\QrCode; use BaconQrCode\Encoder\Encoder; use Endroid\QrCode\Exception\InvalidFontException; use Endroid\QrCode\Exception\UnsupportedExtensionException; -use Endroid\QrCode\Exception\ValidationException; use Endroid\QrCode\Writer\WriterInterface; class QrCode implements QrCodeInterface { const LABEL_FONT_PATH_DEFAULT = __DIR__.'/../assets/fonts/noto_sans.otf'; - const ROUND_BLOCK_SIZE_MODE_MARGIN = 'margin'; - const ROUND_BLOCK_SIZE_MODE_SHRINK = 'shrink'; - const ROUND_BLOCK_SIZE_MODE_ENLARGE = 'enlarge'; - private $text; /** @var int */ @@ -33,7 +28,7 @@ class QrCode implements QrCodeInterface /** @var int */ private $margin = 10; - /** @var array */ + /** @var array */ private $foregroundColor = [ 'r' => 0, 'g' => 0, @@ -41,7 +36,7 @@ class QrCode implements QrCodeInterface 'a' => 0, ]; - /** @var array */ + /** @var array */ private $backgroundColor = [ 'r' => 255, 'g' => 255, @@ -55,9 +50,6 @@ class QrCode implements QrCodeInterface /** @var bool */ private $roundBlockSize = true; - /** @var string */ - private $roundBlockSizeMode = self::ROUND_BLOCK_SIZE_MODE_MARGIN; - private $errorCorrectionLevel; /** @var string */ @@ -80,7 +72,7 @@ class QrCode implements QrCodeInterface private $labelAlignment; - /** @var array */ + /** @var array */ private $labelMargin = [ 't' => 0, 'r' => 10, @@ -94,7 +86,7 @@ class QrCode implements QrCodeInterface /** @var WriterInterface|null */ private $writer; - /** @var array */ + /** @var array */ private $writerOptions = []; /** @var bool */ @@ -140,7 +132,6 @@ class QrCode implements QrCodeInterface return $this->margin; } - /** @param array $foregroundColor */ public function setForegroundColor(array $foregroundColor): void { if (!isset($foregroundColor['a'])) { @@ -159,7 +150,6 @@ class QrCode implements QrCodeInterface return $this->foregroundColor; } - /** @param array $backgroundColor */ public function setBackgroundColor(array $backgroundColor): void { if (!isset($backgroundColor['a'])) { @@ -188,10 +178,9 @@ class QrCode implements QrCodeInterface return $this->encoding; } - public function setRoundBlockSize(bool $roundBlockSize, string $roundBlockSizeMode = self::ROUND_BLOCK_SIZE_MODE_MARGIN): void + public function setRoundBlockSize(bool $roundBlockSize): void { $this->roundBlockSize = $roundBlockSize; - $this->setRoundBlockSizeMode($roundBlockSizeMode); } public function getRoundBlockSize(): bool @@ -199,19 +188,6 @@ class QrCode implements QrCodeInterface return $this->roundBlockSize; } - public function setRoundBlockSizeMode(string $roundBlockSizeMode): void - { - if (!in_array($roundBlockSizeMode, [ - self::ROUND_BLOCK_SIZE_MODE_ENLARGE, - self::ROUND_BLOCK_SIZE_MODE_MARGIN, - self::ROUND_BLOCK_SIZE_MODE_SHRINK, - ])) { - throw new ValidationException('Invalid round block size mode: '.$roundBlockSizeMode); - } - - $this->roundBlockSizeMode = $roundBlockSizeMode; - } - public function setErrorCorrectionLevel(ErrorCorrectionLevel $errorCorrectionLevel): void { $this->errorCorrectionLevel = $errorCorrectionLevel; @@ -258,7 +234,6 @@ class QrCode implements QrCodeInterface return $this->logoHeight; } - /** @param array $labelMargin */ public function setLabel(string $label, int $labelFontSize = null, string $labelFontPath = null, string $labelAlignment = null, array $labelMargin = null): void { $this->label = $label; @@ -321,7 +296,6 @@ class QrCode implements QrCodeInterface return $this->labelAlignment->getValue(); } - /** @param array $labelMargin */ public function setLabelMargin(array $labelMargin): void { $this->labelMargin = array_merge($this->labelMargin, $labelMargin); @@ -355,7 +329,6 @@ class QrCode implements QrCodeInterface return $this->writerRegistry->getDefaultWriter(); } - /** @param array $writerOptions */ public function setWriterOptions(array $writerOptions): void { $this->writerOptions = $writerOptions; @@ -449,19 +422,7 @@ class QrCode implements QrCodeInterface $data['block_count'] = count($matrix[0]); $data['block_size'] = $this->size / $data['block_count']; if ($this->roundBlockSize) { - switch ($this->roundBlockSizeMode) { - case self::ROUND_BLOCK_SIZE_MODE_ENLARGE: - $data['block_size'] = intval(ceil($data['block_size'])); - $this->size = $data['block_size'] * $data['block_count']; - break; - case self::ROUND_BLOCK_SIZE_MODE_SHRINK: - $data['block_size'] = intval(floor($data['block_size'])); - $this->size = $data['block_size'] * $data['block_count']; - break; - case self::ROUND_BLOCK_SIZE_MODE_MARGIN: - default: - $data['block_size'] = intval(floor($data['block_size'])); - } + $data['block_size'] = intval(floor($data['block_size'])); } $data['inner_width'] = $data['block_size'] * $data['block_count']; $data['inner_height'] = $data['block_size'] * $data['block_count']; diff --git a/vendor/endroid/qr-code/src/QrCodeInterface.php b/vendor/endroid/qr-code/src/QrCodeInterface.php old mode 100755 new mode 100644 index 5068ecd2..e6382a76 --- a/vendor/endroid/qr-code/src/QrCodeInterface.php +++ b/vendor/endroid/qr-code/src/QrCodeInterface.php @@ -19,10 +19,8 @@ interface QrCodeInterface public function getMargin(): int; - /** @return array */ public function getForegroundColor(): array; - /** @return array */ public function getBackgroundColor(): array; public function getEncoding(): string; @@ -45,12 +43,10 @@ interface QrCodeInterface public function getLabelAlignment(): string; - /** @return array */ public function getLabelMargin(): array; public function getValidateResult(): bool; - /** @return array */ public function getWriterOptions(): array; public function getContentType(): string; @@ -63,6 +59,5 @@ interface QrCodeInterface public function writeFile(string $path): void; - /** @return array */ public function getData(): array; } diff --git a/vendor/endroid/qr-code/src/Writer/AbstractWriter.php b/vendor/endroid/qr-code/src/Writer/AbstractWriter.php old mode 100755 new mode 100644 index 60231c15..e50eb214 --- a/vendor/endroid/qr-code/src/Writer/AbstractWriter.php +++ b/vendor/endroid/qr-code/src/Writer/AbstractWriter.php @@ -29,10 +29,7 @@ abstract class AbstractWriter implements WriterInterface private function getMimeTypeFromUrl(string $url): string { - /** @var mixed $format */ - $format = PHP_VERSION > 80000 ? true : 1; - - $headers = get_headers($url, $format); + $headers = get_headers($url, 1); if (!is_array($headers) || !isset($headers['Content-Type'])) { throw new InvalidLogoException(sprintf('Content type could not be determined for logo URL "%s"', $url)); diff --git a/vendor/endroid/qr-code/src/Writer/BinaryWriter.php b/vendor/endroid/qr-code/src/Writer/BinaryWriter.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Writer/DebugWriter.php b/vendor/endroid/qr-code/src/Writer/DebugWriter.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Writer/EpsWriter.php b/vendor/endroid/qr-code/src/Writer/EpsWriter.php old mode 100755 new mode 100644 diff --git a/vendor/endroid/qr-code/src/Writer/FpdfWriter.php b/vendor/endroid/qr-code/src/Writer/FpdfWriter.php deleted file mode 100755 index 6c58f018..00000000 --- a/vendor/endroid/qr-code/src/Writer/FpdfWriter.php +++ /dev/null @@ -1,131 +0,0 @@ - - * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. - */ - -namespace Endroid\QrCode\Writer; - -use Endroid\QrCode\Exception\ValidationException; -use Endroid\QrCode\QrCodeInterface; - -class FpdfWriter extends AbstractWriter -{ - /** - * Defines as which unit the size is handled. Default is: "mm". - * - * Allowed values: 'mm', 'pt', 'cm', 'in' - */ - public const WRITER_OPTION_MEASURE_UNIT = 'fpdf_measure_unit'; - - public function writeString(QrCodeInterface $qrCode): string - { - if (!\class_exists(\FPDF::class)) { - throw new \BadMethodCallException('The Fpdf writer requires FPDF as dependency but the class "\\FPDF" couldn\'t be found.'); - } - - if ($qrCode->getValidateResult()) { - throw new ValidationException('Built-in validation reader can not check fpdf qr codes: please disable via setValidateResult(false)'); - } - $foregroundColor = $qrCode->getForegroundColor(); - if (0 !== $foregroundColor['a']) { - throw new \InvalidArgumentException('The foreground color has an alpha channel, but the fpdf qr writer doesn\'t support alpha channels.'); - } - $backgroundColor = $qrCode->getBackgroundColor(); - if (0 !== $backgroundColor['a']) { - throw new \InvalidArgumentException('The foreground color has an alpha channel, but the fpdf qr writer doesn\'t support alpha channels.'); - } - - $label = $qrCode->getLabel(); - $labelHeight = null !== $label ? 30 : 0; - - $data = $qrCode->getData(); - $options = $qrCode->getWriterOptions(); - - $fpdf = new \FPDF( - 'P', - $options[self::WRITER_OPTION_MEASURE_UNIT] ?? 'mm', - [$data['outer_width'], $data['outer_height'] + $labelHeight] - ); - $fpdf->AddPage(); - - $fpdf->SetFillColor($backgroundColor['r'], $backgroundColor['g'], $backgroundColor['b']); - $fpdf->Rect(0, 0, $data['outer_width'], $data['outer_height'], 'F'); - - $fpdf->SetFillColor($foregroundColor['r'], $foregroundColor['g'], $foregroundColor['b']); - foreach ($data['matrix'] as $row => $values) { - foreach ($values as $column => $value) { - if (1 === $value) { - $fpdf->Rect( - $data['margin_left'] + ($column * $data['block_size']), - $data['margin_left'] + ($row * $data['block_size']), - $data['block_size'], - $data['block_size'], - 'F' - ); - } - } - } - - $logoPath = $qrCode->getLogoPath(); - if (null !== $logoPath) { - $this->addLogo( - $fpdf, - $logoPath, - $qrCode->getLogoWidth(), - $qrCode->getLogoHeight(), - $data['outer_width'], - $data['outer_height'] - ); - } - - if (null !== $label) { - $fpdf->setY($data['outer_height'] + 5); - $fpdf->SetFont('Helvetica', null, $qrCode->getLabelFontSize()); - $fpdf->Cell(0, 0, $label, 0, 0, strtoupper($qrCode->getLabelAlignment()[0])); - } - - return $fpdf->Output('S'); - } - - protected function addLogo(\FPDF $fpdf, string $logoPath, ?int $logoWidth, ?int $logoHeight, int $imageWidth, int $imageHeight): void - { - if (null === $logoHeight || null === $logoWidth) { - [$logoSourceWidth, $logoSourceHeight] = \getimagesize($logoPath); - - if (null === $logoWidth) { - $logoWidth = (int) $logoSourceWidth; - } - - if (null === $logoHeight) { - $aspectRatio = $logoWidth / $logoSourceWidth; - $logoHeight = (int) ($logoSourceHeight * $aspectRatio); - } - } - - $logoX = $imageWidth / 2 - (int) $logoWidth / 2; - $logoY = $imageHeight / 2 - (int) $logoHeight / 2; - - $fpdf->Image($logoPath, $logoX, $logoY, $logoWidth, $logoHeight); - } - - public static function getContentType(): string - { - return 'application/pdf'; - } - - public static function getSupportedExtensions(): array - { - return ['pdf']; - } - - public function getName(): string - { - return 'fpdf'; - } -} diff --git a/vendor/endroid/qr-code/src/Writer/PngWriter.php b/vendor/endroid/qr-code/src/Writer/PngWriter.php old mode 100755 new mode 100644 index 001e175a..2b60b8bf --- a/vendor/endroid/qr-code/src/Writer/PngWriter.php +++ b/vendor/endroid/qr-code/src/Writer/PngWriter.php @@ -23,10 +23,6 @@ class PngWriter extends AbstractWriter { public function writeString(QrCodeInterface $qrCode): string { - if (!extension_loaded('gd')) { - throw new GenerateImageException('Unable to generate image: check your GD installation'); - } - $image = $this->createImage($qrCode->getData(), $qrCode); $logoPath = $qrCode->getLogoPath(); @@ -41,9 +37,7 @@ class PngWriter extends AbstractWriter $string = $this->imageToString($image); - if (PHP_VERSION_ID < 80000) { - imagedestroy($image); - } + imagedestroy($image); if ($qrCode->getValidateResult()) { $reader = new QrReader($string, QrReader::SOURCE_TYPE_BLOB); @@ -56,11 +50,6 @@ class PngWriter extends AbstractWriter return $string; } - /** - * @param array $data - * - * @return mixed - */ private function createImage(array $data, QrCodeInterface $qrCode) { $baseSize = $qrCode->getRoundBlockSize() ? $data['block_size'] : 25; @@ -68,36 +57,21 @@ class PngWriter extends AbstractWriter $baseImage = $this->createBaseImage($baseSize, $data, $qrCode); $interpolatedImage = $this->createInterpolatedImage($baseImage, $data, $qrCode); - if (PHP_VERSION_ID < 80000) { - imagedestroy($baseImage); - } + imagedestroy($baseImage); return $interpolatedImage; } - /** - * @param array $data - * - * @return mixed - */ private function createBaseImage(int $baseSize, array $data, QrCodeInterface $qrCode) { $image = imagecreatetruecolor($data['block_count'] * $baseSize, $data['block_count'] * $baseSize); - if (!$image) { + if (!is_resource($image)) { throw new GenerateImageException('Unable to generate image: check your GD installation'); } $foregroundColor = imagecolorallocatealpha($image, $qrCode->getForegroundColor()['r'], $qrCode->getForegroundColor()['g'], $qrCode->getForegroundColor()['b'], $qrCode->getForegroundColor()['a']); - if (!is_int($foregroundColor)) { - throw new GenerateImageException('Foreground color could not be allocated'); - } - $backgroundColor = imagecolorallocatealpha($image, $qrCode->getBackgroundColor()['r'], $qrCode->getBackgroundColor()['g'], $qrCode->getBackgroundColor()['b'], $qrCode->getBackgroundColor()['a']); - if (!is_int($backgroundColor)) { - throw new GenerateImageException('Background color could not be allocated'); - } - imagefill($image, 0, 0, $backgroundColor); foreach ($data['matrix'] as $row => $values) { @@ -111,40 +85,22 @@ class PngWriter extends AbstractWriter return $image; } - /** - * @param mixed $baseImage - * @param array $data - * - * @return mixed - */ private function createInterpolatedImage($baseImage, array $data, QrCodeInterface $qrCode) { $image = imagecreatetruecolor($data['outer_width'], $data['outer_height']); - if (!$image) { + if (!is_resource($image)) { throw new GenerateImageException('Unable to generate image: check your GD installation'); } $backgroundColor = imagecolorallocatealpha($image, $qrCode->getBackgroundColor()['r'], $qrCode->getBackgroundColor()['g'], $qrCode->getBackgroundColor()['b'], $qrCode->getBackgroundColor()['a']); - if (!is_int($backgroundColor)) { - throw new GenerateImageException('Background color could not be allocated'); - } - imagefill($image, 0, 0, $backgroundColor); imagecopyresampled($image, $baseImage, (int) $data['margin_left'], (int) $data['margin_left'], 0, 0, (int) $data['inner_width'], (int) $data['inner_height'], imagesx($baseImage), imagesy($baseImage)); - - if ($qrCode->getBackgroundColor()['a'] > 0) { - imagesavealpha($image, true); - } + imagesavealpha($image, true); return $image; } - /** - * @param mixed $sourceImage - * - * @return mixed - */ private function addLogo($sourceImage, string $logoPath, int $logoWidth = null, int $logoHeight = null) { $mimeType = $this->getMimeType($logoPath); @@ -154,7 +110,7 @@ class PngWriter extends AbstractWriter throw new MissingLogoHeightException('SVG Logos require an explicit height set via setLogoSize($width, $height)'); } - if (!$logoImage) { + if (!is_resource($logoImage)) { throw new GenerateImageException('Unable to generate image: check your GD installation or logo path'); } @@ -175,21 +131,11 @@ class PngWriter extends AbstractWriter imagecopyresampled($sourceImage, $logoImage, intval($logoX), intval($logoY), 0, 0, $logoWidth, $logoHeight, $logoSourceWidth, $logoSourceHeight); - if (PHP_VERSION_ID < 80000) { - imagedestroy($logoImage); - } + imagedestroy($logoImage); return $sourceImage; } - /** - * @param mixed $sourceImage - * @param array $labelMargin - * @param array $foregroundColor - * @param array $backgroundColor - * - * @return mixed - */ private function addLabel($sourceImage, string $label, string $labelFontPath, int $labelFontSize, string $labelAlignment, array $labelMargin, array $foregroundColor, array $backgroundColor) { if (!function_exists('imagettfbbox')) { @@ -197,10 +143,6 @@ class PngWriter extends AbstractWriter } $labelBox = imagettfbbox($labelFontSize, 0, $labelFontPath, $label); - if (!$labelBox) { - throw new GenerateImageException('Unable to add label: check your GD installation'); - } - $labelBoxWidth = intval($labelBox[2] - $labelBox[0]); $labelBoxHeight = intval($labelBox[0] - $labelBox[7]); @@ -212,28 +154,18 @@ class PngWriter extends AbstractWriter // Create empty target image $targetImage = imagecreatetruecolor($targetWidth, $targetHeight); - if (!$targetImage) { + if (!is_resource($targetImage)) { throw new GenerateImageException('Unable to generate image: check your GD installation'); } $foregroundColor = imagecolorallocate($targetImage, $foregroundColor['r'], $foregroundColor['g'], $foregroundColor['b']); - if (!is_int($foregroundColor)) { - throw new GenerateImageException('Foreground color could not be allocated'); - } - $backgroundColor = imagecolorallocate($targetImage, $backgroundColor['r'], $backgroundColor['g'], $backgroundColor['b']); - if (!is_int($backgroundColor)) { - throw new GenerateImageException('Background color could not be allocated'); - } - imagefill($targetImage, 0, 0, $backgroundColor); // Copy source image to target image imagecopyresampled($targetImage, $sourceImage, 0, 0, 0, 0, $sourceWidth, $sourceHeight, $sourceWidth, $sourceHeight); - if (PHP_VERSION_ID < 80000) { - imagedestroy($sourceImage); - } + imagedestroy($sourceImage); switch ($labelAlignment) { case LabelAlignment::LEFT: @@ -253,9 +185,6 @@ class PngWriter extends AbstractWriter return $targetImage; } - /** - * @param mixed $image - */ private function imageToString($image): string { ob_start(); diff --git a/vendor/endroid/qr-code/src/Writer/SvgWriter.php b/vendor/endroid/qr-code/src/Writer/SvgWriter.php old mode 100755 new mode 100644 index 1d34fa20..072dfc18 --- a/vendor/endroid/qr-code/src/Writer/SvgWriter.php +++ b/vendor/endroid/qr-code/src/Writer/SvgWriter.php @@ -21,8 +21,6 @@ class SvgWriter extends AbstractWriter { public function writeString(QrCodeInterface $qrCode): string { - $options = $qrCode->getWriterOptions(); - if ($qrCode->getValidateResult()) { throw new ValidationException('Built-in validation reader can not check SVG images: please disable via setValidateResult(false)'); } @@ -37,9 +35,8 @@ class SvgWriter extends AbstractWriter $svg->addChild('defs'); // Block definition - $block_id = isset($options['rect_id']) && $options['rect_id'] ? $options['rect_id'] : 'block'; $blockDefinition = $svg->defs->addChild('rect'); - $blockDefinition->addAttribute('id', $block_id); + $blockDefinition->addAttribute('id', 'block'); $blockDefinition->addAttribute('width', strval($data['block_size'])); $blockDefinition->addAttribute('height', strval($data['block_size'])); $blockDefinition->addAttribute('fill', '#'.sprintf('%02x%02x%02x', $qrCode->getForegroundColor()['r'], $qrCode->getForegroundColor()['g'], $qrCode->getForegroundColor()['b'])); @@ -60,19 +57,14 @@ class SvgWriter extends AbstractWriter $block = $svg->addChild('use'); $block->addAttribute('x', strval($data['margin_left'] + $data['block_size'] * $column)); $block->addAttribute('y', strval($data['margin_left'] + $data['block_size'] * $row)); - $block->addAttribute('xlink:href', '#'.$block_id, 'http://www.w3.org/1999/xlink'); + $block->addAttribute('xlink:href', '#block', 'http://www.w3.org/1999/xlink'); } } } $logoPath = $qrCode->getLogoPath(); if (is_string($logoPath)) { - $forceXlinkHref = false; - if (isset($options['force_xlink_href']) && $options['force_xlink_href']) { - $forceXlinkHref = true; - } - - $this->addLogo($svg, $data['outer_width'], $data['outer_height'], $logoPath, $qrCode->getLogoWidth(), $qrCode->getLogoHeight(), $forceXlinkHref); + $this->addLogo($svg, $data['outer_width'], $data['outer_height'], $logoPath, $qrCode->getLogoWidth(), $qrCode->getLogoHeight()); } $xml = $svg->asXML(); @@ -81,6 +73,7 @@ class SvgWriter extends AbstractWriter throw new GenerateImageException('Unable to save SVG XML'); } + $options = $qrCode->getWriterOptions(); if (isset($options['exclude_xml_declaration']) && $options['exclude_xml_declaration']) { $xml = str_replace("\n", '', $xml); } @@ -88,7 +81,7 @@ class SvgWriter extends AbstractWriter return $xml; } - private function addLogo(SimpleXMLElement $svg, int $imageWidth, int $imageHeight, string $logoPath, int $logoWidth = null, int $logoHeight = null, bool $forceXlinkHref = false): void + private function addLogo(SimpleXMLElement $svg, int $imageWidth, int $imageHeight, string $logoPath, int $logoWidth = null, int $logoHeight = null): void { $mimeType = $this->getMimeType($logoPath); $imageData = file_get_contents($logoPath); @@ -104,17 +97,14 @@ class SvgWriter extends AbstractWriter if (null === $logoHeight || null === $logoWidth) { $logoImage = imagecreatefromstring(strval($imageData)); - if (!$logoImage) { + if (!is_resource($logoImage)) { throw new GenerateImageException('Unable to generate image: check your GD installation or logo path'); } - /** @var mixed $logoImage */ $logoSourceWidth = imagesx($logoImage); $logoSourceHeight = imagesy($logoImage); - if (PHP_VERSION_ID < 80000) { - imagedestroy($logoImage); - } + imagedestroy($logoImage); if (null === $logoWidth) { $logoWidth = $logoSourceWidth; @@ -135,14 +125,7 @@ class SvgWriter extends AbstractWriter $imageDefinition->addAttribute('width', strval($logoWidth)); $imageDefinition->addAttribute('height', strval($logoHeight)); $imageDefinition->addAttribute('preserveAspectRatio', 'none'); - - // xlink:href is actually deprecated, but still required when placing the qr code in a pdf. - // SimpleXML strips out the xlink part by using addAttribute(), so it must be set directly. - if ($forceXlinkHref) { - $imageDefinition['xlink:href'] = 'data:'.$mimeType.';base64,'.base64_encode($imageData); - } else { - $imageDefinition->addAttribute('href', 'data:'.$mimeType.';base64,'.base64_encode($imageData)); - } + $imageDefinition->addAttribute('xlink:href', 'data:'.$mimeType.';base64,'.base64_encode($imageData)); } private function getOpacity(int $alpha): float diff --git a/vendor/endroid/qr-code/src/Writer/WriterInterface.php b/vendor/endroid/qr-code/src/Writer/WriterInterface.php old mode 100755 new mode 100644 index f64a36c7..6bd462dd --- a/vendor/endroid/qr-code/src/Writer/WriterInterface.php +++ b/vendor/endroid/qr-code/src/Writer/WriterInterface.php @@ -25,7 +25,6 @@ interface WriterInterface public static function supportsExtension(string $extension): bool; - /** @return array */ public static function getSupportedExtensions(): array; public function getName(): string; diff --git a/vendor/endroid/qr-code/src/WriterRegistry.php b/vendor/endroid/qr-code/src/WriterRegistry.php old mode 100755 new mode 100644 index 9f00437c..1eabbd4a --- a/vendor/endroid/qr-code/src/WriterRegistry.php +++ b/vendor/endroid/qr-code/src/WriterRegistry.php @@ -15,7 +15,6 @@ use Endroid\QrCode\Exception\InvalidWriterException; use Endroid\QrCode\Writer\BinaryWriter; use Endroid\QrCode\Writer\DebugWriter; use Endroid\QrCode\Writer\EpsWriter; -use Endroid\QrCode\Writer\FpdfWriter; use Endroid\QrCode\Writer\PngWriter; use Endroid\QrCode\Writer\SvgWriter; use Endroid\QrCode\Writer\WriterInterface; @@ -40,7 +39,6 @@ class WriterRegistry implements WriterRegistryInterface new EpsWriter(), new PngWriter(), new SvgWriter(), - new FpdfWriter(), ]); $this->setDefaultWriter('png'); diff --git a/vendor/endroid/qr-code/src/WriterRegistryInterface.php b/vendor/endroid/qr-code/src/WriterRegistryInterface.php old mode 100755 new mode 100644 index 4fb245e4..b40123f1 --- a/vendor/endroid/qr-code/src/WriterRegistryInterface.php +++ b/vendor/endroid/qr-code/src/WriterRegistryInterface.php @@ -15,7 +15,6 @@ use Endroid\QrCode\Writer\WriterInterface; interface WriterRegistryInterface { - /** @param WriterInterface[] $writers */ public function addWriters(iterable $writers): void; public function addWriter(WriterInterface $writer): void; @@ -24,6 +23,5 @@ interface WriterRegistryInterface public function getDefaultWriter(): WriterInterface; - /** @return WriterInterface[] */ public function getWriters(): array; } diff --git a/vendor/endroid/qr-code/tests/QrCodeTest.php b/vendor/endroid/qr-code/tests/QrCodeTest.php old mode 100755 new mode 100644 index 75f19297..6b4c0013 --- a/vendor/endroid/qr-code/tests/QrCodeTest.php +++ b/vendor/endroid/qr-code/tests/QrCodeTest.php @@ -120,7 +120,6 @@ class QrCodeTest extends TestCase 'writer' => 'png', 'size' => 300, 'margin' => 10, - 'round_block_size_mode' => 'shrink', ]); $pngData = $qrCode->writeString(); @@ -148,72 +147,6 @@ class QrCodeTest extends TestCase $this->assertTrue(imagesy($image) === $size + 2 * $margin); } - /** - * @testdox Size and margin are handled correctly with rounded blocks - * @dataProvider roundedSizeProvider - */ - public function testSetSizeRounded($size, $margin, $round, $mode, $expectedSize): void - { - $qrCode = new QrCode('QR Code contents with some length to have some data'); - $qrCode->setRoundBlockSize($round, $mode); - $qrCode->setSize($size); - $qrCode->setMargin($margin); - - $pngData = $qrCode->writeString(); - $image = imagecreatefromstring($pngData); - - $this->assertTrue(imagesx($image) === $expectedSize); - $this->assertTrue(imagesy($image) === $expectedSize); - } - - public function roundedSizeProvider() - { - return [ - [ - 'size' => 400, - 'margin' => 0, - 'round' => true, - 'mode' => QrCode::ROUND_BLOCK_SIZE_MODE_ENLARGE, - 'expectedSize' => 406, - ], - [ - 'size' => 400, - 'margin' => 5, - 'round' => true, - 'mode' => QrCode::ROUND_BLOCK_SIZE_MODE_ENLARGE, - 'expectedSize' => 416, - ], - [ - 'size' => 400, - 'margin' => 0, - 'round' => true, - 'mode' => QrCode::ROUND_BLOCK_SIZE_MODE_MARGIN, - 'expectedSize' => 400, - ], - [ - 'size' => 400, - 'margin' => 5, - 'round' => true, - 'mode' => QrCode::ROUND_BLOCK_SIZE_MODE_MARGIN, - 'expectedSize' => 410, - ], - [ - 'size' => 400, - 'margin' => 0, - 'round' => true, - 'mode' => QrCode::ROUND_BLOCK_SIZE_MODE_SHRINK, - 'expectedSize' => 377, - ], - [ - 'size' => 400, - 'margin' => 5, - 'round' => true, - 'mode' => QrCode::ROUND_BLOCK_SIZE_MODE_SHRINK, - 'expectedSize' => 387, - ], - ]; - } - /** * @testdox Label can be added and QR code is still readable */ @@ -256,7 +189,7 @@ class QrCodeTest extends TestCase $image = imagecreatefromstring(file_get_contents($filename)); - $this->assertTrue(false !== $image); + $this->assertTrue(is_resource($image)); imagedestroy($image); } diff --git a/vendor/endroid/qr-code/tests/output/.gitignore b/vendor/endroid/qr-code/tests/output/.gitignore old mode 100755 new mode 100644 diff --git a/vendor/ezyang/htmlpurifier/CHANGELOG.md b/vendor/ezyang/htmlpurifier/CHANGELOG.md deleted file mode 100755 index 55cb9029..00000000 --- a/vendor/ezyang/htmlpurifier/CHANGELOG.md +++ /dev/null @@ -1,6 +0,0 @@ -# [4.16.0](https://github.com/ezyang/htmlpurifier/compare/v4.15.0...v4.16.0) (2022-09-18) - - -### Features - -* add semantic release ([#307](https://github.com/ezyang/htmlpurifier/issues/307)) ([db31243](https://github.com/ezyang/htmlpurifier/commit/db312435cb9d8d73395f75f9642a43ba6de5e903)), closes [#322](https://github.com/ezyang/htmlpurifier/issues/322) [#323](https://github.com/ezyang/htmlpurifier/issues/323) [#326](https://github.com/ezyang/htmlpurifier/issues/326) [#327](https://github.com/ezyang/htmlpurifier/issues/327) [#328](https://github.com/ezyang/htmlpurifier/issues/328) [#329](https://github.com/ezyang/htmlpurifier/issues/329) [#330](https://github.com/ezyang/htmlpurifier/issues/330) [#331](https://github.com/ezyang/htmlpurifier/issues/331) [#332](https://github.com/ezyang/htmlpurifier/issues/332) [#333](https://github.com/ezyang/htmlpurifier/issues/333) [#337](https://github.com/ezyang/htmlpurifier/issues/337) [#335](https://github.com/ezyang/htmlpurifier/issues/335) [ezyang/htmlpurifier#334](https://github.com/ezyang/htmlpurifier/issues/334) [#336](https://github.com/ezyang/htmlpurifier/issues/336) [#338](https://github.com/ezyang/htmlpurifier/issues/338) diff --git a/vendor/ezyang/htmlpurifier/CREDITS b/vendor/ezyang/htmlpurifier/CREDITS deleted file mode 100755 index 7921b45a..00000000 --- a/vendor/ezyang/htmlpurifier/CREDITS +++ /dev/null @@ -1,9 +0,0 @@ - -CREDITS - -Almost everything written by Edward Z. Yang (Ambush Commander). Lots of thanks -to the DevNetwork Community for their help (see docs/ref-devnetwork.html for -more details), Feyd especially (namely IPv6 and optimization). Thanks to RSnake -for letting me package his fantastic XSS cheatsheet for a smoketest. - - vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/LICENSE b/vendor/ezyang/htmlpurifier/LICENSE deleted file mode 100755 index 8c88a20d..00000000 --- a/vendor/ezyang/htmlpurifier/LICENSE +++ /dev/null @@ -1,504 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! - - vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/README.md b/vendor/ezyang/htmlpurifier/README.md deleted file mode 100755 index e6b7199c..00000000 --- a/vendor/ezyang/htmlpurifier/README.md +++ /dev/null @@ -1,29 +0,0 @@ -HTML Purifier [![Build Status](https://github.com/ezyang/htmlpurifier/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ezyang/htmlpurifier/actions/workflows/ci.yml) -============= - -HTML Purifier is an HTML filtering solution that uses a unique combination -of robust whitelists and aggressive parsing to ensure that not only are -XSS attacks thwarted, but the resulting HTML is standards compliant. - -HTML Purifier is oriented towards richly formatted documents from -untrusted sources that require CSS and a full tag-set. This library can -be configured to accept a more restrictive set of tags, but it won't be -as efficient as more bare-bones parsers. It will, however, do the job -right, which may be more important. - -Places to go: - -* See INSTALL for a quick installation guide -* See docs/ for developer-oriented documentation, code examples and - an in-depth installation guide. -* See WYSIWYG for information on editors like TinyMCE and FCKeditor - -HTML Purifier can be found on the web at: [http://htmlpurifier.org/](http://htmlpurifier.org/) - -## Installation - -Package available on [Composer](https://packagist.org/packages/ezyang/htmlpurifier). - -If you're using Composer to manage dependencies, you can use - - $ composer require ezyang/htmlpurifier diff --git a/vendor/ezyang/htmlpurifier/VERSION b/vendor/ezyang/htmlpurifier/VERSION deleted file mode 100755 index f029ee57..00000000 --- a/vendor/ezyang/htmlpurifier/VERSION +++ /dev/null @@ -1 +0,0 @@ -4.15.0 \ No newline at end of file diff --git a/vendor/ezyang/htmlpurifier/composer.json b/vendor/ezyang/htmlpurifier/composer.json deleted file mode 100755 index d7558295..00000000 --- a/vendor/ezyang/htmlpurifier/composer.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "ezyang/htmlpurifier", - "description": "Standards compliant HTML filter written in PHP", - "type": "library", - "keywords": ["html"], - "homepage": "http://htmlpurifier.org/", - "license": "LGPL-2.1-or-later", - "authors": [ - { - "name": "Edward Z. Yang", - "email": "admin@htmlpurifier.org", - "homepage": "http://ezyang.com" - } - ], - "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" - }, - "require-dev": { - "cerdic/css-tidy": "^1.7 || ^2.0", - "simpletest/simpletest": "dev-master" - }, - "autoload": { - "psr-0": { "HTMLPurifier": "library/" }, - "files": ["library/HTMLPurifier.composer.php"], - "exclude-from-classmap": [ - "/library/HTMLPurifier/Language/" - ] - }, - "suggest": { - "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", - "ext-iconv": "Converts text to and from non-UTF-8 encodings", - "ext-bcmath": "Used for unit conversion and imagecrash protection", - "ext-tidy": "Used for pretty-printing HTML" - }, - "config": { - "sort-packages": true - }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/ezyang/simpletest.git" - } - ] -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php deleted file mode 100755 index 1960c399..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php +++ /dev/null @@ -1,11 +0,0 @@ -purify($html, $config); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php deleted file mode 100755 index 47ee0133..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php +++ /dev/null @@ -1,235 +0,0 @@ - $attributes) { - $allowed_elements[$element] = true; - foreach ($attributes as $attribute => $x) { - $allowed_attributes["$element.$attribute"] = true; - } - } - $config->set('HTML.AllowedElements', $allowed_elements); - $config->set('HTML.AllowedAttributes', $allowed_attributes); - if ($allowed_protocols !== null) { - $config->set('URI.AllowedSchemes', $allowed_protocols); - } - $purifier = new HTMLPurifier($config); - return $purifier->purify($string); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.path.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier.path.php deleted file mode 100755 index 39b1b653..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.path.php +++ /dev/null @@ -1,11 +0,0 @@ -config = HTMLPurifier_Config::create($config); - $this->strategy = new HTMLPurifier_Strategy_Core(); - } - - /** - * Adds a filter to process the output. First come first serve - * - * @param HTMLPurifier_Filter $filter HTMLPurifier_Filter object - */ - public function addFilter($filter) - { - trigger_error( - 'HTMLPurifier->addFilter() is deprecated, use configuration directives' . - ' in the Filter namespace or Filter.Custom', - E_USER_WARNING - ); - $this->filters[] = $filter; - } - - /** - * Filters an HTML snippet/document to be XSS-free and standards-compliant. - * - * @param string $html String of HTML to purify - * @param HTMLPurifier_Config $config Config object for this operation, - * if omitted, defaults to the config object specified during this - * object's construction. The parameter can also be any type - * that HTMLPurifier_Config::create() supports. - * - * @return string Purified HTML - */ - public function purify($html, $config = null) - { - // :TODO: make the config merge in, instead of replace - $config = $config ? HTMLPurifier_Config::create($config) : $this->config; - - // implementation is partially environment dependant, partially - // configuration dependant - $lexer = HTMLPurifier_Lexer::create($config); - - $context = new HTMLPurifier_Context(); - - // setup HTML generator - $this->generator = new HTMLPurifier_Generator($config, $context); - $context->register('Generator', $this->generator); - - // set up global context variables - if ($config->get('Core.CollectErrors')) { - // may get moved out if other facilities use it - $language_factory = HTMLPurifier_LanguageFactory::instance(); - $language = $language_factory->create($config, $context); - $context->register('Locale', $language); - - $error_collector = new HTMLPurifier_ErrorCollector($context); - $context->register('ErrorCollector', $error_collector); - } - - // setup id_accumulator context, necessary due to the fact that - // AttrValidator can be called from many places - $id_accumulator = HTMLPurifier_IDAccumulator::build($config, $context); - $context->register('IDAccumulator', $id_accumulator); - - $html = HTMLPurifier_Encoder::convertToUTF8($html, $config, $context); - - // setup filters - $filter_flags = $config->getBatch('Filter'); - $custom_filters = $filter_flags['Custom']; - unset($filter_flags['Custom']); - $filters = array(); - foreach ($filter_flags as $filter => $flag) { - if (!$flag) { - continue; - } - if (strpos($filter, '.') !== false) { - continue; - } - $class = "HTMLPurifier_Filter_$filter"; - $filters[] = new $class; - } - foreach ($custom_filters as $filter) { - // maybe "HTMLPurifier_Filter_$filter", but be consistent with AutoFormat - $filters[] = $filter; - } - $filters = array_merge($filters, $this->filters); - // maybe prepare(), but later - - for ($i = 0, $filter_size = count($filters); $i < $filter_size; $i++) { - $html = $filters[$i]->preFilter($html, $config, $context); - } - - // purified HTML - $html = - $this->generator->generateFromTokens( - // list of tokens - $this->strategy->execute( - // list of un-purified tokens - $lexer->tokenizeHTML( - // un-purified HTML - $html, - $config, - $context - ), - $config, - $context - ) - ); - - for ($i = $filter_size - 1; $i >= 0; $i--) { - $html = $filters[$i]->postFilter($html, $config, $context); - } - - $html = HTMLPurifier_Encoder::convertFromUTF8($html, $config, $context); - $this->context =& $context; - return $html; - } - - /** - * Filters an array of HTML snippets - * - * @param string[] $array_of_html Array of html snippets - * @param HTMLPurifier_Config $config Optional config object for this operation. - * See HTMLPurifier::purify() for more details. - * - * @return string[] Array of purified HTML - */ - public function purifyArray($array_of_html, $config = null) - { - $context_array = array(); - $array = array(); - foreach($array_of_html as $key=>$value){ - if (is_array($value)) { - $array[$key] = $this->purifyArray($value, $config); - } else { - $array[$key] = $this->purify($value, $config); - } - $context_array[$key] = $this->context; - } - $this->context = $context_array; - return $array; - } - - /** - * Singleton for enforcing just one HTML Purifier in your system - * - * @param HTMLPurifier|HTMLPurifier_Config $prototype Optional prototype - * HTMLPurifier instance to overload singleton with, - * or HTMLPurifier_Config instance to configure the - * generated version with. - * - * @return HTMLPurifier - */ - public static function instance($prototype = null) - { - if (!self::$instance || $prototype) { - if ($prototype instanceof HTMLPurifier) { - self::$instance = $prototype; - } elseif ($prototype) { - self::$instance = new HTMLPurifier($prototype); - } else { - self::$instance = new HTMLPurifier(); - } - } - return self::$instance; - } - - /** - * Singleton for enforcing just one HTML Purifier in your system - * - * @param HTMLPurifier|HTMLPurifier_Config $prototype Optional prototype - * HTMLPurifier instance to overload singleton with, - * or HTMLPurifier_Config instance to configure the - * generated version with. - * - * @return HTMLPurifier - * @note Backwards compatibility, see instance() - */ - public static function getInstance($prototype = null) - { - return HTMLPurifier::instance($prototype); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.safe-includes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier.safe-includes.php deleted file mode 100755 index 94543f59..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.safe-includes.php +++ /dev/null @@ -1,229 +0,0 @@ -getHTMLDefinition(); - $parent = new HTMLPurifier_Token_Start($definition->info_parent); - $stack = array($parent->toNode()); - foreach ($tokens as $token) { - $token->skip = null; // [MUT] - $token->carryover = null; // [MUT] - if ($token instanceof HTMLPurifier_Token_End) { - $token->start = null; // [MUT] - $r = array_pop($stack); - //assert($r->name === $token->name); - //assert(empty($token->attr)); - $r->endCol = $token->col; - $r->endLine = $token->line; - $r->endArmor = $token->armor; - continue; - } - $node = $token->toNode(); - $stack[count($stack)-1]->children[] = $node; - if ($token instanceof HTMLPurifier_Token_Start) { - $stack[] = $node; - } - } - //assert(count($stack) == 1); - return $stack[0]; - } - - public static function flatten($node, $config, $context) { - $level = 0; - $nodes = array($level => new HTMLPurifier_Queue(array($node))); - $closingTokens = array(); - $tokens = array(); - do { - while (!$nodes[$level]->isEmpty()) { - $node = $nodes[$level]->shift(); // FIFO - list($start, $end) = $node->toTokenPair(); - if ($level > 0) { - $tokens[] = $start; - } - if ($end !== NULL) { - $closingTokens[$level][] = $end; - } - if ($node instanceof HTMLPurifier_Node_Element) { - $level++; - $nodes[$level] = new HTMLPurifier_Queue(); - foreach ($node->children as $childNode) { - $nodes[$level]->push($childNode); - } - } - } - $level--; - if ($level && isset($closingTokens[$level])) { - while ($token = array_pop($closingTokens[$level])) { - $tokens[] = $token; - } - } - } while ($level > 0); - return $tokens; - } -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php deleted file mode 100755 index c7b17cf1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php +++ /dev/null @@ -1,148 +0,0 @@ -doConstruct($attr_types, $modules); - } - - public function doConstruct($attr_types, $modules) - { - // load extensions from the modules - foreach ($modules as $module) { - foreach ($module->attr_collections as $coll_i => $coll) { - if (!isset($this->info[$coll_i])) { - $this->info[$coll_i] = array(); - } - foreach ($coll as $attr_i => $attr) { - if ($attr_i === 0 && isset($this->info[$coll_i][$attr_i])) { - // merge in includes - $this->info[$coll_i][$attr_i] = array_merge( - $this->info[$coll_i][$attr_i], - $attr - ); - continue; - } - $this->info[$coll_i][$attr_i] = $attr; - } - } - } - // perform internal expansions and inclusions - foreach ($this->info as $name => $attr) { - // merge attribute collections that include others - $this->performInclusions($this->info[$name]); - // replace string identifiers with actual attribute objects - $this->expandIdentifiers($this->info[$name], $attr_types); - } - } - - /** - * Takes a reference to an attribute associative array and performs - * all inclusions specified by the zero index. - * @param array &$attr Reference to attribute array - */ - public function performInclusions(&$attr) - { - if (!isset($attr[0])) { - return; - } - $merge = $attr[0]; - $seen = array(); // recursion guard - // loop through all the inclusions - for ($i = 0; isset($merge[$i]); $i++) { - if (isset($seen[$merge[$i]])) { - continue; - } - $seen[$merge[$i]] = true; - // foreach attribute of the inclusion, copy it over - if (!isset($this->info[$merge[$i]])) { - continue; - } - foreach ($this->info[$merge[$i]] as $key => $value) { - if (isset($attr[$key])) { - continue; - } // also catches more inclusions - $attr[$key] = $value; - } - if (isset($this->info[$merge[$i]][0])) { - // recursion - $merge = array_merge($merge, $this->info[$merge[$i]][0]); - } - } - unset($attr[0]); - } - - /** - * Expands all string identifiers in an attribute array by replacing - * them with the appropriate values inside HTMLPurifier_AttrTypes - * @param array &$attr Reference to attribute array - * @param HTMLPurifier_AttrTypes $attr_types HTMLPurifier_AttrTypes instance - */ - public function expandIdentifiers(&$attr, $attr_types) - { - // because foreach will process new elements we add, make sure we - // skip duplicates - $processed = array(); - - foreach ($attr as $def_i => $def) { - // skip inclusions - if ($def_i === 0) { - continue; - } - - if (isset($processed[$def_i])) { - continue; - } - - // determine whether or not attribute is required - if ($required = (strpos($def_i, '*') !== false)) { - // rename the definition - unset($attr[$def_i]); - $def_i = trim($def_i, '*'); - $attr[$def_i] = $def; - } - - $processed[$def_i] = true; - - // if we've already got a literal object, move on - if (is_object($def)) { - // preserve previous required - $attr[$def_i]->required = ($required || $attr[$def_i]->required); - continue; - } - - if ($def === false) { - unset($attr[$def_i]); - continue; - } - - if ($t = $attr_types->get($def)) { - $attr[$def_i] = $t; - $attr[$def_i]->required = $required; - } else { - unset($attr[$def_i]); - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php deleted file mode 100755 index 739646fa..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php +++ /dev/null @@ -1,144 +0,0 @@ - by removing - * leading and trailing whitespace, ignoring line feeds, and replacing - * carriage returns and tabs with spaces. While most useful for HTML - * attributes specified as CDATA, it can also be applied to most CSS - * values. - * - * @note This method is not entirely standards compliant, as trim() removes - * more types of whitespace than specified in the spec. In practice, - * this is rarely a problem, as those extra characters usually have - * already been removed by HTMLPurifier_Encoder. - * - * @warning This processing is inconsistent with XML's whitespace handling - * as specified by section 3.3.3 and referenced XHTML 1.0 section - * 4.7. However, note that we are NOT necessarily - * parsing XML, thus, this behavior may still be correct. We - * assume that newlines have been normalized. - */ - public function parseCDATA($string) - { - $string = trim($string); - $string = str_replace(array("\n", "\t", "\r"), ' ', $string); - return $string; - } - - /** - * Factory method for creating this class from a string. - * @param string $string String construction info - * @return HTMLPurifier_AttrDef Created AttrDef object corresponding to $string - */ - public function make($string) - { - // default implementation, return a flyweight of this object. - // If $string has an effect on the returned object (i.e. you - // need to overload this method), it is best - // to clone or instantiate new copies. (Instantiation is safer.) - return $this; - } - - /** - * Removes spaces from rgb(0, 0, 0) so that shorthand CSS properties work - * properly. THIS IS A HACK! - * @param string $string a CSS colour definition - * @return string - */ - protected function mungeRgb($string) - { - $p = '\s*(\d+(\.\d+)?([%]?))\s*'; - - if (preg_match('/(rgba|hsla)\(/', $string)) { - return preg_replace('/(rgba|hsla)\('.$p.','.$p.','.$p.','.$p.'\)/', '\1(\2,\5,\8,\11)', $string); - } - - return preg_replace('/(rgb|hsl)\('.$p.','.$p.','.$p.'\)/', '\1(\2,\5,\8)', $string); - } - - /** - * Parses a possibly escaped CSS string and returns the "pure" - * version of it. - */ - protected function expandCSSEscape($string) - { - // flexibly parse it - $ret = ''; - for ($i = 0, $c = strlen($string); $i < $c; $i++) { - if ($string[$i] === '\\') { - $i++; - if ($i >= $c) { - $ret .= '\\'; - break; - } - if (ctype_xdigit($string[$i])) { - $code = $string[$i]; - for ($a = 1, $i++; $i < $c && $a < 6; $i++, $a++) { - if (!ctype_xdigit($string[$i])) { - break; - } - $code .= $string[$i]; - } - // We have to be extremely careful when adding - // new characters, to make sure we're not breaking - // the encoding. - $char = HTMLPurifier_Encoder::unichr(hexdec($code)); - if (HTMLPurifier_Encoder::cleanUTF8($char) === '') { - continue; - } - $ret .= $char; - if ($i < $c && trim($string[$i]) !== '') { - $i--; - } - continue; - } - if ($string[$i] === "\n") { - continue; - } - } - $ret .= $string[$i]; - } - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php deleted file mode 100755 index ad2cb90a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php +++ /dev/null @@ -1,136 +0,0 @@ -parseCDATA($css); - - $definition = $config->getCSSDefinition(); - $allow_duplicates = $config->get("CSS.AllowDuplicates"); - - - // According to the CSS2.1 spec, the places where a - // non-delimiting semicolon can appear are in strings - // escape sequences. So here is some dumb hack to - // handle quotes. - $len = strlen($css); - $accum = ""; - $declarations = array(); - $quoted = false; - for ($i = 0; $i < $len; $i++) { - $c = strcspn($css, ";'\"", $i); - $accum .= substr($css, $i, $c); - $i += $c; - if ($i == $len) break; - $d = $css[$i]; - if ($quoted) { - $accum .= $d; - if ($d == $quoted) { - $quoted = false; - } - } else { - if ($d == ";") { - $declarations[] = $accum; - $accum = ""; - } else { - $accum .= $d; - $quoted = $d; - } - } - } - if ($accum != "") $declarations[] = $accum; - - $propvalues = array(); - $new_declarations = ''; - - /** - * Name of the current CSS property being validated. - */ - $property = false; - $context->register('CurrentCSSProperty', $property); - - foreach ($declarations as $declaration) { - if (!$declaration) { - continue; - } - if (!strpos($declaration, ':')) { - continue; - } - list($property, $value) = explode(':', $declaration, 2); - $property = trim($property); - $value = trim($value); - $ok = false; - do { - if (isset($definition->info[$property])) { - $ok = true; - break; - } - if (ctype_lower($property)) { - break; - } - $property = strtolower($property); - if (isset($definition->info[$property])) { - $ok = true; - break; - } - } while (0); - if (!$ok) { - continue; - } - // inefficient call, since the validator will do this again - if (strtolower(trim($value)) !== 'inherit') { - // inherit works for everything (but only on the base property) - $result = $definition->info[$property]->validate( - $value, - $config, - $context - ); - } else { - $result = 'inherit'; - } - if ($result === false) { - continue; - } - if ($allow_duplicates) { - $new_declarations .= "$property:$result;"; - } else { - $propvalues[$property] = $result; - } - } - - $context->destroy('CurrentCSSProperty'); - - // procedure does not write the new CSS simultaneously, so it's - // slightly inefficient, but it's the only way of getting rid of - // duplicates. Perhaps config to optimize it, but not now. - - foreach ($propvalues as $prop => $value) { - $new_declarations .= "$prop:$value;"; - } - - return $new_declarations ? $new_declarations : false; - - } - -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php deleted file mode 100755 index af2b83df..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php +++ /dev/null @@ -1,34 +0,0 @@ - 1.0) { - $result = '1'; - } - return $result; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php deleted file mode 100755 index 28c49883..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php +++ /dev/null @@ -1,113 +0,0 @@ -getCSSDefinition(); - $this->info['background-color'] = $def->info['background-color']; - $this->info['background-image'] = $def->info['background-image']; - $this->info['background-repeat'] = $def->info['background-repeat']; - $this->info['background-attachment'] = $def->info['background-attachment']; - $this->info['background-position'] = $def->info['background-position']; - $this->info['background-size'] = $def->info['background-size']; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - // regular pre-processing - $string = $this->parseCDATA($string); - if ($string === '') { - return false; - } - - // munge rgb() decl if necessary - $string = $this->mungeRgb($string); - - // assumes URI doesn't have spaces in it - $bits = explode(' ', $string); // bits to process - - $caught = array(); - $caught['color'] = false; - $caught['image'] = false; - $caught['repeat'] = false; - $caught['attachment'] = false; - $caught['position'] = false; - $caught['size'] = false; - - $i = 0; // number of catches - - foreach ($bits as $bit) { - if ($bit === '') { - continue; - } - foreach ($caught as $key => $status) { - if ($key != 'position') { - if ($status !== false) { - continue; - } - $r = $this->info['background-' . $key]->validate($bit, $config, $context); - } else { - $r = $bit; - } - if ($r === false) { - continue; - } - if ($key == 'position') { - if ($caught[$key] === false) { - $caught[$key] = ''; - } - $caught[$key] .= $r . ' '; - } else { - $caught[$key] = $r; - } - $i++; - break; - } - } - - if (!$i) { - return false; - } - if ($caught['position'] !== false) { - $caught['position'] = $this->info['background-position']-> - validate($caught['position'], $config, $context); - } - - $ret = array(); - foreach ($caught as $value) { - if ($value === false) { - continue; - } - $ret[] = $value; - } - - if (empty($ret)) { - return false; - } - return implode(' ', $ret); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php deleted file mode 100755 index 4580ef5a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php +++ /dev/null @@ -1,157 +0,0 @@ - | | left | center | right - ] - [ - | | top | center | bottom - ]? - ] | - [ // this signifies that the vertical and horizontal adjectives - // can be arbitrarily ordered, however, there can only be two, - // one of each, or none at all - [ - left | center | right - ] || - [ - top | center | bottom - ] - ] - top, left = 0% - center, (none) = 50% - bottom, right = 100% -*/ - -/* QuirksMode says: - keyword + length/percentage must be ordered correctly, as per W3C - - Internet Explorer and Opera, however, support arbitrary ordering. We - should fix it up. - - Minor issue though, not strictly necessary. -*/ - -// control freaks may appreciate the ability to convert these to -// percentages or something, but it's not necessary - -/** - * Validates the value of background-position. - */ -class HTMLPurifier_AttrDef_CSS_BackgroundPosition extends HTMLPurifier_AttrDef -{ - - /** - * @type HTMLPurifier_AttrDef_CSS_Length - */ - protected $length; - - /** - * @type HTMLPurifier_AttrDef_CSS_Percentage - */ - protected $percentage; - - public function __construct() - { - $this->length = new HTMLPurifier_AttrDef_CSS_Length(); - $this->percentage = new HTMLPurifier_AttrDef_CSS_Percentage(); - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = $this->parseCDATA($string); - $bits = explode(' ', $string); - - $keywords = array(); - $keywords['h'] = false; // left, right - $keywords['v'] = false; // top, bottom - $keywords['ch'] = false; // center (first word) - $keywords['cv'] = false; // center (second word) - $measures = array(); - - $i = 0; - - $lookup = array( - 'top' => 'v', - 'bottom' => 'v', - 'left' => 'h', - 'right' => 'h', - 'center' => 'c' - ); - - foreach ($bits as $bit) { - if ($bit === '') { - continue; - } - - // test for keyword - $lbit = ctype_lower($bit) ? $bit : strtolower($bit); - if (isset($lookup[$lbit])) { - $status = $lookup[$lbit]; - if ($status == 'c') { - if ($i == 0) { - $status = 'ch'; - } else { - $status = 'cv'; - } - } - $keywords[$status] = $lbit; - $i++; - } - - // test for length - $r = $this->length->validate($bit, $config, $context); - if ($r !== false) { - $measures[] = $r; - $i++; - } - - // test for percentage - $r = $this->percentage->validate($bit, $config, $context); - if ($r !== false) { - $measures[] = $r; - $i++; - } - } - - if (!$i) { - return false; - } // no valid values were caught - - $ret = array(); - - // first keyword - if ($keywords['h']) { - $ret[] = $keywords['h']; - } elseif ($keywords['ch']) { - $ret[] = $keywords['ch']; - $keywords['cv'] = false; // prevent re-use: center = center center - } elseif (count($measures)) { - $ret[] = array_shift($measures); - } - - if ($keywords['v']) { - $ret[] = $keywords['v']; - } elseif ($keywords['cv']) { - $ret[] = $keywords['cv']; - } elseif (count($measures)) { - $ret[] = array_shift($measures); - } - - if (empty($ret)) { - return false; - } - return implode(' ', $ret); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php deleted file mode 100755 index 16243ba1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php +++ /dev/null @@ -1,56 +0,0 @@ -getCSSDefinition(); - $this->info['border-width'] = $def->info['border-width']; - $this->info['border-style'] = $def->info['border-style']; - $this->info['border-top-color'] = $def->info['border-top-color']; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = $this->parseCDATA($string); - $string = $this->mungeRgb($string); - $bits = explode(' ', $string); - $done = array(); // segments we've finished - $ret = ''; // return value - foreach ($bits as $bit) { - foreach ($this->info as $propname => $validator) { - if (isset($done[$propname])) { - continue; - } - $r = $validator->validate($bit, $config, $context); - if ($r !== false) { - $ret .= $r . ' '; - $done[$propname] = true; - break; - } - } - } - return rtrim($ret); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php deleted file mode 100755 index d7287a00..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php +++ /dev/null @@ -1,161 +0,0 @@ -alpha = new HTMLPurifier_AttrDef_CSS_AlphaValue(); - } - - /** - * @param string $color - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($color, $config, $context) - { - static $colors = null; - if ($colors === null) { - $colors = $config->get('Core.ColorKeywords'); - } - - $color = trim($color); - if ($color === '') { - return false; - } - - $lower = strtolower($color); - if (isset($colors[$lower])) { - return $colors[$lower]; - } - - if (preg_match('#(rgb|rgba|hsl|hsla)\(#', $color, $matches) === 1) { - $length = strlen($color); - if (strpos($color, ')') !== $length - 1) { - return false; - } - - // get used function : rgb, rgba, hsl or hsla - $function = $matches[1]; - - $parameters_size = 3; - $alpha_channel = false; - if (substr($function, -1) === 'a') { - $parameters_size = 4; - $alpha_channel = true; - } - - /* - * Allowed types for values : - * parameter_position => [type => max_value] - */ - $allowed_types = array( - 1 => array('percentage' => 100, 'integer' => 255), - 2 => array('percentage' => 100, 'integer' => 255), - 3 => array('percentage' => 100, 'integer' => 255), - ); - $allow_different_types = false; - - if (strpos($function, 'hsl') !== false) { - $allowed_types = array( - 1 => array('integer' => 360), - 2 => array('percentage' => 100), - 3 => array('percentage' => 100), - ); - $allow_different_types = true; - } - - $values = trim(str_replace($function, '', $color), ' ()'); - - $parts = explode(',', $values); - if (count($parts) !== $parameters_size) { - return false; - } - - $type = false; - $new_parts = array(); - $i = 0; - - foreach ($parts as $part) { - $i++; - $part = trim($part); - - if ($part === '') { - return false; - } - - // different check for alpha channel - if ($alpha_channel === true && $i === count($parts)) { - $result = $this->alpha->validate($part, $config, $context); - - if ($result === false) { - return false; - } - - $new_parts[] = (string)$result; - continue; - } - - if (substr($part, -1) === '%') { - $current_type = 'percentage'; - } else { - $current_type = 'integer'; - } - - if (!array_key_exists($current_type, $allowed_types[$i])) { - return false; - } - - if (!$type) { - $type = $current_type; - } - - if ($allow_different_types === false && $type != $current_type) { - return false; - } - - $max_value = $allowed_types[$i][$current_type]; - - if ($current_type == 'integer') { - // Return value between range 0 -> $max_value - $new_parts[] = (int)max(min($part, $max_value), 0); - } elseif ($current_type == 'percentage') { - $new_parts[] = (float)max(min(rtrim($part, '%'), $max_value), 0) . '%'; - } - } - - $new_values = implode(',', $new_parts); - - $color = $function . '(' . $new_values . ')'; - } else { - // hexadecimal handling - if ($color[0] === '#') { - $hex = substr($color, 1); - } else { - $hex = $color; - $color = '#' . $color; - } - $length = strlen($hex); - if ($length !== 3 && $length !== 6) { - return false; - } - if (!ctype_xdigit($hex)) { - return false; - } - } - return $color; - } - -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php deleted file mode 100755 index 9c175055..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php +++ /dev/null @@ -1,48 +0,0 @@ -defs = $defs; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - foreach ($this->defs as $i => $def) { - $result = $this->defs[$i]->validate($string, $config, $context); - if ($result !== false) { - return $result; - } - } - return false; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php deleted file mode 100755 index 9d77cc9a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php +++ /dev/null @@ -1,44 +0,0 @@ -def = $def; - $this->element = $element; - } - - /** - * Checks if CurrentToken is set and equal to $this->element - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $token = $context->get('CurrentToken', true); - if ($token && $token->name == $this->element) { - return false; - } - return $this->def->validate($string, $config, $context); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php deleted file mode 100755 index bde4c330..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php +++ /dev/null @@ -1,77 +0,0 @@ -intValidator = new HTMLPurifier_AttrDef_Integer(); - } - - /** - * @param string $value - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($value, $config, $context) - { - $value = $this->parseCDATA($value); - if ($value === 'none') { - return $value; - } - // if we looped this we could support multiple filters - $function_length = strcspn($value, '('); - $function = trim(substr($value, 0, $function_length)); - if ($function !== 'alpha' && - $function !== 'Alpha' && - $function !== 'progid:DXImageTransform.Microsoft.Alpha' - ) { - return false; - } - $cursor = $function_length + 1; - $parameters_length = strcspn($value, ')', $cursor); - $parameters = substr($value, $cursor, $parameters_length); - $params = explode(',', $parameters); - $ret_params = array(); - $lookup = array(); - foreach ($params as $param) { - list($key, $value) = explode('=', $param); - $key = trim($key); - $value = trim($value); - if (isset($lookup[$key])) { - continue; - } - if ($key !== 'opacity') { - continue; - } - $value = $this->intValidator->validate($value, $config, $context); - if ($value === false) { - continue; - } - $int = (int)$value; - if ($int > 100) { - $value = '100'; - } - if ($int < 0) { - $value = '0'; - } - $ret_params[] = "$key=$value"; - $lookup[$key] = true; - } - $ret_parameters = implode(',', $ret_params); - $ret_function = "$function($ret_parameters)"; - return $ret_function; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php deleted file mode 100755 index 579b97ef..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php +++ /dev/null @@ -1,176 +0,0 @@ -getCSSDefinition(); - $this->info['font-style'] = $def->info['font-style']; - $this->info['font-variant'] = $def->info['font-variant']; - $this->info['font-weight'] = $def->info['font-weight']; - $this->info['font-size'] = $def->info['font-size']; - $this->info['line-height'] = $def->info['line-height']; - $this->info['font-family'] = $def->info['font-family']; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - static $system_fonts = array( - 'caption' => true, - 'icon' => true, - 'menu' => true, - 'message-box' => true, - 'small-caption' => true, - 'status-bar' => true - ); - - // regular pre-processing - $string = $this->parseCDATA($string); - if ($string === '') { - return false; - } - - // check if it's one of the keywords - $lowercase_string = strtolower($string); - if (isset($system_fonts[$lowercase_string])) { - return $lowercase_string; - } - - $bits = explode(' ', $string); // bits to process - $stage = 0; // this indicates what we're looking for - $caught = array(); // which stage 0 properties have we caught? - $stage_1 = array('font-style', 'font-variant', 'font-weight'); - $final = ''; // output - - for ($i = 0, $size = count($bits); $i < $size; $i++) { - if ($bits[$i] === '') { - continue; - } - switch ($stage) { - case 0: // attempting to catch font-style, font-variant or font-weight - foreach ($stage_1 as $validator_name) { - if (isset($caught[$validator_name])) { - continue; - } - $r = $this->info[$validator_name]->validate( - $bits[$i], - $config, - $context - ); - if ($r !== false) { - $final .= $r . ' '; - $caught[$validator_name] = true; - break; - } - } - // all three caught, continue on - if (count($caught) >= 3) { - $stage = 1; - } - if ($r !== false) { - break; - } - case 1: // attempting to catch font-size and perhaps line-height - $found_slash = false; - if (strpos($bits[$i], '/') !== false) { - list($font_size, $line_height) = - explode('/', $bits[$i]); - if ($line_height === '') { - // ooh, there's a space after the slash! - $line_height = false; - $found_slash = true; - } - } else { - $font_size = $bits[$i]; - $line_height = false; - } - $r = $this->info['font-size']->validate( - $font_size, - $config, - $context - ); - if ($r !== false) { - $final .= $r; - // attempt to catch line-height - if ($line_height === false) { - // we need to scroll forward - for ($j = $i + 1; $j < $size; $j++) { - if ($bits[$j] === '') { - continue; - } - if ($bits[$j] === '/') { - if ($found_slash) { - return false; - } else { - $found_slash = true; - continue; - } - } - $line_height = $bits[$j]; - break; - } - } else { - // slash already found - $found_slash = true; - $j = $i; - } - if ($found_slash) { - $i = $j; - $r = $this->info['line-height']->validate( - $line_height, - $config, - $context - ); - if ($r !== false) { - $final .= '/' . $r; - } - } - $final .= ' '; - $stage = 2; - break; - } - return false; - case 2: // attempting to catch font-family - $font_family = - implode(' ', array_slice($bits, $i, $size - $i)); - $r = $this->info['font-family']->validate( - $font_family, - $config, - $context - ); - if ($r !== false) { - $final .= $r . ' '; - // processing completed successfully - return rtrim($final); - } - return false; - } - } - return false; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php deleted file mode 100755 index 74e24c88..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php +++ /dev/null @@ -1,219 +0,0 @@ -mask = '_- '; - for ($c = 'a'; $c <= 'z'; $c++) { - $this->mask .= $c; - } - for ($c = 'A'; $c <= 'Z'; $c++) { - $this->mask .= $c; - } - for ($c = '0'; $c <= '9'; $c++) { - $this->mask .= $c; - } // cast-y, but should be fine - // special bytes used by UTF-8 - for ($i = 0x80; $i <= 0xFF; $i++) { - // We don't bother excluding invalid bytes in this range, - // because the our restriction of well-formed UTF-8 will - // prevent these from ever occurring. - $this->mask .= chr($i); - } - - /* - PHP's internal strcspn implementation is - O(length of string * length of mask), making it inefficient - for large masks. However, it's still faster than - preg_match 8) - for (p = s1;;) { - spanp = s2; - do { - if (*spanp == c || p == s1_end) { - return p - s1; - } - } while (spanp++ < (s2_end - 1)); - c = *++p; - } - */ - // possible optimization: invert the mask. - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - static $generic_names = array( - 'serif' => true, - 'sans-serif' => true, - 'monospace' => true, - 'fantasy' => true, - 'cursive' => true - ); - $allowed_fonts = $config->get('CSS.AllowedFonts'); - - // assume that no font names contain commas in them - $fonts = explode(',', $string); - $final = ''; - foreach ($fonts as $font) { - $font = trim($font); - if ($font === '') { - continue; - } - // match a generic name - if (isset($generic_names[$font])) { - if ($allowed_fonts === null || isset($allowed_fonts[$font])) { - $final .= $font . ', '; - } - continue; - } - // match a quoted name - if ($font[0] === '"' || $font[0] === "'") { - $length = strlen($font); - if ($length <= 2) { - continue; - } - $quote = $font[0]; - if ($font[$length - 1] !== $quote) { - continue; - } - $font = substr($font, 1, $length - 2); - } - - $font = $this->expandCSSEscape($font); - - // $font is a pure representation of the font name - - if ($allowed_fonts !== null && !isset($allowed_fonts[$font])) { - continue; - } - - if (ctype_alnum($font) && $font !== '') { - // very simple font, allow it in unharmed - $final .= $font . ', '; - continue; - } - - // bugger out on whitespace. form feed (0C) really - // shouldn't show up regardless - $font = str_replace(array("\n", "\t", "\r", "\x0C"), ' ', $font); - - // Here, there are various classes of characters which need - // to be treated differently: - // - Alphanumeric characters are essentially safe. We - // handled these above. - // - Spaces require quoting, though most parsers will do - // the right thing if there aren't any characters that - // can be misinterpreted - // - Dashes rarely occur, but they fairly unproblematic - // for parsing/rendering purposes. - // The above characters cover the majority of Western font - // names. - // - Arbitrary Unicode characters not in ASCII. Because - // most parsers give little thought to Unicode, treatment - // of these codepoints is basically uniform, even for - // punctuation-like codepoints. These characters can - // show up in non-Western pages and are supported by most - // major browsers, for example: "MS 明朝" is a - // legitimate font-name - // . See - // the CSS3 spec for more examples: - // - // You can see live samples of these on the Internet: - // - // However, most of these fonts have ASCII equivalents: - // for example, 'MS Mincho', and it's considered - // professional to use ASCII font names instead of - // Unicode font names. Thanks Takeshi Terada for - // providing this information. - // The following characters, to my knowledge, have not been - // used to name font names. - // - Single quote. While theoretically you might find a - // font name that has a single quote in its name (serving - // as an apostrophe, e.g. Dave's Scribble), I haven't - // been able to find any actual examples of this. - // Internet Explorer's cssText translation (which I - // believe is invoked by innerHTML) normalizes any - // quoting to single quotes, and fails to escape single - // quotes. (Note that this is not IE's behavior for all - // CSS properties, just some sort of special casing for - // font-family). So a single quote *cannot* be used - // safely in the font-family context if there will be an - // innerHTML/cssText translation. Note that Firefox 3.x - // does this too. - // - Double quote. In IE, these get normalized to - // single-quotes, no matter what the encoding. (Fun - // fact, in IE8, the 'content' CSS property gained - // support, where they special cased to preserve encoded - // double quotes, but still translate unadorned double - // quotes into single quotes.) So, because their - // fixpoint behavior is identical to single quotes, they - // cannot be allowed either. Firefox 3.x displays - // single-quote style behavior. - // - Backslashes are reduced by one (so \\ -> \) every - // iteration, so they cannot be used safely. This shows - // up in IE7, IE8 and FF3 - // - Semicolons, commas and backticks are handled properly. - // - The rest of the ASCII punctuation is handled properly. - // We haven't checked what browsers do to unadorned - // versions, but this is not important as long as the - // browser doesn't /remove/ surrounding quotes (as IE does - // for HTML). - // - // With these results in hand, we conclude that there are - // various levels of safety: - // - Paranoid: alphanumeric, spaces and dashes(?) - // - International: Paranoid + non-ASCII Unicode - // - Edgy: Everything except quotes, backslashes - // - NoJS: Standards compliance, e.g. sod IE. Note that - // with some judicious character escaping (since certain - // types of escaping doesn't work) this is theoretically - // OK as long as innerHTML/cssText is not called. - // We believe that international is a reasonable default - // (that we will implement now), and once we do more - // extensive research, we may feel comfortable with dropping - // it down to edgy. - - // Edgy: alphanumeric, spaces, dashes, underscores and Unicode. Use of - // str(c)spn assumes that the string was already well formed - // Unicode (which of course it is). - if (strspn($font, $this->mask) !== strlen($font)) { - continue; - } - - // Historical: - // In the absence of innerHTML/cssText, these ugly - // transforms don't pose a security risk (as \\ and \" - // might--these escapes are not supported by most browsers). - // We could try to be clever and use single-quote wrapping - // when there is a double quote present, but I have choosen - // not to implement that. (NOTE: you can reduce the amount - // of escapes by one depending on what quoting style you use) - // $font = str_replace('\\', '\\5C ', $font); - // $font = str_replace('"', '\\22 ', $font); - // $font = str_replace("'", '\\27 ', $font); - - // font possibly with spaces, requires quoting - $final .= "'$font', "; - } - $final = rtrim($final, ', '); - if ($final === '') { - return false; - } - return $final; - } - -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php deleted file mode 100755 index 973002c1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php +++ /dev/null @@ -1,32 +0,0 @@ -def = $def; - $this->allow = $allow; - } - - /** - * Intercepts and removes !important if necessary - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - // test for ! and important tokens - $string = trim($string); - $is_important = false; - // :TODO: optimization: test directly for !important and ! important - if (strlen($string) >= 9 && substr($string, -9) === 'important') { - $temp = rtrim(substr($string, 0, -9)); - // use a temp, because we might want to restore important - if (strlen($temp) >= 1 && substr($temp, -1) === '!') { - $string = rtrim(substr($temp, 0, -1)); - $is_important = true; - } - } - $string = $this->def->validate($string, $config, $context); - if ($this->allow && $is_important) { - $string .= ' !important'; - } - return $string; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php deleted file mode 100755 index f12453a0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php +++ /dev/null @@ -1,77 +0,0 @@ -min = $min !== null ? HTMLPurifier_Length::make($min) : null; - $this->max = $max !== null ? HTMLPurifier_Length::make($max) : null; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = $this->parseCDATA($string); - - // Optimizations - if ($string === '') { - return false; - } - if ($string === '0') { - return '0'; - } - if (strlen($string) === 1) { - return false; - } - - $length = HTMLPurifier_Length::make($string); - if (!$length->isValid()) { - return false; - } - - if ($this->min) { - $c = $length->compareTo($this->min); - if ($c === false) { - return false; - } - if ($c < 0) { - return false; - } - } - if ($this->max) { - $c = $length->compareTo($this->max); - if ($c === false) { - return false; - } - if ($c > 0) { - return false; - } - } - return $length->toString(); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php deleted file mode 100755 index e74d4265..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php +++ /dev/null @@ -1,112 +0,0 @@ -getCSSDefinition(); - $this->info['list-style-type'] = $def->info['list-style-type']; - $this->info['list-style-position'] = $def->info['list-style-position']; - $this->info['list-style-image'] = $def->info['list-style-image']; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - // regular pre-processing - $string = $this->parseCDATA($string); - if ($string === '') { - return false; - } - - // assumes URI doesn't have spaces in it - $bits = explode(' ', strtolower($string)); // bits to process - - $caught = array(); - $caught['type'] = false; - $caught['position'] = false; - $caught['image'] = false; - - $i = 0; // number of catches - $none = false; - - foreach ($bits as $bit) { - if ($i >= 3) { - return; - } // optimization bit - if ($bit === '') { - continue; - } - foreach ($caught as $key => $status) { - if ($status !== false) { - continue; - } - $r = $this->info['list-style-' . $key]->validate($bit, $config, $context); - if ($r === false) { - continue; - } - if ($r === 'none') { - if ($none) { - continue; - } else { - $none = true; - } - if ($key == 'image') { - continue; - } - } - $caught[$key] = $r; - $i++; - break; - } - } - - if (!$i) { - return false; - } - - $ret = array(); - - // construct type - if ($caught['type']) { - $ret[] = $caught['type']; - } - - // construct image - if ($caught['image']) { - $ret[] = $caught['image']; - } - - // construct position - if ($caught['position']) { - $ret[] = $caught['position']; - } - - if (empty($ret)) { - return false; - } - return implode(' ', $ret); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php deleted file mode 100755 index e707f871..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php +++ /dev/null @@ -1,71 +0,0 @@ -single = $single; - $this->max = $max; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = $this->mungeRgb($this->parseCDATA($string)); - if ($string === '') { - return false; - } - $parts = explode(' ', $string); // parseCDATA replaced \r, \t and \n - $length = count($parts); - $final = ''; - for ($i = 0, $num = 0; $i < $length && $num < $this->max; $i++) { - if (ctype_space($parts[$i])) { - continue; - } - $result = $this->single->validate($parts[$i], $config, $context); - if ($result !== false) { - $final .= $result . ' '; - $num++; - } - } - if ($final === '') { - return false; - } - return rtrim($final); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php deleted file mode 100755 index ef49d20f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php +++ /dev/null @@ -1,90 +0,0 @@ -non_negative = $non_negative; - } - - /** - * @param string $number - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return string|bool - * @warning Some contexts do not pass $config, $context. These - * variables should not be used without checking HTMLPurifier_Length - */ - public function validate($number, $config, $context) - { - $number = $this->parseCDATA($number); - - if ($number === '') { - return false; - } - if ($number === '0') { - return '0'; - } - - $sign = ''; - switch ($number[0]) { - case '-': - if ($this->non_negative) { - return false; - } - $sign = '-'; - case '+': - $number = substr($number, 1); - } - - if (ctype_digit($number)) { - $number = ltrim($number, '0'); - return $number ? $sign . $number : '0'; - } - - // Period is the only non-numeric character allowed - if (strpos($number, '.') === false) { - return false; - } - - list($left, $right) = explode('.', $number, 2); - - if ($left === '' && $right === '') { - return false; - } - if ($left !== '' && !ctype_digit($left)) { - return false; - } - - // Remove leading zeros until positive number or a zero stays left - if (ltrim($left, '0') != '') { - $left = ltrim($left, '0'); - } else { - $left = '0'; - } - - $right = rtrim($right, '0'); - - if ($right === '') { - return $left ? $sign . $left : '0'; - } elseif (!ctype_digit($right)) { - return false; - } - return $sign . $left . '.' . $right; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php deleted file mode 100755 index f0f25c50..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php +++ /dev/null @@ -1,54 +0,0 @@ -number_def = new HTMLPurifier_AttrDef_CSS_Number($non_negative); - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = $this->parseCDATA($string); - - if ($string === '') { - return false; - } - $length = strlen($string); - if ($length === 1) { - return false; - } - if ($string[$length - 1] !== '%') { - return false; - } - - $number = substr($string, 0, $length - 1); - $number = $this->number_def->validate($number, $config, $context); - - if ($number === false) { - return false; - } - return "$number%"; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php deleted file mode 100755 index 5fd4b7f7..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php +++ /dev/null @@ -1,46 +0,0 @@ - true, - 'overline' => true, - 'underline' => true, - ); - - $string = strtolower($this->parseCDATA($string)); - - if ($string === 'none') { - return $string; - } - - $parts = explode(' ', $string); - $final = ''; - foreach ($parts as $part) { - if (isset($allowed_values[$part])) { - $final .= $part . ' '; - } - } - $final = rtrim($final); - if ($final === '') { - return false; - } - return $final; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php deleted file mode 100755 index 6617acac..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php +++ /dev/null @@ -1,77 +0,0 @@ -parseCDATA($uri_string); - if (strpos($uri_string, 'url(') !== 0) { - return false; - } - $uri_string = substr($uri_string, 4); - if (strlen($uri_string) == 0) { - return false; - } - $new_length = strlen($uri_string) - 1; - if ($uri_string[$new_length] != ')') { - return false; - } - $uri = trim(substr($uri_string, 0, $new_length)); - - if (!empty($uri) && ($uri[0] == "'" || $uri[0] == '"')) { - $quote = $uri[0]; - $new_length = strlen($uri) - 1; - if ($uri[$new_length] !== $quote) { - return false; - } - $uri = substr($uri, 1, $new_length - 1); - } - - $uri = $this->expandCSSEscape($uri); - - $result = parent::validate($uri, $config, $context); - - if ($result === false) { - return false; - } - - // extra sanity check; should have been done by URI - $result = str_replace(array('"', "\\", "\n", "\x0c", "\r"), "", $result); - - // suspicious characters are ()'; we're going to percent encode - // them for safety. - $result = str_replace(array('(', ')', "'"), array('%28', '%29', '%27'), $result); - - // there's an extra bug where ampersands lose their escaping on - // an innerHTML cycle, so a very unlucky query parameter could - // then change the meaning of the URL. Unfortunately, there's - // not much we can do about that... - return "url(\"$result\")"; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php deleted file mode 100755 index 6698a00c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php +++ /dev/null @@ -1,44 +0,0 @@ -clone = $clone; - } - - /** - * @param string $v - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($v, $config, $context) - { - return $this->clone->validate($v, $config, $context); - } - - /** - * @param string $string - * @return HTMLPurifier_AttrDef - */ - public function make($string) - { - return clone $this->clone; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php deleted file mode 100755 index 8abda7f6..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php +++ /dev/null @@ -1,73 +0,0 @@ -valid_values = array_flip($valid_values); - $this->case_sensitive = $case_sensitive; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = trim($string); - if (!$this->case_sensitive) { - // we may want to do full case-insensitive libraries - $string = ctype_lower($string) ? $string : strtolower($string); - } - $result = isset($this->valid_values[$string]); - - return $result ? $string : false; - } - - /** - * @param string $string In form of comma-delimited list of case-insensitive - * valid values. Example: "foo,bar,baz". Prepend "s:" to make - * case sensitive - * @return HTMLPurifier_AttrDef_Enum - */ - public function make($string) - { - if (strlen($string) > 2 && $string[0] == 's' && $string[1] == ':') { - $string = substr($string, 2); - $sensitive = true; - } else { - $sensitive = false; - } - $values = explode(',', $string); - return new HTMLPurifier_AttrDef_Enum($values, $sensitive); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php deleted file mode 100755 index be3bbc8d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php +++ /dev/null @@ -1,48 +0,0 @@ -name = $name; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - return $this->name; - } - - /** - * @param string $string Name of attribute - * @return HTMLPurifier_AttrDef_HTML_Bool - */ - public function make($string) - { - return new HTMLPurifier_AttrDef_HTML_Bool($string); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php deleted file mode 100755 index d5013488..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php +++ /dev/null @@ -1,48 +0,0 @@ -getDefinition('HTML')->doctype->name; - if ($name == "XHTML 1.1" || $name == "XHTML 2.0") { - return parent::split($string, $config, $context); - } else { - return preg_split('/\s+/', $string); - } - } - - /** - * @param array $tokens - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - protected function filter($tokens, $config, $context) - { - $allowed = $config->get('Attr.AllowedClasses'); - $forbidden = $config->get('Attr.ForbiddenClasses'); - $ret = array(); - foreach ($tokens as $token) { - if (($allowed === null || isset($allowed[$token])) && - !isset($forbidden[$token]) && - // We need this O(n) check because of PHP's array - // implementation that casts -0 to 0. - !in_array($token, $ret, true) - ) { - $ret[] = $token; - } - } - return $ret; - } -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php deleted file mode 100755 index 946ebb78..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php +++ /dev/null @@ -1,51 +0,0 @@ -get('Core.ColorKeywords'); - } - - $string = trim($string); - - if (empty($string)) { - return false; - } - $lower = strtolower($string); - if (isset($colors[$lower])) { - return $colors[$lower]; - } - if ($string[0] === '#') { - $hex = substr($string, 1); - } else { - $hex = $string; - } - - $length = strlen($hex); - if ($length !== 3 && $length !== 6) { - return false; - } - if (!ctype_xdigit($hex)) { - return false; - } - if ($length === 3) { - $hex = $hex[0] . $hex[0] . $hex[1] . $hex[1] . $hex[2] . $hex[2]; - } - return "#$hex"; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php deleted file mode 100755 index 5b03d3e3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php +++ /dev/null @@ -1,16 +0,0 @@ -get('HTML.Trusted')) { - $allowed = array('', 'true', 'false'); - } - - $enum = new HTMLPurifier_AttrDef_Enum($allowed); - - return $enum->validate($string, $config, $context); - } -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php deleted file mode 100755 index d79ba12b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php +++ /dev/null @@ -1,38 +0,0 @@ -valid_values === false) { - $this->valid_values = $config->get('Attr.AllowedFrameTargets'); - } - return parent::validate($string, $config, $context); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php deleted file mode 100755 index 4ba45610..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php +++ /dev/null @@ -1,113 +0,0 @@ -selector = $selector; - } - - /** - * @param string $id - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($id, $config, $context) - { - if (!$this->selector && !$config->get('Attr.EnableID')) { - return false; - } - - $id = trim($id); // trim it first - - if ($id === '') { - return false; - } - - $prefix = $config->get('Attr.IDPrefix'); - if ($prefix !== '') { - $prefix .= $config->get('Attr.IDPrefixLocal'); - // prevent re-appending the prefix - if (strpos($id, $prefix) !== 0) { - $id = $prefix . $id; - } - } elseif ($config->get('Attr.IDPrefixLocal') !== '') { - trigger_error( - '%Attr.IDPrefixLocal cannot be used unless ' . - '%Attr.IDPrefix is set', - E_USER_WARNING - ); - } - - if (!$this->selector) { - $id_accumulator =& $context->get('IDAccumulator'); - if (isset($id_accumulator->ids[$id])) { - return false; - } - } - - // we purposely avoid using regex, hopefully this is faster - - if ($config->get('Attr.ID.HTML5') === true) { - if (preg_match('/[\t\n\x0b\x0c ]/', $id)) { - return false; - } - } else { - if (ctype_alpha($id)) { - // OK - } else { - if (!ctype_alpha(@$id[0])) { - return false; - } - // primitive style of regexps, I suppose - $trim = trim( - $id, - 'A..Za..z0..9:-._' - ); - if ($trim !== '') { - return false; - } - } - } - - $regexp = $config->get('Attr.IDBlacklistRegexp'); - if ($regexp && preg_match($regexp, $id)) { - return false; - } - - if (!$this->selector) { - $id_accumulator->add($id); - } - - // if no change was made to the ID, return the result - // else, return the new id if stripping whitespace made it - // valid, or return false. - return $id; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php deleted file mode 100755 index 1c4006fb..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php +++ /dev/null @@ -1,56 +0,0 @@ - 100) { - return '100%'; - } - return ((string)$points) . '%'; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php deleted file mode 100755 index 63fa04c1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php +++ /dev/null @@ -1,72 +0,0 @@ - 'AllowedRel', - 'rev' => 'AllowedRev' - ); - if (!isset($configLookup[$name])) { - trigger_error( - 'Unrecognized attribute name for link ' . - 'relationship.', - E_USER_ERROR - ); - return; - } - $this->name = $configLookup[$name]; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $allowed = $config->get('Attr.' . $this->name); - if (empty($allowed)) { - return false; - } - - $string = $this->parseCDATA($string); - $parts = explode(' ', $string); - - // lookup to prevent duplicates - $ret_lookup = array(); - foreach ($parts as $part) { - $part = strtolower(trim($part)); - if (!isset($allowed[$part])) { - continue; - } - $ret_lookup[$part] = true; - } - - if (empty($ret_lookup)) { - return false; - } - $string = implode(' ', array_keys($ret_lookup)); - return $string; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php deleted file mode 100755 index bbb20f2f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php +++ /dev/null @@ -1,60 +0,0 @@ -split($string, $config, $context); - $tokens = $this->filter($tokens, $config, $context); - if (empty($tokens)) { - return false; - } - return implode(' ', $tokens); - } - - /** - * Splits a space separated list of tokens into its constituent parts. - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - protected function split($string, $config, $context) - { - // OPTIMIZABLE! - // do the preg_match, capture all subpatterns for reformulation - - // we don't support U+00A1 and up codepoints or - // escaping because I don't know how to do that with regexps - // and plus it would complicate optimization efforts (you never - // see that anyway). - $pattern = '/(?:(?<=\s)|\A)' . // look behind for space or string start - '((?:--|-?[A-Za-z_])[A-Za-z_\-0-9]*)' . - '(?:(?=\s)|\z)/'; // look ahead for space or string end - preg_match_all($pattern, $string, $matches); - return $matches[1]; - } - - /** - * Template method for removing certain tokens based on arbitrary criteria. - * @note If we wanted to be really functional, we'd do an array_filter - * with a callback. But... we're not. - * @param array $tokens - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - protected function filter($tokens, $config, $context) - { - return $tokens; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php deleted file mode 100755 index a1d019e0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php +++ /dev/null @@ -1,76 +0,0 @@ -max = $max; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $string = trim($string); - if ($string === '0') { - return $string; - } - if ($string === '') { - return false; - } - $length = strlen($string); - if (substr($string, $length - 2) == 'px') { - $string = substr($string, 0, $length - 2); - } - if (!is_numeric($string)) { - return false; - } - $int = (int)$string; - - if ($int < 0) { - return '0'; - } - - // upper-bound value, extremely high values can - // crash operating systems, see - // WARNING, above link WILL crash you if you're using Windows - - if ($this->max !== null && $int > $this->max) { - return (string)$this->max; - } - return (string)$int; - } - - /** - * @param string $string - * @return HTMLPurifier_AttrDef - */ - public function make($string) - { - if ($string === '') { - $max = null; - } else { - $max = (int)$string; - } - $class = get_class($this); - return new $class($max); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php deleted file mode 100755 index 400e707d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php +++ /dev/null @@ -1,91 +0,0 @@ -negative = $negative; - $this->zero = $zero; - $this->positive = $positive; - } - - /** - * @param string $integer - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($integer, $config, $context) - { - $integer = $this->parseCDATA($integer); - if ($integer === '') { - return false; - } - - // we could possibly simply typecast it to integer, but there are - // certain fringe cases that must not return an integer. - - // clip leading sign - if ($this->negative && $integer[0] === '-') { - $digits = substr($integer, 1); - if ($digits === '0') { - $integer = '0'; - } // rm minus sign for zero - } elseif ($this->positive && $integer[0] === '+') { - $digits = $integer = substr($integer, 1); // rm unnecessary plus - } else { - $digits = $integer; - } - - // test if it's numeric - if (!ctype_digit($digits)) { - return false; - } - - // perform scope tests - if (!$this->zero && $integer == 0) { - return false; - } - if (!$this->positive && $integer > 0) { - return false; - } - if (!$this->negative && $integer < 0) { - return false; - } - - return $integer; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php deleted file mode 100755 index 2a55cea6..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php +++ /dev/null @@ -1,86 +0,0 @@ - 8 || !ctype_alnum($subtags[1])) { - return $new_string; - } - if (!ctype_lower($subtags[1])) { - $subtags[1] = strtolower($subtags[1]); - } - - $new_string .= '-' . $subtags[1]; - if ($num_subtags == 2) { - return $new_string; - } - - // process all other subtags, index 2 and up - for ($i = 2; $i < $num_subtags; $i++) { - $length = strlen($subtags[$i]); - if ($length == 0 || $length > 8 || !ctype_alnum($subtags[$i])) { - return $new_string; - } - if (!ctype_lower($subtags[$i])) { - $subtags[$i] = strtolower($subtags[$i]); - } - $new_string .= '-' . $subtags[$i]; - } - return $new_string; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php deleted file mode 100755 index c7eb3199..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php +++ /dev/null @@ -1,53 +0,0 @@ -tag = $tag; - $this->withTag = $with_tag; - $this->withoutTag = $without_tag; - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $token = $context->get('CurrentToken', true); - if (!$token || $token->name !== $this->tag) { - return $this->withoutTag->validate($string, $config, $context); - } else { - return $this->withTag->validate($string, $config, $context); - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php deleted file mode 100755 index 4553a4ea..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php +++ /dev/null @@ -1,21 +0,0 @@ -parseCDATA($string); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php deleted file mode 100755 index c1cd8977..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php +++ /dev/null @@ -1,111 +0,0 @@ -parser = new HTMLPurifier_URIParser(); - $this->embedsResource = (bool)$embeds_resource; - } - - /** - * @param string $string - * @return HTMLPurifier_AttrDef_URI - */ - public function make($string) - { - $embeds = ($string === 'embedded'); - return new HTMLPurifier_AttrDef_URI($embeds); - } - - /** - * @param string $uri - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($uri, $config, $context) - { - if ($config->get('URI.Disable')) { - return false; - } - - $uri = $this->parseCDATA($uri); - - // parse the URI - $uri = $this->parser->parse($uri); - if ($uri === false) { - return false; - } - - // add embedded flag to context for validators - $context->register('EmbeddedURI', $this->embedsResource); - - $ok = false; - do { - - // generic validation - $result = $uri->validate($config, $context); - if (!$result) { - break; - } - - // chained filtering - $uri_def = $config->getDefinition('URI'); - $result = $uri_def->filter($uri, $config, $context); - if (!$result) { - break; - } - - // scheme-specific validation - $scheme_obj = $uri->getSchemeObj($config, $context); - if (!$scheme_obj) { - break; - } - if ($this->embedsResource && !$scheme_obj->browsable) { - break; - } - $result = $scheme_obj->validate($uri, $config, $context); - if (!$result) { - break; - } - - // Post chained filtering - $result = $uri_def->postFilter($uri, $config, $context); - if (!$result) { - break; - } - - // survived gauntlet - $ok = true; - - } while (false); - - $context->destroy('EmbeddedURI'); - if (!$ok) { - return false; - } - // back to string - return $uri->toString(); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php deleted file mode 100755 index daf32b76..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php +++ /dev/null @@ -1,20 +0,0 @@ -" - // that needs more percent encoding to be done - if ($string == '') { - return false; - } - $string = trim($string); - $result = preg_match('/^[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i', $string); - return $result ? $string : false; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php deleted file mode 100755 index 1beeaa5d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php +++ /dev/null @@ -1,142 +0,0 @@ -ipv4 = new HTMLPurifier_AttrDef_URI_IPv4(); - $this->ipv6 = new HTMLPurifier_AttrDef_URI_IPv6(); - } - - /** - * @param string $string - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool|string - */ - public function validate($string, $config, $context) - { - $length = strlen($string); - // empty hostname is OK; it's usually semantically equivalent: - // the default host as defined by a URI scheme is used: - // - // If the URI scheme defines a default for host, then that - // default applies when the host subcomponent is undefined - // or when the registered name is empty (zero length). - if ($string === '') { - return ''; - } - if ($length > 1 && $string[0] === '[' && $string[$length - 1] === ']') { - //IPv6 - $ip = substr($string, 1, $length - 2); - $valid = $this->ipv6->validate($ip, $config, $context); - if ($valid === false) { - return false; - } - return '[' . $valid . ']'; - } - - // need to do checks on unusual encodings too - $ipv4 = $this->ipv4->validate($string, $config, $context); - if ($ipv4 !== false) { - return $ipv4; - } - - // A regular domain name. - - // This doesn't match I18N domain names, but we don't have proper IRI support, - // so force users to insert Punycode. - - // There is not a good sense in which underscores should be - // allowed, since it's technically not! (And if you go as - // far to allow everything as specified by the DNS spec... - // well, that's literally everything, modulo some space limits - // for the components and the overall name (which, by the way, - // we are NOT checking!). So we (arbitrarily) decide this: - // let's allow underscores wherever we would have allowed - // hyphens, if they are enabled. This is a pretty good match - // for browser behavior, for example, a large number of browsers - // cannot handle foo_.example.com, but foo_bar.example.com is - // fairly well supported. - $underscore = $config->get('Core.AllowHostnameUnderscore') ? '_' : ''; - - // Based off of RFC 1738, but amended so that - // as per RFC 3696, the top label need only not be all numeric. - // The productions describing this are: - $a = '[a-z]'; // alpha - $an = '[a-z0-9]'; // alphanum - $and = "[a-z0-9-$underscore]"; // alphanum | "-" - // domainlabel = alphanum | alphanum *( alphanum | "-" ) alphanum - $domainlabel = "$an(?:$and*$an)?"; - // AMENDED as per RFC 3696 - // toplabel = alphanum | alphanum *( alphanum | "-" ) alphanum - // side condition: not all numeric - $toplabel = "$an(?:$and*$an)?"; - // hostname = *( domainlabel "." ) toplabel [ "." ] - if (preg_match("/^(?:$domainlabel\.)*($toplabel)\.?$/i", $string, $matches)) { - if (!ctype_digit($matches[1])) { - return $string; - } - } - - // PHP 5.3 and later support this functionality natively - if (function_exists('idn_to_ascii')) { - if (defined('IDNA_NONTRANSITIONAL_TO_ASCII') && defined('INTL_IDNA_VARIANT_UTS46')) { - $string = idn_to_ascii($string, IDNA_NONTRANSITIONAL_TO_ASCII, INTL_IDNA_VARIANT_UTS46); - } else { - $string = idn_to_ascii($string); - } - - // If we have Net_IDNA2 support, we can support IRIs by - // punycoding them. (This is the most portable thing to do, - // since otherwise we have to assume browsers support - } elseif ($config->get('Core.EnableIDNA')) { - $idna = new Net_IDNA2(array('encoding' => 'utf8', 'overlong' => false, 'strict' => true)); - // we need to encode each period separately - $parts = explode('.', $string); - try { - $new_parts = array(); - foreach ($parts as $part) { - $encodable = false; - for ($i = 0, $c = strlen($part); $i < $c; $i++) { - if (ord($part[$i]) > 0x7a) { - $encodable = true; - break; - } - } - if (!$encodable) { - $new_parts[] = $part; - } else { - $new_parts[] = $idna->encode($part); - } - } - $string = implode('.', $new_parts); - } catch (Exception $e) { - // XXX error reporting - } - } - // Try again - if (preg_match("/^($domainlabel\.)*$toplabel\.?$/i", $string)) { - return $string; - } - return false; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php deleted file mode 100755 index 30ac16c9..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php +++ /dev/null @@ -1,45 +0,0 @@ -ip4) { - $this->_loadRegex(); - } - - if (preg_match('#^' . $this->ip4 . '$#s', $aIP)) { - return $aIP; - } - return false; - } - - /** - * Lazy load function to prevent regex from being stuffed in - * cache. - */ - protected function _loadRegex() - { - $oct = '(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])'; // 0-255 - $this->ip4 = "(?:{$oct}\\.{$oct}\\.{$oct}\\.{$oct})"; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php deleted file mode 100755 index f243793e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php +++ /dev/null @@ -1,89 +0,0 @@ -ip4) { - $this->_loadRegex(); - } - - $original = $aIP; - - $hex = '[0-9a-fA-F]'; - $blk = '(?:' . $hex . '{1,4})'; - $pre = '(?:/(?:12[0-8]|1[0-1][0-9]|[1-9][0-9]|[0-9]))'; // /0 - /128 - - // prefix check - if (strpos($aIP, '/') !== false) { - if (preg_match('#' . $pre . '$#s', $aIP, $find)) { - $aIP = substr($aIP, 0, 0 - strlen($find[0])); - unset($find); - } else { - return false; - } - } - - // IPv4-compatiblity check - if (preg_match('#(?<=:' . ')' . $this->ip4 . '$#s', $aIP, $find)) { - $aIP = substr($aIP, 0, 0 - strlen($find[0])); - $ip = explode('.', $find[0]); - $ip = array_map('dechex', $ip); - $aIP .= $ip[0] . $ip[1] . ':' . $ip[2] . $ip[3]; - unset($find, $ip); - } - - // compression check - $aIP = explode('::', $aIP); - $c = count($aIP); - if ($c > 2) { - return false; - } elseif ($c == 2) { - list($first, $second) = $aIP; - $first = explode(':', $first); - $second = explode(':', $second); - - if (count($first) + count($second) > 8) { - return false; - } - - while (count($first) < 8) { - array_push($first, '0'); - } - - array_splice($first, 8 - count($second), 8, $second); - $aIP = $first; - unset($first, $second); - } else { - $aIP = explode(':', $aIP[0]); - } - $c = count($aIP); - - if ($c != 8) { - return false; - } - - // All the pieces should be 16-bit hex strings. Are they? - foreach ($aIP as $piece) { - if (!preg_match('#^[0-9a-fA-F]{4}$#s', sprintf('%04s', $piece))) { - return false; - } - } - return $original; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php deleted file mode 100755 index b428331f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php +++ /dev/null @@ -1,60 +0,0 @@ -confiscateAttr($attr, 'background'); - // some validation should happen here - - $this->prependCSS($attr, "background-image:url($background);"); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php deleted file mode 100755 index d66c04a5..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php +++ /dev/null @@ -1,27 +0,0 @@ -get('Attr.DefaultTextDir'); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php deleted file mode 100755 index 0f51fd2c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php +++ /dev/null @@ -1,28 +0,0 @@ -confiscateAttr($attr, 'bgcolor'); - // some validation should happen here - - $this->prependCSS($attr, "background-color:$bgcolor;"); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php deleted file mode 100755 index f25cd019..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php +++ /dev/null @@ -1,47 +0,0 @@ -attr = $attr; - $this->css = $css; - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr[$this->attr])) { - return $attr; - } - unset($attr[$this->attr]); - $this->prependCSS($attr, $this->css); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php deleted file mode 100755 index 057dc017..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php +++ /dev/null @@ -1,26 +0,0 @@ -confiscateAttr($attr, 'border'); - // some validation should happen here - $this->prependCSS($attr, "border:{$border_width}px solid;"); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php deleted file mode 100755 index 7ccd0e3f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php +++ /dev/null @@ -1,68 +0,0 @@ -attr = $attr; - $this->enumToCSS = $enum_to_css; - $this->caseSensitive = (bool)$case_sensitive; - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr[$this->attr])) { - return $attr; - } - - $value = trim($attr[$this->attr]); - unset($attr[$this->attr]); - - if (!$this->caseSensitive) { - $value = strtolower($value); - } - - if (!isset($this->enumToCSS[$value])) { - return $attr; - } - $this->prependCSS($attr, $this->enumToCSS[$value]); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php deleted file mode 100755 index 235ebb34..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php +++ /dev/null @@ -1,47 +0,0 @@ -get('Core.RemoveInvalidImg')) { - return $attr; - } - $attr['src'] = $config->get('Attr.DefaultInvalidImage'); - $src = false; - } - - if (!isset($attr['alt'])) { - if ($src) { - $alt = $config->get('Attr.DefaultImageAlt'); - if ($alt === null) { - $attr['alt'] = basename($attr['src']); - } else { - $attr['alt'] = $alt; - } - } else { - $attr['alt'] = $config->get('Attr.DefaultInvalidImageAlt'); - } - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php deleted file mode 100755 index 350b3358..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php +++ /dev/null @@ -1,61 +0,0 @@ - array('left', 'right'), - 'vspace' => array('top', 'bottom') - ); - - /** - * @param string $attr - */ - public function __construct($attr) - { - $this->attr = $attr; - if (!isset($this->css[$attr])) { - trigger_error(htmlspecialchars($attr) . ' is not valid space attribute'); - } - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr[$this->attr])) { - return $attr; - } - - $width = $this->confiscateAttr($attr, $this->attr); - // some validation could happen here - - if (!isset($this->css[$this->attr])) { - return $attr; - } - - $style = ''; - foreach ($this->css[$this->attr] as $suffix) { - $property = "margin-$suffix"; - $style .= "$property:{$width}px;"; - } - $this->prependCSS($attr, $style); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php deleted file mode 100755 index 3ab47ed8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php +++ /dev/null @@ -1,56 +0,0 @@ -pixels = new HTMLPurifier_AttrDef_HTML_Pixels(); - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr['type'])) { - $t = 'text'; - } else { - $t = strtolower($attr['type']); - } - if (isset($attr['checked']) && $t !== 'radio' && $t !== 'checkbox') { - unset($attr['checked']); - } - if (isset($attr['maxlength']) && $t !== 'text' && $t !== 'password') { - unset($attr['maxlength']); - } - if (isset($attr['size']) && $t !== 'text' && $t !== 'password') { - $result = $this->pixels->validate($attr['size'], $config, $context); - if ($result === false) { - unset($attr['size']); - } else { - $attr['size'] = $result; - } - } - if (isset($attr['src']) && $t !== 'image') { - unset($attr['src']); - } - if (!isset($attr['value']) && ($t === 'radio' || $t === 'checkbox')) { - $attr['value'] = ''; - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php deleted file mode 100755 index 5b0aff0e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php +++ /dev/null @@ -1,31 +0,0 @@ -name = $name; - $this->cssName = $css_name ? $css_name : $name; - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr[$this->name])) { - return $attr; - } - $length = $this->confiscateAttr($attr, $this->name); - if (ctype_digit($length)) { - $length .= 'px'; - } - $this->prependCSS($attr, $this->cssName . ":$length;"); - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php deleted file mode 100755 index 63cce683..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php +++ /dev/null @@ -1,33 +0,0 @@ -get('HTML.Attr.Name.UseCDATA')) { - return $attr; - } - if (!isset($attr['name'])) { - return $attr; - } - $id = $this->confiscateAttr($attr, 'name'); - if (isset($attr['id'])) { - return $attr; - } - $attr['id'] = $id; - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php deleted file mode 100755 index 5a1fdbbf..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php +++ /dev/null @@ -1,46 +0,0 @@ -idDef = new HTMLPurifier_AttrDef_HTML_ID(); - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr['name'])) { - return $attr; - } - $name = $attr['name']; - if (isset($attr['id']) && $attr['id'] === $name) { - return $attr; - } - $result = $this->idDef->validate($name, $config, $context); - if ($result === false) { - unset($attr['name']); - } else { - $attr['name'] = $result; - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php deleted file mode 100755 index 1057ebee..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php +++ /dev/null @@ -1,52 +0,0 @@ -parser = new HTMLPurifier_URIParser(); - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr['href'])) { - return $attr; - } - - // XXX Kind of inefficient - $url = $this->parser->parse($attr['href']); - $scheme = $url->getSchemeObj($config, $context); - - if ($scheme->browsable && !$url->isLocal($config, $context)) { - if (isset($attr['rel'])) { - $rels = explode(' ', $attr['rel']); - if (!in_array('nofollow', $rels)) { - $rels[] = 'nofollow'; - } - $attr['rel'] = implode(' ', $rels); - } else { - $attr['rel'] = 'nofollow'; - } - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php deleted file mode 100755 index 231c81a3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php +++ /dev/null @@ -1,25 +0,0 @@ -uri = new HTMLPurifier_AttrDef_URI(true); // embedded - $this->wmode = new HTMLPurifier_AttrDef_Enum(array('window', 'opaque', 'transparent')); - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - // If we add support for other objects, we'll need to alter the - // transforms. - switch ($attr['name']) { - // application/x-shockwave-flash - // Keep this synchronized with Injector/SafeObject.php - case 'allowScriptAccess': - $attr['value'] = 'never'; - break; - case 'allowNetworking': - $attr['value'] = 'internal'; - break; - case 'allowFullScreen': - if ($config->get('HTML.FlashAllowFullScreen')) { - $attr['value'] = ($attr['value'] == 'true') ? 'true' : 'false'; - } else { - $attr['value'] = 'false'; - } - break; - case 'wmode': - $attr['value'] = $this->wmode->validate($attr['value'], $config, $context); - break; - case 'movie': - case 'src': - $attr['name'] = "movie"; - $attr['value'] = $this->uri->validate($attr['value'], $config, $context); - break; - case 'flashvars': - // we're going to allow arbitrary inputs to the SWF, on - // the reasoning that it could only hack the SWF, not us. - break; - // add other cases to support other param name/value pairs - default: - $attr['name'] = $attr['value'] = null; - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php deleted file mode 100755 index b7057bbf..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php +++ /dev/null @@ -1,23 +0,0 @@ - - */ -class HTMLPurifier_AttrTransform_ScriptRequired extends HTMLPurifier_AttrTransform -{ - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr['type'])) { - $attr['type'] = 'text/javascript'; - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php deleted file mode 100755 index dd63ea89..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php +++ /dev/null @@ -1,45 +0,0 @@ -parser = new HTMLPurifier_URIParser(); - } - - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - if (!isset($attr['href'])) { - return $attr; - } - - // XXX Kind of inefficient - $url = $this->parser->parse($attr['href']); - $scheme = $url->getSchemeObj($config, $context); - - if ($scheme->browsable && !$url->isBenign($config, $context)) { - $attr['target'] = '_blank'; - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php deleted file mode 100755 index 1db3c6c0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php +++ /dev/null @@ -1,37 +0,0 @@ - - */ -class HTMLPurifier_AttrTransform_Textarea extends HTMLPurifier_AttrTransform -{ - /** - * @param array $attr - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function transform($attr, $config, $context) - { - // Calculated from Firefox - if (!isset($attr['cols'])) { - $attr['cols'] = '22'; - } - if (!isset($attr['rows'])) { - $attr['rows'] = '3'; - } - return $attr; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php deleted file mode 100755 index e4429e86..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php +++ /dev/null @@ -1,97 +0,0 @@ -info['Enum'] = new HTMLPurifier_AttrDef_Enum(); - $this->info['Bool'] = new HTMLPurifier_AttrDef_HTML_Bool(); - - $this->info['CDATA'] = new HTMLPurifier_AttrDef_Text(); - $this->info['ID'] = new HTMLPurifier_AttrDef_HTML_ID(); - $this->info['Length'] = new HTMLPurifier_AttrDef_HTML_Length(); - $this->info['MultiLength'] = new HTMLPurifier_AttrDef_HTML_MultiLength(); - $this->info['NMTOKENS'] = new HTMLPurifier_AttrDef_HTML_Nmtokens(); - $this->info['Pixels'] = new HTMLPurifier_AttrDef_HTML_Pixels(); - $this->info['Text'] = new HTMLPurifier_AttrDef_Text(); - $this->info['URI'] = new HTMLPurifier_AttrDef_URI(); - $this->info['LanguageCode'] = new HTMLPurifier_AttrDef_Lang(); - $this->info['Color'] = new HTMLPurifier_AttrDef_HTML_Color(); - $this->info['IAlign'] = self::makeEnum('top,middle,bottom,left,right'); - $this->info['LAlign'] = self::makeEnum('top,bottom,left,right'); - $this->info['FrameTarget'] = new HTMLPurifier_AttrDef_HTML_FrameTarget(); - $this->info['ContentEditable'] = new HTMLPurifier_AttrDef_HTML_ContentEditable(); - - // unimplemented aliases - $this->info['ContentType'] = new HTMLPurifier_AttrDef_Text(); - $this->info['ContentTypes'] = new HTMLPurifier_AttrDef_Text(); - $this->info['Charsets'] = new HTMLPurifier_AttrDef_Text(); - $this->info['Character'] = new HTMLPurifier_AttrDef_Text(); - - // "proprietary" types - $this->info['Class'] = new HTMLPurifier_AttrDef_HTML_Class(); - - // number is really a positive integer (one or more digits) - // FIXME: ^^ not always, see start and value of list items - $this->info['Number'] = new HTMLPurifier_AttrDef_Integer(false, false, true); - } - - private static function makeEnum($in) - { - return new HTMLPurifier_AttrDef_Clone(new HTMLPurifier_AttrDef_Enum(explode(',', $in))); - } - - /** - * Retrieves a type - * @param string $type String type name - * @return HTMLPurifier_AttrDef Object AttrDef for type - */ - public function get($type) - { - // determine if there is any extra info tacked on - if (strpos($type, '#') !== false) { - list($type, $string) = explode('#', $type, 2); - } else { - $string = ''; - } - - if (!isset($this->info[$type])) { - trigger_error('Cannot retrieve undefined attribute type ' . $type, E_USER_ERROR); - return; - } - return $this->info[$type]->make($string); - } - - /** - * Sets a new implementation for a type - * @param string $type String type name - * @param HTMLPurifier_AttrDef $impl Object AttrDef for type - */ - public function set($type, $impl) - { - $this->info[$type] = $impl; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php deleted file mode 100755 index f97dc93e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php +++ /dev/null @@ -1,178 +0,0 @@ -getHTMLDefinition(); - $e =& $context->get('ErrorCollector', true); - - // initialize IDAccumulator if necessary - $ok =& $context->get('IDAccumulator', true); - if (!$ok) { - $id_accumulator = HTMLPurifier_IDAccumulator::build($config, $context); - $context->register('IDAccumulator', $id_accumulator); - } - - // initialize CurrentToken if necessary - $current_token =& $context->get('CurrentToken', true); - if (!$current_token) { - $context->register('CurrentToken', $token); - } - - if (!$token instanceof HTMLPurifier_Token_Start && - !$token instanceof HTMLPurifier_Token_Empty - ) { - return; - } - - // create alias to global definition array, see also $defs - // DEFINITION CALL - $d_defs = $definition->info_global_attr; - - // don't update token until the very end, to ensure an atomic update - $attr = $token->attr; - - // do global transformations (pre) - // nothing currently utilizes this - foreach ($definition->info_attr_transform_pre as $transform) { - $attr = $transform->transform($o = $attr, $config, $context); - if ($e) { - if ($attr != $o) { - $e->send(E_NOTICE, 'AttrValidator: Attributes transformed', $o, $attr); - } - } - } - - // do local transformations only applicable to this element (pre) - // ex.

to

- foreach ($definition->info[$token->name]->attr_transform_pre as $transform) { - $attr = $transform->transform($o = $attr, $config, $context); - if ($e) { - if ($attr != $o) { - $e->send(E_NOTICE, 'AttrValidator: Attributes transformed', $o, $attr); - } - } - } - - // create alias to this element's attribute definition array, see - // also $d_defs (global attribute definition array) - // DEFINITION CALL - $defs = $definition->info[$token->name]->attr; - - $attr_key = false; - $context->register('CurrentAttr', $attr_key); - - // iterate through all the attribute keypairs - // Watch out for name collisions: $key has previously been used - foreach ($attr as $attr_key => $value) { - - // call the definition - if (isset($defs[$attr_key])) { - // there is a local definition defined - if ($defs[$attr_key] === false) { - // We've explicitly been told not to allow this element. - // This is usually when there's a global definition - // that must be overridden. - // Theoretically speaking, we could have a - // AttrDef_DenyAll, but this is faster! - $result = false; - } else { - // validate according to the element's definition - $result = $defs[$attr_key]->validate( - $value, - $config, - $context - ); - } - } elseif (isset($d_defs[$attr_key])) { - // there is a global definition defined, validate according - // to the global definition - $result = $d_defs[$attr_key]->validate( - $value, - $config, - $context - ); - } else { - // system never heard of the attribute? DELETE! - $result = false; - } - - // put the results into effect - if ($result === false || $result === null) { - // this is a generic error message that should replaced - // with more specific ones when possible - if ($e) { - $e->send(E_ERROR, 'AttrValidator: Attribute removed'); - } - - // remove the attribute - unset($attr[$attr_key]); - } elseif (is_string($result)) { - // generally, if a substitution is happening, there - // was some sort of implicit correction going on. We'll - // delegate it to the attribute classes to say exactly what. - - // simple substitution - $attr[$attr_key] = $result; - } else { - // nothing happens - } - - // we'd also want slightly more complicated substitution - // involving an array as the return value, - // although we're not sure how colliding attributes would - // resolve (certain ones would be completely overriden, - // others would prepend themselves). - } - - $context->destroy('CurrentAttr'); - - // post transforms - - // global (error reporting untested) - foreach ($definition->info_attr_transform_post as $transform) { - $attr = $transform->transform($o = $attr, $config, $context); - if ($e) { - if ($attr != $o) { - $e->send(E_NOTICE, 'AttrValidator: Attributes transformed', $o, $attr); - } - } - } - - // local (error reporting untested) - foreach ($definition->info[$token->name]->attr_transform_post as $transform) { - $attr = $transform->transform($o = $attr, $config, $context); - if ($e) { - if ($attr != $o) { - $e->send(E_NOTICE, 'AttrValidator: Attributes transformed', $o, $attr); - } - } - } - - $token->attr = $attr; - - // destroy CurrentToken if we made it ourselves - if (!$current_token) { - $context->destroy('CurrentToken'); - } - - } - - -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Bootstrap.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Bootstrap.php deleted file mode 100755 index 707122bb..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Bootstrap.php +++ /dev/null @@ -1,124 +0,0 @@ - -if (!defined('PHP_EOL')) { - switch (strtoupper(substr(PHP_OS, 0, 3))) { - case 'WIN': - define('PHP_EOL', "\r\n"); - break; - case 'DAR': - define('PHP_EOL', "\r"); - break; - default: - define('PHP_EOL', "\n"); - } -} - -/** - * Bootstrap class that contains meta-functionality for HTML Purifier such as - * the autoload function. - * - * @note - * This class may be used without any other files from HTML Purifier. - */ -class HTMLPurifier_Bootstrap -{ - - /** - * Autoload function for HTML Purifier - * @param string $class Class to load - * @return bool - */ - public static function autoload($class) - { - $file = HTMLPurifier_Bootstrap::getPath($class); - if (!$file) { - return false; - } - // Technically speaking, it should be ok and more efficient to - // just do 'require', but Antonio Parraga reports that with - // Zend extensions such as Zend debugger and APC, this invariant - // may be broken. Since we have efficient alternatives, pay - // the cost here and avoid the bug. - require_once HTMLPURIFIER_PREFIX . '/' . $file; - return true; - } - - /** - * Returns the path for a specific class. - * @param string $class Class path to get - * @return string - */ - public static function getPath($class) - { - if (strncmp('HTMLPurifier', $class, 12) !== 0) { - return false; - } - // Custom implementations - if (strncmp('HTMLPurifier_Language_', $class, 22) === 0) { - $code = str_replace('_', '-', substr($class, 22)); - $file = 'HTMLPurifier/Language/classes/' . $code . '.php'; - } else { - $file = str_replace('_', '/', $class) . '.php'; - } - if (!file_exists(HTMLPURIFIER_PREFIX . '/' . $file)) { - return false; - } - return $file; - } - - /** - * "Pre-registers" our autoloader on the SPL stack. - */ - public static function registerAutoload() - { - $autoload = array('HTMLPurifier_Bootstrap', 'autoload'); - if (($funcs = spl_autoload_functions()) === false) { - spl_autoload_register($autoload); - } elseif (function_exists('spl_autoload_unregister')) { - if (version_compare(PHP_VERSION, '5.3.0', '>=')) { - // prepend flag exists, no need for shenanigans - spl_autoload_register($autoload, true, true); - } else { - $buggy = version_compare(PHP_VERSION, '5.2.11', '<'); - $compat = version_compare(PHP_VERSION, '5.1.2', '<=') && - version_compare(PHP_VERSION, '5.1.0', '>='); - foreach ($funcs as $func) { - if ($buggy && is_array($func)) { - // :TRICKY: There are some compatibility issues and some - // places where we need to error out - $reflector = new ReflectionMethod($func[0], $func[1]); - if (!$reflector->isStatic()) { - throw new Exception( - 'HTML Purifier autoloader registrar is not compatible - with non-static object methods due to PHP Bug #44144; - Please do not use HTMLPurifier.autoload.php (or any - file that includes this file); instead, place the code: - spl_autoload_register(array(\'HTMLPurifier_Bootstrap\', \'autoload\')) - after your own autoloaders.' - ); - } - // Suprisingly, spl_autoload_register supports the - // Class::staticMethod callback format, although call_user_func doesn't - if ($compat) { - $func = implode('::', $func); - } - } - spl_autoload_unregister($func); - } - spl_autoload_register($autoload); - foreach ($funcs as $func) { - spl_autoload_register($func); - } - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php deleted file mode 100755 index 3f08b81c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php +++ /dev/null @@ -1,549 +0,0 @@ -info['text-align'] = new HTMLPurifier_AttrDef_Enum( - array('left', 'right', 'center', 'justify'), - false - ); - - $border_style = - $this->info['border-bottom-style'] = - $this->info['border-right-style'] = - $this->info['border-left-style'] = - $this->info['border-top-style'] = new HTMLPurifier_AttrDef_Enum( - array( - 'none', - 'hidden', - 'dotted', - 'dashed', - 'solid', - 'double', - 'groove', - 'ridge', - 'inset', - 'outset' - ), - false - ); - - $this->info['border-style'] = new HTMLPurifier_AttrDef_CSS_Multiple($border_style); - - $this->info['clear'] = new HTMLPurifier_AttrDef_Enum( - array('none', 'left', 'right', 'both'), - false - ); - $this->info['float'] = new HTMLPurifier_AttrDef_Enum( - array('none', 'left', 'right'), - false - ); - $this->info['font-style'] = new HTMLPurifier_AttrDef_Enum( - array('normal', 'italic', 'oblique'), - false - ); - $this->info['font-variant'] = new HTMLPurifier_AttrDef_Enum( - array('normal', 'small-caps'), - false - ); - - $uri_or_none = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum(array('none')), - new HTMLPurifier_AttrDef_CSS_URI() - ) - ); - - $this->info['list-style-position'] = new HTMLPurifier_AttrDef_Enum( - array('inside', 'outside'), - false - ); - $this->info['list-style-type'] = new HTMLPurifier_AttrDef_Enum( - array( - 'disc', - 'circle', - 'square', - 'decimal', - 'lower-roman', - 'upper-roman', - 'lower-alpha', - 'upper-alpha', - 'none' - ), - false - ); - $this->info['list-style-image'] = $uri_or_none; - - $this->info['list-style'] = new HTMLPurifier_AttrDef_CSS_ListStyle($config); - - $this->info['text-transform'] = new HTMLPurifier_AttrDef_Enum( - array('capitalize', 'uppercase', 'lowercase', 'none'), - false - ); - $this->info['color'] = new HTMLPurifier_AttrDef_CSS_Color(); - - $this->info['background-image'] = $uri_or_none; - $this->info['background-repeat'] = new HTMLPurifier_AttrDef_Enum( - array('repeat', 'repeat-x', 'repeat-y', 'no-repeat') - ); - $this->info['background-attachment'] = new HTMLPurifier_AttrDef_Enum( - array('scroll', 'fixed') - ); - $this->info['background-position'] = new HTMLPurifier_AttrDef_CSS_BackgroundPosition(); - - $this->info['background-size'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum( - array( - 'auto', - 'cover', - 'contain', - 'initial', - 'inherit', - ) - ), - new HTMLPurifier_AttrDef_CSS_Percentage(), - new HTMLPurifier_AttrDef_CSS_Length() - ) - ); - - $border_color = - $this->info['border-top-color'] = - $this->info['border-bottom-color'] = - $this->info['border-left-color'] = - $this->info['border-right-color'] = - $this->info['background-color'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum(array('transparent')), - new HTMLPurifier_AttrDef_CSS_Color() - ) - ); - - $this->info['background'] = new HTMLPurifier_AttrDef_CSS_Background($config); - - $this->info['border-color'] = new HTMLPurifier_AttrDef_CSS_Multiple($border_color); - - $border_width = - $this->info['border-top-width'] = - $this->info['border-bottom-width'] = - $this->info['border-left-width'] = - $this->info['border-right-width'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum(array('thin', 'medium', 'thick')), - new HTMLPurifier_AttrDef_CSS_Length('0') //disallow negative - ) - ); - - $this->info['border-width'] = new HTMLPurifier_AttrDef_CSS_Multiple($border_width); - - $this->info['letter-spacing'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum(array('normal')), - new HTMLPurifier_AttrDef_CSS_Length() - ) - ); - - $this->info['word-spacing'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum(array('normal')), - new HTMLPurifier_AttrDef_CSS_Length() - ) - ); - - $this->info['font-size'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum( - array( - 'xx-small', - 'x-small', - 'small', - 'medium', - 'large', - 'x-large', - 'xx-large', - 'larger', - 'smaller' - ) - ), - new HTMLPurifier_AttrDef_CSS_Percentage(), - new HTMLPurifier_AttrDef_CSS_Length() - ) - ); - - $this->info['line-height'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum(array('normal')), - new HTMLPurifier_AttrDef_CSS_Number(true), // no negatives - new HTMLPurifier_AttrDef_CSS_Length('0'), - new HTMLPurifier_AttrDef_CSS_Percentage(true) - ) - ); - - $margin = - $this->info['margin-top'] = - $this->info['margin-bottom'] = - $this->info['margin-left'] = - $this->info['margin-right'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length(), - new HTMLPurifier_AttrDef_CSS_Percentage(), - new HTMLPurifier_AttrDef_Enum(array('auto')) - ) - ); - - $this->info['margin'] = new HTMLPurifier_AttrDef_CSS_Multiple($margin); - - // non-negative - $padding = - $this->info['padding-top'] = - $this->info['padding-bottom'] = - $this->info['padding-left'] = - $this->info['padding-right'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0'), - new HTMLPurifier_AttrDef_CSS_Percentage(true) - ) - ); - - $this->info['padding'] = new HTMLPurifier_AttrDef_CSS_Multiple($padding); - - $this->info['text-indent'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length(), - new HTMLPurifier_AttrDef_CSS_Percentage() - ) - ); - - $trusted_wh = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0'), - new HTMLPurifier_AttrDef_CSS_Percentage(true), - new HTMLPurifier_AttrDef_Enum(array('auto', 'initial', 'inherit')) - ) - ); - $trusted_min_wh = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0'), - new HTMLPurifier_AttrDef_CSS_Percentage(true), - new HTMLPurifier_AttrDef_Enum(array('initial', 'inherit')) - ) - ); - $trusted_max_wh = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0'), - new HTMLPurifier_AttrDef_CSS_Percentage(true), - new HTMLPurifier_AttrDef_Enum(array('none', 'initial', 'inherit')) - ) - ); - $max = $config->get('CSS.MaxImgLength'); - - $this->info['width'] = - $this->info['height'] = - $max === null ? - $trusted_wh : - new HTMLPurifier_AttrDef_Switch( - 'img', - // For img tags: - new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0', $max), - new HTMLPurifier_AttrDef_Enum(array('auto')) - ) - ), - // For everyone else: - $trusted_wh - ); - $this->info['min-width'] = - $this->info['min-height'] = - $max === null ? - $trusted_min_wh : - new HTMLPurifier_AttrDef_Switch( - 'img', - // For img tags: - new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0', $max), - new HTMLPurifier_AttrDef_Enum(array('initial', 'inherit')) - ) - ), - // For everyone else: - $trusted_min_wh - ); - $this->info['max-width'] = - $this->info['max-height'] = - $max === null ? - $trusted_max_wh : - new HTMLPurifier_AttrDef_Switch( - 'img', - // For img tags: - new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length('0', $max), - new HTMLPurifier_AttrDef_Enum(array('none', 'initial', 'inherit')) - ) - ), - // For everyone else: - $trusted_max_wh - ); - - $this->info['text-decoration'] = new HTMLPurifier_AttrDef_CSS_TextDecoration(); - - $this->info['font-family'] = new HTMLPurifier_AttrDef_CSS_FontFamily(); - - // this could use specialized code - $this->info['font-weight'] = new HTMLPurifier_AttrDef_Enum( - array( - 'normal', - 'bold', - 'bolder', - 'lighter', - '100', - '200', - '300', - '400', - '500', - '600', - '700', - '800', - '900' - ), - false - ); - - // MUST be called after other font properties, as it references - // a CSSDefinition object - $this->info['font'] = new HTMLPurifier_AttrDef_CSS_Font($config); - - // same here - $this->info['border'] = - $this->info['border-bottom'] = - $this->info['border-top'] = - $this->info['border-left'] = - $this->info['border-right'] = new HTMLPurifier_AttrDef_CSS_Border($config); - - $this->info['border-collapse'] = new HTMLPurifier_AttrDef_Enum( - array('collapse', 'separate') - ); - - $this->info['caption-side'] = new HTMLPurifier_AttrDef_Enum( - array('top', 'bottom') - ); - - $this->info['table-layout'] = new HTMLPurifier_AttrDef_Enum( - array('auto', 'fixed') - ); - - $this->info['vertical-align'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Enum( - array( - 'baseline', - 'sub', - 'super', - 'top', - 'text-top', - 'middle', - 'bottom', - 'text-bottom' - ) - ), - new HTMLPurifier_AttrDef_CSS_Length(), - new HTMLPurifier_AttrDef_CSS_Percentage() - ) - ); - - $this->info['border-spacing'] = new HTMLPurifier_AttrDef_CSS_Multiple(new HTMLPurifier_AttrDef_CSS_Length(), 2); - - // These CSS properties don't work on many browsers, but we live - // in THE FUTURE! - $this->info['white-space'] = new HTMLPurifier_AttrDef_Enum( - array('nowrap', 'normal', 'pre', 'pre-wrap', 'pre-line') - ); - - if ($config->get('CSS.Proprietary')) { - $this->doSetupProprietary($config); - } - - if ($config->get('CSS.AllowTricky')) { - $this->doSetupTricky($config); - } - - if ($config->get('CSS.Trusted')) { - $this->doSetupTrusted($config); - } - - $allow_important = $config->get('CSS.AllowImportant'); - // wrap all attr-defs with decorator that handles !important - foreach ($this->info as $k => $v) { - $this->info[$k] = new HTMLPurifier_AttrDef_CSS_ImportantDecorator($v, $allow_important); - } - - $this->setupConfigStuff($config); - } - - /** - * @param HTMLPurifier_Config $config - */ - protected function doSetupProprietary($config) - { - // Internet Explorer only scrollbar colors - $this->info['scrollbar-arrow-color'] = new HTMLPurifier_AttrDef_CSS_Color(); - $this->info['scrollbar-base-color'] = new HTMLPurifier_AttrDef_CSS_Color(); - $this->info['scrollbar-darkshadow-color'] = new HTMLPurifier_AttrDef_CSS_Color(); - $this->info['scrollbar-face-color'] = new HTMLPurifier_AttrDef_CSS_Color(); - $this->info['scrollbar-highlight-color'] = new HTMLPurifier_AttrDef_CSS_Color(); - $this->info['scrollbar-shadow-color'] = new HTMLPurifier_AttrDef_CSS_Color(); - - // vendor specific prefixes of opacity - $this->info['-moz-opacity'] = new HTMLPurifier_AttrDef_CSS_AlphaValue(); - $this->info['-khtml-opacity'] = new HTMLPurifier_AttrDef_CSS_AlphaValue(); - - // only opacity, for now - $this->info['filter'] = new HTMLPurifier_AttrDef_CSS_Filter(); - - // more CSS3 - $this->info['page-break-after'] = - $this->info['page-break-before'] = new HTMLPurifier_AttrDef_Enum( - array( - 'auto', - 'always', - 'avoid', - 'left', - 'right' - ) - ); - $this->info['page-break-inside'] = new HTMLPurifier_AttrDef_Enum(array('auto', 'avoid')); - - $border_radius = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Percentage(true), // disallow negative - new HTMLPurifier_AttrDef_CSS_Length('0') // disallow negative - )); - - $this->info['border-top-left-radius'] = - $this->info['border-top-right-radius'] = - $this->info['border-bottom-right-radius'] = - $this->info['border-bottom-left-radius'] = new HTMLPurifier_AttrDef_CSS_Multiple($border_radius, 2); - // TODO: support SLASH syntax - $this->info['border-radius'] = new HTMLPurifier_AttrDef_CSS_Multiple($border_radius, 4); - - } - - /** - * @param HTMLPurifier_Config $config - */ - protected function doSetupTricky($config) - { - $this->info['display'] = new HTMLPurifier_AttrDef_Enum( - array( - 'inline', - 'block', - 'list-item', - 'run-in', - 'compact', - 'marker', - 'table', - 'inline-block', - 'inline-table', - 'table-row-group', - 'table-header-group', - 'table-footer-group', - 'table-row', - 'table-column-group', - 'table-column', - 'table-cell', - 'table-caption', - 'none' - ) - ); - $this->info['visibility'] = new HTMLPurifier_AttrDef_Enum( - array('visible', 'hidden', 'collapse') - ); - $this->info['overflow'] = new HTMLPurifier_AttrDef_Enum(array('visible', 'hidden', 'auto', 'scroll')); - $this->info['opacity'] = new HTMLPurifier_AttrDef_CSS_AlphaValue(); - } - - /** - * @param HTMLPurifier_Config $config - */ - protected function doSetupTrusted($config) - { - $this->info['position'] = new HTMLPurifier_AttrDef_Enum( - array('static', 'relative', 'absolute', 'fixed') - ); - $this->info['top'] = - $this->info['left'] = - $this->info['right'] = - $this->info['bottom'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_CSS_Length(), - new HTMLPurifier_AttrDef_CSS_Percentage(), - new HTMLPurifier_AttrDef_Enum(array('auto')), - ) - ); - $this->info['z-index'] = new HTMLPurifier_AttrDef_CSS_Composite( - array( - new HTMLPurifier_AttrDef_Integer(), - new HTMLPurifier_AttrDef_Enum(array('auto')), - ) - ); - } - - /** - * Performs extra config-based processing. Based off of - * HTMLPurifier_HTMLDefinition. - * @param HTMLPurifier_Config $config - * @todo Refactor duplicate elements into common class (probably using - * composition, not inheritance). - */ - protected function setupConfigStuff($config) - { - // setup allowed elements - $support = "(for information on implementing this, see the " . - "support forums) "; - $allowed_properties = $config->get('CSS.AllowedProperties'); - if ($allowed_properties !== null) { - foreach ($this->info as $name => $d) { - if (!isset($allowed_properties[$name])) { - unset($this->info[$name]); - } - unset($allowed_properties[$name]); - } - // emit errors - foreach ($allowed_properties as $name => $d) { - // :TODO: Is this htmlspecialchars() call really necessary? - $name = htmlspecialchars($name); - trigger_error("Style attribute '$name' is not supported $support", E_USER_WARNING); - } - } - - $forbidden_properties = $config->get('CSS.ForbiddenProperties'); - if ($forbidden_properties !== null) { - foreach ($this->info as $name => $d) { - if (isset($forbidden_properties[$name])) { - unset($this->info[$name]); - } - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php deleted file mode 100755 index 8eb17b82..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php +++ /dev/null @@ -1,52 +0,0 @@ -elements; - } - - /** - * Validates nodes according to definition and returns modification. - * - * @param HTMLPurifier_Node[] $children Array of HTMLPurifier_Node - * @param HTMLPurifier_Config $config HTMLPurifier_Config object - * @param HTMLPurifier_Context $context HTMLPurifier_Context object - * @return bool|array true to leave nodes as is, false to remove parent node, array of replacement children - */ - abstract public function validateChildren($children, $config, $context); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php deleted file mode 100755 index 7439be26..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php +++ /dev/null @@ -1,67 +0,0 @@ -inline = new HTMLPurifier_ChildDef_Optional($inline); - $this->block = new HTMLPurifier_ChildDef_Optional($block); - $this->elements = $this->block->elements; - } - - /** - * @param HTMLPurifier_Node[] $children - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool - */ - public function validateChildren($children, $config, $context) - { - if ($context->get('IsInline') === false) { - return $this->block->validateChildren( - $children, - $config, - $context - ); - } else { - return $this->inline->validateChildren( - $children, - $config, - $context - ); - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php deleted file mode 100755 index f515888a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php +++ /dev/null @@ -1,102 +0,0 @@ -dtd_regex = $dtd_regex; - $this->_compileRegex(); - } - - /** - * Compiles the PCRE regex from a DTD regex ($dtd_regex to $_pcre_regex) - */ - protected function _compileRegex() - { - $raw = str_replace(' ', '', $this->dtd_regex); - if ($raw[0] != '(') { - $raw = "($raw)"; - } - $el = '[#a-zA-Z0-9_.-]+'; - $reg = $raw; - - // COMPLICATED! AND MIGHT BE BUGGY! I HAVE NO CLUE WHAT I'M - // DOING! Seriously: if there's problems, please report them. - - // collect all elements into the $elements array - preg_match_all("/$el/", $reg, $matches); - foreach ($matches[0] as $match) { - $this->elements[$match] = true; - } - - // setup all elements as parentheticals with leading commas - $reg = preg_replace("/$el/", '(,\\0)', $reg); - - // remove commas when they were not solicited - $reg = preg_replace("/([^,(|]\(+),/", '\\1', $reg); - - // remove all non-paranthetical commas: they are handled by first regex - $reg = preg_replace("/,\(/", '(', $reg); - - $this->_pcre_regex = $reg; - } - - /** - * @param HTMLPurifier_Node[] $children - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return bool - */ - public function validateChildren($children, $config, $context) - { - $list_of_children = ''; - $nesting = 0; // depth into the nest - foreach ($children as $node) { - if (!empty($node->is_whitespace)) { - continue; - } - $list_of_children .= $node->name . ','; - } - // add leading comma to deal with stray comma declarations - $list_of_children = ',' . rtrim($list_of_children, ','); - $okay = - preg_match( - '/^,?' . $this->_pcre_regex . '$/', - $list_of_children - ); - return (bool)$okay; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php deleted file mode 100755 index a8a6cbdd..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php +++ /dev/null @@ -1,38 +0,0 @@ - true, 'ul' => true, 'ol' => true); - - public $whitespace; - - /** - * @param array $children - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function validateChildren($children, $config, $context) - { - // Flag for subclasses - $this->whitespace = false; - - // if there are no tokens, delete parent node - if (empty($children)) { - return false; - } - - // if li is not allowed, delete parent node - if (!isset($config->getHTMLDefinition()->info['li'])) { - trigger_error("Cannot allow ul/ol without allowing li", E_USER_WARNING); - return false; - } - - // the new set of children - $result = array(); - - // a little sanity check to make sure it's not ALL whitespace - $all_whitespace = true; - - $current_li = null; - - foreach ($children as $node) { - if (!empty($node->is_whitespace)) { - $result[] = $node; - continue; - } - $all_whitespace = false; // phew, we're not talking about whitespace - - if ($node->name === 'li') { - // good - $current_li = $node; - $result[] = $node; - } else { - // we want to tuck this into the previous li - // Invariant: we expect the node to be ol/ul - // ToDo: Make this more robust in the case of not ol/ul - // by distinguishing between existing li and li created - // to handle non-list elements; non-list elements should - // not be appended to an existing li; only li created - // for non-list. This distinction is not currently made. - if ($current_li === null) { - $current_li = new HTMLPurifier_Node_Element('li'); - $result[] = $current_li; - } - $current_li->children[] = $node; - $current_li->empty = false; // XXX fascinating! Check for this error elsewhere ToDo - } - } - if (empty($result)) { - return false; - } - if ($all_whitespace) { - return false; - } - return $result; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php deleted file mode 100755 index b9468063..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php +++ /dev/null @@ -1,45 +0,0 @@ -whitespace) { - return $children; - } else { - return array(); - } - } - return $result; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php deleted file mode 100755 index 0d1c8f5f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php +++ /dev/null @@ -1,118 +0,0 @@ - $x) { - $elements[$i] = true; - if (empty($i)) { - unset($elements[$i]); - } // remove blank - } - } - $this->elements = $elements; - } - - /** - * @type bool - */ - public $allow_empty = false; - - /** - * @type string - */ - public $type = 'required'; - - /** - * @param array $children - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function validateChildren($children, $config, $context) - { - // Flag for subclasses - $this->whitespace = false; - - // if there are no tokens, delete parent node - if (empty($children)) { - return false; - } - - // the new set of children - $result = array(); - - // whether or not parsed character data is allowed - // this controls whether or not we silently drop a tag - // or generate escaped HTML from it - $pcdata_allowed = isset($this->elements['#PCDATA']); - - // a little sanity check to make sure it's not ALL whitespace - $all_whitespace = true; - - $stack = array_reverse($children); - while (!empty($stack)) { - $node = array_pop($stack); - if (!empty($node->is_whitespace)) { - $result[] = $node; - continue; - } - $all_whitespace = false; // phew, we're not talking about whitespace - - if (!isset($this->elements[$node->name])) { - // special case text - // XXX One of these ought to be redundant or something - if ($pcdata_allowed && $node instanceof HTMLPurifier_Node_Text) { - $result[] = $node; - continue; - } - // spill the child contents in - // ToDo: Make configurable - if ($node instanceof HTMLPurifier_Node_Element) { - for ($i = count($node->children) - 1; $i >= 0; $i--) { - $stack[] = $node->children[$i]; - } - continue; - } - continue; - } - $result[] = $node; - } - if (empty($result)) { - return false; - } - if ($all_whitespace) { - $this->whitespace = true; - return false; - } - return $result; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php deleted file mode 100755 index 3270a46e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php +++ /dev/null @@ -1,110 +0,0 @@ -init($config); - return $this->fake_elements; - } - - /** - * @param array $children - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function validateChildren($children, $config, $context) - { - $this->init($config); - - // trick the parent class into thinking it allows more - $this->elements = $this->fake_elements; - $result = parent::validateChildren($children, $config, $context); - $this->elements = $this->real_elements; - - if ($result === false) { - return array(); - } - if ($result === true) { - $result = $children; - } - - $def = $config->getHTMLDefinition(); - $block_wrap_name = $def->info_block_wrapper; - $block_wrap = false; - $ret = array(); - - foreach ($result as $node) { - if ($block_wrap === false) { - if (($node instanceof HTMLPurifier_Node_Text && !$node->is_whitespace) || - ($node instanceof HTMLPurifier_Node_Element && !isset($this->elements[$node->name]))) { - $block_wrap = new HTMLPurifier_Node_Element($def->info_block_wrapper); - $ret[] = $block_wrap; - } - } else { - if ($node instanceof HTMLPurifier_Node_Element && isset($this->elements[$node->name])) { - $block_wrap = false; - - } - } - if ($block_wrap) { - $block_wrap->children[] = $node; - } else { - $ret[] = $node; - } - } - return $ret; - } - - /** - * @param HTMLPurifier_Config $config - */ - private function init($config) - { - if (!$this->init) { - $def = $config->getHTMLDefinition(); - // allow all inline elements - $this->real_elements = $this->elements; - $this->fake_elements = $def->info_content_sets['Flow']; - $this->fake_elements['#PCDATA'] = true; - $this->init = true; - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php deleted file mode 100755 index 67c7e953..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php +++ /dev/null @@ -1,224 +0,0 @@ - true, - 'tbody' => true, - 'thead' => true, - 'tfoot' => true, - 'caption' => true, - 'colgroup' => true, - 'col' => true - ); - - public function __construct() - { - } - - /** - * @param array $children - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array - */ - public function validateChildren($children, $config, $context) - { - if (empty($children)) { - return false; - } - - // only one of these elements is allowed in a table - $caption = false; - $thead = false; - $tfoot = false; - - // whitespace - $initial_ws = array(); - $after_caption_ws = array(); - $after_thead_ws = array(); - $after_tfoot_ws = array(); - - // as many of these as you want - $cols = array(); - $content = array(); - - $tbody_mode = false; // if true, then we need to wrap any stray - // s with a . - - $ws_accum =& $initial_ws; - - foreach ($children as $node) { - if ($node instanceof HTMLPurifier_Node_Comment) { - $ws_accum[] = $node; - continue; - } - switch ($node->name) { - case 'tbody': - $tbody_mode = true; - // fall through - case 'tr': - $content[] = $node; - $ws_accum =& $content; - break; - case 'caption': - // there can only be one caption! - if ($caption !== false) break; - $caption = $node; - $ws_accum =& $after_caption_ws; - break; - case 'thead': - $tbody_mode = true; - // XXX This breaks rendering properties with - // Firefox, which never floats a to - // the top. Ever. (Our scheme will float the - // first to the top.) So maybe - // s that are not first should be - // turned into ? Very tricky, indeed. - if ($thead === false) { - $thead = $node; - $ws_accum =& $after_thead_ws; - } else { - // Oops, there's a second one! What - // should we do? Current behavior is to - // transmutate the first and last entries into - // tbody tags, and then put into content. - // Maybe a better idea is to *attach - // it* to the existing thead or tfoot? - // We don't do this, because Firefox - // doesn't float an extra tfoot to the - // bottom like it does for the first one. - $node->name = 'tbody'; - $content[] = $node; - $ws_accum =& $content; - } - break; - case 'tfoot': - // see above for some aveats - $tbody_mode = true; - if ($tfoot === false) { - $tfoot = $node; - $ws_accum =& $after_tfoot_ws; - } else { - $node->name = 'tbody'; - $content[] = $node; - $ws_accum =& $content; - } - break; - case 'colgroup': - case 'col': - $cols[] = $node; - $ws_accum =& $cols; - break; - case '#PCDATA': - // How is whitespace handled? We treat is as sticky to - // the *end* of the previous element. So all of the - // nonsense we have worked on is to keep things - // together. - if (!empty($node->is_whitespace)) { - $ws_accum[] = $node; - } - break; - } - } - - if (empty($content) && $thead === false && $tfoot === false) { - return false; - } - - $ret = $initial_ws; - if ($caption !== false) { - $ret[] = $caption; - $ret = array_merge($ret, $after_caption_ws); - } - if ($cols !== false) { - $ret = array_merge($ret, $cols); - } - if ($thead !== false) { - $ret[] = $thead; - $ret = array_merge($ret, $after_thead_ws); - } - if ($tfoot !== false) { - $ret[] = $tfoot; - $ret = array_merge($ret, $after_tfoot_ws); - } - - if ($tbody_mode) { - // we have to shuffle tr into tbody - $current_tr_tbody = null; - - foreach($content as $node) { - switch ($node->name) { - case 'tbody': - $current_tr_tbody = null; - $ret[] = $node; - break; - case 'tr': - if ($current_tr_tbody === null) { - $current_tr_tbody = new HTMLPurifier_Node_Element('tbody'); - $ret[] = $current_tr_tbody; - } - $current_tr_tbody->children[] = $node; - break; - case '#PCDATA': - //assert($node->is_whitespace); - if ($current_tr_tbody === null) { - $ret[] = $node; - } else { - $current_tr_tbody->children[] = $node; - } - break; - } - } - } else { - $ret = array_merge($ret, $content); - } - - return $ret; - - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php deleted file mode 100755 index 797d2687..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php +++ /dev/null @@ -1,920 +0,0 @@ -defaultPlist; - $this->plist = new HTMLPurifier_PropertyList($parent); - $this->def = $definition; // keep a copy around for checking - $this->parser = new HTMLPurifier_VarParser_Flexible(); - } - - /** - * Convenience constructor that creates a config object based on a mixed var - * @param mixed $config Variable that defines the state of the config - * object. Can be: a HTMLPurifier_Config() object, - * an array of directives based on loadArray(), - * or a string filename of an ini file. - * @param HTMLPurifier_ConfigSchema $schema Schema object - * @return HTMLPurifier_Config Configured object - */ - public static function create($config, $schema = null) - { - if ($config instanceof HTMLPurifier_Config) { - // pass-through - return $config; - } - if (!$schema) { - $ret = HTMLPurifier_Config::createDefault(); - } else { - $ret = new HTMLPurifier_Config($schema); - } - if (is_string($config)) { - $ret->loadIni($config); - } elseif (is_array($config)) $ret->loadArray($config); - return $ret; - } - - /** - * Creates a new config object that inherits from a previous one. - * @param HTMLPurifier_Config $config Configuration object to inherit from. - * @return HTMLPurifier_Config object with $config as its parent. - */ - public static function inherit(HTMLPurifier_Config $config) - { - return new HTMLPurifier_Config($config->def, $config->plist); - } - - /** - * Convenience constructor that creates a default configuration object. - * @return HTMLPurifier_Config default object. - */ - public static function createDefault() - { - $definition = HTMLPurifier_ConfigSchema::instance(); - $config = new HTMLPurifier_Config($definition); - return $config; - } - - /** - * Retrieves a value from the configuration. - * - * @param string $key String key - * @param mixed $a - * - * @return mixed - */ - public function get($key, $a = null) - { - if ($a !== null) { - $this->triggerError( - "Using deprecated API: use \$config->get('$key.$a') instead", - E_USER_WARNING - ); - $key = "$key.$a"; - } - if (!$this->finalized) { - $this->autoFinalize(); - } - if (!isset($this->def->info[$key])) { - // can't add % due to SimpleTest bug - $this->triggerError( - 'Cannot retrieve value of undefined directive ' . htmlspecialchars($key), - E_USER_WARNING - ); - return; - } - if (isset($this->def->info[$key]->isAlias)) { - $d = $this->def->info[$key]; - $this->triggerError( - 'Cannot get value from aliased directive, use real name ' . $d->key, - E_USER_ERROR - ); - return; - } - if ($this->lock) { - list($ns) = explode('.', $key); - if ($ns !== $this->lock) { - $this->triggerError( - 'Cannot get value of namespace ' . $ns . ' when lock for ' . - $this->lock . - ' is active, this probably indicates a Definition setup method ' . - 'is accessing directives that are not within its namespace', - E_USER_ERROR - ); - return; - } - } - return $this->plist->get($key); - } - - /** - * Retrieves an array of directives to values from a given namespace - * - * @param string $namespace String namespace - * - * @return array - */ - public function getBatch($namespace) - { - if (!$this->finalized) { - $this->autoFinalize(); - } - $full = $this->getAll(); - if (!isset($full[$namespace])) { - $this->triggerError( - 'Cannot retrieve undefined namespace ' . - htmlspecialchars($namespace), - E_USER_WARNING - ); - return; - } - return $full[$namespace]; - } - - /** - * Returns a SHA-1 signature of a segment of the configuration object - * that uniquely identifies that particular configuration - * - * @param string $namespace Namespace to get serial for - * - * @return string - * @note Revision is handled specially and is removed from the batch - * before processing! - */ - public function getBatchSerial($namespace) - { - if (empty($this->serials[$namespace])) { - $batch = $this->getBatch($namespace); - unset($batch['DefinitionRev']); - $this->serials[$namespace] = sha1(serialize($batch)); - } - return $this->serials[$namespace]; - } - - /** - * Returns a SHA-1 signature for the entire configuration object - * that uniquely identifies that particular configuration - * - * @return string - */ - public function getSerial() - { - if (empty($this->serial)) { - $this->serial = sha1(serialize($this->getAll())); - } - return $this->serial; - } - - /** - * Retrieves all directives, organized by namespace - * - * @warning This is a pretty inefficient function, avoid if you can - */ - public function getAll() - { - if (!$this->finalized) { - $this->autoFinalize(); - } - $ret = array(); - foreach ($this->plist->squash() as $name => $value) { - list($ns, $key) = explode('.', $name, 2); - $ret[$ns][$key] = $value; - } - return $ret; - } - - /** - * Sets a value to configuration. - * - * @param string $key key - * @param mixed $value value - * @param mixed $a - */ - public function set($key, $value, $a = null) - { - if (strpos($key, '.') === false) { - $namespace = $key; - $directive = $value; - $value = $a; - $key = "$key.$directive"; - $this->triggerError("Using deprecated API: use \$config->set('$key', ...) instead", E_USER_NOTICE); - } else { - list($namespace) = explode('.', $key); - } - if ($this->isFinalized('Cannot set directive after finalization')) { - return; - } - if (!isset($this->def->info[$key])) { - $this->triggerError( - 'Cannot set undefined directive ' . htmlspecialchars($key) . ' to value', - E_USER_WARNING - ); - return; - } - $def = $this->def->info[$key]; - - if (isset($def->isAlias)) { - if ($this->aliasMode) { - $this->triggerError( - 'Double-aliases not allowed, please fix '. - 'ConfigSchema bug with' . $key, - E_USER_ERROR - ); - return; - } - $this->aliasMode = true; - $this->set($def->key, $value); - $this->aliasMode = false; - $this->triggerError("$key is an alias, preferred directive name is {$def->key}", E_USER_NOTICE); - return; - } - - // Raw type might be negative when using the fully optimized form - // of stdClass, which indicates allow_null == true - $rtype = is_int($def) ? $def : $def->type; - if ($rtype < 0) { - $type = -$rtype; - $allow_null = true; - } else { - $type = $rtype; - $allow_null = isset($def->allow_null); - } - - try { - $value = $this->parser->parse($value, $type, $allow_null); - } catch (HTMLPurifier_VarParserException $e) { - $this->triggerError( - 'Value for ' . $key . ' is of invalid type, should be ' . - HTMLPurifier_VarParser::getTypeName($type), - E_USER_WARNING - ); - return; - } - if (is_string($value) && is_object($def)) { - // resolve value alias if defined - if (isset($def->aliases[$value])) { - $value = $def->aliases[$value]; - } - // check to see if the value is allowed - if (isset($def->allowed) && !isset($def->allowed[$value])) { - $this->triggerError( - 'Value not supported, valid values are: ' . - $this->_listify($def->allowed), - E_USER_WARNING - ); - return; - } - } - $this->plist->set($key, $value); - - // reset definitions if the directives they depend on changed - // this is a very costly process, so it's discouraged - // with finalization - if ($namespace == 'HTML' || $namespace == 'CSS' || $namespace == 'URI') { - $this->definitions[$namespace] = null; - } - - $this->serials[$namespace] = false; - } - - /** - * Convenience function for error reporting - * - * @param array $lookup - * - * @return string - */ - private function _listify($lookup) - { - $list = array(); - foreach ($lookup as $name => $b) { - $list[] = $name; - } - return implode(', ', $list); - } - - /** - * Retrieves object reference to the HTML definition. - * - * @param bool $raw Return a copy that has not been setup yet. Must be - * called before it's been setup, otherwise won't work. - * @param bool $optimized If true, this method may return null, to - * indicate that a cached version of the modified - * definition object is available and no further edits - * are necessary. Consider using - * maybeGetRawHTMLDefinition, which is more explicitly - * named, instead. - * - * @return HTMLPurifier_HTMLDefinition|null - */ - public function getHTMLDefinition($raw = false, $optimized = false) - { - return $this->getDefinition('HTML', $raw, $optimized); - } - - /** - * Retrieves object reference to the CSS definition - * - * @param bool $raw Return a copy that has not been setup yet. Must be - * called before it's been setup, otherwise won't work. - * @param bool $optimized If true, this method may return null, to - * indicate that a cached version of the modified - * definition object is available and no further edits - * are necessary. Consider using - * maybeGetRawCSSDefinition, which is more explicitly - * named, instead. - * - * @return HTMLPurifier_CSSDefinition|null - */ - public function getCSSDefinition($raw = false, $optimized = false) - { - return $this->getDefinition('CSS', $raw, $optimized); - } - - /** - * Retrieves object reference to the URI definition - * - * @param bool $raw Return a copy that has not been setup yet. Must be - * called before it's been setup, otherwise won't work. - * @param bool $optimized If true, this method may return null, to - * indicate that a cached version of the modified - * definition object is available and no further edits - * are necessary. Consider using - * maybeGetRawURIDefinition, which is more explicitly - * named, instead. - * - * @return HTMLPurifier_URIDefinition|null - */ - public function getURIDefinition($raw = false, $optimized = false) - { - return $this->getDefinition('URI', $raw, $optimized); - } - - /** - * Retrieves a definition - * - * @param string $type Type of definition: HTML, CSS, etc - * @param bool $raw Whether or not definition should be returned raw - * @param bool $optimized Only has an effect when $raw is true. Whether - * or not to return null if the result is already present in - * the cache. This is off by default for backwards - * compatibility reasons, but you need to do things this - * way in order to ensure that caching is done properly. - * Check out enduser-customize.html for more details. - * We probably won't ever change this default, as much as the - * maybe semantics is the "right thing to do." - * - * @throws HTMLPurifier_Exception - * @return HTMLPurifier_Definition|null - */ - public function getDefinition($type, $raw = false, $optimized = false) - { - if ($optimized && !$raw) { - throw new HTMLPurifier_Exception("Cannot set optimized = true when raw = false"); - } - if (!$this->finalized) { - $this->autoFinalize(); - } - // temporarily suspend locks, so we can handle recursive definition calls - $lock = $this->lock; - $this->lock = null; - $factory = HTMLPurifier_DefinitionCacheFactory::instance(); - $cache = $factory->create($type, $this); - $this->lock = $lock; - if (!$raw) { - // full definition - // --------------- - // check if definition is in memory - if (!empty($this->definitions[$type])) { - $def = $this->definitions[$type]; - // check if the definition is setup - if ($def->setup) { - return $def; - } else { - $def->setup($this); - if ($def->optimized) { - $cache->add($def, $this); - } - return $def; - } - } - // check if definition is in cache - $def = $cache->get($this); - if ($def) { - // definition in cache, save to memory and return it - $this->definitions[$type] = $def; - return $def; - } - // initialize it - $def = $this->initDefinition($type); - // set it up - $this->lock = $type; - $def->setup($this); - $this->lock = null; - // save in cache - $cache->add($def, $this); - // return it - return $def; - } else { - // raw definition - // -------------- - // check preconditions - $def = null; - if ($optimized) { - if (is_null($this->get($type . '.DefinitionID'))) { - // fatally error out if definition ID not set - throw new HTMLPurifier_Exception( - "Cannot retrieve raw version without specifying %$type.DefinitionID" - ); - } - } - if (!empty($this->definitions[$type])) { - $def = $this->definitions[$type]; - if ($def->setup && !$optimized) { - $extra = $this->chatty ? - " (try moving this code block earlier in your initialization)" : - ""; - throw new HTMLPurifier_Exception( - "Cannot retrieve raw definition after it has already been setup" . - $extra - ); - } - if ($def->optimized === null) { - $extra = $this->chatty ? " (try flushing your cache)" : ""; - throw new HTMLPurifier_Exception( - "Optimization status of definition is unknown" . $extra - ); - } - if ($def->optimized !== $optimized) { - $msg = $optimized ? "optimized" : "unoptimized"; - $extra = $this->chatty ? - " (this backtrace is for the first inconsistent call, which was for a $msg raw definition)" - : ""; - throw new HTMLPurifier_Exception( - "Inconsistent use of optimized and unoptimized raw definition retrievals" . $extra - ); - } - } - // check if definition was in memory - if ($def) { - if ($def->setup) { - // invariant: $optimized === true (checked above) - return null; - } else { - return $def; - } - } - // if optimized, check if definition was in cache - // (because we do the memory check first, this formulation - // is prone to cache slamming, but I think - // guaranteeing that either /all/ of the raw - // setup code or /none/ of it is run is more important.) - if ($optimized) { - // This code path only gets run once; once we put - // something in $definitions (which is guaranteed by the - // trailing code), we always short-circuit above. - $def = $cache->get($this); - if ($def) { - // save the full definition for later, but don't - // return it yet - $this->definitions[$type] = $def; - return null; - } - } - // check invariants for creation - if (!$optimized) { - if (!is_null($this->get($type . '.DefinitionID'))) { - if ($this->chatty) { - $this->triggerError( - 'Due to a documentation error in previous version of HTML Purifier, your ' . - 'definitions are not being cached. If this is OK, you can remove the ' . - '%$type.DefinitionRev and %$type.DefinitionID declaration. Otherwise, ' . - 'modify your code to use maybeGetRawDefinition, and test if the returned ' . - 'value is null before making any edits (if it is null, that means that a ' . - 'cached version is available, and no raw operations are necessary). See ' . - '' . - 'Customize for more details', - E_USER_WARNING - ); - } else { - $this->triggerError( - "Useless DefinitionID declaration", - E_USER_WARNING - ); - } - } - } - // initialize it - $def = $this->initDefinition($type); - $def->optimized = $optimized; - return $def; - } - throw new HTMLPurifier_Exception("The impossible happened!"); - } - - /** - * Initialise definition - * - * @param string $type What type of definition to create - * - * @return HTMLPurifier_CSSDefinition|HTMLPurifier_HTMLDefinition|HTMLPurifier_URIDefinition - * @throws HTMLPurifier_Exception - */ - private function initDefinition($type) - { - // quick checks failed, let's create the object - if ($type == 'HTML') { - $def = new HTMLPurifier_HTMLDefinition(); - } elseif ($type == 'CSS') { - $def = new HTMLPurifier_CSSDefinition(); - } elseif ($type == 'URI') { - $def = new HTMLPurifier_URIDefinition(); - } else { - throw new HTMLPurifier_Exception( - "Definition of $type type not supported" - ); - } - $this->definitions[$type] = $def; - return $def; - } - - public function maybeGetRawDefinition($name) - { - return $this->getDefinition($name, true, true); - } - - /** - * @return HTMLPurifier_HTMLDefinition|null - */ - public function maybeGetRawHTMLDefinition() - { - return $this->getDefinition('HTML', true, true); - } - - /** - * @return HTMLPurifier_CSSDefinition|null - */ - public function maybeGetRawCSSDefinition() - { - return $this->getDefinition('CSS', true, true); - } - - /** - * @return HTMLPurifier_URIDefinition|null - */ - public function maybeGetRawURIDefinition() - { - return $this->getDefinition('URI', true, true); - } - - /** - * Loads configuration values from an array with the following structure: - * Namespace.Directive => Value - * - * @param array $config_array Configuration associative array - */ - public function loadArray($config_array) - { - if ($this->isFinalized('Cannot load directives after finalization')) { - return; - } - foreach ($config_array as $key => $value) { - $key = str_replace('_', '.', $key); - if (strpos($key, '.') !== false) { - $this->set($key, $value); - } else { - $namespace = $key; - $namespace_values = $value; - foreach ($namespace_values as $directive => $value2) { - $this->set($namespace .'.'. $directive, $value2); - } - } - } - } - - /** - * Returns a list of array(namespace, directive) for all directives - * that are allowed in a web-form context as per an allowed - * namespaces/directives list. - * - * @param array $allowed List of allowed namespaces/directives - * @param HTMLPurifier_ConfigSchema $schema Schema to use, if not global copy - * - * @return array - */ - public static function getAllowedDirectivesForForm($allowed, $schema = null) - { - if (!$schema) { - $schema = HTMLPurifier_ConfigSchema::instance(); - } - if ($allowed !== true) { - if (is_string($allowed)) { - $allowed = array($allowed); - } - $allowed_ns = array(); - $allowed_directives = array(); - $blacklisted_directives = array(); - foreach ($allowed as $ns_or_directive) { - if (strpos($ns_or_directive, '.') !== false) { - // directive - if ($ns_or_directive[0] == '-') { - $blacklisted_directives[substr($ns_or_directive, 1)] = true; - } else { - $allowed_directives[$ns_or_directive] = true; - } - } else { - // namespace - $allowed_ns[$ns_or_directive] = true; - } - } - } - $ret = array(); - foreach ($schema->info as $key => $def) { - list($ns, $directive) = explode('.', $key, 2); - if ($allowed !== true) { - if (isset($blacklisted_directives["$ns.$directive"])) { - continue; - } - if (!isset($allowed_directives["$ns.$directive"]) && !isset($allowed_ns[$ns])) { - continue; - } - } - if (isset($def->isAlias)) { - continue; - } - if ($directive == 'DefinitionID' || $directive == 'DefinitionRev') { - continue; - } - $ret[] = array($ns, $directive); - } - return $ret; - } - - /** - * Loads configuration values from $_GET/$_POST that were posted - * via ConfigForm - * - * @param array $array $_GET or $_POST array to import - * @param string|bool $index Index/name that the config variables are in - * @param array|bool $allowed List of allowed namespaces/directives - * @param bool $mq_fix Boolean whether or not to enable magic quotes fix - * @param HTMLPurifier_ConfigSchema $schema Schema to use, if not global copy - * - * @return mixed - */ - public static function loadArrayFromForm($array, $index = false, $allowed = true, $mq_fix = true, $schema = null) - { - $ret = HTMLPurifier_Config::prepareArrayFromForm($array, $index, $allowed, $mq_fix, $schema); - $config = HTMLPurifier_Config::create($ret, $schema); - return $config; - } - - /** - * Merges in configuration values from $_GET/$_POST to object. NOT STATIC. - * - * @param array $array $_GET or $_POST array to import - * @param string|bool $index Index/name that the config variables are in - * @param array|bool $allowed List of allowed namespaces/directives - * @param bool $mq_fix Boolean whether or not to enable magic quotes fix - */ - public function mergeArrayFromForm($array, $index = false, $allowed = true, $mq_fix = true) - { - $ret = HTMLPurifier_Config::prepareArrayFromForm($array, $index, $allowed, $mq_fix, $this->def); - $this->loadArray($ret); - } - - /** - * Prepares an array from a form into something usable for the more - * strict parts of HTMLPurifier_Config - * - * @param array $array $_GET or $_POST array to import - * @param string|bool $index Index/name that the config variables are in - * @param array|bool $allowed List of allowed namespaces/directives - * @param bool $mq_fix Boolean whether or not to enable magic quotes fix - * @param HTMLPurifier_ConfigSchema $schema Schema to use, if not global copy - * - * @return array - */ - public static function prepareArrayFromForm($array, $index = false, $allowed = true, $mq_fix = true, $schema = null) - { - if ($index !== false) { - $array = (isset($array[$index]) && is_array($array[$index])) ? $array[$index] : array(); - } - $mq = $mq_fix && version_compare(PHP_VERSION, '7.4.0', '<') && function_exists('get_magic_quotes_gpc') && get_magic_quotes_gpc(); - - $allowed = HTMLPurifier_Config::getAllowedDirectivesForForm($allowed, $schema); - $ret = array(); - foreach ($allowed as $key) { - list($ns, $directive) = $key; - $skey = "$ns.$directive"; - if (!empty($array["Null_$skey"])) { - $ret[$ns][$directive] = null; - continue; - } - if (!isset($array[$skey])) { - continue; - } - $value = $mq ? stripslashes($array[$skey]) : $array[$skey]; - $ret[$ns][$directive] = $value; - } - return $ret; - } - - /** - * Loads configuration values from an ini file - * - * @param string $filename Name of ini file - */ - public function loadIni($filename) - { - if ($this->isFinalized('Cannot load directives after finalization')) { - return; - } - $array = parse_ini_file($filename, true); - $this->loadArray($array); - } - - /** - * Checks whether or not the configuration object is finalized. - * - * @param string|bool $error String error message, or false for no error - * - * @return bool - */ - public function isFinalized($error = false) - { - if ($this->finalized && $error) { - $this->triggerError($error, E_USER_ERROR); - } - return $this->finalized; - } - - /** - * Finalizes configuration only if auto finalize is on and not - * already finalized - */ - public function autoFinalize() - { - if ($this->autoFinalize) { - $this->finalize(); - } else { - $this->plist->squash(true); - } - } - - /** - * Finalizes a configuration object, prohibiting further change - */ - public function finalize() - { - $this->finalized = true; - $this->parser = null; - } - - /** - * Produces a nicely formatted error message by supplying the - * stack frame information OUTSIDE of HTMLPurifier_Config. - * - * @param string $msg An error message - * @param int $no An error number - */ - protected function triggerError($msg, $no) - { - // determine previous stack frame - $extra = ''; - if ($this->chatty) { - $trace = debug_backtrace(); - // zip(tail(trace), trace) -- but PHP is not Haskell har har - for ($i = 0, $c = count($trace); $i < $c - 1; $i++) { - // XXX this is not correct on some versions of HTML Purifier - if (isset($trace[$i + 1]['class']) && $trace[$i + 1]['class'] === 'HTMLPurifier_Config') { - continue; - } - $frame = $trace[$i]; - $extra = " invoked on line {$frame['line']} in file {$frame['file']}"; - break; - } - } - trigger_error($msg . $extra, $no); - } - - /** - * Returns a serialized form of the configuration object that can - * be reconstituted. - * - * @return string - */ - public function serialize() - { - $this->getDefinition('HTML'); - $this->getDefinition('CSS'); - $this->getDefinition('URI'); - return serialize($this); - } - -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php deleted file mode 100755 index c3fe8cd4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php +++ /dev/null @@ -1,176 +0,0 @@ - array( - * 'Directive' => new stdClass(), - * ) - * ) - * - * The stdClass may have the following properties: - * - * - If isAlias isn't set: - * - type: Integer type of directive, see HTMLPurifier_VarParser for definitions - * - allow_null: If set, this directive allows null values - * - aliases: If set, an associative array of value aliases to real values - * - allowed: If set, a lookup array of allowed (string) values - * - If isAlias is set: - * - namespace: Namespace this directive aliases to - * - name: Directive name this directive aliases to - * - * In certain degenerate cases, stdClass will actually be an integer. In - * that case, the value is equivalent to an stdClass with the type - * property set to the integer. If the integer is negative, type is - * equal to the absolute value of integer, and allow_null is true. - * - * This class is friendly with HTMLPurifier_Config. If you need introspection - * about the schema, you're better of using the ConfigSchema_Interchange, - * which uses more memory but has much richer information. - * @type array - */ - public $info = array(); - - /** - * Application-wide singleton - * @type HTMLPurifier_ConfigSchema - */ - protected static $singleton; - - public function __construct() - { - $this->defaultPlist = new HTMLPurifier_PropertyList(); - } - - /** - * Unserializes the default ConfigSchema. - * @return HTMLPurifier_ConfigSchema - */ - public static function makeFromSerial() - { - $contents = file_get_contents(HTMLPURIFIER_PREFIX . '/HTMLPurifier/ConfigSchema/schema.ser'); - $r = unserialize($contents); - if (!$r) { - $hash = sha1($contents); - trigger_error("Unserialization of configuration schema failed, sha1 of file was $hash", E_USER_ERROR); - } - return $r; - } - - /** - * Retrieves an instance of the application-wide configuration definition. - * @param HTMLPurifier_ConfigSchema $prototype - * @return HTMLPurifier_ConfigSchema - */ - public static function instance($prototype = null) - { - if ($prototype !== null) { - HTMLPurifier_ConfigSchema::$singleton = $prototype; - } elseif (HTMLPurifier_ConfigSchema::$singleton === null || $prototype === true) { - HTMLPurifier_ConfigSchema::$singleton = HTMLPurifier_ConfigSchema::makeFromSerial(); - } - return HTMLPurifier_ConfigSchema::$singleton; - } - - /** - * Defines a directive for configuration - * @warning Will fail of directive's namespace is defined. - * @warning This method's signature is slightly different from the legacy - * define() static method! Beware! - * @param string $key Name of directive - * @param mixed $default Default value of directive - * @param string $type Allowed type of the directive. See - * HTMLPurifier_VarParser::$types for allowed values - * @param bool $allow_null Whether or not to allow null values - */ - public function add($key, $default, $type, $allow_null) - { - $obj = new stdClass(); - $obj->type = is_int($type) ? $type : HTMLPurifier_VarParser::$types[$type]; - if ($allow_null) { - $obj->allow_null = true; - } - $this->info[$key] = $obj; - $this->defaults[$key] = $default; - $this->defaultPlist->set($key, $default); - } - - /** - * Defines a directive value alias. - * - * Directive value aliases are convenient for developers because it lets - * them set a directive to several values and get the same result. - * @param string $key Name of Directive - * @param array $aliases Hash of aliased values to the real alias - */ - public function addValueAliases($key, $aliases) - { - if (!isset($this->info[$key]->aliases)) { - $this->info[$key]->aliases = array(); - } - foreach ($aliases as $alias => $real) { - $this->info[$key]->aliases[$alias] = $real; - } - } - - /** - * Defines a set of allowed values for a directive. - * @warning This is slightly different from the corresponding static - * method definition. - * @param string $key Name of directive - * @param array $allowed Lookup array of allowed values - */ - public function addAllowedValues($key, $allowed) - { - $this->info[$key]->allowed = $allowed; - } - - /** - * Defines a directive alias for backwards compatibility - * @param string $key Directive that will be aliased - * @param string $new_key Directive that the alias will be to - */ - public function addAlias($key, $new_key) - { - $obj = new stdClass; - $obj->key = $new_key; - $obj->isAlias = true; - $this->info[$key] = $obj; - } - - /** - * Replaces any stdClass that only has the type property with type integer. - */ - public function postProcess() - { - foreach ($this->info as $key => $v) { - if (count((array) $v) == 1) { - $this->info[$key] = $v->type; - } elseif (count((array) $v) == 2 && isset($v->allow_null)) { - $this->info[$key] = -$v->type; - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php deleted file mode 100755 index d5906cd4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php +++ /dev/null @@ -1,48 +0,0 @@ -directives as $d) { - $schema->add( - $d->id->key, - $d->default, - $d->type, - $d->typeAllowsNull - ); - if ($d->allowed !== null) { - $schema->addAllowedValues( - $d->id->key, - $d->allowed - ); - } - foreach ($d->aliases as $alias) { - $schema->addAlias( - $alias->key, - $d->id->key - ); - } - if ($d->valueAliases !== null) { - $schema->addValueAliases( - $d->id->key, - $d->valueAliases - ); - } - } - $schema->postProcess(); - return $schema; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php deleted file mode 100755 index 5fa56f7d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php +++ /dev/null @@ -1,144 +0,0 @@ -startElement('div'); - - $purifier = HTMLPurifier::getInstance(); - $html = $purifier->purify($html); - $this->writeAttribute('xmlns', 'http://www.w3.org/1999/xhtml'); - $this->writeRaw($html); - - $this->endElement(); // div - } - - /** - * @param mixed $var - * @return string - */ - protected function export($var) - { - if ($var === array()) { - return 'array()'; - } - return var_export($var, true); - } - - /** - * @param HTMLPurifier_ConfigSchema_Interchange $interchange - */ - public function build($interchange) - { - // global access, only use as last resort - $this->interchange = $interchange; - - $this->setIndent(true); - $this->startDocument('1.0', 'UTF-8'); - $this->startElement('configdoc'); - $this->writeElement('title', $interchange->name); - - foreach ($interchange->directives as $directive) { - $this->buildDirective($directive); - } - - if ($this->namespace) { - $this->endElement(); - } // namespace - - $this->endElement(); // configdoc - $this->flush(); - } - - /** - * @param HTMLPurifier_ConfigSchema_Interchange_Directive $directive - */ - public function buildDirective($directive) - { - // Kludge, although I suppose having a notion of a "root namespace" - // certainly makes things look nicer when documentation is built. - // Depends on things being sorted. - if (!$this->namespace || $this->namespace !== $directive->id->getRootNamespace()) { - if ($this->namespace) { - $this->endElement(); - } // namespace - $this->namespace = $directive->id->getRootNamespace(); - $this->startElement('namespace'); - $this->writeAttribute('id', $this->namespace); - $this->writeElement('name', $this->namespace); - } - - $this->startElement('directive'); - $this->writeAttribute('id', $directive->id->toString()); - - $this->writeElement('name', $directive->id->getDirective()); - - $this->startElement('aliases'); - foreach ($directive->aliases as $alias) { - $this->writeElement('alias', $alias->toString()); - } - $this->endElement(); // aliases - - $this->startElement('constraints'); - if ($directive->version) { - $this->writeElement('version', $directive->version); - } - $this->startElement('type'); - if ($directive->typeAllowsNull) { - $this->writeAttribute('allow-null', 'yes'); - } - $this->text($directive->type); - $this->endElement(); // type - if ($directive->allowed) { - $this->startElement('allowed'); - foreach ($directive->allowed as $value => $x) { - $this->writeElement('value', $value); - } - $this->endElement(); // allowed - } - $this->writeElement('default', $this->export($directive->default)); - $this->writeAttribute('xml:space', 'preserve'); - if ($directive->external) { - $this->startElement('external'); - foreach ($directive->external as $project) { - $this->writeElement('project', $project); - } - $this->endElement(); - } - $this->endElement(); // constraints - - if ($directive->deprecatedVersion) { - $this->startElement('deprecated'); - $this->writeElement('version', $directive->deprecatedVersion); - $this->writeElement('use', $directive->deprecatedUse->toString()); - $this->endElement(); // deprecated - } - - $this->startElement('description'); - $this->writeHTMLDiv($directive->description); - $this->endElement(); // description - - $this->endElement(); // directive - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php deleted file mode 100755 index 2671516c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php +++ /dev/null @@ -1,11 +0,0 @@ - array(directive info) - * @type HTMLPurifier_ConfigSchema_Interchange_Directive[] - */ - public $directives = array(); - - /** - * Adds a directive array to $directives - * @param HTMLPurifier_ConfigSchema_Interchange_Directive $directive - * @throws HTMLPurifier_ConfigSchema_Exception - */ - public function addDirective($directive) - { - if (isset($this->directives[$i = $directive->id->toString()])) { - throw new HTMLPurifier_ConfigSchema_Exception("Cannot redefine directive '$i'"); - } - $this->directives[$i] = $directive; - } - - /** - * Convenience function to perform standard validation. Throws exception - * on failed validation. - */ - public function validate() - { - $validator = new HTMLPurifier_ConfigSchema_Validator(); - return $validator->validate($this); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php deleted file mode 100755 index 127a39a6..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php +++ /dev/null @@ -1,89 +0,0 @@ - true). - * Null if all values are allowed. - * @type array - */ - public $allowed; - - /** - * List of aliases for the directive. - * e.g. array(new HTMLPurifier_ConfigSchema_Interchange_Id('Ns', 'Dir'))). - * @type HTMLPurifier_ConfigSchema_Interchange_Id[] - */ - public $aliases = array(); - - /** - * Hash of value aliases, e.g. array('alt' => 'real'). Null if value - * aliasing is disabled (necessary for non-scalar types). - * @type array - */ - public $valueAliases; - - /** - * Version of HTML Purifier the directive was introduced, e.g. '1.3.1'. - * Null if the directive has always existed. - * @type string - */ - public $version; - - /** - * ID of directive that supercedes this old directive. - * Null if not deprecated. - * @type HTMLPurifier_ConfigSchema_Interchange_Id - */ - public $deprecatedUse; - - /** - * Version of HTML Purifier this directive was deprecated. Null if not - * deprecated. - * @type string - */ - public $deprecatedVersion; - - /** - * List of external projects this directive depends on, e.g. array('CSSTidy'). - * @type array - */ - public $external = array(); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php deleted file mode 100755 index 126f09d9..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php +++ /dev/null @@ -1,58 +0,0 @@ -key = $key; - } - - /** - * @return string - * @warning This is NOT magic, to ensure that people don't abuse SPL and - * cause problems for PHP 5.0 support. - */ - public function toString() - { - return $this->key; - } - - /** - * @return string - */ - public function getRootNamespace() - { - return substr($this->key, 0, strpos($this->key, ".")); - } - - /** - * @return string - */ - public function getDirective() - { - return substr($this->key, strpos($this->key, ".") + 1); - } - - /** - * @param string $id - * @return HTMLPurifier_ConfigSchema_Interchange_Id - */ - public static function make($id) - { - return new HTMLPurifier_ConfigSchema_Interchange_Id($id); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php deleted file mode 100755 index 655e6dd1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php +++ /dev/null @@ -1,226 +0,0 @@ -varParser = $varParser ? $varParser : new HTMLPurifier_VarParser_Native(); - } - - /** - * @param string $dir - * @return HTMLPurifier_ConfigSchema_Interchange - */ - public static function buildFromDirectory($dir = null) - { - $builder = new HTMLPurifier_ConfigSchema_InterchangeBuilder(); - $interchange = new HTMLPurifier_ConfigSchema_Interchange(); - return $builder->buildDir($interchange, $dir); - } - - /** - * @param HTMLPurifier_ConfigSchema_Interchange $interchange - * @param string $dir - * @return HTMLPurifier_ConfigSchema_Interchange - */ - public function buildDir($interchange, $dir = null) - { - if (!$dir) { - $dir = HTMLPURIFIER_PREFIX . '/HTMLPurifier/ConfigSchema/schema'; - } - if (file_exists($dir . '/info.ini')) { - $info = parse_ini_file($dir . '/info.ini'); - $interchange->name = $info['name']; - } - - $files = array(); - $dh = opendir($dir); - while (false !== ($file = readdir($dh))) { - if (!$file || $file[0] == '.' || strrchr($file, '.') !== '.txt') { - continue; - } - $files[] = $file; - } - closedir($dh); - - sort($files); - foreach ($files as $file) { - $this->buildFile($interchange, $dir . '/' . $file); - } - return $interchange; - } - - /** - * @param HTMLPurifier_ConfigSchema_Interchange $interchange - * @param string $file - */ - public function buildFile($interchange, $file) - { - $parser = new HTMLPurifier_StringHashParser(); - $this->build( - $interchange, - new HTMLPurifier_StringHash($parser->parseFile($file)) - ); - } - - /** - * Builds an interchange object based on a hash. - * @param HTMLPurifier_ConfigSchema_Interchange $interchange HTMLPurifier_ConfigSchema_Interchange object to build - * @param HTMLPurifier_StringHash $hash source data - * @throws HTMLPurifier_ConfigSchema_Exception - */ - public function build($interchange, $hash) - { - if (!$hash instanceof HTMLPurifier_StringHash) { - $hash = new HTMLPurifier_StringHash($hash); - } - if (!isset($hash['ID'])) { - throw new HTMLPurifier_ConfigSchema_Exception('Hash does not have any ID'); - } - if (strpos($hash['ID'], '.') === false) { - if (count($hash) == 2 && isset($hash['DESCRIPTION'])) { - $hash->offsetGet('DESCRIPTION'); // prevent complaining - } else { - throw new HTMLPurifier_ConfigSchema_Exception('All directives must have a namespace'); - } - } else { - $this->buildDirective($interchange, $hash); - } - $this->_findUnused($hash); - } - - /** - * @param HTMLPurifier_ConfigSchema_Interchange $interchange - * @param HTMLPurifier_StringHash $hash - * @throws HTMLPurifier_ConfigSchema_Exception - */ - public function buildDirective($interchange, $hash) - { - $directive = new HTMLPurifier_ConfigSchema_Interchange_Directive(); - - // These are required elements: - $directive->id = $this->id($hash->offsetGet('ID')); - $id = $directive->id->toString(); // convenience - - if (isset($hash['TYPE'])) { - $type = explode('/', $hash->offsetGet('TYPE')); - if (isset($type[1])) { - $directive->typeAllowsNull = true; - } - $directive->type = $type[0]; - } else { - throw new HTMLPurifier_ConfigSchema_Exception("TYPE in directive hash '$id' not defined"); - } - - if (isset($hash['DEFAULT'])) { - try { - $directive->default = $this->varParser->parse( - $hash->offsetGet('DEFAULT'), - $directive->type, - $directive->typeAllowsNull - ); - } catch (HTMLPurifier_VarParserException $e) { - throw new HTMLPurifier_ConfigSchema_Exception($e->getMessage() . " in DEFAULT in directive hash '$id'"); - } - } - - if (isset($hash['DESCRIPTION'])) { - $directive->description = $hash->offsetGet('DESCRIPTION'); - } - - if (isset($hash['ALLOWED'])) { - $directive->allowed = $this->lookup($this->evalArray($hash->offsetGet('ALLOWED'))); - } - - if (isset($hash['VALUE-ALIASES'])) { - $directive->valueAliases = $this->evalArray($hash->offsetGet('VALUE-ALIASES')); - } - - if (isset($hash['ALIASES'])) { - $raw_aliases = trim($hash->offsetGet('ALIASES')); - $aliases = preg_split('/\s*,\s*/', $raw_aliases); - foreach ($aliases as $alias) { - $directive->aliases[] = $this->id($alias); - } - } - - if (isset($hash['VERSION'])) { - $directive->version = $hash->offsetGet('VERSION'); - } - - if (isset($hash['DEPRECATED-USE'])) { - $directive->deprecatedUse = $this->id($hash->offsetGet('DEPRECATED-USE')); - } - - if (isset($hash['DEPRECATED-VERSION'])) { - $directive->deprecatedVersion = $hash->offsetGet('DEPRECATED-VERSION'); - } - - if (isset($hash['EXTERNAL'])) { - $directive->external = preg_split('/\s*,\s*/', trim($hash->offsetGet('EXTERNAL'))); - } - - $interchange->addDirective($directive); - } - - /** - * Evaluates an array PHP code string without array() wrapper - * @param string $contents - */ - protected function evalArray($contents) - { - return eval('return array(' . $contents . ');'); - } - - /** - * Converts an array list into a lookup array. - * @param array $array - * @return array - */ - protected function lookup($array) - { - $ret = array(); - foreach ($array as $val) { - $ret[$val] = true; - } - return $ret; - } - - /** - * Convenience function that creates an HTMLPurifier_ConfigSchema_Interchange_Id - * object based on a string Id. - * @param string $id - * @return HTMLPurifier_ConfigSchema_Interchange_Id - */ - protected function id($id) - { - return HTMLPurifier_ConfigSchema_Interchange_Id::make($id); - } - - /** - * Triggers errors for any unused keys passed in the hash; such keys - * may indicate typos, missing values, etc. - * @param HTMLPurifier_StringHash $hash Hash to check. - */ - protected function _findUnused($hash) - { - $accessed = $hash->getAccessed(); - foreach ($hash as $k => $v) { - if (!isset($accessed[$k])) { - trigger_error("String hash key '$k' not used by builder", E_USER_NOTICE); - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php deleted file mode 100755 index fb312778..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php +++ /dev/null @@ -1,248 +0,0 @@ -parser = new HTMLPurifier_VarParser(); - } - - /** - * Validates a fully-formed interchange object. - * @param HTMLPurifier_ConfigSchema_Interchange $interchange - * @return bool - */ - public function validate($interchange) - { - $this->interchange = $interchange; - $this->aliases = array(); - // PHP is a bit lax with integer <=> string conversions in - // arrays, so we don't use the identical !== comparison - foreach ($interchange->directives as $i => $directive) { - $id = $directive->id->toString(); - if ($i != $id) { - $this->error(false, "Integrity violation: key '$i' does not match internal id '$id'"); - } - $this->validateDirective($directive); - } - return true; - } - - /** - * Validates a HTMLPurifier_ConfigSchema_Interchange_Id object. - * @param HTMLPurifier_ConfigSchema_Interchange_Id $id - */ - public function validateId($id) - { - $id_string = $id->toString(); - $this->context[] = "id '$id_string'"; - if (!$id instanceof HTMLPurifier_ConfigSchema_Interchange_Id) { - // handled by InterchangeBuilder - $this->error(false, 'is not an instance of HTMLPurifier_ConfigSchema_Interchange_Id'); - } - // keys are now unconstrained (we might want to narrow down to A-Za-z0-9.) - // we probably should check that it has at least one namespace - $this->with($id, 'key') - ->assertNotEmpty() - ->assertIsString(); // implicit assertIsString handled by InterchangeBuilder - array_pop($this->context); - } - - /** - * Validates a HTMLPurifier_ConfigSchema_Interchange_Directive object. - * @param HTMLPurifier_ConfigSchema_Interchange_Directive $d - */ - public function validateDirective($d) - { - $id = $d->id->toString(); - $this->context[] = "directive '$id'"; - $this->validateId($d->id); - - $this->with($d, 'description') - ->assertNotEmpty(); - - // BEGIN - handled by InterchangeBuilder - $this->with($d, 'type') - ->assertNotEmpty(); - $this->with($d, 'typeAllowsNull') - ->assertIsBool(); - try { - // This also tests validity of $d->type - $this->parser->parse($d->default, $d->type, $d->typeAllowsNull); - } catch (HTMLPurifier_VarParserException $e) { - $this->error('default', 'had error: ' . $e->getMessage()); - } - // END - handled by InterchangeBuilder - - if (!is_null($d->allowed) || !empty($d->valueAliases)) { - // allowed and valueAliases require that we be dealing with - // strings, so check for that early. - $d_int = HTMLPurifier_VarParser::$types[$d->type]; - if (!isset(HTMLPurifier_VarParser::$stringTypes[$d_int])) { - $this->error('type', 'must be a string type when used with allowed or value aliases'); - } - } - - $this->validateDirectiveAllowed($d); - $this->validateDirectiveValueAliases($d); - $this->validateDirectiveAliases($d); - - array_pop($this->context); - } - - /** - * Extra validation if $allowed member variable of - * HTMLPurifier_ConfigSchema_Interchange_Directive is defined. - * @param HTMLPurifier_ConfigSchema_Interchange_Directive $d - */ - public function validateDirectiveAllowed($d) - { - if (is_null($d->allowed)) { - return; - } - $this->with($d, 'allowed') - ->assertNotEmpty() - ->assertIsLookup(); // handled by InterchangeBuilder - if (is_string($d->default) && !isset($d->allowed[$d->default])) { - $this->error('default', 'must be an allowed value'); - } - $this->context[] = 'allowed'; - foreach ($d->allowed as $val => $x) { - if (!is_string($val)) { - $this->error("value $val", 'must be a string'); - } - } - array_pop($this->context); - } - - /** - * Extra validation if $valueAliases member variable of - * HTMLPurifier_ConfigSchema_Interchange_Directive is defined. - * @param HTMLPurifier_ConfigSchema_Interchange_Directive $d - */ - public function validateDirectiveValueAliases($d) - { - if (is_null($d->valueAliases)) { - return; - } - $this->with($d, 'valueAliases') - ->assertIsArray(); // handled by InterchangeBuilder - $this->context[] = 'valueAliases'; - foreach ($d->valueAliases as $alias => $real) { - if (!is_string($alias)) { - $this->error("alias $alias", 'must be a string'); - } - if (!is_string($real)) { - $this->error("alias target $real from alias '$alias'", 'must be a string'); - } - if ($alias === $real) { - $this->error("alias '$alias'", "must not be an alias to itself"); - } - } - if (!is_null($d->allowed)) { - foreach ($d->valueAliases as $alias => $real) { - if (isset($d->allowed[$alias])) { - $this->error("alias '$alias'", 'must not be an allowed value'); - } elseif (!isset($d->allowed[$real])) { - $this->error("alias '$alias'", 'must be an alias to an allowed value'); - } - } - } - array_pop($this->context); - } - - /** - * Extra validation if $aliases member variable of - * HTMLPurifier_ConfigSchema_Interchange_Directive is defined. - * @param HTMLPurifier_ConfigSchema_Interchange_Directive $d - */ - public function validateDirectiveAliases($d) - { - $this->with($d, 'aliases') - ->assertIsArray(); // handled by InterchangeBuilder - $this->context[] = 'aliases'; - foreach ($d->aliases as $alias) { - $this->validateId($alias); - $s = $alias->toString(); - if (isset($this->interchange->directives[$s])) { - $this->error("alias '$s'", 'collides with another directive'); - } - if (isset($this->aliases[$s])) { - $other_directive = $this->aliases[$s]; - $this->error("alias '$s'", "collides with alias for directive '$other_directive'"); - } - $this->aliases[$s] = $d->id->toString(); - } - array_pop($this->context); - } - - // protected helper functions - - /** - * Convenience function for generating HTMLPurifier_ConfigSchema_ValidatorAtom - * for validating simple member variables of objects. - * @param $obj - * @param $member - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - protected function with($obj, $member) - { - return new HTMLPurifier_ConfigSchema_ValidatorAtom($this->getFormattedContext(), $obj, $member); - } - - /** - * Emits an error, providing helpful context. - * @throws HTMLPurifier_ConfigSchema_Exception - */ - protected function error($target, $msg) - { - if ($target !== false) { - $prefix = ucfirst($target) . ' in ' . $this->getFormattedContext(); - } else { - $prefix = ucfirst($this->getFormattedContext()); - } - throw new HTMLPurifier_ConfigSchema_Exception(trim($prefix . ' ' . $msg)); - } - - /** - * Returns a formatted context string. - * @return string - */ - protected function getFormattedContext() - { - return implode(' in ', array_reverse($this->context)); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php deleted file mode 100755 index c9aa3644..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php +++ /dev/null @@ -1,130 +0,0 @@ -context = $context; - $this->obj = $obj; - $this->member = $member; - $this->contents =& $obj->$member; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertIsString() - { - if (!is_string($this->contents)) { - $this->error('must be a string'); - } - return $this; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertIsBool() - { - if (!is_bool($this->contents)) { - $this->error('must be a boolean'); - } - return $this; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertIsArray() - { - if (!is_array($this->contents)) { - $this->error('must be an array'); - } - return $this; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertNotNull() - { - if ($this->contents === null) { - $this->error('must not be null'); - } - return $this; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertAlnum() - { - $this->assertIsString(); - if (!ctype_alnum($this->contents)) { - $this->error('must be alphanumeric'); - } - return $this; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertNotEmpty() - { - if (empty($this->contents)) { - $this->error('must not be empty'); - } - return $this; - } - - /** - * @return HTMLPurifier_ConfigSchema_ValidatorAtom - */ - public function assertIsLookup() - { - $this->assertIsArray(); - foreach ($this->contents as $v) { - if ($v !== true) { - $this->error('must be a lookup array'); - } - } - return $this; - } - - /** - * @param string $msg - * @throws HTMLPurifier_ConfigSchema_Exception - */ - protected function error($msg) - { - throw new HTMLPurifier_ConfigSchema_Exception(ucfirst($this->member) . ' in ' . $this->context . ' ' . $msg); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser deleted file mode 100755 index a5426c73..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser +++ /dev/null @@ -1 +0,0 @@ -O:25:"HTMLPurifier_ConfigSchema":3:{s:8:"defaults";a:127:{s:19:"Attr.AllowedClasses";N;s:24:"Attr.AllowedFrameTargets";a:0:{}s:15:"Attr.AllowedRel";a:0:{}s:15:"Attr.AllowedRev";a:0:{}s:18:"Attr.ClassUseCDATA";N;s:20:"Attr.DefaultImageAlt";N;s:24:"Attr.DefaultInvalidImage";s:0:"";s:27:"Attr.DefaultInvalidImageAlt";s:13:"Invalid image";s:19:"Attr.DefaultTextDir";s:3:"ltr";s:13:"Attr.EnableID";b:0;s:21:"Attr.ForbiddenClasses";a:0:{}s:13:"Attr.ID.HTML5";N;s:16:"Attr.IDBlacklist";a:0:{}s:22:"Attr.IDBlacklistRegexp";N;s:13:"Attr.IDPrefix";s:0:"";s:18:"Attr.IDPrefixLocal";s:0:"";s:24:"AutoFormat.AutoParagraph";b:0;s:17:"AutoFormat.Custom";a:0:{}s:25:"AutoFormat.DisplayLinkURI";b:0;s:18:"AutoFormat.Linkify";b:0;s:33:"AutoFormat.PurifierLinkify.DocURL";s:3:"#%s";s:26:"AutoFormat.PurifierLinkify";b:0;s:32:"AutoFormat.RemoveEmpty.Predicate";a:4:{s:8:"colgroup";a:0:{}s:2:"th";a:0:{}s:2:"td";a:0:{}s:6:"iframe";a:1:{i:0;s:3:"src";}}s:44:"AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions";a:2:{s:2:"td";b:1;s:2:"th";b:1;}s:33:"AutoFormat.RemoveEmpty.RemoveNbsp";b:0;s:22:"AutoFormat.RemoveEmpty";b:0;s:39:"AutoFormat.RemoveSpansWithoutAttributes";b:0;s:19:"CSS.AllowDuplicates";b:0;s:18:"CSS.AllowImportant";b:0;s:15:"CSS.AllowTricky";b:0;s:16:"CSS.AllowedFonts";N;s:21:"CSS.AllowedProperties";N;s:17:"CSS.DefinitionRev";i:1;s:23:"CSS.ForbiddenProperties";a:0:{}s:16:"CSS.MaxImgLength";s:6:"1200px";s:15:"CSS.Proprietary";b:0;s:11:"CSS.Trusted";b:0;s:20:"Cache.DefinitionImpl";s:10:"Serializer";s:20:"Cache.SerializerPath";N;s:27:"Cache.SerializerPermissions";i:493;s:22:"Core.AggressivelyFixLt";b:1;s:29:"Core.AggressivelyRemoveScript";b:1;s:28:"Core.AllowHostnameUnderscore";b:0;s:23:"Core.AllowParseManyTags";b:0;s:18:"Core.CollectErrors";b:0;s:18:"Core.ColorKeywords";a:148:{s:9:"aliceblue";s:7:"#F0F8FF";s:12:"antiquewhite";s:7:"#FAEBD7";s:4:"aqua";s:7:"#00FFFF";s:10:"aquamarine";s:7:"#7FFFD4";s:5:"azure";s:7:"#F0FFFF";s:5:"beige";s:7:"#F5F5DC";s:6:"bisque";s:7:"#FFE4C4";s:5:"black";s:7:"#000000";s:14:"blanchedalmond";s:7:"#FFEBCD";s:4:"blue";s:7:"#0000FF";s:10:"blueviolet";s:7:"#8A2BE2";s:5:"brown";s:7:"#A52A2A";s:9:"burlywood";s:7:"#DEB887";s:9:"cadetblue";s:7:"#5F9EA0";s:10:"chartreuse";s:7:"#7FFF00";s:9:"chocolate";s:7:"#D2691E";s:5:"coral";s:7:"#FF7F50";s:14:"cornflowerblue";s:7:"#6495ED";s:8:"cornsilk";s:7:"#FFF8DC";s:7:"crimson";s:7:"#DC143C";s:4:"cyan";s:7:"#00FFFF";s:8:"darkblue";s:7:"#00008B";s:8:"darkcyan";s:7:"#008B8B";s:13:"darkgoldenrod";s:7:"#B8860B";s:8:"darkgray";s:7:"#A9A9A9";s:8:"darkgrey";s:7:"#A9A9A9";s:9:"darkgreen";s:7:"#006400";s:9:"darkkhaki";s:7:"#BDB76B";s:11:"darkmagenta";s:7:"#8B008B";s:14:"darkolivegreen";s:7:"#556B2F";s:10:"darkorange";s:7:"#FF8C00";s:10:"darkorchid";s:7:"#9932CC";s:7:"darkred";s:7:"#8B0000";s:10:"darksalmon";s:7:"#E9967A";s:12:"darkseagreen";s:7:"#8FBC8F";s:13:"darkslateblue";s:7:"#483D8B";s:13:"darkslategray";s:7:"#2F4F4F";s:13:"darkslategrey";s:7:"#2F4F4F";s:13:"darkturquoise";s:7:"#00CED1";s:10:"darkviolet";s:7:"#9400D3";s:8:"deeppink";s:7:"#FF1493";s:11:"deepskyblue";s:7:"#00BFFF";s:7:"dimgray";s:7:"#696969";s:7:"dimgrey";s:7:"#696969";s:10:"dodgerblue";s:7:"#1E90FF";s:9:"firebrick";s:7:"#B22222";s:11:"floralwhite";s:7:"#FFFAF0";s:11:"forestgreen";s:7:"#228B22";s:7:"fuchsia";s:7:"#FF00FF";s:9:"gainsboro";s:7:"#DCDCDC";s:10:"ghostwhite";s:7:"#F8F8FF";s:4:"gold";s:7:"#FFD700";s:9:"goldenrod";s:7:"#DAA520";s:4:"gray";s:7:"#808080";s:4:"grey";s:7:"#808080";s:5:"green";s:7:"#008000";s:11:"greenyellow";s:7:"#ADFF2F";s:8:"honeydew";s:7:"#F0FFF0";s:7:"hotpink";s:7:"#FF69B4";s:9:"indianred";s:7:"#CD5C5C";s:6:"indigo";s:7:"#4B0082";s:5:"ivory";s:7:"#FFFFF0";s:5:"khaki";s:7:"#F0E68C";s:8:"lavender";s:7:"#E6E6FA";s:13:"lavenderblush";s:7:"#FFF0F5";s:9:"lawngreen";s:7:"#7CFC00";s:12:"lemonchiffon";s:7:"#FFFACD";s:9:"lightblue";s:7:"#ADD8E6";s:10:"lightcoral";s:7:"#F08080";s:9:"lightcyan";s:7:"#E0FFFF";s:20:"lightgoldenrodyellow";s:7:"#FAFAD2";s:9:"lightgray";s:7:"#D3D3D3";s:9:"lightgrey";s:7:"#D3D3D3";s:10:"lightgreen";s:7:"#90EE90";s:9:"lightpink";s:7:"#FFB6C1";s:11:"lightsalmon";s:7:"#FFA07A";s:13:"lightseagreen";s:7:"#20B2AA";s:12:"lightskyblue";s:7:"#87CEFA";s:14:"lightslategray";s:7:"#778899";s:14:"lightslategrey";s:7:"#778899";s:14:"lightsteelblue";s:7:"#B0C4DE";s:11:"lightyellow";s:7:"#FFFFE0";s:4:"lime";s:7:"#00FF00";s:9:"limegreen";s:7:"#32CD32";s:5:"linen";s:7:"#FAF0E6";s:7:"magenta";s:7:"#FF00FF";s:6:"maroon";s:7:"#800000";s:16:"mediumaquamarine";s:7:"#66CDAA";s:10:"mediumblue";s:7:"#0000CD";s:12:"mediumorchid";s:7:"#BA55D3";s:12:"mediumpurple";s:7:"#9370DB";s:14:"mediumseagreen";s:7:"#3CB371";s:15:"mediumslateblue";s:7:"#7B68EE";s:17:"mediumspringgreen";s:7:"#00FA9A";s:15:"mediumturquoise";s:7:"#48D1CC";s:15:"mediumvioletred";s:7:"#C71585";s:12:"midnightblue";s:7:"#191970";s:9:"mintcream";s:7:"#F5FFFA";s:9:"mistyrose";s:7:"#FFE4E1";s:8:"moccasin";s:7:"#FFE4B5";s:11:"navajowhite";s:7:"#FFDEAD";s:4:"navy";s:7:"#000080";s:7:"oldlace";s:7:"#FDF5E6";s:5:"olive";s:7:"#808000";s:9:"olivedrab";s:7:"#6B8E23";s:6:"orange";s:7:"#FFA500";s:9:"orangered";s:7:"#FF4500";s:6:"orchid";s:7:"#DA70D6";s:13:"palegoldenrod";s:7:"#EEE8AA";s:9:"palegreen";s:7:"#98FB98";s:13:"paleturquoise";s:7:"#AFEEEE";s:13:"palevioletred";s:7:"#DB7093";s:10:"papayawhip";s:7:"#FFEFD5";s:9:"peachpuff";s:7:"#FFDAB9";s:4:"peru";s:7:"#CD853F";s:4:"pink";s:7:"#FFC0CB";s:4:"plum";s:7:"#DDA0DD";s:10:"powderblue";s:7:"#B0E0E6";s:6:"purple";s:7:"#800080";s:13:"rebeccapurple";s:7:"#663399";s:3:"red";s:7:"#FF0000";s:9:"rosybrown";s:7:"#BC8F8F";s:9:"royalblue";s:7:"#4169E1";s:11:"saddlebrown";s:7:"#8B4513";s:6:"salmon";s:7:"#FA8072";s:10:"sandybrown";s:7:"#F4A460";s:8:"seagreen";s:7:"#2E8B57";s:8:"seashell";s:7:"#FFF5EE";s:6:"sienna";s:7:"#A0522D";s:6:"silver";s:7:"#C0C0C0";s:7:"skyblue";s:7:"#87CEEB";s:9:"slateblue";s:7:"#6A5ACD";s:9:"slategray";s:7:"#708090";s:9:"slategrey";s:7:"#708090";s:4:"snow";s:7:"#FFFAFA";s:11:"springgreen";s:7:"#00FF7F";s:9:"steelblue";s:7:"#4682B4";s:3:"tan";s:7:"#D2B48C";s:4:"teal";s:7:"#008080";s:7:"thistle";s:7:"#D8BFD8";s:6:"tomato";s:7:"#FF6347";s:9:"turquoise";s:7:"#40E0D0";s:6:"violet";s:7:"#EE82EE";s:5:"wheat";s:7:"#F5DEB3";s:5:"white";s:7:"#FFFFFF";s:10:"whitesmoke";s:7:"#F5F5F5";s:6:"yellow";s:7:"#FFFF00";s:11:"yellowgreen";s:7:"#9ACD32";}s:30:"Core.ConvertDocumentToFragment";b:1;s:36:"Core.DirectLexLineNumberSyncInterval";i:0;s:20:"Core.DisableExcludes";b:0;s:15:"Core.EnableIDNA";b:0;s:13:"Core.Encoding";s:5:"utf-8";s:26:"Core.EscapeInvalidChildren";b:0;s:22:"Core.EscapeInvalidTags";b:0;s:29:"Core.EscapeNonASCIICharacters";b:0;s:19:"Core.HiddenElements";a:2:{s:6:"script";b:1;s:5:"style";b:1;}s:13:"Core.Language";s:2:"en";s:24:"Core.LegacyEntityDecoder";b:0;s:14:"Core.LexerImpl";N;s:24:"Core.MaintainLineNumbers";N;s:22:"Core.NormalizeNewlines";b:1;s:21:"Core.RemoveInvalidImg";b:1;s:33:"Core.RemoveProcessingInstructions";b:0;s:25:"Core.RemoveScriptContents";N;s:13:"Filter.Custom";a:0:{}s:34:"Filter.ExtractStyleBlocks.Escaping";b:1;s:31:"Filter.ExtractStyleBlocks.Scope";N;s:34:"Filter.ExtractStyleBlocks.TidyImpl";N;s:25:"Filter.ExtractStyleBlocks";b:0;s:14:"Filter.YouTube";b:0;s:12:"HTML.Allowed";N;s:22:"HTML.AllowedAttributes";N;s:20:"HTML.AllowedComments";a:0:{}s:26:"HTML.AllowedCommentsRegexp";N;s:20:"HTML.AllowedElements";N;s:19:"HTML.AllowedModules";N;s:23:"HTML.Attr.Name.UseCDATA";b:0;s:17:"HTML.BlockWrapper";s:1:"p";s:16:"HTML.CoreModules";a:7:{s:9:"Structure";b:1;s:4:"Text";b:1;s:9:"Hypertext";b:1;s:4:"List";b:1;s:22:"NonXMLCommonAttributes";b:1;s:19:"XMLCommonAttributes";b:1;s:16:"CommonAttributes";b:1;}s:18:"HTML.CustomDoctype";N;s:17:"HTML.DefinitionID";N;s:18:"HTML.DefinitionRev";i:1;s:12:"HTML.Doctype";N;s:25:"HTML.FlashAllowFullScreen";b:0;s:24:"HTML.ForbiddenAttributes";a:0:{}s:22:"HTML.ForbiddenElements";a:0:{}s:10:"HTML.Forms";b:0;s:17:"HTML.MaxImgLength";i:1200;s:13:"HTML.Nofollow";b:0;s:11:"HTML.Parent";s:3:"div";s:16:"HTML.Proprietary";b:0;s:14:"HTML.SafeEmbed";b:0;s:15:"HTML.SafeIframe";b:0;s:15:"HTML.SafeObject";b:0;s:18:"HTML.SafeScripting";a:0:{}s:11:"HTML.Strict";b:0;s:16:"HTML.TargetBlank";b:0;s:19:"HTML.TargetNoopener";b:1;s:21:"HTML.TargetNoreferrer";b:1;s:12:"HTML.TidyAdd";a:0:{}s:14:"HTML.TidyLevel";s:6:"medium";s:15:"HTML.TidyRemove";a:0:{}s:12:"HTML.Trusted";b:0;s:10:"HTML.XHTML";b:1;s:28:"Output.CommentScriptContents";b:1;s:19:"Output.FixInnerHTML";b:1;s:18:"Output.FlashCompat";b:0;s:14:"Output.Newline";N;s:15:"Output.SortAttr";b:0;s:17:"Output.TidyFormat";b:0;s:17:"Test.ForceNoIconv";b:0;s:18:"URI.AllowedSchemes";a:7:{s:4:"http";b:1;s:5:"https";b:1;s:6:"mailto";b:1;s:3:"ftp";b:1;s:4:"nntp";b:1;s:4:"news";b:1;s:3:"tel";b:1;}s:8:"URI.Base";N;s:17:"URI.DefaultScheme";s:4:"http";s:16:"URI.DefinitionID";N;s:17:"URI.DefinitionRev";i:1;s:11:"URI.Disable";b:0;s:19:"URI.DisableExternal";b:0;s:28:"URI.DisableExternalResources";b:0;s:20:"URI.DisableResources";b:0;s:8:"URI.Host";N;s:17:"URI.HostBlacklist";a:0:{}s:16:"URI.MakeAbsolute";b:0;s:9:"URI.Munge";N;s:18:"URI.MungeResources";b:0;s:18:"URI.MungeSecretKey";N;s:26:"URI.OverrideAllowedSchemes";b:1;s:20:"URI.SafeIframeRegexp";N;}s:12:"defaultPlist";O:25:"HTMLPurifier_PropertyList":3:{s:7:"*data";a:127:{s:19:"Attr.AllowedClasses";N;s:24:"Attr.AllowedFrameTargets";a:0:{}s:15:"Attr.AllowedRel";a:0:{}s:15:"Attr.AllowedRev";a:0:{}s:18:"Attr.ClassUseCDATA";N;s:20:"Attr.DefaultImageAlt";N;s:24:"Attr.DefaultInvalidImage";s:0:"";s:27:"Attr.DefaultInvalidImageAlt";s:13:"Invalid image";s:19:"Attr.DefaultTextDir";s:3:"ltr";s:13:"Attr.EnableID";b:0;s:21:"Attr.ForbiddenClasses";a:0:{}s:13:"Attr.ID.HTML5";N;s:16:"Attr.IDBlacklist";a:0:{}s:22:"Attr.IDBlacklistRegexp";N;s:13:"Attr.IDPrefix";s:0:"";s:18:"Attr.IDPrefixLocal";s:0:"";s:24:"AutoFormat.AutoParagraph";b:0;s:17:"AutoFormat.Custom";a:0:{}s:25:"AutoFormat.DisplayLinkURI";b:0;s:18:"AutoFormat.Linkify";b:0;s:33:"AutoFormat.PurifierLinkify.DocURL";s:3:"#%s";s:26:"AutoFormat.PurifierLinkify";b:0;s:32:"AutoFormat.RemoveEmpty.Predicate";a:4:{s:8:"colgroup";a:0:{}s:2:"th";a:0:{}s:2:"td";a:0:{}s:6:"iframe";a:1:{i:0;s:3:"src";}}s:44:"AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions";a:2:{s:2:"td";b:1;s:2:"th";b:1;}s:33:"AutoFormat.RemoveEmpty.RemoveNbsp";b:0;s:22:"AutoFormat.RemoveEmpty";b:0;s:39:"AutoFormat.RemoveSpansWithoutAttributes";b:0;s:19:"CSS.AllowDuplicates";b:0;s:18:"CSS.AllowImportant";b:0;s:15:"CSS.AllowTricky";b:0;s:16:"CSS.AllowedFonts";N;s:21:"CSS.AllowedProperties";N;s:17:"CSS.DefinitionRev";i:1;s:23:"CSS.ForbiddenProperties";a:0:{}s:16:"CSS.MaxImgLength";s:6:"1200px";s:15:"CSS.Proprietary";b:0;s:11:"CSS.Trusted";b:0;s:20:"Cache.DefinitionImpl";s:10:"Serializer";s:20:"Cache.SerializerPath";N;s:27:"Cache.SerializerPermissions";i:493;s:22:"Core.AggressivelyFixLt";b:1;s:29:"Core.AggressivelyRemoveScript";b:1;s:28:"Core.AllowHostnameUnderscore";b:0;s:23:"Core.AllowParseManyTags";b:0;s:18:"Core.CollectErrors";b:0;s:18:"Core.ColorKeywords";a:148:{s:9:"aliceblue";s:7:"#F0F8FF";s:12:"antiquewhite";s:7:"#FAEBD7";s:4:"aqua";s:7:"#00FFFF";s:10:"aquamarine";s:7:"#7FFFD4";s:5:"azure";s:7:"#F0FFFF";s:5:"beige";s:7:"#F5F5DC";s:6:"bisque";s:7:"#FFE4C4";s:5:"black";s:7:"#000000";s:14:"blanchedalmond";s:7:"#FFEBCD";s:4:"blue";s:7:"#0000FF";s:10:"blueviolet";s:7:"#8A2BE2";s:5:"brown";s:7:"#A52A2A";s:9:"burlywood";s:7:"#DEB887";s:9:"cadetblue";s:7:"#5F9EA0";s:10:"chartreuse";s:7:"#7FFF00";s:9:"chocolate";s:7:"#D2691E";s:5:"coral";s:7:"#FF7F50";s:14:"cornflowerblue";s:7:"#6495ED";s:8:"cornsilk";s:7:"#FFF8DC";s:7:"crimson";s:7:"#DC143C";s:4:"cyan";s:7:"#00FFFF";s:8:"darkblue";s:7:"#00008B";s:8:"darkcyan";s:7:"#008B8B";s:13:"darkgoldenrod";s:7:"#B8860B";s:8:"darkgray";s:7:"#A9A9A9";s:8:"darkgrey";s:7:"#A9A9A9";s:9:"darkgreen";s:7:"#006400";s:9:"darkkhaki";s:7:"#BDB76B";s:11:"darkmagenta";s:7:"#8B008B";s:14:"darkolivegreen";s:7:"#556B2F";s:10:"darkorange";s:7:"#FF8C00";s:10:"darkorchid";s:7:"#9932CC";s:7:"darkred";s:7:"#8B0000";s:10:"darksalmon";s:7:"#E9967A";s:12:"darkseagreen";s:7:"#8FBC8F";s:13:"darkslateblue";s:7:"#483D8B";s:13:"darkslategray";s:7:"#2F4F4F";s:13:"darkslategrey";s:7:"#2F4F4F";s:13:"darkturquoise";s:7:"#00CED1";s:10:"darkviolet";s:7:"#9400D3";s:8:"deeppink";s:7:"#FF1493";s:11:"deepskyblue";s:7:"#00BFFF";s:7:"dimgray";s:7:"#696969";s:7:"dimgrey";s:7:"#696969";s:10:"dodgerblue";s:7:"#1E90FF";s:9:"firebrick";s:7:"#B22222";s:11:"floralwhite";s:7:"#FFFAF0";s:11:"forestgreen";s:7:"#228B22";s:7:"fuchsia";s:7:"#FF00FF";s:9:"gainsboro";s:7:"#DCDCDC";s:10:"ghostwhite";s:7:"#F8F8FF";s:4:"gold";s:7:"#FFD700";s:9:"goldenrod";s:7:"#DAA520";s:4:"gray";s:7:"#808080";s:4:"grey";s:7:"#808080";s:5:"green";s:7:"#008000";s:11:"greenyellow";s:7:"#ADFF2F";s:8:"honeydew";s:7:"#F0FFF0";s:7:"hotpink";s:7:"#FF69B4";s:9:"indianred";s:7:"#CD5C5C";s:6:"indigo";s:7:"#4B0082";s:5:"ivory";s:7:"#FFFFF0";s:5:"khaki";s:7:"#F0E68C";s:8:"lavender";s:7:"#E6E6FA";s:13:"lavenderblush";s:7:"#FFF0F5";s:9:"lawngreen";s:7:"#7CFC00";s:12:"lemonchiffon";s:7:"#FFFACD";s:9:"lightblue";s:7:"#ADD8E6";s:10:"lightcoral";s:7:"#F08080";s:9:"lightcyan";s:7:"#E0FFFF";s:20:"lightgoldenrodyellow";s:7:"#FAFAD2";s:9:"lightgray";s:7:"#D3D3D3";s:9:"lightgrey";s:7:"#D3D3D3";s:10:"lightgreen";s:7:"#90EE90";s:9:"lightpink";s:7:"#FFB6C1";s:11:"lightsalmon";s:7:"#FFA07A";s:13:"lightseagreen";s:7:"#20B2AA";s:12:"lightskyblue";s:7:"#87CEFA";s:14:"lightslategray";s:7:"#778899";s:14:"lightslategrey";s:7:"#778899";s:14:"lightsteelblue";s:7:"#B0C4DE";s:11:"lightyellow";s:7:"#FFFFE0";s:4:"lime";s:7:"#00FF00";s:9:"limegreen";s:7:"#32CD32";s:5:"linen";s:7:"#FAF0E6";s:7:"magenta";s:7:"#FF00FF";s:6:"maroon";s:7:"#800000";s:16:"mediumaquamarine";s:7:"#66CDAA";s:10:"mediumblue";s:7:"#0000CD";s:12:"mediumorchid";s:7:"#BA55D3";s:12:"mediumpurple";s:7:"#9370DB";s:14:"mediumseagreen";s:7:"#3CB371";s:15:"mediumslateblue";s:7:"#7B68EE";s:17:"mediumspringgreen";s:7:"#00FA9A";s:15:"mediumturquoise";s:7:"#48D1CC";s:15:"mediumvioletred";s:7:"#C71585";s:12:"midnightblue";s:7:"#191970";s:9:"mintcream";s:7:"#F5FFFA";s:9:"mistyrose";s:7:"#FFE4E1";s:8:"moccasin";s:7:"#FFE4B5";s:11:"navajowhite";s:7:"#FFDEAD";s:4:"navy";s:7:"#000080";s:7:"oldlace";s:7:"#FDF5E6";s:5:"olive";s:7:"#808000";s:9:"olivedrab";s:7:"#6B8E23";s:6:"orange";s:7:"#FFA500";s:9:"orangered";s:7:"#FF4500";s:6:"orchid";s:7:"#DA70D6";s:13:"palegoldenrod";s:7:"#EEE8AA";s:9:"palegreen";s:7:"#98FB98";s:13:"paleturquoise";s:7:"#AFEEEE";s:13:"palevioletred";s:7:"#DB7093";s:10:"papayawhip";s:7:"#FFEFD5";s:9:"peachpuff";s:7:"#FFDAB9";s:4:"peru";s:7:"#CD853F";s:4:"pink";s:7:"#FFC0CB";s:4:"plum";s:7:"#DDA0DD";s:10:"powderblue";s:7:"#B0E0E6";s:6:"purple";s:7:"#800080";s:13:"rebeccapurple";s:7:"#663399";s:3:"red";s:7:"#FF0000";s:9:"rosybrown";s:7:"#BC8F8F";s:9:"royalblue";s:7:"#4169E1";s:11:"saddlebrown";s:7:"#8B4513";s:6:"salmon";s:7:"#FA8072";s:10:"sandybrown";s:7:"#F4A460";s:8:"seagreen";s:7:"#2E8B57";s:8:"seashell";s:7:"#FFF5EE";s:6:"sienna";s:7:"#A0522D";s:6:"silver";s:7:"#C0C0C0";s:7:"skyblue";s:7:"#87CEEB";s:9:"slateblue";s:7:"#6A5ACD";s:9:"slategray";s:7:"#708090";s:9:"slategrey";s:7:"#708090";s:4:"snow";s:7:"#FFFAFA";s:11:"springgreen";s:7:"#00FF7F";s:9:"steelblue";s:7:"#4682B4";s:3:"tan";s:7:"#D2B48C";s:4:"teal";s:7:"#008080";s:7:"thistle";s:7:"#D8BFD8";s:6:"tomato";s:7:"#FF6347";s:9:"turquoise";s:7:"#40E0D0";s:6:"violet";s:7:"#EE82EE";s:5:"wheat";s:7:"#F5DEB3";s:5:"white";s:7:"#FFFFFF";s:10:"whitesmoke";s:7:"#F5F5F5";s:6:"yellow";s:7:"#FFFF00";s:11:"yellowgreen";s:7:"#9ACD32";}s:30:"Core.ConvertDocumentToFragment";b:1;s:36:"Core.DirectLexLineNumberSyncInterval";i:0;s:20:"Core.DisableExcludes";b:0;s:15:"Core.EnableIDNA";b:0;s:13:"Core.Encoding";s:5:"utf-8";s:26:"Core.EscapeInvalidChildren";b:0;s:22:"Core.EscapeInvalidTags";b:0;s:29:"Core.EscapeNonASCIICharacters";b:0;s:19:"Core.HiddenElements";a:2:{s:6:"script";b:1;s:5:"style";b:1;}s:13:"Core.Language";s:2:"en";s:24:"Core.LegacyEntityDecoder";b:0;s:14:"Core.LexerImpl";N;s:24:"Core.MaintainLineNumbers";N;s:22:"Core.NormalizeNewlines";b:1;s:21:"Core.RemoveInvalidImg";b:1;s:33:"Core.RemoveProcessingInstructions";b:0;s:25:"Core.RemoveScriptContents";N;s:13:"Filter.Custom";a:0:{}s:34:"Filter.ExtractStyleBlocks.Escaping";b:1;s:31:"Filter.ExtractStyleBlocks.Scope";N;s:34:"Filter.ExtractStyleBlocks.TidyImpl";N;s:25:"Filter.ExtractStyleBlocks";b:0;s:14:"Filter.YouTube";b:0;s:12:"HTML.Allowed";N;s:22:"HTML.AllowedAttributes";N;s:20:"HTML.AllowedComments";a:0:{}s:26:"HTML.AllowedCommentsRegexp";N;s:20:"HTML.AllowedElements";N;s:19:"HTML.AllowedModules";N;s:23:"HTML.Attr.Name.UseCDATA";b:0;s:17:"HTML.BlockWrapper";s:1:"p";s:16:"HTML.CoreModules";a:7:{s:9:"Structure";b:1;s:4:"Text";b:1;s:9:"Hypertext";b:1;s:4:"List";b:1;s:22:"NonXMLCommonAttributes";b:1;s:19:"XMLCommonAttributes";b:1;s:16:"CommonAttributes";b:1;}s:18:"HTML.CustomDoctype";N;s:17:"HTML.DefinitionID";N;s:18:"HTML.DefinitionRev";i:1;s:12:"HTML.Doctype";N;s:25:"HTML.FlashAllowFullScreen";b:0;s:24:"HTML.ForbiddenAttributes";a:0:{}s:22:"HTML.ForbiddenElements";a:0:{}s:10:"HTML.Forms";b:0;s:17:"HTML.MaxImgLength";i:1200;s:13:"HTML.Nofollow";b:0;s:11:"HTML.Parent";s:3:"div";s:16:"HTML.Proprietary";b:0;s:14:"HTML.SafeEmbed";b:0;s:15:"HTML.SafeIframe";b:0;s:15:"HTML.SafeObject";b:0;s:18:"HTML.SafeScripting";a:0:{}s:11:"HTML.Strict";b:0;s:16:"HTML.TargetBlank";b:0;s:19:"HTML.TargetNoopener";b:1;s:21:"HTML.TargetNoreferrer";b:1;s:12:"HTML.TidyAdd";a:0:{}s:14:"HTML.TidyLevel";s:6:"medium";s:15:"HTML.TidyRemove";a:0:{}s:12:"HTML.Trusted";b:0;s:10:"HTML.XHTML";b:1;s:28:"Output.CommentScriptContents";b:1;s:19:"Output.FixInnerHTML";b:1;s:18:"Output.FlashCompat";b:0;s:14:"Output.Newline";N;s:15:"Output.SortAttr";b:0;s:17:"Output.TidyFormat";b:0;s:17:"Test.ForceNoIconv";b:0;s:18:"URI.AllowedSchemes";a:7:{s:4:"http";b:1;s:5:"https";b:1;s:6:"mailto";b:1;s:3:"ftp";b:1;s:4:"nntp";b:1;s:4:"news";b:1;s:3:"tel";b:1;}s:8:"URI.Base";N;s:17:"URI.DefaultScheme";s:4:"http";s:16:"URI.DefinitionID";N;s:17:"URI.DefinitionRev";i:1;s:11:"URI.Disable";b:0;s:19:"URI.DisableExternal";b:0;s:28:"URI.DisableExternalResources";b:0;s:20:"URI.DisableResources";b:0;s:8:"URI.Host";N;s:17:"URI.HostBlacklist";a:0:{}s:16:"URI.MakeAbsolute";b:0;s:9:"URI.Munge";N;s:18:"URI.MungeResources";b:0;s:18:"URI.MungeSecretKey";N;s:26:"URI.OverrideAllowedSchemes";b:1;s:20:"URI.SafeIframeRegexp";N;}s:9:"*parent";N;s:8:"*cache";N;}s:4:"info";a:140:{s:19:"Attr.AllowedClasses";i:-8;s:24:"Attr.AllowedFrameTargets";i:8;s:15:"Attr.AllowedRel";i:8;s:15:"Attr.AllowedRev";i:8;s:18:"Attr.ClassUseCDATA";i:-7;s:20:"Attr.DefaultImageAlt";i:-1;s:24:"Attr.DefaultInvalidImage";i:1;s:27:"Attr.DefaultInvalidImageAlt";i:1;s:19:"Attr.DefaultTextDir";O:8:"stdClass":2:{s:4:"type";i:1;s:7:"allowed";a:2:{s:3:"ltr";b:1;s:3:"rtl";b:1;}}s:13:"Attr.EnableID";i:7;s:17:"HTML.EnableAttrID";O:8:"stdClass":2:{s:3:"key";s:13:"Attr.EnableID";s:7:"isAlias";b:1;}s:21:"Attr.ForbiddenClasses";i:8;s:13:"Attr.ID.HTML5";i:-7;s:16:"Attr.IDBlacklist";i:9;s:22:"Attr.IDBlacklistRegexp";i:-1;s:13:"Attr.IDPrefix";i:1;s:18:"Attr.IDPrefixLocal";i:1;s:24:"AutoFormat.AutoParagraph";i:7;s:17:"AutoFormat.Custom";i:9;s:25:"AutoFormat.DisplayLinkURI";i:7;s:18:"AutoFormat.Linkify";i:7;s:33:"AutoFormat.PurifierLinkify.DocURL";i:1;s:37:"AutoFormatParam.PurifierLinkifyDocURL";O:8:"stdClass":2:{s:3:"key";s:33:"AutoFormat.PurifierLinkify.DocURL";s:7:"isAlias";b:1;}s:26:"AutoFormat.PurifierLinkify";i:7;s:32:"AutoFormat.RemoveEmpty.Predicate";i:10;s:44:"AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions";i:8;s:33:"AutoFormat.RemoveEmpty.RemoveNbsp";i:7;s:22:"AutoFormat.RemoveEmpty";i:7;s:39:"AutoFormat.RemoveSpansWithoutAttributes";i:7;s:19:"CSS.AllowDuplicates";i:7;s:18:"CSS.AllowImportant";i:7;s:15:"CSS.AllowTricky";i:7;s:16:"CSS.AllowedFonts";i:-8;s:21:"CSS.AllowedProperties";i:-8;s:17:"CSS.DefinitionRev";i:5;s:23:"CSS.ForbiddenProperties";i:8;s:16:"CSS.MaxImgLength";i:-1;s:15:"CSS.Proprietary";i:7;s:11:"CSS.Trusted";i:7;s:20:"Cache.DefinitionImpl";i:-1;s:20:"Core.DefinitionCache";O:8:"stdClass":2:{s:3:"key";s:20:"Cache.DefinitionImpl";s:7:"isAlias";b:1;}s:20:"Cache.SerializerPath";i:-1;s:27:"Cache.SerializerPermissions";i:-5;s:22:"Core.AggressivelyFixLt";i:7;s:29:"Core.AggressivelyRemoveScript";i:7;s:28:"Core.AllowHostnameUnderscore";i:7;s:23:"Core.AllowParseManyTags";i:7;s:18:"Core.CollectErrors";i:7;s:18:"Core.ColorKeywords";i:10;s:30:"Core.ConvertDocumentToFragment";i:7;s:24:"Core.AcceptFullDocuments";O:8:"stdClass":2:{s:3:"key";s:30:"Core.ConvertDocumentToFragment";s:7:"isAlias";b:1;}s:36:"Core.DirectLexLineNumberSyncInterval";i:5;s:20:"Core.DisableExcludes";i:7;s:15:"Core.EnableIDNA";i:7;s:13:"Core.Encoding";i:2;s:26:"Core.EscapeInvalidChildren";i:7;s:22:"Core.EscapeInvalidTags";i:7;s:29:"Core.EscapeNonASCIICharacters";i:7;s:19:"Core.HiddenElements";i:8;s:13:"Core.Language";i:1;s:24:"Core.LegacyEntityDecoder";i:7;s:14:"Core.LexerImpl";i:-11;s:24:"Core.MaintainLineNumbers";i:-7;s:22:"Core.NormalizeNewlines";i:7;s:21:"Core.RemoveInvalidImg";i:7;s:33:"Core.RemoveProcessingInstructions";i:7;s:25:"Core.RemoveScriptContents";i:-7;s:13:"Filter.Custom";i:9;s:34:"Filter.ExtractStyleBlocks.Escaping";i:7;s:33:"Filter.ExtractStyleBlocksEscaping";O:8:"stdClass":2:{s:3:"key";s:34:"Filter.ExtractStyleBlocks.Escaping";s:7:"isAlias";b:1;}s:38:"FilterParam.ExtractStyleBlocksEscaping";O:8:"stdClass":2:{s:3:"key";s:34:"Filter.ExtractStyleBlocks.Escaping";s:7:"isAlias";b:1;}s:31:"Filter.ExtractStyleBlocks.Scope";i:-1;s:30:"Filter.ExtractStyleBlocksScope";O:8:"stdClass":2:{s:3:"key";s:31:"Filter.ExtractStyleBlocks.Scope";s:7:"isAlias";b:1;}s:35:"FilterParam.ExtractStyleBlocksScope";O:8:"stdClass":2:{s:3:"key";s:31:"Filter.ExtractStyleBlocks.Scope";s:7:"isAlias";b:1;}s:34:"Filter.ExtractStyleBlocks.TidyImpl";i:-11;s:38:"FilterParam.ExtractStyleBlocksTidyImpl";O:8:"stdClass":2:{s:3:"key";s:34:"Filter.ExtractStyleBlocks.TidyImpl";s:7:"isAlias";b:1;}s:25:"Filter.ExtractStyleBlocks";i:7;s:14:"Filter.YouTube";i:7;s:12:"HTML.Allowed";i:-4;s:22:"HTML.AllowedAttributes";i:-8;s:20:"HTML.AllowedComments";i:8;s:26:"HTML.AllowedCommentsRegexp";i:-1;s:20:"HTML.AllowedElements";i:-8;s:19:"HTML.AllowedModules";i:-8;s:23:"HTML.Attr.Name.UseCDATA";i:7;s:17:"HTML.BlockWrapper";i:1;s:16:"HTML.CoreModules";i:8;s:18:"HTML.CustomDoctype";i:-1;s:17:"HTML.DefinitionID";i:-1;s:18:"HTML.DefinitionRev";i:5;s:12:"HTML.Doctype";O:8:"stdClass":3:{s:4:"type";i:1;s:10:"allow_null";b:1;s:7:"allowed";a:5:{s:22:"HTML 4.01 Transitional";b:1;s:16:"HTML 4.01 Strict";b:1;s:22:"XHTML 1.0 Transitional";b:1;s:16:"XHTML 1.0 Strict";b:1;s:9:"XHTML 1.1";b:1;}}s:25:"HTML.FlashAllowFullScreen";i:7;s:24:"HTML.ForbiddenAttributes";i:8;s:22:"HTML.ForbiddenElements";i:8;s:10:"HTML.Forms";i:7;s:17:"HTML.MaxImgLength";i:-5;s:13:"HTML.Nofollow";i:7;s:11:"HTML.Parent";i:1;s:16:"HTML.Proprietary";i:7;s:14:"HTML.SafeEmbed";i:7;s:15:"HTML.SafeIframe";i:7;s:15:"HTML.SafeObject";i:7;s:18:"HTML.SafeScripting";i:8;s:11:"HTML.Strict";i:7;s:16:"HTML.TargetBlank";i:7;s:19:"HTML.TargetNoopener";i:7;s:21:"HTML.TargetNoreferrer";i:7;s:12:"HTML.TidyAdd";i:8;s:14:"HTML.TidyLevel";O:8:"stdClass":2:{s:4:"type";i:1;s:7:"allowed";a:4:{s:4:"none";b:1;s:5:"light";b:1;s:6:"medium";b:1;s:5:"heavy";b:1;}}s:15:"HTML.TidyRemove";i:8;s:12:"HTML.Trusted";i:7;s:10:"HTML.XHTML";i:7;s:10:"Core.XHTML";O:8:"stdClass":2:{s:3:"key";s:10:"HTML.XHTML";s:7:"isAlias";b:1;}s:28:"Output.CommentScriptContents";i:7;s:26:"Core.CommentScriptContents";O:8:"stdClass":2:{s:3:"key";s:28:"Output.CommentScriptContents";s:7:"isAlias";b:1;}s:19:"Output.FixInnerHTML";i:7;s:18:"Output.FlashCompat";i:7;s:14:"Output.Newline";i:-1;s:15:"Output.SortAttr";i:7;s:17:"Output.TidyFormat";i:7;s:15:"Core.TidyFormat";O:8:"stdClass":2:{s:3:"key";s:17:"Output.TidyFormat";s:7:"isAlias";b:1;}s:17:"Test.ForceNoIconv";i:7;s:18:"URI.AllowedSchemes";i:8;s:8:"URI.Base";i:-1;s:17:"URI.DefaultScheme";i:-1;s:16:"URI.DefinitionID";i:-1;s:17:"URI.DefinitionRev";i:5;s:11:"URI.Disable";i:7;s:15:"Attr.DisableURI";O:8:"stdClass":2:{s:3:"key";s:11:"URI.Disable";s:7:"isAlias";b:1;}s:19:"URI.DisableExternal";i:7;s:28:"URI.DisableExternalResources";i:7;s:20:"URI.DisableResources";i:7;s:8:"URI.Host";i:-1;s:17:"URI.HostBlacklist";i:9;s:16:"URI.MakeAbsolute";i:7;s:9:"URI.Munge";i:-1;s:18:"URI.MungeResources";i:7;s:18:"URI.MungeSecretKey";i:-1;s:26:"URI.OverrideAllowedSchemes";i:7;s:20:"URI.SafeIframeRegexp";i:-1;}} \ No newline at end of file diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt deleted file mode 100755 index 0517fed0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt +++ /dev/null @@ -1,8 +0,0 @@ -Attr.AllowedClasses -TYPE: lookup/null -VERSION: 4.0.0 -DEFAULT: null ---DESCRIPTION-- -List of allowed class values in the class attribute. By default, this is null, -which means all classes are allowed. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt deleted file mode 100755 index 249edd64..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt +++ /dev/null @@ -1,12 +0,0 @@ -Attr.AllowedFrameTargets -TYPE: lookup -DEFAULT: array() ---DESCRIPTION-- -Lookup table of all allowed link frame targets. Some commonly used link -targets include _blank, _self, _parent and _top. Values should be -lowercase, as validation will be done in a case-sensitive manner despite -W3C's recommendation. XHTML 1.0 Strict does not permit the target attribute -so this directive will have no effect in that doctype. XHTML 1.1 does not -enable the Target module by default, you will have to manually enable it -(see the module documentation for more details.) ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt deleted file mode 100755 index 9a8fa6a2..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt +++ /dev/null @@ -1,9 +0,0 @@ -Attr.AllowedRel -TYPE: lookup -VERSION: 1.6.0 -DEFAULT: array() ---DESCRIPTION-- -List of allowed forward document relationships in the rel attribute. Common -values may be nofollow or print. By default, this is empty, meaning that no -document relationships are allowed. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt deleted file mode 100755 index b0178834..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt +++ /dev/null @@ -1,9 +0,0 @@ -Attr.AllowedRev -TYPE: lookup -VERSION: 1.6.0 -DEFAULT: array() ---DESCRIPTION-- -List of allowed reverse document relationships in the rev attribute. This -attribute is a bit of an edge-case; if you don't know what it is for, stay -away. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt deleted file mode 100755 index e774b823..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt +++ /dev/null @@ -1,19 +0,0 @@ -Attr.ClassUseCDATA -TYPE: bool/null -DEFAULT: null -VERSION: 4.0.0 ---DESCRIPTION-- -If null, class will auto-detect the doctype and, if matching XHTML 1.1 or -XHTML 2.0, will use the restrictive NMTOKENS specification of class. Otherwise, -it will use a relaxed CDATA definition. If true, the relaxed CDATA definition -is forced; if false, the NMTOKENS definition is forced. To get behavior -of HTML Purifier prior to 4.0.0, set this directive to false. - -Some rational behind the auto-detection: -in previous versions of HTML Purifier, it was assumed that the form of -class was NMTOKENS, as specified by the XHTML Modularization (representing -XHTML 1.1 and XHTML 2.0). The DTDs for HTML 4.01 and XHTML 1.0, however -specify class as CDATA. HTML 5 effectively defines it as CDATA, but -with the additional constraint that each name should be unique (this is not -explicitly outlined in previous specifications). ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt deleted file mode 100755 index 533165e1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt +++ /dev/null @@ -1,11 +0,0 @@ -Attr.DefaultImageAlt -TYPE: string/null -DEFAULT: null -VERSION: 3.2.0 ---DESCRIPTION-- -This is the content of the alt tag of an image if the user had not -previously specified an alt attribute. This applies to all images without -a valid alt attribute, as opposed to %Attr.DefaultInvalidImageAlt, which -only applies to invalid images, and overrides in the case of an invalid image. -Default behavior with null is to use the basename of the src tag for the alt. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt deleted file mode 100755 index 9eb7e384..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt +++ /dev/null @@ -1,9 +0,0 @@ -Attr.DefaultInvalidImage -TYPE: string -DEFAULT: '' ---DESCRIPTION-- -This is the default image an img tag will be pointed to if it does not have -a valid src attribute. In future versions, we may allow the image tag to -be removed completely, but due to design issues, this is not possible right -now. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt deleted file mode 100755 index 2f17bf47..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt +++ /dev/null @@ -1,8 +0,0 @@ -Attr.DefaultInvalidImageAlt -TYPE: string -DEFAULT: 'Invalid image' ---DESCRIPTION-- -This is the content of the alt tag of an invalid image if the user had not -previously specified an alt attribute. It has no effect when the image is -valid but there was no alt attribute present. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt deleted file mode 100755 index 52654b53..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt +++ /dev/null @@ -1,10 +0,0 @@ -Attr.DefaultTextDir -TYPE: string -DEFAULT: 'ltr' ---DESCRIPTION-- -Defines the default text direction (ltr or rtl) of the document being -parsed. This generally is the same as the value of the dir attribute in -HTML, or ltr if that is not specified. ---ALLOWED-- -'ltr', 'rtl' ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt deleted file mode 100755 index 6440d210..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt +++ /dev/null @@ -1,16 +0,0 @@ -Attr.EnableID -TYPE: bool -DEFAULT: false -VERSION: 1.2.0 ---DESCRIPTION-- -Allows the ID attribute in HTML. This is disabled by default due to the -fact that without proper configuration user input can easily break the -validation of a webpage by specifying an ID that is already on the -surrounding HTML. If you don't mind throwing caution to the wind, enable -this directive, but I strongly recommend you also consider blacklisting IDs -you use (%Attr.IDBlacklist) or prefixing all user supplied IDs -(%Attr.IDPrefix). When set to true HTML Purifier reverts to the behavior of -pre-1.2.0 versions. ---ALIASES-- -HTML.EnableAttrID ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt deleted file mode 100755 index f31d226f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt +++ /dev/null @@ -1,8 +0,0 @@ -Attr.ForbiddenClasses -TYPE: lookup -VERSION: 4.0.0 -DEFAULT: array() ---DESCRIPTION-- -List of forbidden class values in the class attribute. By default, this is -empty, which means that no classes are forbidden. See also %Attr.AllowedClasses. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt deleted file mode 100755 index 735d4b7a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt +++ /dev/null @@ -1,10 +0,0 @@ -Attr.ID.HTML5 -TYPE: bool/null -DEFAULT: null -VERSION: 4.8.0 ---DESCRIPTION-- -In HTML5, restrictions on the format of the id attribute have been significantly -relaxed, such that any string is valid so long as it contains no spaces and -is at least one character. In lieu of a general HTML5 compatibility flag, -set this configuration directive to true to use the relaxed rules. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt deleted file mode 100755 index 5f2b5e3d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt +++ /dev/null @@ -1,5 +0,0 @@ -Attr.IDBlacklist -TYPE: list -DEFAULT: array() -DESCRIPTION: Array of IDs not allowed in the document. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt deleted file mode 100755 index 6f582458..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt +++ /dev/null @@ -1,9 +0,0 @@ -Attr.IDBlacklistRegexp -TYPE: string/null -VERSION: 1.6.0 -DEFAULT: NULL ---DESCRIPTION-- -PCRE regular expression to be matched against all IDs. If the expression is -matches, the ID is rejected. Use this with care: may cause significant -degradation. ID matching is done after all other validation. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt deleted file mode 100755 index cc49d43f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt +++ /dev/null @@ -1,12 +0,0 @@ -Attr.IDPrefix -TYPE: string -VERSION: 1.2.0 -DEFAULT: '' ---DESCRIPTION-- -String to prefix to IDs. If you have no idea what IDs your pages may use, -you may opt to simply add a prefix to all user-submitted ID attributes so -that they are still usable, but will not conflict with core page IDs. -Example: setting the directive to 'user_' will result in a user submitted -'foo' to become 'user_foo' Be sure to set %HTML.EnableAttrID to true -before using this. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt deleted file mode 100755 index 2c5924a7..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt +++ /dev/null @@ -1,14 +0,0 @@ -Attr.IDPrefixLocal -TYPE: string -VERSION: 1.2.0 -DEFAULT: '' ---DESCRIPTION-- -Temporary prefix for IDs used in conjunction with %Attr.IDPrefix. If you -need to allow multiple sets of user content on web page, you may need to -have a seperate prefix that changes with each iteration. This way, -seperately submitted user content displayed on the same page doesn't -clobber each other. Ideal values are unique identifiers for the content it -represents (i.e. the id of the row in the database). Be sure to add a -seperator (like an underscore) at the end. Warning: this directive will -not work unless %Attr.IDPrefix is set to a non-empty value! ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt deleted file mode 100755 index d5caa1bb..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt +++ /dev/null @@ -1,31 +0,0 @@ -AutoFormat.AutoParagraph -TYPE: bool -VERSION: 2.0.1 -DEFAULT: false ---DESCRIPTION-- - -

- This directive turns on auto-paragraphing, where double newlines are - converted in to paragraphs whenever possible. Auto-paragraphing: -

-
    -
  • Always applies to inline elements or text in the root node,
  • -
  • Applies to inline elements or text with double newlines in nodes - that allow paragraph tags,
  • -
  • Applies to double newlines in paragraph tags
  • -
-

- p tags must be allowed for this directive to take effect. - We do not use br tags for paragraphing, as that is - semantically incorrect. -

-

- To prevent auto-paragraphing as a content-producer, refrain from using - double-newlines except to specify a new paragraph or in contexts where - it has special meaning (whitespace usually has no meaning except in - tags like pre, so this should not be difficult.) To prevent - the paragraphing of inline text adjacent to block elements, wrap them - in div tags (the behavior is slightly different outside of - the root node.) -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt deleted file mode 100755 index 2a476481..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt +++ /dev/null @@ -1,12 +0,0 @@ -AutoFormat.Custom -TYPE: list -VERSION: 2.0.1 -DEFAULT: array() ---DESCRIPTION-- - -

- This directive can be used to add custom auto-format injectors. - Specify an array of injector names (class name minus the prefix) - or concrete implementations. Injector class must exist. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt deleted file mode 100755 index 663064a3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt +++ /dev/null @@ -1,11 +0,0 @@ -AutoFormat.DisplayLinkURI -TYPE: bool -VERSION: 3.2.0 -DEFAULT: false ---DESCRIPTION-- -

- This directive turns on the in-text display of URIs in <a> tags, and disables - those links. For example, example becomes - example (http://example.com). -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt deleted file mode 100755 index 3a48ba96..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt +++ /dev/null @@ -1,12 +0,0 @@ -AutoFormat.Linkify -TYPE: bool -VERSION: 2.0.1 -DEFAULT: false ---DESCRIPTION-- - -

- This directive turns on linkification, auto-linking http, ftp and - https URLs. a tags with the href attribute - must be allowed. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt deleted file mode 100755 index db58b134..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt +++ /dev/null @@ -1,12 +0,0 @@ -AutoFormat.PurifierLinkify.DocURL -TYPE: string -VERSION: 2.0.1 -DEFAULT: '#%s' -ALIASES: AutoFormatParam.PurifierLinkifyDocURL ---DESCRIPTION-- -

- Location of configuration documentation to link to, let %s substitute - into the configuration's namespace and directive names sans the percent - sign. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt deleted file mode 100755 index 7996488b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt +++ /dev/null @@ -1,12 +0,0 @@ -AutoFormat.PurifierLinkify -TYPE: bool -VERSION: 2.0.1 -DEFAULT: false ---DESCRIPTION-- - -

- Internal auto-formatter that converts configuration directives in - syntax %Namespace.Directive to links. a tags - with the href attribute must be allowed. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt deleted file mode 100755 index 6367fe23..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt +++ /dev/null @@ -1,14 +0,0 @@ -AutoFormat.RemoveEmpty.Predicate -TYPE: hash -VERSION: 4.7.0 -DEFAULT: array('colgroup' => array(), 'th' => array(), 'td' => array(), 'iframe' => array('src')) ---DESCRIPTION-- -

- Given that an element has no contents, it will be removed by default, unless - this predicate dictates otherwise. The predicate can either be an associative - map from tag name to list of attributes that must be present for the element - to be considered preserved: thus, the default always preserves colgroup, - th and td, and also iframe if it - has a src. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt deleted file mode 100755 index 35c393b4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt +++ /dev/null @@ -1,11 +0,0 @@ -AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions -TYPE: lookup -VERSION: 4.0.0 -DEFAULT: array('td' => true, 'th' => true) ---DESCRIPTION-- -

- When %AutoFormat.RemoveEmpty and %AutoFormat.RemoveEmpty.RemoveNbsp - are enabled, this directive defines what HTML elements should not be - removede if they have only a non-breaking space in them. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt deleted file mode 100755 index 9228dee2..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt +++ /dev/null @@ -1,15 +0,0 @@ -AutoFormat.RemoveEmpty.RemoveNbsp -TYPE: bool -VERSION: 4.0.0 -DEFAULT: false ---DESCRIPTION-- -

- When enabled, HTML Purifier will treat any elements that contain only - non-breaking spaces as well as regular whitespace as empty, and remove - them when %AutoFormat.RemoveEmpty is enabled. -

-

- See %AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions for a list of elements - that don't have this behavior applied to them. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt deleted file mode 100755 index 34657ba4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt +++ /dev/null @@ -1,46 +0,0 @@ -AutoFormat.RemoveEmpty -TYPE: bool -VERSION: 3.2.0 -DEFAULT: false ---DESCRIPTION-- -

- When enabled, HTML Purifier will attempt to remove empty elements that - contribute no semantic information to the document. The following types - of nodes will be removed: -

-
  • - Tags with no attributes and no content, and that are not empty - elements (remove <a></a> but not - <br />), and -
  • -
  • - Tags with no content, except for:
      -
    • The colgroup element, or
    • -
    • - Elements with the id or name attribute, - when those attributes are permitted on those elements. -
    • -
  • -
-

- Please be very careful when using this functionality; while it may not - seem that empty elements contain useful information, they can alter the - layout of a document given appropriate styling. This directive is most - useful when you are processing machine-generated HTML, please avoid using - it on regular user HTML. -

-

- Elements that contain only whitespace will be treated as empty. Non-breaking - spaces, however, do not count as whitespace. See - %AutoFormat.RemoveEmpty.RemoveNbsp for alternate behavior. -

-

- This algorithm is not perfect; you may still notice some empty tags, - particularly if a node had elements, but those elements were later removed - because they were not permitted in that context, or tags that, after - being auto-closed by another tag, where empty. This is for safety reasons - to prevent clever code from breaking validation. The general rule of thumb: - if a tag looked empty on the way in, it will get removed; if HTML Purifier - made it empty, it will stay. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt deleted file mode 100755 index dde990ab..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt +++ /dev/null @@ -1,11 +0,0 @@ -AutoFormat.RemoveSpansWithoutAttributes -TYPE: bool -VERSION: 4.0.1 -DEFAULT: false ---DESCRIPTION-- -

- This directive causes span tags without any attributes - to be removed. It will also remove spans that had all attributes - removed during processing. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt deleted file mode 100755 index 4d054b1f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt +++ /dev/null @@ -1,11 +0,0 @@ -CSS.AllowDuplicates -TYPE: bool -DEFAULT: false -VERSION: 4.8.0 ---DESCRIPTION-- -

- By default, HTML Purifier removes duplicate CSS properties, - like color:red; color:blue. If this is set to - true, duplicate properties are allowed. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt deleted file mode 100755 index b324608f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt +++ /dev/null @@ -1,8 +0,0 @@ -CSS.AllowImportant -TYPE: bool -DEFAULT: false -VERSION: 3.1.0 ---DESCRIPTION-- -This parameter determines whether or not !important cascade modifiers should -be allowed in user CSS. If false, !important will stripped. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt deleted file mode 100755 index 748be0ee..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt +++ /dev/null @@ -1,11 +0,0 @@ -CSS.AllowTricky -TYPE: bool -DEFAULT: false -VERSION: 3.1.0 ---DESCRIPTION-- -This parameter determines whether or not to allow "tricky" CSS properties and -values. Tricky CSS properties/values can drastically modify page layout or -be used for deceptive practices but do not directly constitute a security risk. -For example, display:none; is considered a tricky property that -will only be allowed if this directive is set to true. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt deleted file mode 100755 index 3fd46540..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt +++ /dev/null @@ -1,12 +0,0 @@ -CSS.AllowedFonts -TYPE: lookup/null -VERSION: 4.3.0 -DEFAULT: NULL ---DESCRIPTION-- -

- Allows you to manually specify a set of allowed fonts. If - NULL, all fonts are allowed. This directive - affects generic names (serif, sans-serif, monospace, cursive, - fantasy) as well as specific font families. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt deleted file mode 100755 index 460112eb..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt +++ /dev/null @@ -1,18 +0,0 @@ -CSS.AllowedProperties -TYPE: lookup/null -VERSION: 3.1.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- If HTML Purifier's style attributes set is unsatisfactory for your needs, - you can overload it with your own list of tags to allow. Note that this - method is subtractive: it does its job by taking away from HTML Purifier - usual feature set, so you cannot add an attribute that HTML Purifier never - supported in the first place. -

-

- Warning: If another directive conflicts with the - elements here, that directive will win and override. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt deleted file mode 100755 index 5cb7dda3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt +++ /dev/null @@ -1,11 +0,0 @@ -CSS.DefinitionRev -TYPE: int -VERSION: 2.0.0 -DEFAULT: 1 ---DESCRIPTION-- - -

- Revision identifier for your custom definition. See - %HTML.DefinitionRev for details. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt deleted file mode 100755 index f1f5c5f1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt +++ /dev/null @@ -1,13 +0,0 @@ -CSS.ForbiddenProperties -TYPE: lookup -VERSION: 4.2.0 -DEFAULT: array() ---DESCRIPTION-- -

- This is the logical inverse of %CSS.AllowedProperties, and it will - override that directive or any other directive. If possible, - %CSS.AllowedProperties is recommended over this directive, - because it can sometimes be difficult to tell whether or not you've - forbidden all of the CSS properties you truly would like to disallow. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt deleted file mode 100755 index 7a329147..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt +++ /dev/null @@ -1,16 +0,0 @@ -CSS.MaxImgLength -TYPE: string/null -DEFAULT: '1200px' -VERSION: 3.1.1 ---DESCRIPTION-- -

- This parameter sets the maximum allowed length on img tags, - effectively the width and height properties. - Only absolute units of measurement (in, pt, pc, mm, cm) and pixels (px) are allowed. This is - in place to prevent imagecrash attacks, disable with null at your own risk. - This directive is similar to %HTML.MaxImgLength, and both should be - concurrently edited, although there are - subtle differences in the input format (the CSS max is a number with - a unit). -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt deleted file mode 100755 index 148eedb8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt +++ /dev/null @@ -1,10 +0,0 @@ -CSS.Proprietary -TYPE: bool -VERSION: 3.0.0 -DEFAULT: false ---DESCRIPTION-- - -

- Whether or not to allow safe, proprietary CSS values. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt deleted file mode 100755 index e733a61e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt +++ /dev/null @@ -1,9 +0,0 @@ -CSS.Trusted -TYPE: bool -VERSION: 4.2.1 -DEFAULT: false ---DESCRIPTION-- -Indicates whether or not the user's CSS input is trusted or not. If the -input is trusted, a more expansive set of allowed properties. See -also %HTML.Trusted. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt deleted file mode 100755 index c486724c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt +++ /dev/null @@ -1,14 +0,0 @@ -Cache.DefinitionImpl -TYPE: string/null -VERSION: 2.0.0 -DEFAULT: 'Serializer' ---DESCRIPTION-- - -This directive defines which method to use when caching definitions, -the complex data-type that makes HTML Purifier tick. Set to null -to disable caching (not recommended, as you will see a definite -performance degradation). - ---ALIASES-- -Core.DefinitionCache ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt deleted file mode 100755 index 54036507..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt +++ /dev/null @@ -1,13 +0,0 @@ -Cache.SerializerPath -TYPE: string/null -VERSION: 2.0.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- Absolute path with no trailing slash to store serialized definitions in. - Default is within the - HTML Purifier library inside DefinitionCache/Serializer. This - path must be writable by the webserver. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt deleted file mode 100755 index 2e0cc810..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt +++ /dev/null @@ -1,16 +0,0 @@ -Cache.SerializerPermissions -TYPE: int/null -VERSION: 4.3.0 -DEFAULT: 0755 ---DESCRIPTION-- - -

- Directory permissions of the files and directories created inside - the DefinitionCache/Serializer or other custom serializer path. -

-

- In HTML Purifier 4.8.0, this also supports NULL, - which means that no chmod'ing or directory creation shall - occur. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt deleted file mode 100755 index 568cbf3b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt +++ /dev/null @@ -1,18 +0,0 @@ -Core.AggressivelyFixLt -TYPE: bool -VERSION: 2.1.0 -DEFAULT: true ---DESCRIPTION-- -

- This directive enables aggressive pre-filter fixes HTML Purifier can - perform in order to ensure that open angled-brackets do not get killed - during parsing stage. Enabling this will result in two preg_replace_callback - calls and at least two preg_replace calls for every HTML document parsed; - if your users make very well-formed HTML, you can set this directive false. - This has no effect when DirectLex is used. -

-

- Notice: This directive's default turned from false to true - in HTML Purifier 3.2.0. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt deleted file mode 100755 index b2b6ab14..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt +++ /dev/null @@ -1,16 +0,0 @@ -Core.AggressivelyRemoveScript -TYPE: bool -VERSION: 4.9.0 -DEFAULT: true ---DESCRIPTION-- -

- This directive enables aggressive pre-filter removal of - script tags. This is not necessary for security, - but it can help work around a bug in libxml where embedded - HTML elements inside script sections cause the parser to - choke. To revert to pre-4.9.0 behavior, set this to false. - This directive has no effect if %Core.Trusted is true, - %Core.RemoveScriptContents is false, or %Core.HiddenElements - does not contain script. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt deleted file mode 100755 index 2c910cc7..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt +++ /dev/null @@ -1,16 +0,0 @@ -Core.AllowHostnameUnderscore -TYPE: bool -VERSION: 4.6.0 -DEFAULT: false ---DESCRIPTION-- -

- By RFC 1123, underscores are not permitted in host names. - (This is in contrast to the specification for DNS, RFC - 2181, which allows underscores.) - However, most browsers do the right thing when faced with - an underscore in the host name, and so some poorly written - websites are written with the expectation this should work. - Setting this parameter to true relaxes our allowed character - check so that underscores are permitted. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt deleted file mode 100755 index 06278f82..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt +++ /dev/null @@ -1,12 +0,0 @@ -Core.AllowParseManyTags -TYPE: bool -DEFAULT: false -VERSION: 4.10.1 ---DESCRIPTION-- -

- This directive allows parsing of many nested tags. - If you set true, relaxes any hardcoded limit from the parser. - However, in that case it may cause a Dos attack. - Be careful when enabling it. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt deleted file mode 100755 index d7317911..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt +++ /dev/null @@ -1,12 +0,0 @@ -Core.CollectErrors -TYPE: bool -VERSION: 2.0.0 -DEFAULT: false ---DESCRIPTION-- - -Whether or not to collect errors found while filtering the document. This -is a useful way to give feedback to your users. Warning: -Currently this feature is very patchy and experimental, with lots of -possible error messages not yet implemented. It will not cause any -problems, but it may not help your users either. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt deleted file mode 100755 index a75844cd..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt +++ /dev/null @@ -1,160 +0,0 @@ -Core.ColorKeywords -TYPE: hash -VERSION: 2.0.0 ---DEFAULT-- -array ( - 'aliceblue' => '#F0F8FF', - 'antiquewhite' => '#FAEBD7', - 'aqua' => '#00FFFF', - 'aquamarine' => '#7FFFD4', - 'azure' => '#F0FFFF', - 'beige' => '#F5F5DC', - 'bisque' => '#FFE4C4', - 'black' => '#000000', - 'blanchedalmond' => '#FFEBCD', - 'blue' => '#0000FF', - 'blueviolet' => '#8A2BE2', - 'brown' => '#A52A2A', - 'burlywood' => '#DEB887', - 'cadetblue' => '#5F9EA0', - 'chartreuse' => '#7FFF00', - 'chocolate' => '#D2691E', - 'coral' => '#FF7F50', - 'cornflowerblue' => '#6495ED', - 'cornsilk' => '#FFF8DC', - 'crimson' => '#DC143C', - 'cyan' => '#00FFFF', - 'darkblue' => '#00008B', - 'darkcyan' => '#008B8B', - 'darkgoldenrod' => '#B8860B', - 'darkgray' => '#A9A9A9', - 'darkgrey' => '#A9A9A9', - 'darkgreen' => '#006400', - 'darkkhaki' => '#BDB76B', - 'darkmagenta' => '#8B008B', - 'darkolivegreen' => '#556B2F', - 'darkorange' => '#FF8C00', - 'darkorchid' => '#9932CC', - 'darkred' => '#8B0000', - 'darksalmon' => '#E9967A', - 'darkseagreen' => '#8FBC8F', - 'darkslateblue' => '#483D8B', - 'darkslategray' => '#2F4F4F', - 'darkslategrey' => '#2F4F4F', - 'darkturquoise' => '#00CED1', - 'darkviolet' => '#9400D3', - 'deeppink' => '#FF1493', - 'deepskyblue' => '#00BFFF', - 'dimgray' => '#696969', - 'dimgrey' => '#696969', - 'dodgerblue' => '#1E90FF', - 'firebrick' => '#B22222', - 'floralwhite' => '#FFFAF0', - 'forestgreen' => '#228B22', - 'fuchsia' => '#FF00FF', - 'gainsboro' => '#DCDCDC', - 'ghostwhite' => '#F8F8FF', - 'gold' => '#FFD700', - 'goldenrod' => '#DAA520', - 'gray' => '#808080', - 'grey' => '#808080', - 'green' => '#008000', - 'greenyellow' => '#ADFF2F', - 'honeydew' => '#F0FFF0', - 'hotpink' => '#FF69B4', - 'indianred' => '#CD5C5C', - 'indigo' => '#4B0082', - 'ivory' => '#FFFFF0', - 'khaki' => '#F0E68C', - 'lavender' => '#E6E6FA', - 'lavenderblush' => '#FFF0F5', - 'lawngreen' => '#7CFC00', - 'lemonchiffon' => '#FFFACD', - 'lightblue' => '#ADD8E6', - 'lightcoral' => '#F08080', - 'lightcyan' => '#E0FFFF', - 'lightgoldenrodyellow' => '#FAFAD2', - 'lightgray' => '#D3D3D3', - 'lightgrey' => '#D3D3D3', - 'lightgreen' => '#90EE90', - 'lightpink' => '#FFB6C1', - 'lightsalmon' => '#FFA07A', - 'lightseagreen' => '#20B2AA', - 'lightskyblue' => '#87CEFA', - 'lightslategray' => '#778899', - 'lightslategrey' => '#778899', - 'lightsteelblue' => '#B0C4DE', - 'lightyellow' => '#FFFFE0', - 'lime' => '#00FF00', - 'limegreen' => '#32CD32', - 'linen' => '#FAF0E6', - 'magenta' => '#FF00FF', - 'maroon' => '#800000', - 'mediumaquamarine' => '#66CDAA', - 'mediumblue' => '#0000CD', - 'mediumorchid' => '#BA55D3', - 'mediumpurple' => '#9370DB', - 'mediumseagreen' => '#3CB371', - 'mediumslateblue' => '#7B68EE', - 'mediumspringgreen' => '#00FA9A', - 'mediumturquoise' => '#48D1CC', - 'mediumvioletred' => '#C71585', - 'midnightblue' => '#191970', - 'mintcream' => '#F5FFFA', - 'mistyrose' => '#FFE4E1', - 'moccasin' => '#FFE4B5', - 'navajowhite' => '#FFDEAD', - 'navy' => '#000080', - 'oldlace' => '#FDF5E6', - 'olive' => '#808000', - 'olivedrab' => '#6B8E23', - 'orange' => '#FFA500', - 'orangered' => '#FF4500', - 'orchid' => '#DA70D6', - 'palegoldenrod' => '#EEE8AA', - 'palegreen' => '#98FB98', - 'paleturquoise' => '#AFEEEE', - 'palevioletred' => '#DB7093', - 'papayawhip' => '#FFEFD5', - 'peachpuff' => '#FFDAB9', - 'peru' => '#CD853F', - 'pink' => '#FFC0CB', - 'plum' => '#DDA0DD', - 'powderblue' => '#B0E0E6', - 'purple' => '#800080', - 'rebeccapurple' => '#663399', - 'red' => '#FF0000', - 'rosybrown' => '#BC8F8F', - 'royalblue' => '#4169E1', - 'saddlebrown' => '#8B4513', - 'salmon' => '#FA8072', - 'sandybrown' => '#F4A460', - 'seagreen' => '#2E8B57', - 'seashell' => '#FFF5EE', - 'sienna' => '#A0522D', - 'silver' => '#C0C0C0', - 'skyblue' => '#87CEEB', - 'slateblue' => '#6A5ACD', - 'slategray' => '#708090', - 'slategrey' => '#708090', - 'snow' => '#FFFAFA', - 'springgreen' => '#00FF7F', - 'steelblue' => '#4682B4', - 'tan' => '#D2B48C', - 'teal' => '#008080', - 'thistle' => '#D8BFD8', - 'tomato' => '#FF6347', - 'turquoise' => '#40E0D0', - 'violet' => '#EE82EE', - 'wheat' => '#F5DEB3', - 'white' => '#FFFFFF', - 'whitesmoke' => '#F5F5F5', - 'yellow' => '#FFFF00', - 'yellowgreen' => '#9ACD32' -) ---DESCRIPTION-- - -Lookup array of color names to six digit hexadecimal number corresponding -to color, with preceding hash mark. Used when parsing colors. The lookup -is done in a case-insensitive manner. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt deleted file mode 100755 index 64b114fc..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt +++ /dev/null @@ -1,14 +0,0 @@ -Core.ConvertDocumentToFragment -TYPE: bool -DEFAULT: true ---DESCRIPTION-- - -This parameter determines whether or not the filter should convert -input that is a full document with html and body tags to a fragment -of just the contents of a body tag. This parameter is simply something -HTML Purifier can do during an edge-case: for most inputs, this -processing is not necessary. - ---ALIASES-- -Core.AcceptFullDocuments ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt deleted file mode 100755 index 36f16e07..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt +++ /dev/null @@ -1,17 +0,0 @@ -Core.DirectLexLineNumberSyncInterval -TYPE: int -VERSION: 2.0.0 -DEFAULT: 0 ---DESCRIPTION-- - -

- Specifies the number of tokens the DirectLex line number tracking - implementations should process before attempting to resyncronize the - current line count by manually counting all previous new-lines. When - at 0, this functionality is disabled. Lower values will decrease - performance, and this is only strictly necessary if the counting - algorithm is buggy (in which case you should report it as a bug). - This has no effect when %Core.MaintainLineNumbers is disabled or DirectLex is - not being used. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt deleted file mode 100755 index 1cd4c2c9..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt +++ /dev/null @@ -1,14 +0,0 @@ -Core.DisableExcludes -TYPE: bool -DEFAULT: false -VERSION: 4.5.0 ---DESCRIPTION-- -

- This directive disables SGML-style exclusions, e.g. the exclusion of - <object> in any descendant of a - <pre> tag. Disabling excludes will allow some - invalid documents to pass through HTML Purifier, but HTML Purifier - will also be less likely to accidentally remove large documents during - processing. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt deleted file mode 100755 index ce243c35..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt +++ /dev/null @@ -1,9 +0,0 @@ -Core.EnableIDNA -TYPE: bool -DEFAULT: false -VERSION: 4.4.0 ---DESCRIPTION-- -Allows international domain names in URLs. This configuration option -requires the PEAR Net_IDNA2 module to be installed. It operates by -punycoding any internationalized host names for maximum portability. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt deleted file mode 100755 index 8bfb47c3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt +++ /dev/null @@ -1,15 +0,0 @@ -Core.Encoding -TYPE: istring -DEFAULT: 'utf-8' ---DESCRIPTION-- -If for some reason you are unable to convert all webpages to UTF-8, you can -use this directive as a stop-gap compatibility change to let HTML Purifier -deal with non UTF-8 input. This technique has notable deficiencies: -absolutely no characters outside of the selected character encoding will be -preserved, not even the ones that have been ampersand escaped (this is due -to a UTF-8 specific feature that automatically resolves all -entities), making it pretty useless for anything except the most I18N-blind -applications, although %Core.EscapeNonASCIICharacters offers fixes this -trouble with another tradeoff. This directive only accepts ISO-8859-1 if -iconv is not enabled. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt deleted file mode 100755 index a3881be7..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt +++ /dev/null @@ -1,12 +0,0 @@ -Core.EscapeInvalidChildren -TYPE: bool -DEFAULT: false ---DESCRIPTION-- -

Warning: this configuration option is no longer does anything as of 4.6.0.

- -

When true, a child is found that is not allowed in the context of the -parent element will be transformed into text as if it were ASCII. When -false, that element and all internal tags will be dropped, though text will -be preserved. There is no option for dropping the element but preserving -child nodes.

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt deleted file mode 100755 index a7a5b249..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt +++ /dev/null @@ -1,7 +0,0 @@ -Core.EscapeInvalidTags -TYPE: bool -DEFAULT: false ---DESCRIPTION-- -When true, invalid tags will be written back to the document as plain text. -Otherwise, they are silently dropped. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt deleted file mode 100755 index abb49994..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt +++ /dev/null @@ -1,13 +0,0 @@ -Core.EscapeNonASCIICharacters -TYPE: bool -VERSION: 1.4.0 -DEFAULT: false ---DESCRIPTION-- -This directive overcomes a deficiency in %Core.Encoding by blindly -converting all non-ASCII characters into decimal numeric entities before -converting it to its native encoding. This means that even characters that -can be expressed in the non-UTF-8 encoding will be entity-ized, which can -be a real downer for encodings like Big5. It also assumes that the ASCII -repetoire is available, although this is the case for almost all encodings. -Anyway, use UTF-8! ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt deleted file mode 100755 index 915391ed..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt +++ /dev/null @@ -1,19 +0,0 @@ -Core.HiddenElements -TYPE: lookup ---DEFAULT-- -array ( - 'script' => true, - 'style' => true, -) ---DESCRIPTION-- - -

- This directive is a lookup array of elements which should have their - contents removed when they are not allowed by the HTML definition. - For example, the contents of a script tag are not - normally shown in a document, so if script tags are to be removed, - their contents should be removed to. This is opposed to a b - tag, which defines some presentational changes but does not hide its - contents. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt deleted file mode 100755 index 233fca14..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt +++ /dev/null @@ -1,10 +0,0 @@ -Core.Language -TYPE: string -VERSION: 2.0.0 -DEFAULT: 'en' ---DESCRIPTION-- - -ISO 639 language code for localizable things in HTML Purifier to use, -which is mainly error reporting. There is currently only an English (en) -translation, so this directive is currently useless. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt deleted file mode 100755 index 392b4364..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt +++ /dev/null @@ -1,36 +0,0 @@ -Core.LegacyEntityDecoder -TYPE: bool -VERSION: 4.9.0 -DEFAULT: false ---DESCRIPTION-- -

- Prior to HTML Purifier 4.9.0, entities were decoded by performing - a global search replace for all entities whose decoded versions - did not have special meanings under HTML, and replaced them with - their decoded versions. We would match all entities, even if they did - not have a trailing semicolon, but only if there weren't any trailing - alphanumeric characters. -

- - - - - - -
OriginalTextAttribute
&yen;¥¥
&yen¥¥
&yena&yena&yena
&yen=¥=¥=
-

- In HTML Purifier 4.9.0, we changed the behavior of entity parsing - to match entities that had missing trailing semicolons in less - cases, to more closely match HTML5 parsing behavior: -

- - - - - - -
OriginalTextAttribute
&yen;¥¥
&yen¥¥
&yena¥a&yena
&yen=¥=&yen=
-

- This flag reverts back to pre-HTML Purifier 4.9.0 behavior. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt deleted file mode 100755 index 8983e2cc..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt +++ /dev/null @@ -1,34 +0,0 @@ -Core.LexerImpl -TYPE: mixed/null -VERSION: 2.0.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- This parameter determines what lexer implementation can be used. The - valid values are: -

-
-
null
-
- Recommended, the lexer implementation will be auto-detected based on - your PHP-version and configuration. -
-
string lexer identifier
-
- This is a slim way of manually overridding the implementation. - Currently recognized values are: DOMLex (the default PHP5 -implementation) - and DirectLex (the default PHP4 implementation). Only use this if - you know what you are doing: usually, the auto-detection will - manage things for cases you aren't even aware of. -
-
object lexer instance
-
- Super-advanced: you can specify your own, custom, implementation that - implements the interface defined by HTMLPurifier_Lexer. - I may remove this option simply because I don't expect anyone - to use it. -
-
---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt deleted file mode 100755 index eb841a75..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt +++ /dev/null @@ -1,16 +0,0 @@ -Core.MaintainLineNumbers -TYPE: bool/null -VERSION: 2.0.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- If true, HTML Purifier will add line number information to all tokens. - This is useful when error reporting is turned on, but can result in - significant performance degradation and should not be used when - unnecessary. This directive must be used with the DirectLex lexer, - as the DOMLex lexer does not (yet) support this functionality. - If the value is null, an appropriate value will be selected based - on other configuration. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt deleted file mode 100755 index d77f5360..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt +++ /dev/null @@ -1,11 +0,0 @@ -Core.NormalizeNewlines -TYPE: bool -VERSION: 4.2.0 -DEFAULT: true ---DESCRIPTION-- -

- Whether or not to normalize newlines to the operating - system default. When false, HTML Purifier - will attempt to preserve mixed newline files. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt deleted file mode 100755 index 4070c2a0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt +++ /dev/null @@ -1,12 +0,0 @@ -Core.RemoveInvalidImg -TYPE: bool -DEFAULT: true -VERSION: 1.3.0 ---DESCRIPTION-- - -

- This directive enables pre-emptive URI checking in img - tags, as the attribute validation strategy is not authorized to - remove elements from the document. Revert to pre-1.3.0 behavior by setting to false. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt deleted file mode 100755 index 3397d9f7..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt +++ /dev/null @@ -1,11 +0,0 @@ -Core.RemoveProcessingInstructions -TYPE: bool -VERSION: 4.2.0 -DEFAULT: false ---DESCRIPTION-- -Instead of escaping processing instructions in the form <? ... -?>, remove it out-right. This may be useful if the HTML -you are validating contains XML processing instruction gunk, however, -it can also be user-unfriendly for people attempting to post PHP -snippets. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt deleted file mode 100755 index a4cd966d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt +++ /dev/null @@ -1,12 +0,0 @@ -Core.RemoveScriptContents -TYPE: bool/null -DEFAULT: NULL -VERSION: 2.0.0 -DEPRECATED-VERSION: 2.1.0 -DEPRECATED-USE: Core.HiddenElements ---DESCRIPTION-- -

- This directive enables HTML Purifier to remove not only script tags - but all of their contents. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt deleted file mode 100755 index 3db50ef2..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt +++ /dev/null @@ -1,11 +0,0 @@ -Filter.Custom -TYPE: list -VERSION: 3.1.0 -DEFAULT: array() ---DESCRIPTION-- -

- This directive can be used to add custom filters; it is nearly the - equivalent of the now deprecated HTMLPurifier->addFilter() - method. Specify an array of concrete implementations. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt deleted file mode 100755 index 16829bcd..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt +++ /dev/null @@ -1,14 +0,0 @@ -Filter.ExtractStyleBlocks.Escaping -TYPE: bool -VERSION: 3.0.0 -DEFAULT: true -ALIASES: Filter.ExtractStyleBlocksEscaping, FilterParam.ExtractStyleBlocksEscaping ---DESCRIPTION-- - -

- Whether or not to escape the dangerous characters <, > and & - as \3C, \3E and \26, respectively. This is can be safely set to false - if the contents of StyleBlocks will be placed in an external stylesheet, - where there is no risk of it being interpreted as HTML. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt deleted file mode 100755 index 7f95f54d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt +++ /dev/null @@ -1,29 +0,0 @@ -Filter.ExtractStyleBlocks.Scope -TYPE: string/null -VERSION: 3.0.0 -DEFAULT: NULL -ALIASES: Filter.ExtractStyleBlocksScope, FilterParam.ExtractStyleBlocksScope ---DESCRIPTION-- - -

- If you would like users to be able to define external stylesheets, but - only allow them to specify CSS declarations for a specific node and - prevent them from fiddling with other elements, use this directive. - It accepts any valid CSS selector, and will prepend this to any - CSS declaration extracted from the document. For example, if this - directive is set to #user-content and a user uses the - selector a:hover, the final selector will be - #user-content a:hover. -

-

- The comma shorthand may be used; consider the above example, with - #user-content, #user-content2, the final selector will - be #user-content a:hover, #user-content2 a:hover. -

-

- Warning: It is possible for users to bypass this measure - using a naughty + selector. This is a bug in CSS Tidy 1.3, not HTML - Purifier, and I am working to get it fixed. Until then, HTML Purifier - performs a basic check to prevent this. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt deleted file mode 100755 index 6c231b2d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt +++ /dev/null @@ -1,16 +0,0 @@ -Filter.ExtractStyleBlocks.TidyImpl -TYPE: mixed/null -VERSION: 3.1.0 -DEFAULT: NULL -ALIASES: FilterParam.ExtractStyleBlocksTidyImpl ---DESCRIPTION-- -

- If left NULL, HTML Purifier will attempt to instantiate a csstidy - class to use for internal cleaning. This will usually be good enough. -

-

- However, for trusted user input, you can set this to false to - disable cleaning. In addition, you can supply your own concrete implementation - of Tidy's interface to use, although I don't know why you'd want to do that. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt deleted file mode 100755 index 078d0874..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt +++ /dev/null @@ -1,74 +0,0 @@ -Filter.ExtractStyleBlocks -TYPE: bool -VERSION: 3.1.0 -DEFAULT: false -EXTERNAL: CSSTidy ---DESCRIPTION-- -

- This directive turns on the style block extraction filter, which removes - style blocks from input HTML, cleans them up with CSSTidy, - and places them in the StyleBlocks context variable, for further - use by you, usually to be placed in an external stylesheet, or a - style block in the head of your document. -

-

- Sample usage: -

-
';
-?>
-
-
-
-  Filter.ExtractStyleBlocks
-body {color:#F00;} Some text';
-
-    $config = HTMLPurifier_Config::createDefault();
-    $config->set('Filter', 'ExtractStyleBlocks', true);
-    $purifier = new HTMLPurifier($config);
-
-    $html = $purifier->purify($dirty);
-
-    // This implementation writes the stylesheets to the styles/ directory.
-    // You can also echo the styles inside the document, but it's a bit
-    // more difficult to make sure they get interpreted properly by
-    // browsers; try the usual CSS armoring techniques.
-    $styles = $purifier->context->get('StyleBlocks');
-    $dir = 'styles/';
-    if (!is_dir($dir)) mkdir($dir);
-    $hash = sha1($_GET['html']);
-    foreach ($styles as $i => $style) {
-        file_put_contents($name = $dir . $hash . "_$i");
-        echo '';
-    }
-?>
-
-
-  
- -
- - -]]>
-

- Warning: It is possible for a user to mount an - imagecrash attack using this CSS. Counter-measures are difficult; - it is not simply enough to limit the range of CSS lengths (using - relative lengths with many nesting levels allows for large values - to be attained without actually specifying them in the stylesheet), - and the flexible nature of selectors makes it difficult to selectively - disable lengths on image tags (HTML Purifier, however, does disable - CSS width and height in inline styling). There are probably two effective - counter measures: an explicit width and height set to auto in all - images in your document (unlikely) or the disabling of width and - height (somewhat reasonable). Whether or not these measures should be - used is left to the reader. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt deleted file mode 100755 index 321eaa2d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt +++ /dev/null @@ -1,16 +0,0 @@ -Filter.YouTube -TYPE: bool -VERSION: 3.1.0 -DEFAULT: false ---DESCRIPTION-- -

- Warning: Deprecated in favor of %HTML.SafeObject and - %Output.FlashCompat (turn both on to allow YouTube videos and other - Flash content). -

-

- This directive enables YouTube video embedding in HTML Purifier. Check - this document - on embedding videos for more information on what this filter does. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt deleted file mode 100755 index 0b2c106d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt +++ /dev/null @@ -1,25 +0,0 @@ -HTML.Allowed -TYPE: itext/null -VERSION: 2.0.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- This is a preferred convenience directive that combines - %HTML.AllowedElements and %HTML.AllowedAttributes. - Specify elements and attributes that are allowed using: - element1[attr1|attr2],element2.... For example, - if you would like to only allow paragraphs and links, specify - a[href],p. You can specify attributes that apply - to all elements using an asterisk, e.g. *[lang]. - You can also use newlines instead of commas to separate elements. -

-

- Warning: - All of the constraints on the component directives are still enforced. - The syntax is a subset of TinyMCE's valid_elements - whitelist: directly copy-pasting it here will probably result in - broken whitelists. If %HTML.AllowedElements or %HTML.AllowedAttributes - are set, this directive has no effect. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt deleted file mode 100755 index fcf093f1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt +++ /dev/null @@ -1,19 +0,0 @@ -HTML.AllowedAttributes -TYPE: lookup/null -VERSION: 1.3.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- If HTML Purifier's attribute set is unsatisfactory, overload it! - The syntax is "tag.attr" or "*.attr" for the global attributes - (style, id, class, dir, lang, xml:lang). -

-

- Warning: If another directive conflicts with the - elements here, that directive will win and override. For - example, %HTML.EnableAttrID will take precedence over *.id in this - directive. You must set that directive to true before you can use - IDs at all. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt deleted file mode 100755 index 140e2142..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt +++ /dev/null @@ -1,10 +0,0 @@ -HTML.AllowedComments -TYPE: lookup -VERSION: 4.4.0 -DEFAULT: array() ---DESCRIPTION-- -A whitelist which indicates what explicit comment bodies should be -allowed, modulo leading and trailing whitespace. See also %HTML.AllowedCommentsRegexp -(these directives are union'ed together, so a comment is considered -valid if any directive deems it valid.) ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt deleted file mode 100755 index f22e977d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt +++ /dev/null @@ -1,15 +0,0 @@ -HTML.AllowedCommentsRegexp -TYPE: string/null -VERSION: 4.4.0 -DEFAULT: NULL ---DESCRIPTION-- -A regexp, which if it matches the body of a comment, indicates that -it should be allowed. Trailing and leading spaces are removed prior -to running this regular expression. -Warning: Make sure you specify -correct anchor metacharacters ^regex$, otherwise you may accept -comments that you did not mean to! In particular, the regex /foo|bar/ -is probably not sufficiently strict, since it also allows foobar. -See also %HTML.AllowedComments (these directives are union'ed together, -so a comment is considered valid if any directive deems it valid.) ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt deleted file mode 100755 index 1d3fa790..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt +++ /dev/null @@ -1,23 +0,0 @@ -HTML.AllowedElements -TYPE: lookup/null -VERSION: 1.3.0 -DEFAULT: NULL ---DESCRIPTION-- -

- If HTML Purifier's tag set is unsatisfactory for your needs, you can - overload it with your own list of tags to allow. If you change - this, you probably also want to change %HTML.AllowedAttributes; see - also %HTML.Allowed which lets you set allowed elements and - attributes at the same time. -

-

- If you attempt to allow an element that HTML Purifier does not know - about, HTML Purifier will raise an error. You will need to manually - tell HTML Purifier about this element by using the - advanced customization features. -

-

- Warning: If another directive conflicts with the - elements here, that directive will win and override. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt deleted file mode 100755 index 5a59a55c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt +++ /dev/null @@ -1,20 +0,0 @@ -HTML.AllowedModules -TYPE: lookup/null -VERSION: 2.0.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- A doctype comes with a set of usual modules to use. Without having - to mucking about with the doctypes, you can quickly activate or - disable these modules by specifying which modules you wish to allow - with this directive. This is most useful for unit testing specific - modules, although end users may find it useful for their own ends. -

-

- If you specify a module that does not exist, the manager will silently - fail to use it, so be careful! User-defined modules are not affected - by this directive. Modules defined in %HTML.CoreModules are not - affected by this directive. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt deleted file mode 100755 index 151fb7b8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt +++ /dev/null @@ -1,11 +0,0 @@ -HTML.Attr.Name.UseCDATA -TYPE: bool -DEFAULT: false -VERSION: 4.0.0 ---DESCRIPTION-- -The W3C specification DTD defines the name attribute to be CDATA, not ID, due -to limitations of DTD. In certain documents, this relaxed behavior is desired, -whether it is to specify duplicate names, or to specify names that would be -illegal IDs (for example, names that begin with a digit.) Set this configuration -directive to true to use the relaxed parsing rules. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt deleted file mode 100755 index 45ae469e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt +++ /dev/null @@ -1,18 +0,0 @@ -HTML.BlockWrapper -TYPE: string -VERSION: 1.3.0 -DEFAULT: 'p' ---DESCRIPTION-- - -

- String name of element to wrap inline elements that are inside a block - context. This only occurs in the children of blockquote in strict mode. -

-

- Example: by default value, - <blockquote>Foo</blockquote> would become - <blockquote><p>Foo</p></blockquote>. - The <p> tags can be replaced with whatever you desire, - as long as it is a block level element. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt deleted file mode 100755 index 52461887..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt +++ /dev/null @@ -1,23 +0,0 @@ -HTML.CoreModules -TYPE: lookup -VERSION: 2.0.0 ---DEFAULT-- -array ( - 'Structure' => true, - 'Text' => true, - 'Hypertext' => true, - 'List' => true, - 'NonXMLCommonAttributes' => true, - 'XMLCommonAttributes' => true, - 'CommonAttributes' => true, -) ---DESCRIPTION-- - -

- Certain modularized doctypes (XHTML, namely), have certain modules - that must be included for the doctype to be an conforming document - type: put those modules here. By default, XHTML's core modules - are used. You can set this to a blank array to disable core module - protection, but this is not recommended. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt deleted file mode 100755 index 6ed70b59..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt +++ /dev/null @@ -1,9 +0,0 @@ -HTML.CustomDoctype -TYPE: string/null -VERSION: 2.0.1 -DEFAULT: NULL ---DESCRIPTION-- - -A custom doctype for power-users who defined their own document -type. This directive only applies when %HTML.Doctype is blank. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt deleted file mode 100755 index 103db754..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt +++ /dev/null @@ -1,33 +0,0 @@ -HTML.DefinitionID -TYPE: string/null -DEFAULT: NULL -VERSION: 2.0.0 ---DESCRIPTION-- - -

- Unique identifier for a custom-built HTML definition. If you edit - the raw version of the HTMLDefinition, introducing changes that the - configuration object does not reflect, you must specify this variable. - If you change your custom edits, you should change this directive, or - clear your cache. Example: -

-
-$config = HTMLPurifier_Config::createDefault();
-$config->set('HTML', 'DefinitionID', '1');
-$def = $config->getHTMLDefinition();
-$def->addAttribute('a', 'tabindex', 'Number');
-
-

- In the above example, the configuration is still at the defaults, but - using the advanced API, an extra attribute has been added. The - configuration object normally has no way of knowing that this change - has taken place, so it needs an extra directive: %HTML.DefinitionID. - If someone else attempts to use the default configuration, these two - pieces of code will not clobber each other in the cache, since one has - an extra directive attached to it. -

-

- You must specify a value to this directive to use the - advanced API features. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt deleted file mode 100755 index 229ae026..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt +++ /dev/null @@ -1,16 +0,0 @@ -HTML.DefinitionRev -TYPE: int -VERSION: 2.0.0 -DEFAULT: 1 ---DESCRIPTION-- - -

- Revision identifier for your custom definition specified in - %HTML.DefinitionID. This serves the same purpose: uniquely identifying - your custom definition, but this one does so in a chronological - context: revision 3 is more up-to-date then revision 2. Thus, when - this gets incremented, the cache handling is smart enough to clean - up any older revisions of your definition as well as flush the - cache. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt deleted file mode 100755 index 9dab497f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt +++ /dev/null @@ -1,11 +0,0 @@ -HTML.Doctype -TYPE: string/null -DEFAULT: NULL ---DESCRIPTION-- -Doctype to use during filtering. Technically speaking this is not actually -a doctype (as it does not identify a corresponding DTD), but we are using -this name for sake of simplicity. When non-blank, this will override any -older directives like %HTML.XHTML or %HTML.Strict. ---ALLOWED-- -'HTML 4.01 Transitional', 'HTML 4.01 Strict', 'XHTML 1.0 Transitional', 'XHTML 1.0 Strict', 'XHTML 1.1' ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt deleted file mode 100755 index 7878dc0b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt +++ /dev/null @@ -1,11 +0,0 @@ -HTML.FlashAllowFullScreen -TYPE: bool -VERSION: 4.2.0 -DEFAULT: false ---DESCRIPTION-- -

- Whether or not to permit embedded Flash content from - %HTML.SafeObject to expand to the full screen. Corresponds to - the allowFullScreen parameter. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt deleted file mode 100755 index 57358f9b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt +++ /dev/null @@ -1,21 +0,0 @@ -HTML.ForbiddenAttributes -TYPE: lookup -VERSION: 3.1.0 -DEFAULT: array() ---DESCRIPTION-- -

- While this directive is similar to %HTML.AllowedAttributes, for - forwards-compatibility with XML, this attribute has a different syntax. Instead of - tag.attr, use tag@attr. To disallow href - attributes in a tags, set this directive to - a@href. You can also disallow an attribute globally with - attr or *@attr (either syntax is fine; the latter - is provided for consistency with %HTML.AllowedAttributes). -

-

- Warning: This directive complements %HTML.ForbiddenElements, - accordingly, check - out that directive for a discussion of why you - should think twice before using this directive. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt deleted file mode 100755 index 93a53e14..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt +++ /dev/null @@ -1,20 +0,0 @@ -HTML.ForbiddenElements -TYPE: lookup -VERSION: 3.1.0 -DEFAULT: array() ---DESCRIPTION-- -

- This was, perhaps, the most requested feature ever in HTML - Purifier. Please don't abuse it! This is the logical inverse of - %HTML.AllowedElements, and it will override that directive, or any - other directive. -

-

- If possible, %HTML.Allowed is recommended over this directive, because it - can sometimes be difficult to tell whether or not you've forbidden all of - the behavior you would like to disallow. If you forbid img - with the expectation of preventing images on your site, you'll be in for - a nasty surprise when people start using the background-image - CSS property. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Forms.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Forms.txt deleted file mode 100755 index 4a432d89..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Forms.txt +++ /dev/null @@ -1,11 +0,0 @@ -HTML.Forms -TYPE: bool -VERSION: 4.13.0 -DEFAULT: false ---DESCRIPTION-- -

- Whether or not to permit form elements in the user input, regardless of - %HTML.Trusted value. Please be very careful when using this functionality, as - enabling forms in untrusted documents may allow for phishing attacks. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt deleted file mode 100755 index e424c386..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt +++ /dev/null @@ -1,14 +0,0 @@ -HTML.MaxImgLength -TYPE: int/null -DEFAULT: 1200 -VERSION: 3.1.1 ---DESCRIPTION-- -

- This directive controls the maximum number of pixels in the width and - height attributes in img tags. This is - in place to prevent imagecrash attacks, disable with null at your own risk. - This directive is similar to %CSS.MaxImgLength, and both should be - concurrently edited, although there are - subtle differences in the input format (the HTML max is an integer). -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt deleted file mode 100755 index 700b3092..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt +++ /dev/null @@ -1,7 +0,0 @@ -HTML.Nofollow -TYPE: bool -VERSION: 4.3.0 -DEFAULT: FALSE ---DESCRIPTION-- -If enabled, nofollow rel attributes are added to all outgoing links. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt deleted file mode 100755 index 62e8e160..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt +++ /dev/null @@ -1,12 +0,0 @@ -HTML.Parent -TYPE: string -VERSION: 1.3.0 -DEFAULT: 'div' ---DESCRIPTION-- - -

- String name of element that HTML fragment passed to library will be - inserted in. An interesting variation would be using span as the - parent element, meaning that only inline tags would be allowed. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt deleted file mode 100755 index dfb72049..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt +++ /dev/null @@ -1,12 +0,0 @@ -HTML.Proprietary -TYPE: bool -VERSION: 3.1.0 -DEFAULT: false ---DESCRIPTION-- -

- Whether or not to allow proprietary elements and attributes in your - documents, as per HTMLPurifier_HTMLModule_Proprietary. - Warning: This can cause your documents to stop - validating! -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt deleted file mode 100755 index cdda09a4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt +++ /dev/null @@ -1,13 +0,0 @@ -HTML.SafeEmbed -TYPE: bool -VERSION: 3.1.1 -DEFAULT: false ---DESCRIPTION-- -

- Whether or not to permit embed tags in documents, with a number of extra - security features added to prevent script execution. This is similar to - what websites like MySpace do to embed tags. Embed is a proprietary - element and will cause your website to stop validating; you should - see if you can use %Output.FlashCompat with %HTML.SafeObject instead - first.

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt deleted file mode 100755 index 5eb6ec2b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt +++ /dev/null @@ -1,13 +0,0 @@ -HTML.SafeIframe -TYPE: bool -VERSION: 4.4.0 -DEFAULT: false ---DESCRIPTION-- -

- Whether or not to permit iframe tags in untrusted documents. This - directive must be accompanied by a whitelist of permitted iframes, - such as %URI.SafeIframeRegexp, otherwise it will fatally error. - This directive has no effect on strict doctypes, as iframes are not - valid. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt deleted file mode 100755 index ceb342e2..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt +++ /dev/null @@ -1,13 +0,0 @@ -HTML.SafeObject -TYPE: bool -VERSION: 3.1.1 -DEFAULT: false ---DESCRIPTION-- -

- Whether or not to permit object tags in documents, with a number of extra - security features added to prevent script execution. This is similar to - what websites like MySpace do to object tags. You should also enable - %Output.FlashCompat in order to generate Internet Explorer - compatibility code for your object tags. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt deleted file mode 100755 index 5ebc7a19..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt +++ /dev/null @@ -1,10 +0,0 @@ -HTML.SafeScripting -TYPE: lookup -VERSION: 4.5.0 -DEFAULT: array() ---DESCRIPTION-- -

- Whether or not to permit script tags to external scripts in documents. - Inline scripting is not allowed, and the script must match an explicit whitelist. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt deleted file mode 100755 index a8b1de56..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt +++ /dev/null @@ -1,9 +0,0 @@ -HTML.Strict -TYPE: bool -VERSION: 1.3.0 -DEFAULT: false -DEPRECATED-VERSION: 1.7.0 -DEPRECATED-USE: HTML.Doctype ---DESCRIPTION-- -Determines whether or not to use Transitional (loose) or Strict rulesets. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt deleted file mode 100755 index 587a1677..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt +++ /dev/null @@ -1,8 +0,0 @@ -HTML.TargetBlank -TYPE: bool -VERSION: 4.4.0 -DEFAULT: FALSE ---DESCRIPTION-- -If enabled, target=blank attributes are added to all outgoing links. -(This includes links from an HTTPS version of a page to an HTTP version.) ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoopener.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoopener.txt deleted file mode 100755 index dd514c0d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoopener.txt +++ /dev/null @@ -1,10 +0,0 @@ ---# vim: et sw=4 sts=4 -HTML.TargetNoopener -TYPE: bool -VERSION: 4.8.0 -DEFAULT: TRUE ---DESCRIPTION-- -If enabled, noopener rel attributes are added to links which have -a target attribute associated with them. This prevents malicious -destinations from overwriting the original window. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt deleted file mode 100755 index cb5a0b0e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt +++ /dev/null @@ -1,9 +0,0 @@ -HTML.TargetNoreferrer -TYPE: bool -VERSION: 4.8.0 -DEFAULT: TRUE ---DESCRIPTION-- -If enabled, noreferrer rel attributes are added to links which have -a target attribute associated with them. This prevents malicious -destinations from overwriting the original window. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt deleted file mode 100755 index b4c271b7..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt +++ /dev/null @@ -1,8 +0,0 @@ -HTML.TidyAdd -TYPE: lookup -VERSION: 2.0.0 -DEFAULT: array() ---DESCRIPTION-- - -Fixes to add to the default set of Tidy fixes as per your level. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt deleted file mode 100755 index 4186ccd0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt +++ /dev/null @@ -1,24 +0,0 @@ -HTML.TidyLevel -TYPE: string -VERSION: 2.0.0 -DEFAULT: 'medium' ---DESCRIPTION-- - -

General level of cleanliness the Tidy module should enforce. -There are four allowed values:

-
-
none
-
No extra tidying should be done
-
light
-
Only fix elements that would be discarded otherwise due to - lack of support in doctype
-
medium
-
Enforce best practices
-
heavy
-
Transform all deprecated elements and attributes to standards - compliant equivalents
-
- ---ALLOWED-- -'none', 'light', 'medium', 'heavy' ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt deleted file mode 100755 index 996762bd..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt +++ /dev/null @@ -1,8 +0,0 @@ -HTML.TidyRemove -TYPE: lookup -VERSION: 2.0.0 -DEFAULT: array() ---DESCRIPTION-- - -Fixes to remove from the default set of Tidy fixes as per your level. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt deleted file mode 100755 index 1db9237e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt +++ /dev/null @@ -1,9 +0,0 @@ -HTML.Trusted -TYPE: bool -VERSION: 2.0.0 -DEFAULT: false ---DESCRIPTION-- -Indicates whether or not the user input is trusted or not. If the input is -trusted, a more expansive set of allowed tags and attributes will be used. -See also %CSS.Trusted. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt deleted file mode 100755 index 2a47e384..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt +++ /dev/null @@ -1,11 +0,0 @@ -HTML.XHTML -TYPE: bool -DEFAULT: true -VERSION: 1.1.0 -DEPRECATED-VERSION: 1.7.0 -DEPRECATED-USE: HTML.Doctype ---DESCRIPTION-- -Determines whether or not output is XHTML 1.0 or HTML 4.01 flavor. ---ALIASES-- -Core.XHTML ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt deleted file mode 100755 index 08921fde..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt +++ /dev/null @@ -1,10 +0,0 @@ -Output.CommentScriptContents -TYPE: bool -VERSION: 2.0.0 -DEFAULT: true ---DESCRIPTION-- -Determines whether or not HTML Purifier should attempt to fix up the -contents of script tags for legacy browsers with comments. ---ALIASES-- -Core.CommentScriptContents ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt deleted file mode 100755 index d6f0d9f2..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt +++ /dev/null @@ -1,15 +0,0 @@ -Output.FixInnerHTML -TYPE: bool -VERSION: 4.3.0 -DEFAULT: true ---DESCRIPTION-- -

- If true, HTML Purifier will protect against Internet Explorer's - mishandling of the innerHTML attribute by appending - a space to any attribute that does not contain angled brackets, spaces - or quotes, but contains a backtick. This slightly changes the - semantics of any given attribute, so if this is unacceptable and - you do not use innerHTML on any of your pages, you can - turn this directive off. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt deleted file mode 100755 index 93398e85..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt +++ /dev/null @@ -1,11 +0,0 @@ -Output.FlashCompat -TYPE: bool -VERSION: 4.1.0 -DEFAULT: false ---DESCRIPTION-- -

- If true, HTML Purifier will generate Internet Explorer compatibility - code for all object code. This is highly recommended if you enable - %HTML.SafeObject. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt deleted file mode 100755 index 79f8ad82..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt +++ /dev/null @@ -1,13 +0,0 @@ -Output.Newline -TYPE: string/null -VERSION: 2.0.1 -DEFAULT: NULL ---DESCRIPTION-- - -

- Newline string to format final output with. If left null, HTML Purifier - will auto-detect the default newline type of the system and use that; - you can manually override it here. Remember, \r\n is Windows, \r - is Mac, and \n is Unix. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt deleted file mode 100755 index 232b0236..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt +++ /dev/null @@ -1,14 +0,0 @@ -Output.SortAttr -TYPE: bool -VERSION: 3.2.0 -DEFAULT: false ---DESCRIPTION-- -

- If true, HTML Purifier will sort attributes by name before writing them back - to the document, converting a tag like: <el b="" a="" c="" /> - to <el a="" b="" c="" />. This is a workaround for - a bug in FCKeditor which causes it to swap attributes order, adding noise - to text diffs. If you're not seeing this bug, chances are, you don't need - this directive. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt deleted file mode 100755 index 06bab00a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt +++ /dev/null @@ -1,25 +0,0 @@ -Output.TidyFormat -TYPE: bool -VERSION: 1.1.1 -DEFAULT: false ---DESCRIPTION-- -

- Determines whether or not to run Tidy on the final output for pretty - formatting reasons, such as indentation and wrap. -

-

- This can greatly improve readability for editors who are hand-editing - the HTML, but is by no means necessary as HTML Purifier has already - fixed all major errors the HTML may have had. Tidy is a non-default - extension, and this directive will silently fail if Tidy is not - available. -

-

- If you are looking to make the overall look of your page's source - better, I recommend running Tidy on the entire page rather than just - user-content (after all, the indentation relative to the containing - blocks will be incorrect). -

---ALIASES-- -Core.TidyFormat ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt deleted file mode 100755 index 071bc029..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt +++ /dev/null @@ -1,7 +0,0 @@ -Test.ForceNoIconv -TYPE: bool -DEFAULT: false ---DESCRIPTION-- -When set to true, HTMLPurifier_Encoder will act as if iconv does not exist -and use only pure PHP implementations. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt deleted file mode 100755 index eb97307e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt +++ /dev/null @@ -1,18 +0,0 @@ -URI.AllowedSchemes -TYPE: lookup ---DEFAULT-- -array ( - 'http' => true, - 'https' => true, - 'mailto' => true, - 'ftp' => true, - 'nntp' => true, - 'news' => true, - 'tel' => true, -) ---DESCRIPTION-- -Whitelist that defines the schemes that a URI is allowed to have. This -prevents XSS attacks from using pseudo-schemes like javascript or mocha. -There is also support for the data and file -URI schemes, but they are not enabled by default. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt deleted file mode 100755 index 876f0680..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt +++ /dev/null @@ -1,17 +0,0 @@ -URI.Base -TYPE: string/null -VERSION: 2.1.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- The base URI is the URI of the document this purified HTML will be - inserted into. This information is important if HTML Purifier needs - to calculate absolute URIs from relative URIs, such as when %URI.MakeAbsolute - is on. You may use a non-absolute URI for this value, but behavior - may vary (%URI.MakeAbsolute deals nicely with both absolute and - relative paths, but forwards-compatibility is not guaranteed). - Warning: If set, the scheme on this URI - overrides the one specified by %URI.DefaultScheme. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt deleted file mode 100755 index 834bc08c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt +++ /dev/null @@ -1,15 +0,0 @@ -URI.DefaultScheme -TYPE: string/null -DEFAULT: 'http' ---DESCRIPTION-- - -

- Defines through what scheme the output will be served, in order to - select the proper object validator when no scheme information is present. -

- -

- Starting with HTML Purifier 4.9.0, the default scheme can be null, in - which case we reject all URIs which do not have explicit schemes. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt deleted file mode 100755 index f05312ba..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt +++ /dev/null @@ -1,11 +0,0 @@ -URI.DefinitionID -TYPE: string/null -VERSION: 2.1.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- Unique identifier for a custom-built URI definition. If you want - to add custom URIFilters, you must specify this value. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt deleted file mode 100755 index 80cfea93..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt +++ /dev/null @@ -1,11 +0,0 @@ -URI.DefinitionRev -TYPE: int -VERSION: 2.1.0 -DEFAULT: 1 ---DESCRIPTION-- - -

- Revision identifier for your custom definition. See - %HTML.DefinitionRev for details. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt deleted file mode 100755 index 71ce025a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt +++ /dev/null @@ -1,14 +0,0 @@ -URI.Disable -TYPE: bool -VERSION: 1.3.0 -DEFAULT: false ---DESCRIPTION-- - -

- Disables all URIs in all forms. Not sure why you'd want to do that - (after all, the Internet's founded on the notion of a hyperlink). -

- ---ALIASES-- -Attr.DisableURI ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt deleted file mode 100755 index 13c122c8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt +++ /dev/null @@ -1,11 +0,0 @@ -URI.DisableExternal -TYPE: bool -VERSION: 1.2.0 -DEFAULT: false ---DESCRIPTION-- -Disables links to external websites. This is a highly effective anti-spam -and anti-pagerank-leech measure, but comes at a hefty price: nolinks or -images outside of your domain will be allowed. Non-linkified URIs will -still be preserved. If you want to be able to link to subdomains or use -absolute URIs, specify %URI.Host for your website. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt deleted file mode 100755 index abcc1efd..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt +++ /dev/null @@ -1,13 +0,0 @@ -URI.DisableExternalResources -TYPE: bool -VERSION: 1.3.0 -DEFAULT: false ---DESCRIPTION-- -Disables the embedding of external resources, preventing users from -embedding things like images from other hosts. This prevents access -tracking (good for email viewers), bandwidth leeching, cross-site request -forging, goatse.cx posting, and other nasties, but also results in a loss -of end-user functionality (they can't directly post a pic they posted from -Flickr anymore). Use it if you don't have a robust user-content moderation -team. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt deleted file mode 100755 index f891de49..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt +++ /dev/null @@ -1,15 +0,0 @@ -URI.DisableResources -TYPE: bool -VERSION: 4.2.0 -DEFAULT: false ---DESCRIPTION-- -

- Disables embedding resources, essentially meaning no pictures. You can - still link to them though. See %URI.DisableExternalResources for why - this might be a good idea. -

-

- Note: While this directive has been available since 1.3.0, - it didn't actually start doing anything until 4.2.0. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt deleted file mode 100755 index ee83b121..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt +++ /dev/null @@ -1,19 +0,0 @@ -URI.Host -TYPE: string/null -VERSION: 1.2.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- Defines the domain name of the server, so we can determine whether or - an absolute URI is from your website or not. Not strictly necessary, - as users should be using relative URIs to reference resources on your - website. It will, however, let you use absolute URIs to link to - subdomains of the domain you post here: i.e. example.com will allow - sub.example.com. However, higher up domains will still be excluded: - if you set %URI.Host to sub.example.com, example.com will be blocked. - Note: This directive overrides %URI.Base because - a given page may be on a sub-domain, but you wish HTML Purifier to be - more relaxed and allow some of the parent domains too. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt deleted file mode 100755 index 0b6df762..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt +++ /dev/null @@ -1,9 +0,0 @@ -URI.HostBlacklist -TYPE: list -VERSION: 1.3.0 -DEFAULT: array() ---DESCRIPTION-- -List of strings that are forbidden in the host of any URI. Use it to kill -domain names of spam, etc. Note that it will catch anything in the domain, -so moo.com will catch moo.com.example.com. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt deleted file mode 100755 index 4214900a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt +++ /dev/null @@ -1,13 +0,0 @@ -URI.MakeAbsolute -TYPE: bool -VERSION: 2.1.0 -DEFAULT: false ---DESCRIPTION-- - -

- Converts all URIs into absolute forms. This is useful when the HTML - being filtered assumes a specific base path, but will actually be - viewed in a different context (and setting an alternate base URI is - not possible). %URI.Base must be set for this directive to work. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt deleted file mode 100755 index 58c81dcc..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt +++ /dev/null @@ -1,83 +0,0 @@ -URI.Munge -TYPE: string/null -VERSION: 1.3.0 -DEFAULT: NULL ---DESCRIPTION-- - -

- Munges all browsable (usually http, https and ftp) - absolute URIs into another URI, usually a URI redirection service. - This directive accepts a URI, formatted with a %s where - the url-encoded original URI should be inserted (sample: - http://www.google.com/url?q=%s). -

-

- Uses for this directive: -

-
    -
  • - Prevent PageRank leaks, while being fairly transparent - to users (you may also want to add some client side JavaScript to - override the text in the statusbar). Notice: - Many security experts believe that this form of protection does not deter spam-bots. -
  • -
  • - Redirect users to a splash page telling them they are leaving your - website. While this is poor usability practice, it is often mandated - in corporate environments. -
  • -
-

- Prior to HTML Purifier 3.1.1, this directive also enabled the munging - of browsable external resources, which could break things if your redirection - script was a splash page or used meta tags. To revert to - previous behavior, please use %URI.MungeResources. -

-

- You may want to also use %URI.MungeSecretKey along with this directive - in order to enforce what URIs your redirector script allows. Open - redirector scripts can be a security risk and negatively affect the - reputation of your domain name. -

-

- Starting with HTML Purifier 3.1.1, there is also these substitutions: -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
KeyDescriptionExample <a href="">
%r1 - The URI embeds a resource
(blank) - The URI is merely a link
%nThe name of the tag this URI came froma
%mThe name of the attribute this URI came fromhref
%pThe name of the CSS property this URI came from, or blank if irrelevant
-

- Admittedly, these letters are somewhat arbitrary; the only stipulation - was that they couldn't be a through f. r is for resource (I would have preferred - e, but you take what you can get), n is for name, m - was picked because it came after n (and I couldn't use a), p is for - property. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt deleted file mode 100755 index 6fce0fdc..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt +++ /dev/null @@ -1,17 +0,0 @@ -URI.MungeResources -TYPE: bool -VERSION: 3.1.1 -DEFAULT: false ---DESCRIPTION-- -

- If true, any URI munging directives like %URI.Munge - will also apply to embedded resources, such as <img src="">. - Be careful enabling this directive if you have a redirector script - that does not use the Location HTTP header; all of your images - and other embedded resources will break. -

-

- Warning: It is strongly advised you use this in conjunction - %URI.MungeSecretKey to mitigate the security risk of an open redirector. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt deleted file mode 100755 index 1e17c1d4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt +++ /dev/null @@ -1,30 +0,0 @@ -URI.MungeSecretKey -TYPE: string/null -VERSION: 3.1.1 -DEFAULT: NULL ---DESCRIPTION-- -

- This directive enables secure checksum generation along with %URI.Munge. - It should be set to a secure key that is not shared with anyone else. - The checksum can be placed in the URI using %t. Use of this checksum - affords an additional level of protection by allowing a redirector - to check if a URI has passed through HTML Purifier with this line: -

- -
$checksum === hash_hmac("sha256", $url, $secret_key)
- -

- If the output is TRUE, the redirector script should accept the URI. -

- -

- Please note that it would still be possible for an attacker to procure - secure hashes en-mass by abusing your website's Preview feature or the - like, but this service affords an additional level of protection - that should be combined with website blacklisting. -

- -

- Remember this has no effect if %URI.Munge is not on. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt deleted file mode 100755 index 23331a4e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt +++ /dev/null @@ -1,9 +0,0 @@ -URI.OverrideAllowedSchemes -TYPE: bool -DEFAULT: true ---DESCRIPTION-- -If this is set to true (which it is by default), you can override -%URI.AllowedSchemes by simply registering a HTMLPurifier_URIScheme to the -registry. If false, you will also have to update that directive in order -to add more schemes. ---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt deleted file mode 100755 index 79084832..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt +++ /dev/null @@ -1,22 +0,0 @@ -URI.SafeIframeRegexp -TYPE: string/null -VERSION: 4.4.0 -DEFAULT: NULL ---DESCRIPTION-- -

- A PCRE regular expression that will be matched against an iframe URI. This is - a relatively inflexible scheme, but works well enough for the most common - use-case of iframes: embedded video. This directive only has an effect if - %HTML.SafeIframe is enabled. Here are some example values: -

-
    -
  • %^http://www.youtube.com/embed/% - Allow YouTube videos
  • -
  • %^http://player.vimeo.com/video/% - Allow Vimeo videos
  • -
  • %^http://(www.youtube.com/embed/|player.vimeo.com/video/)% - Allow both
  • -
-

- Note that this directive does not give you enough granularity to, say, disable - all autoplay videos. Pipe up on the HTML Purifier forums if this - is a capability you want. -

---# vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini deleted file mode 100755 index 5de4505e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini +++ /dev/null @@ -1,3 +0,0 @@ -name = "HTML Purifier" - -; vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php deleted file mode 100755 index 543e3f8f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php +++ /dev/null @@ -1,170 +0,0 @@ - true) indexed by name. - * @type array - * @note This is in HTMLPurifier_HTMLDefinition->info_content_sets - */ - public $lookup = array(); - - /** - * Synchronized list of defined content sets (keys of info). - * @type array - */ - protected $keys = array(); - /** - * Synchronized list of defined content values (values of info). - * @type array - */ - protected $values = array(); - - /** - * Merges in module's content sets, expands identifiers in the content - * sets and populates the keys, values and lookup member variables. - * @param HTMLPurifier_HTMLModule[] $modules List of HTMLPurifier_HTMLModule - */ - public function __construct($modules) - { - if (!is_array($modules)) { - $modules = array($modules); - } - // populate content_sets based on module hints - // sorry, no way of overloading - foreach ($modules as $module) { - foreach ($module->content_sets as $key => $value) { - $temp = $this->convertToLookup($value); - if (isset($this->lookup[$key])) { - // add it into the existing content set - $this->lookup[$key] = array_merge($this->lookup[$key], $temp); - } else { - $this->lookup[$key] = $temp; - } - } - } - $old_lookup = false; - while ($old_lookup !== $this->lookup) { - $old_lookup = $this->lookup; - foreach ($this->lookup as $i => $set) { - $add = array(); - foreach ($set as $element => $x) { - if (isset($this->lookup[$element])) { - $add += $this->lookup[$element]; - unset($this->lookup[$i][$element]); - } - } - $this->lookup[$i] += $add; - } - } - - foreach ($this->lookup as $key => $lookup) { - $this->info[$key] = implode(' | ', array_keys($lookup)); - } - $this->keys = array_keys($this->info); - $this->values = array_values($this->info); - } - - /** - * Accepts a definition; generates and assigns a ChildDef for it - * @param HTMLPurifier_ElementDef $def HTMLPurifier_ElementDef reference - * @param HTMLPurifier_HTMLModule $module Module that defined the ElementDef - */ - public function generateChildDef(&$def, $module) - { - if (!empty($def->child)) { // already done! - return; - } - $content_model = $def->content_model; - if (is_string($content_model)) { - // Assume that $this->keys is alphanumeric - $def->content_model = preg_replace_callback( - '/\b(' . implode('|', $this->keys) . ')\b/', - array($this, 'generateChildDefCallback'), - $content_model - ); - //$def->content_model = str_replace( - // $this->keys, $this->values, $content_model); - } - $def->child = $this->getChildDef($def, $module); - } - - public function generateChildDefCallback($matches) - { - return $this->info[$matches[0]]; - } - - /** - * Instantiates a ChildDef based on content_model and content_model_type - * member variables in HTMLPurifier_ElementDef - * @note This will also defer to modules for custom HTMLPurifier_ChildDef - * subclasses that need content set expansion - * @param HTMLPurifier_ElementDef $def HTMLPurifier_ElementDef to have ChildDef extracted - * @param HTMLPurifier_HTMLModule $module Module that defined the ElementDef - * @return HTMLPurifier_ChildDef corresponding to ElementDef - */ - public function getChildDef($def, $module) - { - $value = $def->content_model; - if (is_object($value)) { - trigger_error( - 'Literal object child definitions should be stored in '. - 'ElementDef->child not ElementDef->content_model', - E_USER_NOTICE - ); - return $value; - } - switch ($def->content_model_type) { - case 'required': - return new HTMLPurifier_ChildDef_Required($value); - case 'optional': - return new HTMLPurifier_ChildDef_Optional($value); - case 'empty': - return new HTMLPurifier_ChildDef_Empty(); - case 'custom': - return new HTMLPurifier_ChildDef_Custom($value); - } - // defer to its module - $return = false; - if ($module->defines_child_def) { // save a func call - $return = $module->getChildDef($def); - } - if ($return !== false) { - return $return; - } - // error-out - trigger_error( - 'Could not determine which ChildDef class to instantiate', - E_USER_ERROR - ); - return false; - } - - /** - * Converts a string list of elements separated by pipes into - * a lookup array. - * @param string $string List of elements - * @return array Lookup array of elements - */ - protected function convertToLookup($string) - { - $array = explode('|', str_replace(' ', '', $string)); - $ret = array(); - foreach ($array as $k) { - $ret[$k] = true; - } - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php deleted file mode 100755 index 00e509c8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php +++ /dev/null @@ -1,95 +0,0 @@ -_storage)) { - trigger_error( - "Name $name produces collision, cannot re-register", - E_USER_ERROR - ); - return; - } - $this->_storage[$name] =& $ref; - } - - /** - * Retrieves a variable reference from the context. - * @param string $name String name - * @param bool $ignore_error Boolean whether or not to ignore error - * @return mixed - */ - public function &get($name, $ignore_error = false) - { - if (!array_key_exists($name, $this->_storage)) { - if (!$ignore_error) { - trigger_error( - "Attempted to retrieve non-existent variable $name", - E_USER_ERROR - ); - } - $var = null; // so we can return by reference - return $var; - } - return $this->_storage[$name]; - } - - /** - * Destroys a variable in the context. - * @param string $name String name - */ - public function destroy($name) - { - if (!array_key_exists($name, $this->_storage)) { - trigger_error( - "Attempted to destroy non-existent variable $name", - E_USER_ERROR - ); - return; - } - unset($this->_storage[$name]); - } - - /** - * Checks whether or not the variable exists. - * @param string $name String name - * @return bool - */ - public function exists($name) - { - return array_key_exists($name, $this->_storage); - } - - /** - * Loads a series of variables from an associative array - * @param array $context_array Assoc array of variables to load - */ - public function loadArray($context_array) - { - foreach ($context_array as $key => $discard) { - $this->register($key, $context_array[$key]); - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php deleted file mode 100755 index bc6d4336..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php +++ /dev/null @@ -1,55 +0,0 @@ -setup) { - return; - } - $this->setup = true; - $this->doSetup($config); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php deleted file mode 100755 index 9aa8ff35..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php +++ /dev/null @@ -1,129 +0,0 @@ -type = $type; - } - - /** - * Generates a unique identifier for a particular configuration - * @param HTMLPurifier_Config $config Instance of HTMLPurifier_Config - * @return string - */ - public function generateKey($config) - { - return $config->version . ',' . // possibly replace with function calls - $config->getBatchSerial($this->type) . ',' . - $config->get($this->type . '.DefinitionRev'); - } - - /** - * Tests whether or not a key is old with respect to the configuration's - * version and revision number. - * @param string $key Key to test - * @param HTMLPurifier_Config $config Instance of HTMLPurifier_Config to test against - * @return bool - */ - public function isOld($key, $config) - { - if (substr_count($key, ',') < 2) { - return true; - } - list($version, $hash, $revision) = explode(',', $key, 3); - $compare = version_compare($version, $config->version); - // version mismatch, is always old - if ($compare != 0) { - return true; - } - // versions match, ids match, check revision number - if ($hash == $config->getBatchSerial($this->type) && - $revision < $config->get($this->type . '.DefinitionRev')) { - return true; - } - return false; - } - - /** - * Checks if a definition's type jives with the cache's type - * @note Throws an error on failure - * @param HTMLPurifier_Definition $def Definition object to check - * @return bool true if good, false if not - */ - public function checkDefType($def) - { - if ($def->type !== $this->type) { - trigger_error("Cannot use definition of type {$def->type} in cache for {$this->type}"); - return false; - } - return true; - } - - /** - * Adds a definition object to the cache - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - */ - abstract public function add($def, $config); - - /** - * Unconditionally saves a definition object to the cache - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - */ - abstract public function set($def, $config); - - /** - * Replace an object in the cache - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - */ - abstract public function replace($def, $config); - - /** - * Retrieves a definition object from the cache - * @param HTMLPurifier_Config $config - */ - abstract public function get($config); - - /** - * Removes a definition object to the cache - * @param HTMLPurifier_Config $config - */ - abstract public function remove($config); - - /** - * Clears all objects from cache - * @param HTMLPurifier_Config $config - */ - abstract public function flush($config); - - /** - * Clears all expired (older version or revision) objects from cache - * @note Be careful implementing this method as flush. Flush must - * not interfere with other Definition types, and cleanup() - * should not be repeatedly called by userland code. - * @param HTMLPurifier_Config $config - */ - abstract public function cleanup($config); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php deleted file mode 100755 index b57a51b6..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php +++ /dev/null @@ -1,112 +0,0 @@ -copy(); - // reference is necessary for mocks in PHP 4 - $decorator->cache =& $cache; - $decorator->type = $cache->type; - return $decorator; - } - - /** - * Cross-compatible clone substitute - * @return HTMLPurifier_DefinitionCache_Decorator - */ - public function copy() - { - return new HTMLPurifier_DefinitionCache_Decorator(); - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function add($def, $config) - { - return $this->cache->add($def, $config); - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function set($def, $config) - { - return $this->cache->set($def, $config); - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function replace($def, $config) - { - return $this->cache->replace($def, $config); - } - - /** - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function get($config) - { - return $this->cache->get($config); - } - - /** - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function remove($config) - { - return $this->cache->remove($config); - } - - /** - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function flush($config) - { - return $this->cache->flush($config); - } - - /** - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function cleanup($config) - { - return $this->cache->cleanup($config); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php deleted file mode 100755 index 4991777c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php +++ /dev/null @@ -1,78 +0,0 @@ -definitions[$this->generateKey($config)] = $def; - } - return $status; - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function set($def, $config) - { - $status = parent::set($def, $config); - if ($status) { - $this->definitions[$this->generateKey($config)] = $def; - } - return $status; - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function replace($def, $config) - { - $status = parent::replace($def, $config); - if ($status) { - $this->definitions[$this->generateKey($config)] = $def; - } - return $status; - } - - /** - * @param HTMLPurifier_Config $config - * @return mixed - */ - public function get($config) - { - $key = $this->generateKey($config); - if (isset($this->definitions[$key])) { - return $this->definitions[$key]; - } - $this->definitions[$key] = parent::get($config); - return $this->definitions[$key]; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in deleted file mode 100755 index b1fec8d3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in +++ /dev/null @@ -1,82 +0,0 @@ -checkDefType($def)) { - return; - } - $file = $this->generateFilePath($config); - if (file_exists($file)) { - return false; - } - if (!$this->_prepareDir($config)) { - return false; - } - return $this->_write($file, serialize($def), $config); - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return int|bool - */ - public function set($def, $config) - { - if (!$this->checkDefType($def)) { - return; - } - $file = $this->generateFilePath($config); - if (!$this->_prepareDir($config)) { - return false; - } - return $this->_write($file, serialize($def), $config); - } - - /** - * @param HTMLPurifier_Definition $def - * @param HTMLPurifier_Config $config - * @return int|bool - */ - public function replace($def, $config) - { - if (!$this->checkDefType($def)) { - return; - } - $file = $this->generateFilePath($config); - if (!file_exists($file)) { - return false; - } - if (!$this->_prepareDir($config)) { - return false; - } - return $this->_write($file, serialize($def), $config); - } - - /** - * @param HTMLPurifier_Config $config - * @return bool|HTMLPurifier_Config - */ - public function get($config) - { - $file = $this->generateFilePath($config); - if (!file_exists($file)) { - return false; - } - return unserialize(file_get_contents($file)); - } - - /** - * @param HTMLPurifier_Config $config - * @return bool - */ - public function remove($config) - { - $file = $this->generateFilePath($config); - if (!file_exists($file)) { - return false; - } - return unlink($file); - } - - /** - * @param HTMLPurifier_Config $config - * @return bool - */ - public function flush($config) - { - if (!$this->_prepareDir($config)) { - return false; - } - $dir = $this->generateDirectoryPath($config); - $dh = opendir($dir); - // Apparently, on some versions of PHP, readdir will return - // an empty string if you pass an invalid argument to readdir. - // So you need this test. See #49. - if (false === $dh) { - return false; - } - while (false !== ($filename = readdir($dh))) { - if (empty($filename)) { - continue; - } - if ($filename[0] === '.') { - continue; - } - unlink($dir . '/' . $filename); - } - closedir($dh); - return true; - } - - /** - * @param HTMLPurifier_Config $config - * @return bool - */ - public function cleanup($config) - { - if (!$this->_prepareDir($config)) { - return false; - } - $dir = $this->generateDirectoryPath($config); - $dh = opendir($dir); - // See #49 (and above). - if (false === $dh) { - return false; - } - while (false !== ($filename = readdir($dh))) { - if (empty($filename)) { - continue; - } - if ($filename[0] === '.') { - continue; - } - $key = substr($filename, 0, strlen($filename) - 4); - if ($this->isOld($key, $config)) { - unlink($dir . '/' . $filename); - } - } - closedir($dh); - return true; - } - - /** - * Generates the file path to the serial file corresponding to - * the configuration and definition name - * @param HTMLPurifier_Config $config - * @return string - * @todo Make protected - */ - public function generateFilePath($config) - { - $key = $this->generateKey($config); - return $this->generateDirectoryPath($config) . '/' . $key . '.ser'; - } - - /** - * Generates the path to the directory contain this cache's serial files - * @param HTMLPurifier_Config $config - * @return string - * @note No trailing slash - * @todo Make protected - */ - public function generateDirectoryPath($config) - { - $base = $this->generateBaseDirectoryPath($config); - return $base . '/' . $this->type; - } - - /** - * Generates path to base directory that contains all definition type - * serials - * @param HTMLPurifier_Config $config - * @return mixed|string - * @todo Make protected - */ - public function generateBaseDirectoryPath($config) - { - $base = $config->get('Cache.SerializerPath'); - $base = is_null($base) ? HTMLPURIFIER_PREFIX . '/HTMLPurifier/DefinitionCache/Serializer' : $base; - return $base; - } - - /** - * Convenience wrapper function for file_put_contents - * @param string $file File name to write to - * @param string $data Data to write into file - * @param HTMLPurifier_Config $config - * @return int|bool Number of bytes written if success, or false if failure. - */ - private function _write($file, $data, $config) - { - $result = file_put_contents($file, $data); - if ($result !== false) { - // set permissions of the new file (no execute) - $chmod = $config->get('Cache.SerializerPermissions'); - if ($chmod !== null) { - chmod($file, $chmod & 0666); - } - } - return $result; - } - - /** - * Prepares the directory that this type stores the serials in - * @param HTMLPurifier_Config $config - * @return bool True if successful - */ - private function _prepareDir($config) - { - $directory = $this->generateDirectoryPath($config); - $chmod = $config->get('Cache.SerializerPermissions'); - if ($chmod === null) { - if (!@mkdir($directory) && !is_dir($directory)) { - trigger_error( - 'Could not create directory ' . $directory . '', - E_USER_WARNING - ); - return false; - } - return true; - } - if (!is_dir($directory)) { - $base = $this->generateBaseDirectoryPath($config); - if (!is_dir($base)) { - trigger_error( - 'Base directory ' . $base . ' does not exist, - please create or change using %Cache.SerializerPath', - E_USER_WARNING - ); - return false; - } elseif (!$this->_testPermissions($base, $chmod)) { - return false; - } - if (!@mkdir($directory, $chmod) && !is_dir($directory)) { - trigger_error( - 'Could not create directory ' . $directory . '', - E_USER_WARNING - ); - return false; - } - if (!$this->_testPermissions($directory, $chmod)) { - return false; - } - } elseif (!$this->_testPermissions($directory, $chmod)) { - return false; - } - return true; - } - - /** - * Tests permissions on a directory and throws out friendly - * error messages and attempts to chmod it itself if possible - * @param string $dir Directory path - * @param int $chmod Permissions - * @return bool True if directory is writable - */ - private function _testPermissions($dir, $chmod) - { - // early abort, if it is writable, everything is hunky-dory - if (is_writable($dir)) { - return true; - } - if (!is_dir($dir)) { - // generally, you'll want to handle this beforehand - // so a more specific error message can be given - trigger_error( - 'Directory ' . $dir . ' does not exist', - E_USER_WARNING - ); - return false; - } - if (function_exists('posix_getuid') && $chmod !== null) { - // POSIX system, we can give more specific advice - if (fileowner($dir) === posix_getuid()) { - // we can chmod it ourselves - $chmod = $chmod | 0700; - if (chmod($dir, $chmod)) { - return true; - } - } elseif (filegroup($dir) === posix_getgid()) { - $chmod = $chmod | 0070; - } else { - // PHP's probably running as nobody, so we'll - // need to give global permissions - $chmod = $chmod | 0777; - } - trigger_error( - 'Directory ' . $dir . ' not writable, ' . - 'please chmod to ' . decoct($chmod), - E_USER_WARNING - ); - } else { - // generic error message - trigger_error( - 'Directory ' . $dir . ' not writable, ' . - 'please alter file permissions', - E_USER_WARNING - ); - } - return false; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README deleted file mode 100755 index 2e35c1c3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README +++ /dev/null @@ -1,3 +0,0 @@ -This is a dummy file to prevent Git from ignoring this empty directory. - - vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php deleted file mode 100755 index fd1cc9be..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php +++ /dev/null @@ -1,106 +0,0 @@ - array()); - - /** - * @type array - */ - protected $implementations = array(); - - /** - * @type HTMLPurifier_DefinitionCache_Decorator[] - */ - protected $decorators = array(); - - /** - * Initialize default decorators - */ - public function setup() - { - $this->addDecorator('Cleanup'); - } - - /** - * Retrieves an instance of global definition cache factory. - * @param HTMLPurifier_DefinitionCacheFactory $prototype - * @return HTMLPurifier_DefinitionCacheFactory - */ - public static function instance($prototype = null) - { - static $instance; - if ($prototype !== null) { - $instance = $prototype; - } elseif ($instance === null || $prototype === true) { - $instance = new HTMLPurifier_DefinitionCacheFactory(); - $instance->setup(); - } - return $instance; - } - - /** - * Registers a new definition cache object - * @param string $short Short name of cache object, for reference - * @param string $long Full class name of cache object, for construction - */ - public function register($short, $long) - { - $this->implementations[$short] = $long; - } - - /** - * Factory method that creates a cache object based on configuration - * @param string $type Name of definitions handled by cache - * @param HTMLPurifier_Config $config Config instance - * @return mixed - */ - public function create($type, $config) - { - $method = $config->get('Cache.DefinitionImpl'); - if ($method === null) { - return new HTMLPurifier_DefinitionCache_Null($type); - } - if (!empty($this->caches[$method][$type])) { - return $this->caches[$method][$type]; - } - if (isset($this->implementations[$method]) && - class_exists($class = $this->implementations[$method], false)) { - $cache = new $class($type); - } else { - if ($method != 'Serializer') { - trigger_error("Unrecognized DefinitionCache $method, using Serializer instead", E_USER_WARNING); - } - $cache = new HTMLPurifier_DefinitionCache_Serializer($type); - } - foreach ($this->decorators as $decorator) { - $new_cache = $decorator->decorate($cache); - // prevent infinite recursion in PHP 4 - unset($cache); - $cache = $new_cache; - } - $this->caches[$method][$type] = $cache; - return $this->caches[$method][$type]; - } - - /** - * Registers a decorator to add to all new cache objects - * @param HTMLPurifier_DefinitionCache_Decorator|string $decorator An instance or the name of a decorator - */ - public function addDecorator($decorator) - { - if (is_string($decorator)) { - $class = "HTMLPurifier_DefinitionCache_Decorator_$decorator"; - $decorator = new $class; - } - $this->decorators[$decorator->name] = $decorator; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php deleted file mode 100755 index 4acd06e5..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php +++ /dev/null @@ -1,73 +0,0 @@ -renderDoctype. - * If structure changes, please update that function. - */ -class HTMLPurifier_Doctype -{ - /** - * Full name of doctype - * @type string - */ - public $name; - - /** - * List of standard modules (string identifiers or literal objects) - * that this doctype uses - * @type array - */ - public $modules = array(); - - /** - * List of modules to use for tidying up code - * @type array - */ - public $tidyModules = array(); - - /** - * Is the language derived from XML (i.e. XHTML)? - * @type bool - */ - public $xml = true; - - /** - * List of aliases for this doctype - * @type array - */ - public $aliases = array(); - - /** - * Public DTD identifier - * @type string - */ - public $dtdPublic; - - /** - * System DTD identifier - * @type string - */ - public $dtdSystem; - - public function __construct( - $name = null, - $xml = true, - $modules = array(), - $tidyModules = array(), - $aliases = array(), - $dtd_public = null, - $dtd_system = null - ) { - $this->name = $name; - $this->xml = $xml; - $this->modules = $modules; - $this->tidyModules = $tidyModules; - $this->aliases = $aliases; - $this->dtdPublic = $dtd_public; - $this->dtdSystem = $dtd_system; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php deleted file mode 100755 index acc1d64a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php +++ /dev/null @@ -1,142 +0,0 @@ -doctypes[$doctype->name] = $doctype; - $name = $doctype->name; - // hookup aliases - foreach ($doctype->aliases as $alias) { - if (isset($this->doctypes[$alias])) { - continue; - } - $this->aliases[$alias] = $name; - } - // remove old aliases - if (isset($this->aliases[$name])) { - unset($this->aliases[$name]); - } - return $doctype; - } - - /** - * Retrieves reference to a doctype of a certain name - * @note This function resolves aliases - * @note When possible, use the more fully-featured make() - * @param string $doctype Name of doctype - * @return HTMLPurifier_Doctype Editable doctype object - */ - public function get($doctype) - { - if (isset($this->aliases[$doctype])) { - $doctype = $this->aliases[$doctype]; - } - if (!isset($this->doctypes[$doctype])) { - trigger_error('Doctype ' . htmlspecialchars($doctype) . ' does not exist', E_USER_ERROR); - $anon = new HTMLPurifier_Doctype($doctype); - return $anon; - } - return $this->doctypes[$doctype]; - } - - /** - * Creates a doctype based on a configuration object, - * will perform initialization on the doctype - * @note Use this function to get a copy of doctype that config - * can hold on to (this is necessary in order to tell - * Generator whether or not the current document is XML - * based or not). - * @param HTMLPurifier_Config $config - * @return HTMLPurifier_Doctype - */ - public function make($config) - { - return clone $this->get($this->getDoctypeFromConfig($config)); - } - - /** - * Retrieves the doctype from the configuration object - * @param HTMLPurifier_Config $config - * @return string - */ - public function getDoctypeFromConfig($config) - { - // recommended test - $doctype = $config->get('HTML.Doctype'); - if (!empty($doctype)) { - return $doctype; - } - $doctype = $config->get('HTML.CustomDoctype'); - if (!empty($doctype)) { - return $doctype; - } - // backwards-compatibility - if ($config->get('HTML.XHTML')) { - $doctype = 'XHTML 1.0'; - } else { - $doctype = 'HTML 4.01'; - } - if ($config->get('HTML.Strict')) { - $doctype .= ' Strict'; - } else { - $doctype .= ' Transitional'; - } - return $doctype; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php deleted file mode 100755 index 57cfd2bb..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php +++ /dev/null @@ -1,216 +0,0 @@ -setup(), this array may also - * contain an array at index 0 that indicates which attribute - * collections to load into the full array. It may also - * contain string indentifiers in lieu of HTMLPurifier_AttrDef, - * see HTMLPurifier_AttrTypes on how they are expanded during - * HTMLPurifier_HTMLDefinition->setup() processing. - */ - public $attr = array(); - - // XXX: Design note: currently, it's not possible to override - // previously defined AttrTransforms without messing around with - // the final generated config. This is by design; a previous version - // used an associated list of attr_transform, but it was extremely - // easy to accidentally override other attribute transforms by - // forgetting to specify an index (and just using 0.) While we - // could check this by checking the index number and complaining, - // there is a second problem which is that it is not at all easy to - // tell when something is getting overridden. Combine this with a - // codebase where this isn't really being used, and it's perfect for - // nuking. - - /** - * List of tags HTMLPurifier_AttrTransform to be done before validation. - * @type array - */ - public $attr_transform_pre = array(); - - /** - * List of tags HTMLPurifier_AttrTransform to be done after validation. - * @type array - */ - public $attr_transform_post = array(); - - /** - * HTMLPurifier_ChildDef of this tag. - * @type HTMLPurifier_ChildDef - */ - public $child; - - /** - * Abstract string representation of internal ChildDef rules. - * @see HTMLPurifier_ContentSets for how this is parsed and then transformed - * into an HTMLPurifier_ChildDef. - * @warning This is a temporary variable that is not available after - * being processed by HTMLDefinition - * @type string - */ - public $content_model; - - /** - * Value of $child->type, used to determine which ChildDef to use, - * used in combination with $content_model. - * @warning This must be lowercase - * @warning This is a temporary variable that is not available after - * being processed by HTMLDefinition - * @type string - */ - public $content_model_type; - - /** - * Does the element have a content model (#PCDATA | Inline)*? This - * is important for chameleon ins and del processing in - * HTMLPurifier_ChildDef_Chameleon. Dynamically set: modules don't - * have to worry about this one. - * @type bool - */ - public $descendants_are_inline = false; - - /** - * List of the names of required attributes this element has. - * Dynamically populated by HTMLPurifier_HTMLDefinition::getElement() - * @type array - */ - public $required_attr = array(); - - /** - * Lookup table of tags excluded from all descendants of this tag. - * @type array - * @note SGML permits exclusions for all descendants, but this is - * not possible with DTDs or XML Schemas. W3C has elected to - * use complicated compositions of content_models to simulate - * exclusion for children, but we go the simpler, SGML-style - * route of flat-out exclusions, which correctly apply to - * all descendants and not just children. Note that the XHTML - * Modularization Abstract Modules are blithely unaware of such - * distinctions. - */ - public $excludes = array(); - - /** - * This tag is explicitly auto-closed by the following tags. - * @type array - */ - public $autoclose = array(); - - /** - * If a foreign element is found in this element, test if it is - * allowed by this sub-element; if it is, instead of closing the - * current element, place it inside this element. - * @type string - */ - public $wrap; - - /** - * Whether or not this is a formatting element affected by the - * "Active Formatting Elements" algorithm. - * @type bool - */ - public $formatting; - - /** - * Low-level factory constructor for creating new standalone element defs - */ - public static function create($content_model, $content_model_type, $attr) - { - $def = new HTMLPurifier_ElementDef(); - $def->content_model = $content_model; - $def->content_model_type = $content_model_type; - $def->attr = $attr; - return $def; - } - - /** - * Merges the values of another element definition into this one. - * Values from the new element def take precedence if a value is - * not mergeable. - * @param HTMLPurifier_ElementDef $def - */ - public function mergeIn($def) - { - // later keys takes precedence - foreach ($def->attr as $k => $v) { - if ($k === 0) { - // merge in the includes - // sorry, no way to override an include - foreach ($v as $v2) { - $this->attr[0][] = $v2; - } - continue; - } - if ($v === false) { - if (isset($this->attr[$k])) { - unset($this->attr[$k]); - } - continue; - } - $this->attr[$k] = $v; - } - $this->_mergeAssocArray($this->excludes, $def->excludes); - $this->attr_transform_pre = array_merge($this->attr_transform_pre, $def->attr_transform_pre); - $this->attr_transform_post = array_merge($this->attr_transform_post, $def->attr_transform_post); - - if (!empty($def->content_model)) { - $this->content_model = - str_replace("#SUPER", (string)$this->content_model, $def->content_model); - $this->child = false; - } - if (!empty($def->content_model_type)) { - $this->content_model_type = $def->content_model_type; - $this->child = false; - } - if (!is_null($def->child)) { - $this->child = $def->child; - } - if (!is_null($def->formatting)) { - $this->formatting = $def->formatting; - } - if ($def->descendants_are_inline) { - $this->descendants_are_inline = $def->descendants_are_inline; - } - } - - /** - * Merges one array into another, removes values which equal false - * @param $a1 Array by reference that is merged into - * @param $a2 Array that merges into $a1 - */ - private function _mergeAssocArray(&$a1, $a2) - { - foreach ($a2 as $k => $v) { - if ($v === false) { - if (isset($a1[$k])) { - unset($a1[$k]); - } - continue; - } - $a1[$k] = $v; - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php deleted file mode 100755 index d4791cc1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php +++ /dev/null @@ -1,617 +0,0 @@ -= $c) { - $r .= self::unsafeIconv($in, $out, substr($text, $i)); - break; - } - // wibble the boundary - if (0x80 != (0xC0 & ord($text[$i + $max_chunk_size]))) { - $chunk_size = $max_chunk_size; - } elseif (0x80 != (0xC0 & ord($text[$i + $max_chunk_size - 1]))) { - $chunk_size = $max_chunk_size - 1; - } elseif (0x80 != (0xC0 & ord($text[$i + $max_chunk_size - 2]))) { - $chunk_size = $max_chunk_size - 2; - } elseif (0x80 != (0xC0 & ord($text[$i + $max_chunk_size - 3]))) { - $chunk_size = $max_chunk_size - 3; - } else { - return false; // rather confusing UTF-8... - } - $chunk = substr($text, $i, $chunk_size); // substr doesn't mind overlong lengths - $r .= self::unsafeIconv($in, $out, $chunk); - $i += $chunk_size; - } - return $r; - } else { - return false; - } - } else { - return false; - } - } - - /** - * Cleans a UTF-8 string for well-formedness and SGML validity - * - * It will parse according to UTF-8 and return a valid UTF8 string, with - * non-SGML codepoints excluded. - * - * Specifically, it will permit: - * \x{9}\x{A}\x{D}\x{20}-\x{7E}\x{A0}-\x{D7FF}\x{E000}-\x{FFFD}\x{10000}-\x{10FFFF} - * Source: https://www.w3.org/TR/REC-xml/#NT-Char - * Arguably this function should be modernized to the HTML5 set - * of allowed characters: - * https://www.w3.org/TR/html5/syntax.html#preprocessing-the-input-stream - * which simultaneously expand and restrict the set of allowed characters. - * - * @param string $str The string to clean - * @param bool $force_php - * @return string - * - * @note Just for reference, the non-SGML code points are 0 to 31 and - * 127 to 159, inclusive. However, we allow code points 9, 10 - * and 13, which are the tab, line feed and carriage return - * respectively. 128 and above the code points map to multibyte - * UTF-8 representations. - * - * @note Fallback code adapted from utf8ToUnicode by Henri Sivonen and - * hsivonen@iki.fi at under the - * LGPL license. Notes on what changed are inside, but in general, - * the original code transformed UTF-8 text into an array of integer - * Unicode codepoints. Understandably, transforming that back to - * a string would be somewhat expensive, so the function was modded to - * directly operate on the string. However, this discourages code - * reuse, and the logic enumerated here would be useful for any - * function that needs to be able to understand UTF-8 characters. - * As of right now, only smart lossless character encoding converters - * would need that, and I'm probably not going to implement them. - */ - public static function cleanUTF8($str, $force_php = false) - { - // UTF-8 validity is checked since PHP 4.3.5 - // This is an optimization: if the string is already valid UTF-8, no - // need to do PHP stuff. 99% of the time, this will be the case. - if (preg_match( - '/^[\x{9}\x{A}\x{D}\x{20}-\x{7E}\x{A0}-\x{D7FF}\x{E000}-\x{FFFD}\x{10000}-\x{10FFFF}]*$/Du', - $str - )) { - return $str; - } - - $mState = 0; // cached expected number of octets after the current octet - // until the beginning of the next UTF8 character sequence - $mUcs4 = 0; // cached Unicode character - $mBytes = 1; // cached expected number of octets in the current sequence - - // original code involved an $out that was an array of Unicode - // codepoints. Instead of having to convert back into UTF-8, we've - // decided to directly append valid UTF-8 characters onto a string - // $out once they're done. $char accumulates raw bytes, while $mUcs4 - // turns into the Unicode code point, so there's some redundancy. - - $out = ''; - $char = ''; - - $len = strlen($str); - for ($i = 0; $i < $len; $i++) { - $in = ord($str[$i]); - $char .= $str[$i]; // append byte to char - if (0 == $mState) { - // When mState is zero we expect either a US-ASCII character - // or a multi-octet sequence. - if (0 == (0x80 & ($in))) { - // US-ASCII, pass straight through. - if (($in <= 31 || $in == 127) && - !($in == 9 || $in == 13 || $in == 10) // save \r\t\n - ) { - // control characters, remove - } else { - $out .= $char; - } - // reset - $char = ''; - $mBytes = 1; - } elseif (0xC0 == (0xE0 & ($in))) { - // First octet of 2 octet sequence - $mUcs4 = ($in); - $mUcs4 = ($mUcs4 & 0x1F) << 6; - $mState = 1; - $mBytes = 2; - } elseif (0xE0 == (0xF0 & ($in))) { - // First octet of 3 octet sequence - $mUcs4 = ($in); - $mUcs4 = ($mUcs4 & 0x0F) << 12; - $mState = 2; - $mBytes = 3; - } elseif (0xF0 == (0xF8 & ($in))) { - // First octet of 4 octet sequence - $mUcs4 = ($in); - $mUcs4 = ($mUcs4 & 0x07) << 18; - $mState = 3; - $mBytes = 4; - } elseif (0xF8 == (0xFC & ($in))) { - // First octet of 5 octet sequence. - // - // This is illegal because the encoded codepoint must be - // either: - // (a) not the shortest form or - // (b) outside the Unicode range of 0-0x10FFFF. - // Rather than trying to resynchronize, we will carry on - // until the end of the sequence and let the later error - // handling code catch it. - $mUcs4 = ($in); - $mUcs4 = ($mUcs4 & 0x03) << 24; - $mState = 4; - $mBytes = 5; - } elseif (0xFC == (0xFE & ($in))) { - // First octet of 6 octet sequence, see comments for 5 - // octet sequence. - $mUcs4 = ($in); - $mUcs4 = ($mUcs4 & 1) << 30; - $mState = 5; - $mBytes = 6; - } else { - // Current octet is neither in the US-ASCII range nor a - // legal first octet of a multi-octet sequence. - $mState = 0; - $mUcs4 = 0; - $mBytes = 1; - $char = ''; - } - } else { - // When mState is non-zero, we expect a continuation of the - // multi-octet sequence - if (0x80 == (0xC0 & ($in))) { - // Legal continuation. - $shift = ($mState - 1) * 6; - $tmp = $in; - $tmp = ($tmp & 0x0000003F) << $shift; - $mUcs4 |= $tmp; - - if (0 == --$mState) { - // End of the multi-octet sequence. mUcs4 now contains - // the final Unicode codepoint to be output - - // Check for illegal sequences and codepoints. - - // From Unicode 3.1, non-shortest form is illegal - if (((2 == $mBytes) && ($mUcs4 < 0x0080)) || - ((3 == $mBytes) && ($mUcs4 < 0x0800)) || - ((4 == $mBytes) && ($mUcs4 < 0x10000)) || - (4 < $mBytes) || - // From Unicode 3.2, surrogate characters = illegal - (($mUcs4 & 0xFFFFF800) == 0xD800) || - // Codepoints outside the Unicode range are illegal - ($mUcs4 > 0x10FFFF) - ) { - - } elseif (0xFEFF != $mUcs4 && // omit BOM - // check for valid Char unicode codepoints - ( - 0x9 == $mUcs4 || - 0xA == $mUcs4 || - 0xD == $mUcs4 || - (0x20 <= $mUcs4 && 0x7E >= $mUcs4) || - // 7F-9F is not strictly prohibited by XML, - // but it is non-SGML, and thus we don't allow it - (0xA0 <= $mUcs4 && 0xD7FF >= $mUcs4) || - (0xE000 <= $mUcs4 && 0xFFFD >= $mUcs4) || - (0x10000 <= $mUcs4 && 0x10FFFF >= $mUcs4) - ) - ) { - $out .= $char; - } - // initialize UTF8 cache (reset) - $mState = 0; - $mUcs4 = 0; - $mBytes = 1; - $char = ''; - } - } else { - // ((0xC0 & (*in) != 0x80) && (mState != 0)) - // Incomplete multi-octet sequence. - // used to result in complete fail, but we'll reset - $mState = 0; - $mUcs4 = 0; - $mBytes = 1; - $char =''; - } - } - } - return $out; - } - - /** - * Translates a Unicode codepoint into its corresponding UTF-8 character. - * @note Based on Feyd's function at - * , - * which is in public domain. - * @note While we're going to do code point parsing anyway, a good - * optimization would be to refuse to translate code points that - * are non-SGML characters. However, this could lead to duplication. - * @note This is very similar to the unichr function in - * maintenance/generate-entity-file.php (although this is superior, - * due to its sanity checks). - */ - - // +----------+----------+----------+----------+ - // | 33222222 | 22221111 | 111111 | | - // | 10987654 | 32109876 | 54321098 | 76543210 | bit - // +----------+----------+----------+----------+ - // | | | | 0xxxxxxx | 1 byte 0x00000000..0x0000007F - // | | | 110yyyyy | 10xxxxxx | 2 byte 0x00000080..0x000007FF - // | | 1110zzzz | 10yyyyyy | 10xxxxxx | 3 byte 0x00000800..0x0000FFFF - // | 11110www | 10wwzzzz | 10yyyyyy | 10xxxxxx | 4 byte 0x00010000..0x0010FFFF - // +----------+----------+----------+----------+ - // | 00000000 | 00011111 | 11111111 | 11111111 | Theoretical upper limit of legal scalars: 2097151 (0x001FFFFF) - // | 00000000 | 00010000 | 11111111 | 11111111 | Defined upper limit of legal scalar codes - // +----------+----------+----------+----------+ - - public static function unichr($code) - { - if ($code > 1114111 or $code < 0 or - ($code >= 55296 and $code <= 57343) ) { - // bits are set outside the "valid" range as defined - // by UNICODE 4.1.0 - return ''; - } - - $x = $y = $z = $w = 0; - if ($code < 128) { - // regular ASCII character - $x = $code; - } else { - // set up bits for UTF-8 - $x = ($code & 63) | 128; - if ($code < 2048) { - $y = (($code & 2047) >> 6) | 192; - } else { - $y = (($code & 4032) >> 6) | 128; - if ($code < 65536) { - $z = (($code >> 12) & 15) | 224; - } else { - $z = (($code >> 12) & 63) | 128; - $w = (($code >> 18) & 7) | 240; - } - } - } - // set up the actual character - $ret = ''; - if ($w) { - $ret .= chr($w); - } - if ($z) { - $ret .= chr($z); - } - if ($y) { - $ret .= chr($y); - } - $ret .= chr($x); - - return $ret; - } - - /** - * @return bool - */ - public static function iconvAvailable() - { - static $iconv = null; - if ($iconv === null) { - $iconv = function_exists('iconv') && self::testIconvTruncateBug() != self::ICONV_UNUSABLE; - } - return $iconv; - } - - /** - * Convert a string to UTF-8 based on configuration. - * @param string $str The string to convert - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return string - */ - public static function convertToUTF8($str, $config, $context) - { - $encoding = $config->get('Core.Encoding'); - if ($encoding === 'utf-8') { - return $str; - } - static $iconv = null; - if ($iconv === null) { - $iconv = self::iconvAvailable(); - } - if ($iconv && !$config->get('Test.ForceNoIconv')) { - // unaffected by bugs, since UTF-8 support all characters - $str = self::unsafeIconv($encoding, 'utf-8//IGNORE', $str); - if ($str === false) { - // $encoding is not a valid encoding - trigger_error('Invalid encoding ' . $encoding, E_USER_ERROR); - return ''; - } - // If the string is bjorked by Shift_JIS or a similar encoding - // that doesn't support all of ASCII, convert the naughty - // characters to their true byte-wise ASCII/UTF-8 equivalents. - $str = strtr($str, self::testEncodingSupportsASCII($encoding)); - return $str; - } elseif ($encoding === 'iso-8859-1' && function_exists('mb_convert_encoding')) { - $str = mb_convert_encoding($str, 'UTF-8', 'ISO-8859-1'); - return $str; - } - $bug = HTMLPurifier_Encoder::testIconvTruncateBug(); - if ($bug == self::ICONV_OK) { - trigger_error('Encoding not supported, please install iconv', E_USER_ERROR); - } else { - trigger_error( - 'You have a buggy version of iconv, see https://bugs.php.net/bug.php?id=48147 ' . - 'and http://sourceware.org/bugzilla/show_bug.cgi?id=13541', - E_USER_ERROR - ); - } - } - - /** - * Converts a string from UTF-8 based on configuration. - * @param string $str The string to convert - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return string - * @note Currently, this is a lossy conversion, with unexpressable - * characters being omitted. - */ - public static function convertFromUTF8($str, $config, $context) - { - $encoding = $config->get('Core.Encoding'); - if ($escape = $config->get('Core.EscapeNonASCIICharacters')) { - $str = self::convertToASCIIDumbLossless($str); - } - if ($encoding === 'utf-8') { - return $str; - } - static $iconv = null; - if ($iconv === null) { - $iconv = self::iconvAvailable(); - } - if ($iconv && !$config->get('Test.ForceNoIconv')) { - // Undo our previous fix in convertToUTF8, otherwise iconv will barf - $ascii_fix = self::testEncodingSupportsASCII($encoding); - if (!$escape && !empty($ascii_fix)) { - $clear_fix = array(); - foreach ($ascii_fix as $utf8 => $native) { - $clear_fix[$utf8] = ''; - } - $str = strtr($str, $clear_fix); - } - $str = strtr($str, array_flip($ascii_fix)); - // Normal stuff - $str = self::iconv('utf-8', $encoding . '//IGNORE', $str); - return $str; - } elseif ($encoding === 'iso-8859-1' && function_exists('mb_convert_encoding')) { - $str = mb_convert_encoding($str, 'ISO-8859-1', 'UTF-8'); - return $str; - } - trigger_error('Encoding not supported', E_USER_ERROR); - // You might be tempted to assume that the ASCII representation - // might be OK, however, this is *not* universally true over all - // encodings. So we take the conservative route here, rather - // than forcibly turn on %Core.EscapeNonASCIICharacters - } - - /** - * Lossless (character-wise) conversion of HTML to ASCII - * @param string $str UTF-8 string to be converted to ASCII - * @return string ASCII encoded string with non-ASCII character entity-ized - * @warning Adapted from MediaWiki, claiming fair use: this is a common - * algorithm. If you disagree with this license fudgery, - * implement it yourself. - * @note Uses decimal numeric entities since they are best supported. - * @note This is a DUMB function: it has no concept of keeping - * character entities that the projected character encoding - * can allow. We could possibly implement a smart version - * but that would require it to also know which Unicode - * codepoints the charset supported (not an easy task). - * @note Sort of with cleanUTF8() but it assumes that $str is - * well-formed UTF-8 - */ - public static function convertToASCIIDumbLossless($str) - { - $bytesleft = 0; - $result = ''; - $working = 0; - $len = strlen($str); - for ($i = 0; $i < $len; $i++) { - $bytevalue = ord($str[$i]); - if ($bytevalue <= 0x7F) { //0xxx xxxx - $result .= chr($bytevalue); - $bytesleft = 0; - } elseif ($bytevalue <= 0xBF) { //10xx xxxx - $working = $working << 6; - $working += ($bytevalue & 0x3F); - $bytesleft--; - if ($bytesleft <= 0) { - $result .= "&#" . $working . ";"; - } - } elseif ($bytevalue <= 0xDF) { //110x xxxx - $working = $bytevalue & 0x1F; - $bytesleft = 1; - } elseif ($bytevalue <= 0xEF) { //1110 xxxx - $working = $bytevalue & 0x0F; - $bytesleft = 2; - } else { //1111 0xxx - $working = $bytevalue & 0x07; - $bytesleft = 3; - } - } - return $result; - } - - /** No bugs detected in iconv. */ - const ICONV_OK = 0; - - /** Iconv truncates output if converting from UTF-8 to another - * character set with //IGNORE, and a non-encodable character is found */ - const ICONV_TRUNCATES = 1; - - /** Iconv does not support //IGNORE, making it unusable for - * transcoding purposes */ - const ICONV_UNUSABLE = 2; - - /** - * glibc iconv has a known bug where it doesn't handle the magic - * //IGNORE stanza correctly. In particular, rather than ignore - * characters, it will return an EILSEQ after consuming some number - * of characters, and expect you to restart iconv as if it were - * an E2BIG. Old versions of PHP did not respect the errno, and - * returned the fragment, so as a result you would see iconv - * mysteriously truncating output. We can work around this by - * manually chopping our input into segments of about 8000 - * characters, as long as PHP ignores the error code. If PHP starts - * paying attention to the error code, iconv becomes unusable. - * - * @return int Error code indicating severity of bug. - */ - public static function testIconvTruncateBug() - { - static $code = null; - if ($code === null) { - // better not use iconv, otherwise infinite loop! - $r = self::unsafeIconv('utf-8', 'ascii//IGNORE', "\xCE\xB1" . str_repeat('a', 9000)); - if ($r === false) { - $code = self::ICONV_UNUSABLE; - } elseif (($c = strlen($r)) < 9000) { - $code = self::ICONV_TRUNCATES; - } elseif ($c > 9000) { - trigger_error( - 'Your copy of iconv is extremely buggy. Please notify HTML Purifier maintainers: ' . - 'include your iconv version as per phpversion()', - E_USER_ERROR - ); - } else { - $code = self::ICONV_OK; - } - } - return $code; - } - - /** - * This expensive function tests whether or not a given character - * encoding supports ASCII. 7/8-bit encodings like Shift_JIS will - * fail this test, and require special processing. Variable width - * encodings shouldn't ever fail. - * - * @param string $encoding Encoding name to test, as per iconv format - * @param bool $bypass Whether or not to bypass the precompiled arrays. - * @return Array of UTF-8 characters to their corresponding ASCII, - * which can be used to "undo" any overzealous iconv action. - */ - public static function testEncodingSupportsASCII($encoding, $bypass = false) - { - // All calls to iconv here are unsafe, proof by case analysis: - // If ICONV_OK, no difference. - // If ICONV_TRUNCATE, all calls involve one character inputs, - // so bug is not triggered. - // If ICONV_UNUSABLE, this call is irrelevant - static $encodings = array(); - if (!$bypass) { - if (isset($encodings[$encoding])) { - return $encodings[$encoding]; - } - $lenc = strtolower($encoding); - switch ($lenc) { - case 'shift_jis': - return array("\xC2\xA5" => '\\', "\xE2\x80\xBE" => '~'); - case 'johab': - return array("\xE2\x82\xA9" => '\\'); - } - if (strpos($lenc, 'iso-8859-') === 0) { - return array(); - } - } - $ret = array(); - if (self::unsafeIconv('UTF-8', $encoding, 'a') === false) { - return false; - } - for ($i = 0x20; $i <= 0x7E; $i++) { // all printable ASCII chars - $c = chr($i); // UTF-8 char - $r = self::unsafeIconv('UTF-8', "$encoding//IGNORE", $c); // initial conversion - if ($r === '' || - // This line is needed for iconv implementations that do not - // omit characters that do not exist in the target character set - ($r === $c && self::unsafeIconv($encoding, 'UTF-8//IGNORE', $r) !== $c) - ) { - // Reverse engineer: what's the UTF-8 equiv of this byte - // sequence? This assumes that there's no variable width - // encoding that doesn't support ASCII. - $ret[self::unsafeIconv($encoding, 'UTF-8//IGNORE', $c)] = $c; - } - } - $encodings[$encoding] = $ret; - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup.php deleted file mode 100755 index f12ff13a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup.php +++ /dev/null @@ -1,48 +0,0 @@ -table = unserialize(file_get_contents($file)); - } - - /** - * Retrieves sole instance of the object. - * @param bool|HTMLPurifier_EntityLookup $prototype Optional prototype of custom lookup table to overload with. - * @return HTMLPurifier_EntityLookup - */ - public static function instance($prototype = false) - { - // no references, since PHP doesn't copy unless modified - static $instance = null; - if ($prototype) { - $instance = $prototype; - } elseif (!$instance) { - $instance = new HTMLPurifier_EntityLookup(); - $instance->setup(); - } - return $instance; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser deleted file mode 100755 index e8b08128..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser +++ /dev/null @@ -1 +0,0 @@ -a:253:{s:4:"fnof";s:2:"ƒ";s:5:"Alpha";s:2:"Α";s:4:"Beta";s:2:"Β";s:5:"Gamma";s:2:"Γ";s:5:"Delta";s:2:"Δ";s:7:"Epsilon";s:2:"Ε";s:4:"Zeta";s:2:"Ζ";s:3:"Eta";s:2:"Η";s:5:"Theta";s:2:"Θ";s:4:"Iota";s:2:"Ι";s:5:"Kappa";s:2:"Κ";s:6:"Lambda";s:2:"Λ";s:2:"Mu";s:2:"Μ";s:2:"Nu";s:2:"Ν";s:2:"Xi";s:2:"Ξ";s:7:"Omicron";s:2:"Ο";s:2:"Pi";s:2:"Π";s:3:"Rho";s:2:"Ρ";s:5:"Sigma";s:2:"Σ";s:3:"Tau";s:2:"Τ";s:7:"Upsilon";s:2:"Υ";s:3:"Phi";s:2:"Φ";s:3:"Chi";s:2:"Χ";s:3:"Psi";s:2:"Ψ";s:5:"Omega";s:2:"Ω";s:5:"alpha";s:2:"α";s:4:"beta";s:2:"β";s:5:"gamma";s:2:"γ";s:5:"delta";s:2:"δ";s:7:"epsilon";s:2:"ε";s:4:"zeta";s:2:"ζ";s:3:"eta";s:2:"η";s:5:"theta";s:2:"θ";s:4:"iota";s:2:"ι";s:5:"kappa";s:2:"κ";s:6:"lambda";s:2:"λ";s:2:"mu";s:2:"μ";s:2:"nu";s:2:"ν";s:2:"xi";s:2:"ξ";s:7:"omicron";s:2:"ο";s:2:"pi";s:2:"π";s:3:"rho";s:2:"ρ";s:6:"sigmaf";s:2:"ς";s:5:"sigma";s:2:"σ";s:3:"tau";s:2:"τ";s:7:"upsilon";s:2:"υ";s:3:"phi";s:2:"φ";s:3:"chi";s:2:"χ";s:3:"psi";s:2:"ψ";s:5:"omega";s:2:"ω";s:8:"thetasym";s:2:"ϑ";s:5:"upsih";s:2:"ϒ";s:3:"piv";s:2:"ϖ";s:4:"bull";s:3:"•";s:6:"hellip";s:3:"…";s:5:"prime";s:3:"′";s:5:"Prime";s:3:"″";s:5:"oline";s:3:"‾";s:5:"frasl";s:3:"⁄";s:6:"weierp";s:3:"℘";s:5:"image";s:3:"ℑ";s:4:"real";s:3:"ℜ";s:5:"trade";s:3:"™";s:7:"alefsym";s:3:"ℵ";s:4:"larr";s:3:"←";s:4:"uarr";s:3:"↑";s:4:"rarr";s:3:"→";s:4:"darr";s:3:"↓";s:4:"harr";s:3:"↔";s:5:"crarr";s:3:"↵";s:4:"lArr";s:3:"⇐";s:4:"uArr";s:3:"⇑";s:4:"rArr";s:3:"⇒";s:4:"dArr";s:3:"⇓";s:4:"hArr";s:3:"⇔";s:6:"forall";s:3:"∀";s:4:"part";s:3:"∂";s:5:"exist";s:3:"∃";s:5:"empty";s:3:"∅";s:5:"nabla";s:3:"∇";s:4:"isin";s:3:"∈";s:5:"notin";s:3:"∉";s:2:"ni";s:3:"∋";s:4:"prod";s:3:"∏";s:3:"sum";s:3:"∑";s:5:"minus";s:3:"−";s:6:"lowast";s:3:"∗";s:5:"radic";s:3:"√";s:4:"prop";s:3:"∝";s:5:"infin";s:3:"∞";s:3:"ang";s:3:"∠";s:3:"and";s:3:"∧";s:2:"or";s:3:"∨";s:3:"cap";s:3:"∩";s:3:"cup";s:3:"∪";s:3:"int";s:3:"∫";s:6:"there4";s:3:"∴";s:3:"sim";s:3:"∼";s:4:"cong";s:3:"≅";s:5:"asymp";s:3:"≈";s:2:"ne";s:3:"≠";s:5:"equiv";s:3:"≡";s:2:"le";s:3:"≤";s:2:"ge";s:3:"≥";s:3:"sub";s:3:"⊂";s:3:"sup";s:3:"⊃";s:4:"nsub";s:3:"⊄";s:4:"sube";s:3:"⊆";s:4:"supe";s:3:"⊇";s:5:"oplus";s:3:"⊕";s:6:"otimes";s:3:"⊗";s:4:"perp";s:3:"⊥";s:4:"sdot";s:3:"⋅";s:5:"lceil";s:3:"⌈";s:5:"rceil";s:3:"⌉";s:6:"lfloor";s:3:"⌊";s:6:"rfloor";s:3:"⌋";s:4:"lang";s:3:"〈";s:4:"rang";s:3:"〉";s:3:"loz";s:3:"◊";s:6:"spades";s:3:"♠";s:5:"clubs";s:3:"♣";s:6:"hearts";s:3:"♥";s:5:"diams";s:3:"♦";s:4:"quot";s:1:""";s:3:"amp";s:1:"&";s:2:"lt";s:1:"<";s:2:"gt";s:1:">";s:4:"apos";s:1:"'";s:5:"OElig";s:2:"Œ";s:5:"oelig";s:2:"œ";s:6:"Scaron";s:2:"Š";s:6:"scaron";s:2:"š";s:4:"Yuml";s:2:"Ÿ";s:4:"circ";s:2:"ˆ";s:5:"tilde";s:2:"˜";s:4:"ensp";s:3:" ";s:4:"emsp";s:3:" ";s:6:"thinsp";s:3:" ";s:4:"zwnj";s:3:"‌";s:3:"zwj";s:3:"‍";s:3:"lrm";s:3:"‎";s:3:"rlm";s:3:"‏";s:5:"ndash";s:3:"–";s:5:"mdash";s:3:"—";s:5:"lsquo";s:3:"‘";s:5:"rsquo";s:3:"’";s:5:"sbquo";s:3:"‚";s:5:"ldquo";s:3:"“";s:5:"rdquo";s:3:"”";s:5:"bdquo";s:3:"„";s:6:"dagger";s:3:"†";s:6:"Dagger";s:3:"‡";s:6:"permil";s:3:"‰";s:6:"lsaquo";s:3:"‹";s:6:"rsaquo";s:3:"›";s:4:"euro";s:3:"€";s:4:"nbsp";s:2:" ";s:5:"iexcl";s:2:"¡";s:4:"cent";s:2:"¢";s:5:"pound";s:2:"£";s:6:"curren";s:2:"¤";s:3:"yen";s:2:"¥";s:6:"brvbar";s:2:"¦";s:4:"sect";s:2:"§";s:3:"uml";s:2:"¨";s:4:"copy";s:2:"©";s:4:"ordf";s:2:"ª";s:5:"laquo";s:2:"«";s:3:"not";s:2:"¬";s:3:"shy";s:2:"­";s:3:"reg";s:2:"®";s:4:"macr";s:2:"¯";s:3:"deg";s:2:"°";s:6:"plusmn";s:2:"±";s:4:"sup2";s:2:"²";s:4:"sup3";s:2:"³";s:5:"acute";s:2:"´";s:5:"micro";s:2:"µ";s:4:"para";s:2:"¶";s:6:"middot";s:2:"·";s:5:"cedil";s:2:"¸";s:4:"sup1";s:2:"¹";s:4:"ordm";s:2:"º";s:5:"raquo";s:2:"»";s:6:"frac14";s:2:"¼";s:6:"frac12";s:2:"½";s:6:"frac34";s:2:"¾";s:6:"iquest";s:2:"¿";s:6:"Agrave";s:2:"À";s:6:"Aacute";s:2:"Á";s:5:"Acirc";s:2:"Â";s:6:"Atilde";s:2:"Ã";s:4:"Auml";s:2:"Ä";s:5:"Aring";s:2:"Å";s:5:"AElig";s:2:"Æ";s:6:"Ccedil";s:2:"Ç";s:6:"Egrave";s:2:"È";s:6:"Eacute";s:2:"É";s:5:"Ecirc";s:2:"Ê";s:4:"Euml";s:2:"Ë";s:6:"Igrave";s:2:"Ì";s:6:"Iacute";s:2:"Í";s:5:"Icirc";s:2:"Î";s:4:"Iuml";s:2:"Ï";s:3:"ETH";s:2:"Ð";s:6:"Ntilde";s:2:"Ñ";s:6:"Ograve";s:2:"Ò";s:6:"Oacute";s:2:"Ó";s:5:"Ocirc";s:2:"Ô";s:6:"Otilde";s:2:"Õ";s:4:"Ouml";s:2:"Ö";s:5:"times";s:2:"×";s:6:"Oslash";s:2:"Ø";s:6:"Ugrave";s:2:"Ù";s:6:"Uacute";s:2:"Ú";s:5:"Ucirc";s:2:"Û";s:4:"Uuml";s:2:"Ü";s:6:"Yacute";s:2:"Ý";s:5:"THORN";s:2:"Þ";s:5:"szlig";s:2:"ß";s:6:"agrave";s:2:"à";s:6:"aacute";s:2:"á";s:5:"acirc";s:2:"â";s:6:"atilde";s:2:"ã";s:4:"auml";s:2:"ä";s:5:"aring";s:2:"å";s:5:"aelig";s:2:"æ";s:6:"ccedil";s:2:"ç";s:6:"egrave";s:2:"è";s:6:"eacute";s:2:"é";s:5:"ecirc";s:2:"ê";s:4:"euml";s:2:"ë";s:6:"igrave";s:2:"ì";s:6:"iacute";s:2:"í";s:5:"icirc";s:2:"î";s:4:"iuml";s:2:"ï";s:3:"eth";s:2:"ð";s:6:"ntilde";s:2:"ñ";s:6:"ograve";s:2:"ò";s:6:"oacute";s:2:"ó";s:5:"ocirc";s:2:"ô";s:6:"otilde";s:2:"õ";s:4:"ouml";s:2:"ö";s:6:"divide";s:2:"÷";s:6:"oslash";s:2:"ø";s:6:"ugrave";s:2:"ù";s:6:"uacute";s:2:"ú";s:5:"ucirc";s:2:"û";s:4:"uuml";s:2:"ü";s:6:"yacute";s:2:"ý";s:5:"thorn";s:2:"þ";s:4:"yuml";s:2:"ÿ";} \ No newline at end of file diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php deleted file mode 100755 index 3ef2d09e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php +++ /dev/null @@ -1,285 +0,0 @@ -_semiOptionalPrefixRegex = "/&()()()($semi_optional)/"; - - $this->_textEntitiesRegex = - '/&(?:'. - // hex - '[#]x([a-fA-F0-9]+);?|'. - // dec - '[#]0*(\d+);?|'. - // string (mandatory semicolon) - // NB: order matters: match semicolon preferentially - '([A-Za-z_:][A-Za-z0-9.\-_:]*);|'. - // string (optional semicolon) - "($semi_optional)". - ')/'; - - $this->_attrEntitiesRegex = - '/&(?:'. - // hex - '[#]x([a-fA-F0-9]+);?|'. - // dec - '[#]0*(\d+);?|'. - // string (mandatory semicolon) - // NB: order matters: match semicolon preferentially - '([A-Za-z_:][A-Za-z0-9.\-_:]*);|'. - // string (optional semicolon) - // don't match if trailing is equals or alphanumeric (URL - // like) - "($semi_optional)(?![=;A-Za-z0-9])". - ')/'; - - } - - /** - * Substitute entities with the parsed equivalents. Use this on - * textual data in an HTML document (as opposed to attributes.) - * - * @param string $string String to have entities parsed. - * @return string Parsed string. - */ - public function substituteTextEntities($string) - { - return preg_replace_callback( - $this->_textEntitiesRegex, - array($this, 'entityCallback'), - $string - ); - } - - /** - * Substitute entities with the parsed equivalents. Use this on - * attribute contents in documents. - * - * @param string $string String to have entities parsed. - * @return string Parsed string. - */ - public function substituteAttrEntities($string) - { - return preg_replace_callback( - $this->_attrEntitiesRegex, - array($this, 'entityCallback'), - $string - ); - } - - /** - * Callback function for substituteNonSpecialEntities() that does the work. - * - * @param array $matches PCRE matches array, with 0 the entire match, and - * either index 1, 2 or 3 set with a hex value, dec value, - * or string (respectively). - * @return string Replacement string. - */ - - protected function entityCallback($matches) - { - $entity = $matches[0]; - $hex_part = @$matches[1]; - $dec_part = @$matches[2]; - $named_part = empty($matches[3]) ? (empty($matches[4]) ? "" : $matches[4]) : $matches[3]; - if ($hex_part !== NULL && $hex_part !== "") { - return HTMLPurifier_Encoder::unichr(hexdec($hex_part)); - } elseif ($dec_part !== NULL && $dec_part !== "") { - return HTMLPurifier_Encoder::unichr((int) $dec_part); - } else { - if (!$this->_entity_lookup) { - $this->_entity_lookup = HTMLPurifier_EntityLookup::instance(); - } - if (isset($this->_entity_lookup->table[$named_part])) { - return $this->_entity_lookup->table[$named_part]; - } else { - // exact match didn't match anything, so test if - // any of the semicolon optional match the prefix. - // Test that this is an EXACT match is important to - // prevent infinite loop - if (!empty($matches[3])) { - return preg_replace_callback( - $this->_semiOptionalPrefixRegex, - array($this, 'entityCallback'), - $entity - ); - } - return $entity; - } - } - } - - // LEGACY CODE BELOW - - /** - * Callback regex string for parsing entities. - * @type string - */ - protected $_substituteEntitiesRegex = - '/&(?:[#]x([a-fA-F0-9]+)|[#]0*(\d+)|([A-Za-z_:][A-Za-z0-9.\-_:]*));?/'; - // 1. hex 2. dec 3. string (XML style) - - /** - * Decimal to parsed string conversion table for special entities. - * @type array - */ - protected $_special_dec2str = - array( - 34 => '"', - 38 => '&', - 39 => "'", - 60 => '<', - 62 => '>' - ); - - /** - * Stripped entity names to decimal conversion table for special entities. - * @type array - */ - protected $_special_ent2dec = - array( - 'quot' => 34, - 'amp' => 38, - 'lt' => 60, - 'gt' => 62 - ); - - /** - * Substitutes non-special entities with their parsed equivalents. Since - * running this whenever you have parsed character is t3h 5uck, we run - * it before everything else. - * - * @param string $string String to have non-special entities parsed. - * @return string Parsed string. - */ - public function substituteNonSpecialEntities($string) - { - // it will try to detect missing semicolons, but don't rely on it - return preg_replace_callback( - $this->_substituteEntitiesRegex, - array($this, 'nonSpecialEntityCallback'), - $string - ); - } - - /** - * Callback function for substituteNonSpecialEntities() that does the work. - * - * @param array $matches PCRE matches array, with 0 the entire match, and - * either index 1, 2 or 3 set with a hex value, dec value, - * or string (respectively). - * @return string Replacement string. - */ - - protected function nonSpecialEntityCallback($matches) - { - // replaces all but big five - $entity = $matches[0]; - $is_num = (@$matches[0][1] === '#'); - if ($is_num) { - $is_hex = (@$entity[2] === 'x'); - $code = $is_hex ? hexdec($matches[1]) : (int) $matches[2]; - // abort for special characters - if (isset($this->_special_dec2str[$code])) { - return $entity; - } - return HTMLPurifier_Encoder::unichr($code); - } else { - if (isset($this->_special_ent2dec[$matches[3]])) { - return $entity; - } - if (!$this->_entity_lookup) { - $this->_entity_lookup = HTMLPurifier_EntityLookup::instance(); - } - if (isset($this->_entity_lookup->table[$matches[3]])) { - return $this->_entity_lookup->table[$matches[3]]; - } else { - return $entity; - } - } - } - - /** - * Substitutes only special entities with their parsed equivalents. - * - * @notice We try to avoid calling this function because otherwise, it - * would have to be called a lot (for every parsed section). - * - * @param string $string String to have non-special entities parsed. - * @return string Parsed string. - */ - public function substituteSpecialEntities($string) - { - return preg_replace_callback( - $this->_substituteEntitiesRegex, - array($this, 'specialEntityCallback'), - $string - ); - } - - /** - * Callback function for substituteSpecialEntities() that does the work. - * - * This callback has same syntax as nonSpecialEntityCallback(). - * - * @param array $matches PCRE-style matches array, with 0 the entire match, and - * either index 1, 2 or 3 set with a hex value, dec value, - * or string (respectively). - * @return string Replacement string. - */ - protected function specialEntityCallback($matches) - { - $entity = $matches[0]; - $is_num = (@$matches[0][1] === '#'); - if ($is_num) { - $is_hex = (@$entity[2] === 'x'); - $int = $is_hex ? hexdec($matches[1]) : (int) $matches[2]; - return isset($this->_special_dec2str[$int]) ? - $this->_special_dec2str[$int] : - $entity; - } else { - return isset($this->_special_ent2dec[$matches[3]]) ? - $this->_special_dec2str[$this->_special_ent2dec[$matches[3]]] : - $entity; - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorCollector.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorCollector.php deleted file mode 100755 index d47e3f2e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorCollector.php +++ /dev/null @@ -1,244 +0,0 @@ -locale =& $context->get('Locale'); - $this->context = $context; - $this->_current =& $this->_stacks[0]; - $this->errors =& $this->_stacks[0]; - } - - /** - * Sends an error message to the collector for later use - * @param int $severity Error severity, PHP error style (don't use E_USER_) - * @param string $msg Error message text - */ - public function send($severity, $msg) - { - $args = array(); - if (func_num_args() > 2) { - $args = func_get_args(); - array_shift($args); - unset($args[0]); - } - - $token = $this->context->get('CurrentToken', true); - $line = $token ? $token->line : $this->context->get('CurrentLine', true); - $col = $token ? $token->col : $this->context->get('CurrentCol', true); - $attr = $this->context->get('CurrentAttr', true); - - // perform special substitutions, also add custom parameters - $subst = array(); - if (!is_null($token)) { - $args['CurrentToken'] = $token; - } - if (!is_null($attr)) { - $subst['$CurrentAttr.Name'] = $attr; - if (isset($token->attr[$attr])) { - $subst['$CurrentAttr.Value'] = $token->attr[$attr]; - } - } - - if (empty($args)) { - $msg = $this->locale->getMessage($msg); - } else { - $msg = $this->locale->formatMessage($msg, $args); - } - - if (!empty($subst)) { - $msg = strtr($msg, $subst); - } - - // (numerically indexed) - $error = array( - self::LINENO => $line, - self::SEVERITY => $severity, - self::MESSAGE => $msg, - self::CHILDREN => array() - ); - $this->_current[] = $error; - - // NEW CODE BELOW ... - // Top-level errors are either: - // TOKEN type, if $value is set appropriately, or - // "syntax" type, if $value is null - $new_struct = new HTMLPurifier_ErrorStruct(); - $new_struct->type = HTMLPurifier_ErrorStruct::TOKEN; - if ($token) { - $new_struct->value = clone $token; - } - if (is_int($line) && is_int($col)) { - if (isset($this->lines[$line][$col])) { - $struct = $this->lines[$line][$col]; - } else { - $struct = $this->lines[$line][$col] = $new_struct; - } - // These ksorts may present a performance problem - ksort($this->lines[$line], SORT_NUMERIC); - } else { - if (isset($this->lines[-1])) { - $struct = $this->lines[-1]; - } else { - $struct = $this->lines[-1] = $new_struct; - } - } - ksort($this->lines, SORT_NUMERIC); - - // Now, check if we need to operate on a lower structure - if (!empty($attr)) { - $struct = $struct->getChild(HTMLPurifier_ErrorStruct::ATTR, $attr); - if (!$struct->value) { - $struct->value = array($attr, 'PUT VALUE HERE'); - } - } - if (!empty($cssprop)) { - $struct = $struct->getChild(HTMLPurifier_ErrorStruct::CSSPROP, $cssprop); - if (!$struct->value) { - // if we tokenize CSS this might be a little more difficult to do - $struct->value = array($cssprop, 'PUT VALUE HERE'); - } - } - - // Ok, structs are all setup, now time to register the error - $struct->addError($severity, $msg); - } - - /** - * Retrieves raw error data for custom formatter to use - */ - public function getRaw() - { - return $this->errors; - } - - /** - * Default HTML formatting implementation for error messages - * @param HTMLPurifier_Config $config Configuration, vital for HTML output nature - * @param array $errors Errors array to display; used for recursion. - * @return string - */ - public function getHTMLFormatted($config, $errors = null) - { - $ret = array(); - - $this->generator = new HTMLPurifier_Generator($config, $this->context); - if ($errors === null) { - $errors = $this->errors; - } - - // 'At line' message needs to be removed - - // generation code for new structure goes here. It needs to be recursive. - foreach ($this->lines as $line => $col_array) { - if ($line == -1) { - continue; - } - foreach ($col_array as $col => $struct) { - $this->_renderStruct($ret, $struct, $line, $col); - } - } - if (isset($this->lines[-1])) { - $this->_renderStruct($ret, $this->lines[-1]); - } - - if (empty($errors)) { - return '

' . $this->locale->getMessage('ErrorCollector: No errors') . '

'; - } else { - return '
  • ' . implode('
  • ', $ret) . '
'; - } - - } - - private function _renderStruct(&$ret, $struct, $line = null, $col = null) - { - $stack = array($struct); - $context_stack = array(array()); - while ($current = array_pop($stack)) { - $context = array_pop($context_stack); - foreach ($current->errors as $error) { - list($severity, $msg) = $error; - $string = ''; - $string .= '
'; - // W3C uses an icon to indicate the severity of the error. - $error = $this->locale->getErrorName($severity); - $string .= "$error "; - if (!is_null($line) && !is_null($col)) { - $string .= "Line $line, Column $col: "; - } else { - $string .= 'End of Document: '; - } - $string .= '' . $this->generator->escape($msg) . ' '; - $string .= '
'; - // Here, have a marker for the character on the column appropriate. - // Be sure to clip extremely long lines. - //$string .= '
';
-                //$string .= '';
-                //$string .= '
'; - $ret[] = $string; - } - foreach ($current->children as $array) { - $context[] = $current; - $stack = array_merge($stack, array_reverse($array, true)); - for ($i = count($array); $i > 0; $i--) { - $context_stack[] = $context; - } - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorStruct.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorStruct.php deleted file mode 100755 index cf869d32..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorStruct.php +++ /dev/null @@ -1,74 +0,0 @@ -children[$type][$id])) { - $this->children[$type][$id] = new HTMLPurifier_ErrorStruct(); - $this->children[$type][$id]->type = $type; - } - return $this->children[$type][$id]; - } - - /** - * @param int $severity - * @param string $message - */ - public function addError($severity, $message) - { - $this->errors[] = array($severity, $message); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Exception.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Exception.php deleted file mode 100755 index be85b4c5..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Exception.php +++ /dev/null @@ -1,12 +0,0 @@ -preFilter, - * 2->preFilter, 3->preFilter, purify, 3->postFilter, 2->postFilter, - * 1->postFilter. - * - * @note Methods are not declared abstract as it is perfectly legitimate - * for an implementation not to want anything to happen on a step - */ - -class HTMLPurifier_Filter -{ - - /** - * Name of the filter for identification purposes. - * @type string - */ - public $name; - - /** - * Pre-processor function, handles HTML before HTML Purifier - * @param string $html - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return string - */ - public function preFilter($html, $config, $context) - { - return $html; - } - - /** - * Post-processor function, handles HTML after HTML Purifier - * @param string $html - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return string - */ - public function postFilter($html, $config, $context) - { - return $html; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php deleted file mode 100755 index 66f70b0f..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php +++ /dev/null @@ -1,341 +0,0 @@ - blocks from input HTML, cleans them up - * using CSSTidy, and then places them in $purifier->context->get('StyleBlocks') - * so they can be used elsewhere in the document. - * - * @note - * See tests/HTMLPurifier/Filter/ExtractStyleBlocksTest.php for - * sample usage. - * - * @note - * This filter can also be used on stylesheets not included in the - * document--something purists would probably prefer. Just directly - * call HTMLPurifier_Filter_ExtractStyleBlocks->cleanCSS() - */ -class HTMLPurifier_Filter_ExtractStyleBlocks extends HTMLPurifier_Filter -{ - /** - * @type string - */ - public $name = 'ExtractStyleBlocks'; - - /** - * @type array - */ - private $_styleMatches = array(); - - /** - * @type csstidy - */ - private $_tidy; - - /** - * @type HTMLPurifier_AttrDef_HTML_ID - */ - private $_id_attrdef; - - /** - * @type HTMLPurifier_AttrDef_CSS_Ident - */ - private $_class_attrdef; - - /** - * @type HTMLPurifier_AttrDef_Enum - */ - private $_enum_attrdef; - - public function __construct() - { - $this->_tidy = new csstidy(); - $this->_tidy->set_cfg('lowercase_s', false); - $this->_id_attrdef = new HTMLPurifier_AttrDef_HTML_ID(true); - $this->_class_attrdef = new HTMLPurifier_AttrDef_CSS_Ident(); - $this->_enum_attrdef = new HTMLPurifier_AttrDef_Enum( - array( - 'first-child', - 'link', - 'visited', - 'active', - 'hover', - 'focus' - ) - ); - } - - /** - * Save the contents of CSS blocks to style matches - * @param array $matches preg_replace style $matches array - */ - protected function styleCallback($matches) - { - $this->_styleMatches[] = $matches[1]; - } - - /** - * Removes inline - // we must not grab foo in a font-family prop). - if ($config->get('Filter.ExtractStyleBlocks.Escaping')) { - $css = str_replace( - array('<', '>', '&'), - array('\3C ', '\3E ', '\26 '), - $css - ); - } - return $css; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php deleted file mode 100755 index 276d8362..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php +++ /dev/null @@ -1,65 +0,0 @@ -]+>.+?' . - '(?:http:)?//www.youtube.com/((?:v|cp)/[A-Za-z0-9\-_=]+).+?#s'; - $pre_replace = '\1'; - return preg_replace($pre_regex, $pre_replace, $html); - } - - /** - * @param string $html - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return string - */ - public function postFilter($html, $config, $context) - { - $post_regex = '#((?:v|cp)/[A-Za-z0-9\-_=]+)#'; - return preg_replace_callback($post_regex, array($this, 'postFilterCallback'), $html); - } - - /** - * @param $url - * @return string - */ - protected function armorUrl($url) - { - return str_replace('--', '--', $url); - } - - /** - * @param array $matches - * @return string - */ - protected function postFilterCallback($matches) - { - $url = $this->armorUrl($matches[1]); - return '' . - '' . - '' . - ''; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php deleted file mode 100755 index eb56e2df..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php +++ /dev/null @@ -1,286 +0,0 @@ - tags. - * @type bool - */ - private $_scriptFix = false; - - /** - * Cache of HTMLDefinition during HTML output to determine whether or - * not attributes should be minimized. - * @type HTMLPurifier_HTMLDefinition - */ - private $_def; - - /** - * Cache of %Output.SortAttr. - * @type bool - */ - private $_sortAttr; - - /** - * Cache of %Output.FlashCompat. - * @type bool - */ - private $_flashCompat; - - /** - * Cache of %Output.FixInnerHTML. - * @type bool - */ - private $_innerHTMLFix; - - /** - * Stack for keeping track of object information when outputting IE - * compatibility code. - * @type array - */ - private $_flashStack = array(); - - /** - * Configuration for the generator - * @type HTMLPurifier_Config - */ - protected $config; - - /** - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - */ - public function __construct($config, $context) - { - $this->config = $config; - $this->_scriptFix = $config->get('Output.CommentScriptContents'); - $this->_innerHTMLFix = $config->get('Output.FixInnerHTML'); - $this->_sortAttr = $config->get('Output.SortAttr'); - $this->_flashCompat = $config->get('Output.FlashCompat'); - $this->_def = $config->getHTMLDefinition(); - $this->_xhtml = $this->_def->doctype->xml; - } - - /** - * Generates HTML from an array of tokens. - * @param HTMLPurifier_Token[] $tokens Array of HTMLPurifier_Token - * @return string Generated HTML - */ - public function generateFromTokens($tokens) - { - if (!$tokens) { - return ''; - } - - // Basic algorithm - $html = ''; - for ($i = 0, $size = count($tokens); $i < $size; $i++) { - if ($this->_scriptFix && $tokens[$i]->name === 'script' - && $i + 2 < $size && $tokens[$i+2] instanceof HTMLPurifier_Token_End) { - // script special case - // the contents of the script block must be ONE token - // for this to work. - $html .= $this->generateFromToken($tokens[$i++]); - $html .= $this->generateScriptFromToken($tokens[$i++]); - } - $html .= $this->generateFromToken($tokens[$i]); - } - - // Tidy cleanup - if (extension_loaded('tidy') && $this->config->get('Output.TidyFormat')) { - $tidy = new Tidy; - $tidy->parseString( - $html, - array( - 'indent'=> true, - 'output-xhtml' => $this->_xhtml, - 'show-body-only' => true, - 'indent-spaces' => 2, - 'wrap' => 68, - ), - 'utf8' - ); - $tidy->cleanRepair(); - $html = (string) $tidy; // explicit cast necessary - } - - // Normalize newlines to system defined value - if ($this->config->get('Core.NormalizeNewlines')) { - $nl = $this->config->get('Output.Newline'); - if ($nl === null) { - $nl = PHP_EOL; - } - if ($nl !== "\n") { - $html = str_replace("\n", $nl, $html); - } - } - return $html; - } - - /** - * Generates HTML from a single token. - * @param HTMLPurifier_Token $token HTMLPurifier_Token object. - * @return string Generated HTML - */ - public function generateFromToken($token) - { - if (!$token instanceof HTMLPurifier_Token) { - trigger_error('Cannot generate HTML from non-HTMLPurifier_Token object', E_USER_WARNING); - return ''; - - } elseif ($token instanceof HTMLPurifier_Token_Start) { - $attr = $this->generateAttributes($token->attr, $token->name); - if ($this->_flashCompat) { - if ($token->name == "object") { - $flash = new stdClass(); - $flash->attr = $token->attr; - $flash->param = array(); - $this->_flashStack[] = $flash; - } - } - return '<' . $token->name . ($attr ? ' ' : '') . $attr . '>'; - - } elseif ($token instanceof HTMLPurifier_Token_End) { - $_extra = ''; - if ($this->_flashCompat) { - if ($token->name == "object" && !empty($this->_flashStack)) { - // doesn't do anything for now - } - } - return $_extra . 'name . '>'; - - } elseif ($token instanceof HTMLPurifier_Token_Empty) { - if ($this->_flashCompat && $token->name == "param" && !empty($this->_flashStack)) { - $this->_flashStack[count($this->_flashStack)-1]->param[$token->attr['name']] = $token->attr['value']; - } - $attr = $this->generateAttributes($token->attr, $token->name); - return '<' . $token->name . ($attr ? ' ' : '') . $attr . - ( $this->_xhtml ? ' /': '' ) //
v.
- . '>'; - - } elseif ($token instanceof HTMLPurifier_Token_Text) { - return $this->escape($token->data, ENT_NOQUOTES); - - } elseif ($token instanceof HTMLPurifier_Token_Comment) { - return ''; - } else { - return ''; - - } - } - - /** - * Special case processor for the contents of script tags - * @param HTMLPurifier_Token $token HTMLPurifier_Token object. - * @return string - * @warning This runs into problems if there's already a literal - * --> somewhere inside the script contents. - */ - public function generateScriptFromToken($token) - { - if (!$token instanceof HTMLPurifier_Token_Text) { - return $this->generateFromToken($token); - } - // Thanks - $data = preg_replace('#//\s*$#', '', $token->data); - return ''; - } - - /** - * Generates attribute declarations from attribute array. - * @note This does not include the leading or trailing space. - * @param array $assoc_array_of_attributes Attribute array - * @param string $element Name of element attributes are for, used to check - * attribute minimization. - * @return string Generated HTML fragment for insertion. - */ - public function generateAttributes($assoc_array_of_attributes, $element = '') - { - $html = ''; - if ($this->_sortAttr) { - ksort($assoc_array_of_attributes); - } - foreach ($assoc_array_of_attributes as $key => $value) { - if (!$this->_xhtml) { - // Remove namespaced attributes - if (strpos($key, ':') !== false) { - continue; - } - // Check if we should minimize the attribute: val="val" -> val - if ($element && !empty($this->_def->info[$element]->attr[$key]->minimized)) { - $html .= $key . ' '; - continue; - } - } - // Workaround for Internet Explorer innerHTML bug. - // Essentially, Internet Explorer, when calculating - // innerHTML, omits quotes if there are no instances of - // angled brackets, quotes or spaces. However, when parsing - // HTML (for example, when you assign to innerHTML), it - // treats backticks as quotes. Thus, - // `` - // becomes - // `` - // becomes - // - // Fortunately, all we need to do is trigger an appropriate - // quoting style, which we do by adding an extra space. - // This also is consistent with the W3C spec, which states - // that user agents may ignore leading or trailing - // whitespace (in fact, most don't, at least for attributes - // like alt, but an extra space at the end is barely - // noticeable). Still, we have a configuration knob for - // this, since this transformation is not necesary if you - // don't process user input with innerHTML or you don't plan - // on supporting Internet Explorer. - if ($this->_innerHTMLFix) { - if (strpos($value, '`') !== false) { - // check if correct quoting style would not already be - // triggered - if (strcspn($value, '"\' <>') === strlen($value)) { - // protect! - $value .= ' '; - } - } - } - $html .= $key.'="'.$this->escape($value).'" '; - } - return rtrim($html); - } - - /** - * Escapes raw text data. - * @todo This really ought to be protected, but until we have a facility - * for properly generating HTML here w/o using tokens, it stays - * public. - * @param string $string String data to escape for HTML. - * @param int $quote Quoting style, like htmlspecialchars. ENT_NOQUOTES is - * permissible for non-attribute output. - * @return string escaped data. - */ - public function escape($string, $quote = null) - { - // Workaround for APC bug on Mac Leopard reported by sidepodcast - // http://htmlpurifier.org/phorum/read.php?3,4823,4846 - if ($quote === null) { - $quote = ENT_COMPAT; - } - return htmlspecialchars($string, $quote, 'UTF-8'); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php deleted file mode 100755 index 9b7b334d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php +++ /dev/null @@ -1,493 +0,0 @@ -getAnonymousModule(); - if (!isset($module->info[$element_name])) { - $element = $module->addBlankElement($element_name); - } else { - $element = $module->info[$element_name]; - } - $element->attr[$attr_name] = $def; - } - - /** - * Adds a custom element to your HTML definition - * @see HTMLPurifier_HTMLModule::addElement() for detailed - * parameter and return value descriptions. - */ - public function addElement($element_name, $type, $contents, $attr_collections, $attributes = array()) - { - $module = $this->getAnonymousModule(); - // assume that if the user is calling this, the element - // is safe. This may not be a good idea - $element = $module->addElement($element_name, $type, $contents, $attr_collections, $attributes); - return $element; - } - - /** - * Adds a blank element to your HTML definition, for overriding - * existing behavior - * @param string $element_name - * @return HTMLPurifier_ElementDef - * @see HTMLPurifier_HTMLModule::addBlankElement() for detailed - * parameter and return value descriptions. - */ - public function addBlankElement($element_name) - { - $module = $this->getAnonymousModule(); - $element = $module->addBlankElement($element_name); - return $element; - } - - /** - * Retrieves a reference to the anonymous module, so you can - * bust out advanced features without having to make your own - * module. - * @return HTMLPurifier_HTMLModule - */ - public function getAnonymousModule() - { - if (!$this->_anonModule) { - $this->_anonModule = new HTMLPurifier_HTMLModule(); - $this->_anonModule->name = 'Anonymous'; - } - return $this->_anonModule; - } - - private $_anonModule = null; - - // PUBLIC BUT INTERNAL VARIABLES -------------------------------------- - - /** - * @type string - */ - public $type = 'HTML'; - - /** - * @type HTMLPurifier_HTMLModuleManager - */ - public $manager; - - /** - * Performs low-cost, preliminary initialization. - */ - public function __construct() - { - $this->manager = new HTMLPurifier_HTMLModuleManager(); - } - - /** - * @param HTMLPurifier_Config $config - */ - protected function doSetup($config) - { - $this->processModules($config); - $this->setupConfigStuff($config); - unset($this->manager); - - // cleanup some of the element definitions - foreach ($this->info as $k => $v) { - unset($this->info[$k]->content_model); - unset($this->info[$k]->content_model_type); - } - } - - /** - * Extract out the information from the manager - * @param HTMLPurifier_Config $config - */ - protected function processModules($config) - { - if ($this->_anonModule) { - // for user specific changes - // this is late-loaded so we don't have to deal with PHP4 - // reference wonky-ness - $this->manager->addModule($this->_anonModule); - unset($this->_anonModule); - } - - $this->manager->setup($config); - $this->doctype = $this->manager->doctype; - - foreach ($this->manager->modules as $module) { - foreach ($module->info_tag_transform as $k => $v) { - if ($v === false) { - unset($this->info_tag_transform[$k]); - } else { - $this->info_tag_transform[$k] = $v; - } - } - foreach ($module->info_attr_transform_pre as $k => $v) { - if ($v === false) { - unset($this->info_attr_transform_pre[$k]); - } else { - $this->info_attr_transform_pre[$k] = $v; - } - } - foreach ($module->info_attr_transform_post as $k => $v) { - if ($v === false) { - unset($this->info_attr_transform_post[$k]); - } else { - $this->info_attr_transform_post[$k] = $v; - } - } - foreach ($module->info_injector as $k => $v) { - if ($v === false) { - unset($this->info_injector[$k]); - } else { - $this->info_injector[$k] = $v; - } - } - } - $this->info = $this->manager->getElements(); - $this->info_content_sets = $this->manager->contentSets->lookup; - } - - /** - * Sets up stuff based on config. We need a better way of doing this. - * @param HTMLPurifier_Config $config - */ - protected function setupConfigStuff($config) - { - $block_wrapper = $config->get('HTML.BlockWrapper'); - if (isset($this->info_content_sets['Block'][$block_wrapper])) { - $this->info_block_wrapper = $block_wrapper; - } else { - trigger_error( - 'Cannot use non-block element as block wrapper', - E_USER_ERROR - ); - } - - $parent = $config->get('HTML.Parent'); - $def = $this->manager->getElement($parent, true); - if ($def) { - $this->info_parent = $parent; - $this->info_parent_def = $def; - } else { - trigger_error( - 'Cannot use unrecognized element as parent', - E_USER_ERROR - ); - $this->info_parent_def = $this->manager->getElement($this->info_parent, true); - } - - // support template text - $support = "(for information on implementing this, see the support forums) "; - - // setup allowed elements ----------------------------------------- - - $allowed_elements = $config->get('HTML.AllowedElements'); - $allowed_attributes = $config->get('HTML.AllowedAttributes'); // retrieve early - - if (!is_array($allowed_elements) && !is_array($allowed_attributes)) { - $allowed = $config->get('HTML.Allowed'); - if (is_string($allowed)) { - list($allowed_elements, $allowed_attributes) = $this->parseTinyMCEAllowedList($allowed); - } - } - - if (is_array($allowed_elements)) { - foreach ($this->info as $name => $d) { - if (!isset($allowed_elements[$name])) { - unset($this->info[$name]); - } - unset($allowed_elements[$name]); - } - // emit errors - foreach ($allowed_elements as $element => $d) { - $element = htmlspecialchars($element); // PHP doesn't escape errors, be careful! - trigger_error("Element '$element' is not supported $support", E_USER_WARNING); - } - } - - // setup allowed attributes --------------------------------------- - - $allowed_attributes_mutable = $allowed_attributes; // by copy! - if (is_array($allowed_attributes)) { - // This actually doesn't do anything, since we went away from - // global attributes. It's possible that userland code uses - // it, but HTMLModuleManager doesn't! - foreach ($this->info_global_attr as $attr => $x) { - $keys = array($attr, "*@$attr", "*.$attr"); - $delete = true; - foreach ($keys as $key) { - if ($delete && isset($allowed_attributes[$key])) { - $delete = false; - } - if (isset($allowed_attributes_mutable[$key])) { - unset($allowed_attributes_mutable[$key]); - } - } - if ($delete) { - unset($this->info_global_attr[$attr]); - } - } - - foreach ($this->info as $tag => $info) { - foreach ($info->attr as $attr => $x) { - $keys = array("$tag@$attr", $attr, "*@$attr", "$tag.$attr", "*.$attr"); - $delete = true; - foreach ($keys as $key) { - if ($delete && isset($allowed_attributes[$key])) { - $delete = false; - } - if (isset($allowed_attributes_mutable[$key])) { - unset($allowed_attributes_mutable[$key]); - } - } - if ($delete) { - if ($this->info[$tag]->attr[$attr]->required) { - trigger_error( - "Required attribute '$attr' in element '$tag' " . - "was not allowed, which means '$tag' will not be allowed either", - E_USER_WARNING - ); - } - unset($this->info[$tag]->attr[$attr]); - } - } - } - // emit errors - foreach ($allowed_attributes_mutable as $elattr => $d) { - $bits = preg_split('/[.@]/', $elattr, 2); - $c = count($bits); - switch ($c) { - case 2: - if ($bits[0] !== '*') { - $element = htmlspecialchars($bits[0]); - $attribute = htmlspecialchars($bits[1]); - if (!isset($this->info[$element])) { - trigger_error( - "Cannot allow attribute '$attribute' if element " . - "'$element' is not allowed/supported $support" - ); - } else { - trigger_error( - "Attribute '$attribute' in element '$element' not supported $support", - E_USER_WARNING - ); - } - break; - } - // otherwise fall through - case 1: - $attribute = htmlspecialchars($bits[0]); - trigger_error( - "Global attribute '$attribute' is not ". - "supported in any elements $support", - E_USER_WARNING - ); - break; - } - } - } - - // setup forbidden elements --------------------------------------- - - $forbidden_elements = $config->get('HTML.ForbiddenElements'); - $forbidden_attributes = $config->get('HTML.ForbiddenAttributes'); - - foreach ($this->info as $tag => $info) { - if (isset($forbidden_elements[$tag])) { - unset($this->info[$tag]); - continue; - } - foreach ($info->attr as $attr => $x) { - if (isset($forbidden_attributes["$tag@$attr"]) || - isset($forbidden_attributes["*@$attr"]) || - isset($forbidden_attributes[$attr]) - ) { - unset($this->info[$tag]->attr[$attr]); - continue; - } elseif (isset($forbidden_attributes["$tag.$attr"])) { // this segment might get removed eventually - // $tag.$attr are not user supplied, so no worries! - trigger_error( - "Error with $tag.$attr: tag.attr syntax not supported for " . - "HTML.ForbiddenAttributes; use tag@attr instead", - E_USER_WARNING - ); - } - } - } - foreach ($forbidden_attributes as $key => $v) { - if (strlen($key) < 2) { - continue; - } - if ($key[0] != '*') { - continue; - } - if ($key[1] == '.') { - trigger_error( - "Error with $key: *.attr syntax not supported for HTML.ForbiddenAttributes; use attr instead", - E_USER_WARNING - ); - } - } - - // setup injectors ----------------------------------------------------- - foreach ($this->info_injector as $i => $injector) { - if ($injector->checkNeeded($config) !== false) { - // remove injector that does not have it's required - // elements/attributes present, and is thus not needed. - unset($this->info_injector[$i]); - } - } - } - - /** - * Parses a TinyMCE-flavored Allowed Elements and Attributes list into - * separate lists for processing. Format is element[attr1|attr2],element2... - * @warning Although it's largely drawn from TinyMCE's implementation, - * it is different, and you'll probably have to modify your lists - * @param array $list String list to parse - * @return array - * @todo Give this its own class, probably static interface - */ - public function parseTinyMCEAllowedList($list) - { - $list = str_replace(array(' ', "\t"), '', $list); - - $elements = array(); - $attributes = array(); - - $chunks = preg_split('/(,|[\n\r]+)/', $list); - foreach ($chunks as $chunk) { - if (empty($chunk)) { - continue; - } - // remove TinyMCE element control characters - if (!strpos($chunk, '[')) { - $element = $chunk; - $attr = false; - } else { - list($element, $attr) = explode('[', $chunk); - } - if ($element !== '*') { - $elements[$element] = true; - } - if (!$attr) { - continue; - } - $attr = substr($attr, 0, strlen($attr) - 1); // remove trailing ] - $attr = explode('|', $attr); - foreach ($attr as $key) { - $attributes["$element.$key"] = true; - } - } - return array($elements, $attributes); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php deleted file mode 100755 index 9dbb9872..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php +++ /dev/null @@ -1,285 +0,0 @@ -info, since the object's data is only info, - * with extra behavior associated with it. - * @type array - */ - public $attr_collections = array(); - - /** - * Associative array of deprecated tag name to HTMLPurifier_TagTransform. - * @type array - */ - public $info_tag_transform = array(); - - /** - * List of HTMLPurifier_AttrTransform to be performed before validation. - * @type array - */ - public $info_attr_transform_pre = array(); - - /** - * List of HTMLPurifier_AttrTransform to be performed after validation. - * @type array - */ - public $info_attr_transform_post = array(); - - /** - * List of HTMLPurifier_Injector to be performed during well-formedness fixing. - * An injector will only be invoked if all of it's pre-requisites are met; - * if an injector fails setup, there will be no error; it will simply be - * silently disabled. - * @type array - */ - public $info_injector = array(); - - /** - * Boolean flag that indicates whether or not getChildDef is implemented. - * For optimization reasons: may save a call to a function. Be sure - * to set it if you do implement getChildDef(), otherwise it will have - * no effect! - * @type bool - */ - public $defines_child_def = false; - - /** - * Boolean flag whether or not this module is safe. If it is not safe, all - * of its members are unsafe. Modules are safe by default (this might be - * slightly dangerous, but it doesn't make much sense to force HTML Purifier, - * which is based off of safe HTML, to explicitly say, "This is safe," even - * though there are modules which are "unsafe") - * - * @type bool - * @note Previously, safety could be applied at an element level granularity. - * We've removed this ability, so in order to add "unsafe" elements - * or attributes, a dedicated module with this property set to false - * must be used. - */ - public $safe = true; - - /** - * Retrieves a proper HTMLPurifier_ChildDef subclass based on - * content_model and content_model_type member variables of - * the HTMLPurifier_ElementDef class. There is a similar function - * in HTMLPurifier_HTMLDefinition. - * @param HTMLPurifier_ElementDef $def - * @return HTMLPurifier_ChildDef subclass - */ - public function getChildDef($def) - { - return false; - } - - // -- Convenience ----------------------------------------------------- - - /** - * Convenience function that sets up a new element - * @param string $element Name of element to add - * @param string|bool $type What content set should element be registered to? - * Set as false to skip this step. - * @param string|HTMLPurifier_ChildDef $contents Allowed children in form of: - * "$content_model_type: $content_model" - * @param array|string $attr_includes What attribute collections to register to - * element? - * @param array $attr What unique attributes does the element define? - * @see HTMLPurifier_ElementDef:: for in-depth descriptions of these parameters. - * @return HTMLPurifier_ElementDef Created element definition object, so you - * can set advanced parameters - */ - public function addElement($element, $type, $contents, $attr_includes = array(), $attr = array()) - { - $this->elements[] = $element; - // parse content_model - list($content_model_type, $content_model) = $this->parseContents($contents); - // merge in attribute inclusions - $this->mergeInAttrIncludes($attr, $attr_includes); - // add element to content sets - if ($type) { - $this->addElementToContentSet($element, $type); - } - // create element - $this->info[$element] = HTMLPurifier_ElementDef::create( - $content_model, - $content_model_type, - $attr - ); - // literal object $contents means direct child manipulation - if (!is_string($contents)) { - $this->info[$element]->child = $contents; - } - return $this->info[$element]; - } - - /** - * Convenience function that creates a totally blank, non-standalone - * element. - * @param string $element Name of element to create - * @return HTMLPurifier_ElementDef Created element - */ - public function addBlankElement($element) - { - if (!isset($this->info[$element])) { - $this->elements[] = $element; - $this->info[$element] = new HTMLPurifier_ElementDef(); - $this->info[$element]->standalone = false; - } else { - trigger_error("Definition for $element already exists in module, cannot redefine"); - } - return $this->info[$element]; - } - - /** - * Convenience function that registers an element to a content set - * @param string $element Element to register - * @param string $type Name content set (warning: case sensitive, usually upper-case - * first letter) - */ - public function addElementToContentSet($element, $type) - { - if (!isset($this->content_sets[$type])) { - $this->content_sets[$type] = ''; - } else { - $this->content_sets[$type] .= ' | '; - } - $this->content_sets[$type] .= $element; - } - - /** - * Convenience function that transforms single-string contents - * into separate content model and content model type - * @param string $contents Allowed children in form of: - * "$content_model_type: $content_model" - * @return array - * @note If contents is an object, an array of two nulls will be - * returned, and the callee needs to take the original $contents - * and use it directly. - */ - public function parseContents($contents) - { - if (!is_string($contents)) { - return array(null, null); - } // defer - switch ($contents) { - // check for shorthand content model forms - case 'Empty': - return array('empty', ''); - case 'Inline': - return array('optional', 'Inline | #PCDATA'); - case 'Flow': - return array('optional', 'Flow | #PCDATA'); - } - list($content_model_type, $content_model) = explode(':', $contents); - $content_model_type = strtolower(trim($content_model_type)); - $content_model = trim($content_model); - return array($content_model_type, $content_model); - } - - /** - * Convenience function that merges a list of attribute includes into - * an attribute array. - * @param array $attr Reference to attr array to modify - * @param array $attr_includes Array of includes / string include to merge in - */ - public function mergeInAttrIncludes(&$attr, $attr_includes) - { - if (!is_array($attr_includes)) { - if (empty($attr_includes)) { - $attr_includes = array(); - } else { - $attr_includes = array($attr_includes); - } - } - $attr[0] = $attr_includes; - } - - /** - * Convenience function that generates a lookup table with boolean - * true as value. - * @param string $list List of values to turn into a lookup - * @note You can also pass an arbitrary number of arguments in - * place of the regular argument - * @return array array equivalent of list - */ - public function makeLookup($list) - { - $args = func_get_args(); - if (is_string($list)) { - $list = $args; - } - $ret = array(); - foreach ($list as $value) { - if (is_null($value)) { - continue; - } - $ret[$value] = true; - } - return $ret; - } - - /** - * Lazy load construction of the module after determining whether - * or not it's needed, and also when a finalized configuration object - * is available. - * @param HTMLPurifier_Config $config - */ - public function setup($config) - { - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php deleted file mode 100755 index 1e67c790..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php +++ /dev/null @@ -1,44 +0,0 @@ - array('dir' => false) - ); - - /** - * @param HTMLPurifier_Config $config - */ - public function setup($config) - { - $bdo = $this->addElement( - 'bdo', - 'Inline', - 'Inline', - array('Core', 'Lang'), - array( - 'dir' => 'Enum#ltr,rtl', // required - // The Abstract Module specification has the attribute - // inclusions wrong for bdo: bdo allows Lang - ) - ); - $bdo->attr_transform_post[] = new HTMLPurifier_AttrTransform_BdoDir(); - - $this->attr_collections['I18N']['dir'] = 'Enum#ltr,rtl'; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php deleted file mode 100755 index 7220c14c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php +++ /dev/null @@ -1,32 +0,0 @@ - array( - 0 => array('Style'), - // 'xml:space' => false, - 'class' => 'Class', - 'id' => 'ID', - 'title' => 'CDATA', - 'contenteditable' => 'ContentEditable', - ), - 'Lang' => array(), - 'I18N' => array( - 0 => array('Lang'), // proprietary, for xml:lang/lang - ), - 'Common' => array( - 0 => array('Core', 'I18N') - ) - ); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php deleted file mode 100755 index a9042a35..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php +++ /dev/null @@ -1,55 +0,0 @@ - 'URI', - // 'datetime' => 'Datetime', // not implemented - ); - $this->addElement('del', 'Inline', $contents, 'Common', $attr); - $this->addElement('ins', 'Inline', $contents, 'Common', $attr); - } - - // HTML 4.01 specifies that ins/del must not contain block - // elements when used in an inline context, chameleon is - // a complicated workaround to acheive this effect - - // Inline context ! Block context (exclamation mark is - // separator, see getChildDef for parsing) - - /** - * @type bool - */ - public $defines_child_def = true; - - /** - * @param HTMLPurifier_ElementDef $def - * @return HTMLPurifier_ChildDef_Chameleon - */ - public function getChildDef($def) - { - if ($def->content_model_type != 'chameleon') { - return false; - } - $value = explode('!', $def->content_model); - return new HTMLPurifier_ChildDef_Chameleon($value[0], $value[1]); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php deleted file mode 100755 index eb0edcff..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php +++ /dev/null @@ -1,194 +0,0 @@ - 'Form', - 'Inline' => 'Formctrl', - ); - - /** - * @param HTMLPurifier_Config $config - */ - public function setup($config) - { - if ($config->get('HTML.Forms')) { - $this->safe = true; - } - - $form = $this->addElement( - 'form', - 'Form', - 'Required: Heading | List | Block | fieldset', - 'Common', - array( - 'accept' => 'ContentTypes', - 'accept-charset' => 'Charsets', - 'action*' => 'URI', - 'method' => 'Enum#get,post', - // really ContentType, but these two are the only ones used today - 'enctype' => 'Enum#application/x-www-form-urlencoded,multipart/form-data', - ) - ); - $form->excludes = array('form' => true); - - $input = $this->addElement( - 'input', - 'Formctrl', - 'Empty', - 'Common', - array( - 'accept' => 'ContentTypes', - 'accesskey' => 'Character', - 'alt' => 'Text', - 'checked' => 'Bool#checked', - 'disabled' => 'Bool#disabled', - 'maxlength' => 'Number', - 'name' => 'CDATA', - 'readonly' => 'Bool#readonly', - 'size' => 'Number', - 'src' => 'URI#embedded', - 'tabindex' => 'Number', - 'type' => 'Enum#text,password,checkbox,button,radio,submit,reset,file,hidden,image', - 'value' => 'CDATA', - ) - ); - $input->attr_transform_post[] = new HTMLPurifier_AttrTransform_Input(); - - $this->addElement( - 'select', - 'Formctrl', - 'Required: optgroup | option', - 'Common', - array( - 'disabled' => 'Bool#disabled', - 'multiple' => 'Bool#multiple', - 'name' => 'CDATA', - 'size' => 'Number', - 'tabindex' => 'Number', - ) - ); - - $this->addElement( - 'option', - false, - 'Optional: #PCDATA', - 'Common', - array( - 'disabled' => 'Bool#disabled', - 'label' => 'Text', - 'selected' => 'Bool#selected', - 'value' => 'CDATA', - ) - ); - // It's illegal for there to be more than one selected, but not - // be multiple. Also, no selected means undefined behavior. This might - // be difficult to implement; perhaps an injector, or a context variable. - - $textarea = $this->addElement( - 'textarea', - 'Formctrl', - 'Optional: #PCDATA', - 'Common', - array( - 'accesskey' => 'Character', - 'cols*' => 'Number', - 'disabled' => 'Bool#disabled', - 'name' => 'CDATA', - 'readonly' => 'Bool#readonly', - 'rows*' => 'Number', - 'tabindex' => 'Number', - ) - ); - $textarea->attr_transform_pre[] = new HTMLPurifier_AttrTransform_Textarea(); - - $button = $this->addElement( - 'button', - 'Formctrl', - 'Optional: #PCDATA | Heading | List | Block | Inline', - 'Common', - array( - 'accesskey' => 'Character', - 'disabled' => 'Bool#disabled', - 'name' => 'CDATA', - 'tabindex' => 'Number', - 'type' => 'Enum#button,submit,reset', - 'value' => 'CDATA', - ) - ); - - // For exclusions, ideally we'd specify content sets, not literal elements - $button->excludes = $this->makeLookup( - 'form', - 'fieldset', // Form - 'input', - 'select', - 'textarea', - 'label', - 'button', // Formctrl - 'a', // as per HTML 4.01 spec, this is omitted by modularization - 'isindex', - 'iframe' // legacy items - ); - - // Extra exclusion: img usemap="" is not permitted within this element. - // We'll omit this for now, since we don't have any good way of - // indicating it yet. - - // This is HIGHLY user-unfriendly; we need a custom child-def for this - $this->addElement('fieldset', 'Form', 'Custom: (#WS?,legend,(Flow|#PCDATA)*)', 'Common'); - - $label = $this->addElement( - 'label', - 'Formctrl', - 'Optional: #PCDATA | Inline', - 'Common', - array( - 'accesskey' => 'Character', - // 'for' => 'IDREF', // IDREF not implemented, cannot allow - ) - ); - $label->excludes = array('label' => true); - - $this->addElement( - 'legend', - false, - 'Optional: #PCDATA | Inline', - 'Common', - array( - 'accesskey' => 'Character', - ) - ); - - $this->addElement( - 'optgroup', - false, - 'Required: option', - 'Common', - array( - 'disabled' => 'Bool#disabled', - 'label*' => 'Text', - ) - ); - // Don't forget an injector for . This one's a little complex - // because it maps to multiple elements. - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php deleted file mode 100755 index 72d7a31e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php +++ /dev/null @@ -1,40 +0,0 @@ -addElement( - 'a', - 'Inline', - 'Inline', - 'Common', - array( - // 'accesskey' => 'Character', - // 'charset' => 'Charset', - 'href' => 'URI', - // 'hreflang' => 'LanguageCode', - 'rel' => new HTMLPurifier_AttrDef_HTML_LinkTypes('rel'), - 'rev' => new HTMLPurifier_AttrDef_HTML_LinkTypes('rev'), - // 'tabindex' => 'Number', - // 'type' => 'ContentType', - ) - ); - $a->formatting = true; - $a->excludes = array('a' => true); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php deleted file mode 100755 index f7e7c91c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php +++ /dev/null @@ -1,51 +0,0 @@ -get('HTML.SafeIframe')) { - $this->safe = true; - } - $this->addElement( - 'iframe', - 'Inline', - 'Flow', - 'Common', - array( - 'src' => 'URI#embedded', - 'width' => 'Length', - 'height' => 'Length', - 'name' => 'ID', - 'scrolling' => 'Enum#yes,no,auto', - 'frameborder' => 'Enum#0,1', - 'longdesc' => 'URI', - 'marginheight' => 'Pixels', - 'marginwidth' => 'Pixels', - ) - ); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php deleted file mode 100755 index 0f5fdb3b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php +++ /dev/null @@ -1,49 +0,0 @@ -get('HTML.MaxImgLength'); - $img = $this->addElement( - 'img', - 'Inline', - 'Empty', - 'Common', - array( - 'alt*' => 'Text', - // According to the spec, it's Length, but percents can - // be abused, so we allow only Pixels. - 'height' => 'Pixels#' . $max, - 'width' => 'Pixels#' . $max, - 'longdesc' => 'URI', - 'src*' => new HTMLPurifier_AttrDef_URI(true), // embedded - ) - ); - if ($max === null || $config->get('HTML.Trusted')) { - $img->attr['height'] = - $img->attr['width'] = 'Length'; - } - - // kind of strange, but splitting things up would be inefficient - $img->attr_transform_pre[] = - $img->attr_transform_post[] = - new HTMLPurifier_AttrTransform_ImgRequired(); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php deleted file mode 100755 index 86b52995..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php +++ /dev/null @@ -1,186 +0,0 @@ -addElement( - 'basefont', - 'Inline', - 'Empty', - null, - array( - 'color' => 'Color', - 'face' => 'Text', // extremely broad, we should - 'size' => 'Text', // tighten it - 'id' => 'ID' - ) - ); - $this->addElement('center', 'Block', 'Flow', 'Common'); - $this->addElement( - 'dir', - 'Block', - 'Required: li', - 'Common', - array( - 'compact' => 'Bool#compact' - ) - ); - $this->addElement( - 'font', - 'Inline', - 'Inline', - array('Core', 'I18N'), - array( - 'color' => 'Color', - 'face' => 'Text', // extremely broad, we should - 'size' => 'Text', // tighten it - ) - ); - $this->addElement( - 'menu', - 'Block', - 'Required: li', - 'Common', - array( - 'compact' => 'Bool#compact' - ) - ); - - $s = $this->addElement('s', 'Inline', 'Inline', 'Common'); - $s->formatting = true; - - $strike = $this->addElement('strike', 'Inline', 'Inline', 'Common'); - $strike->formatting = true; - - $u = $this->addElement('u', 'Inline', 'Inline', 'Common'); - $u->formatting = true; - - // setup modifications to old elements - - $align = 'Enum#left,right,center,justify'; - - $address = $this->addBlankElement('address'); - $address->content_model = 'Inline | #PCDATA | p'; - $address->content_model_type = 'optional'; - $address->child = false; - - $blockquote = $this->addBlankElement('blockquote'); - $blockquote->content_model = 'Flow | #PCDATA'; - $blockquote->content_model_type = 'optional'; - $blockquote->child = false; - - $br = $this->addBlankElement('br'); - $br->attr['clear'] = 'Enum#left,all,right,none'; - - $caption = $this->addBlankElement('caption'); - $caption->attr['align'] = 'Enum#top,bottom,left,right'; - - $div = $this->addBlankElement('div'); - $div->attr['align'] = $align; - - $dl = $this->addBlankElement('dl'); - $dl->attr['compact'] = 'Bool#compact'; - - for ($i = 1; $i <= 6; $i++) { - $h = $this->addBlankElement("h$i"); - $h->attr['align'] = $align; - } - - $hr = $this->addBlankElement('hr'); - $hr->attr['align'] = $align; - $hr->attr['noshade'] = 'Bool#noshade'; - $hr->attr['size'] = 'Pixels'; - $hr->attr['width'] = 'Length'; - - $img = $this->addBlankElement('img'); - $img->attr['align'] = 'IAlign'; - $img->attr['border'] = 'Pixels'; - $img->attr['hspace'] = 'Pixels'; - $img->attr['vspace'] = 'Pixels'; - - // figure out this integer business - - $li = $this->addBlankElement('li'); - $li->attr['value'] = new HTMLPurifier_AttrDef_Integer(); - $li->attr['type'] = 'Enum#s:1,i,I,a,A,disc,square,circle'; - - $ol = $this->addBlankElement('ol'); - $ol->attr['compact'] = 'Bool#compact'; - $ol->attr['start'] = new HTMLPurifier_AttrDef_Integer(); - $ol->attr['type'] = 'Enum#s:1,i,I,a,A'; - - $p = $this->addBlankElement('p'); - $p->attr['align'] = $align; - - $pre = $this->addBlankElement('pre'); - $pre->attr['width'] = 'Number'; - - // script omitted - - $table = $this->addBlankElement('table'); - $table->attr['align'] = 'Enum#left,center,right'; - $table->attr['bgcolor'] = 'Color'; - - $tr = $this->addBlankElement('tr'); - $tr->attr['bgcolor'] = 'Color'; - - $th = $this->addBlankElement('th'); - $th->attr['bgcolor'] = 'Color'; - $th->attr['height'] = 'Length'; - $th->attr['nowrap'] = 'Bool#nowrap'; - $th->attr['width'] = 'Length'; - - $td = $this->addBlankElement('td'); - $td->attr['bgcolor'] = 'Color'; - $td->attr['height'] = 'Length'; - $td->attr['nowrap'] = 'Bool#nowrap'; - $td->attr['width'] = 'Length'; - - $ul = $this->addBlankElement('ul'); - $ul->attr['compact'] = 'Bool#compact'; - $ul->attr['type'] = 'Enum#square,disc,circle'; - - // "safe" modifications to "unsafe" elements - // WARNING: If you want to add support for an unsafe, legacy - // attribute, make a new TrustedLegacy module with the trusted - // bit set appropriately - - $form = $this->addBlankElement('form'); - $form->content_model = 'Flow | #PCDATA'; - $form->content_model_type = 'optional'; - $form->attr['target'] = 'FrameTarget'; - - $input = $this->addBlankElement('input'); - $input->attr['align'] = 'IAlign'; - - $legend = $this->addBlankElement('legend'); - $legend->attr['align'] = 'LAlign'; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php deleted file mode 100755 index 7a20ff70..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php +++ /dev/null @@ -1,51 +0,0 @@ - 'List'); - - /** - * @param HTMLPurifier_Config $config - */ - public function setup($config) - { - $ol = $this->addElement('ol', 'List', new HTMLPurifier_ChildDef_List(), 'Common'); - $ul = $this->addElement('ul', 'List', new HTMLPurifier_ChildDef_List(), 'Common'); - // XXX The wrap attribute is handled by MakeWellFormed. This is all - // quite unsatisfactory, because we generated this - // *specifically* for lists, and now a big chunk of the handling - // is done properly by the List ChildDef. So actually, we just - // want enough information to make autoclosing work properly, - // and then hand off the tricky stuff to the ChildDef. - $ol->wrap = 'li'; - $ul->wrap = 'li'; - $this->addElement('dl', 'List', 'Required: dt | dd', 'Common'); - - $this->addElement('li', false, 'Flow', 'Common'); - - $this->addElement('dd', false, 'Flow', 'Common'); - $this->addElement('dt', false, 'Inline', 'Common'); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php deleted file mode 100755 index 60c05451..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php +++ /dev/null @@ -1,26 +0,0 @@ -addBlankElement($name); - $element->attr['name'] = 'CDATA'; - if (!$config->get('HTML.Attr.Name.UseCDATA')) { - $element->attr_transform_post[] = new HTMLPurifier_AttrTransform_NameSync(); - } - } - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php deleted file mode 100755 index dc9410a8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php +++ /dev/null @@ -1,25 +0,0 @@ -addBlankElement('a'); - $a->attr_transform_post[] = new HTMLPurifier_AttrTransform_Nofollow(); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php deleted file mode 100755 index da722253..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php +++ /dev/null @@ -1,20 +0,0 @@ - array( - 'lang' => 'LanguageCode', - ) - ); -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php deleted file mode 100755 index 2f9efc5c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php +++ /dev/null @@ -1,62 +0,0 @@ - to cater to legacy browsers: this - * module does not allow this sort of behavior - */ -class HTMLPurifier_HTMLModule_Object extends HTMLPurifier_HTMLModule -{ - /** - * @type string - */ - public $name = 'Object'; - - /** - * @type bool - */ - public $safe = false; - - /** - * @param HTMLPurifier_Config $config - */ - public function setup($config) - { - $this->addElement( - 'object', - 'Inline', - 'Optional: #PCDATA | Flow | param', - 'Common', - array( - 'archive' => 'URI', - 'classid' => 'URI', - 'codebase' => 'URI', - 'codetype' => 'Text', - 'data' => 'URI', - 'declare' => 'Bool#declare', - 'height' => 'Length', - 'name' => 'CDATA', - 'standby' => 'Text', - 'tabindex' => 'Number', - 'type' => 'ContentType', - 'width' => 'Length' - ) - ); - - $this->addElement( - 'param', - false, - 'Empty', - null, - array( - 'id' => 'ID', - 'name*' => 'Text', - 'type' => 'Text', - 'value' => 'Text', - 'valuetype' => 'Enum#data,ref,object' - ) - ); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php deleted file mode 100755 index 6458ce9d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php +++ /dev/null @@ -1,42 +0,0 @@ -addElement('hr', 'Block', 'Empty', 'Common'); - $this->addElement('sub', 'Inline', 'Inline', 'Common'); - $this->addElement('sup', 'Inline', 'Inline', 'Common'); - $b = $this->addElement('b', 'Inline', 'Inline', 'Common'); - $b->formatting = true; - $big = $this->addElement('big', 'Inline', 'Inline', 'Common'); - $big->formatting = true; - $i = $this->addElement('i', 'Inline', 'Inline', 'Common'); - $i->formatting = true; - $small = $this->addElement('small', 'Inline', 'Inline', 'Common'); - $small->formatting = true; - $tt = $this->addElement('tt', 'Inline', 'Inline', 'Common'); - $tt->formatting = true; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php deleted file mode 100755 index 5ee3c8e6..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php +++ /dev/null @@ -1,40 +0,0 @@ -addElement( - 'marquee', - 'Inline', - 'Flow', - 'Common', - array( - 'direction' => 'Enum#left,right,up,down', - 'behavior' => 'Enum#alternate', - 'width' => 'Length', - 'height' => 'Length', - 'scrolldelay' => 'Number', - 'scrollamount' => 'Number', - 'loop' => 'Number', - 'bgcolor' => 'Color', - 'hspace' => 'Pixels', - 'vspace' => 'Pixels', - ) - ); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php deleted file mode 100755 index a0d48924..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php +++ /dev/null @@ -1,36 +0,0 @@ -addElement( - 'ruby', - 'Inline', - 'Custom: ((rb, (rt | (rp, rt, rp))) | (rbc, rtc, rtc?))', - 'Common' - ); - $this->addElement('rbc', false, 'Required: rb', 'Common'); - $this->addElement('rtc', false, 'Required: rt', 'Common'); - $rb = $this->addElement('rb', false, 'Inline', 'Common'); - $rb->excludes = array('ruby' => true); - $rt = $this->addElement('rt', false, 'Inline', 'Common', array('rbspan' => 'Number')); - $rt->excludes = array('ruby' => true); - $this->addElement('rp', false, 'Optional: #PCDATA', 'Common'); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php deleted file mode 100755 index 04e6689e..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php +++ /dev/null @@ -1,40 +0,0 @@ -get('HTML.MaxImgLength'); - $embed = $this->addElement( - 'embed', - 'Inline', - 'Empty', - 'Common', - array( - 'src*' => 'URI#embedded', - 'type' => 'Enum#application/x-shockwave-flash', - 'width' => 'Pixels#' . $max, - 'height' => 'Pixels#' . $max, - 'allowscriptaccess' => 'Enum#never', - 'allownetworking' => 'Enum#internal', - 'flashvars' => 'Text', - 'wmode' => 'Enum#window,transparent,opaque', - 'name' => 'ID', - ) - ); - $embed->attr_transform_post[] = new HTMLPurifier_AttrTransform_SafeEmbed(); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php deleted file mode 100755 index 1297f80a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php +++ /dev/null @@ -1,62 +0,0 @@ -get('HTML.MaxImgLength'); - $object = $this->addElement( - 'object', - 'Inline', - 'Optional: param | Flow | #PCDATA', - 'Common', - array( - // While technically not required by the spec, we're forcing - // it to this value. - 'type' => 'Enum#application/x-shockwave-flash', - 'width' => 'Pixels#' . $max, - 'height' => 'Pixels#' . $max, - 'data' => 'URI#embedded', - 'codebase' => new HTMLPurifier_AttrDef_Enum( - array( - 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0' - ) - ), - ) - ); - $object->attr_transform_post[] = new HTMLPurifier_AttrTransform_SafeObject(); - - $param = $this->addElement( - 'param', - false, - 'Empty', - false, - array( - 'id' => 'ID', - 'name*' => 'Text', - 'value' => 'Text' - ) - ); - $param->attr_transform_post[] = new HTMLPurifier_AttrTransform_SafeParam(); - $this->info_injector[] = 'SafeObject'; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php deleted file mode 100755 index aea7584c..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php +++ /dev/null @@ -1,40 +0,0 @@ -get('HTML.SafeScripting'); - $script = $this->addElement( - 'script', - 'Inline', - 'Optional:', // Not `Empty` to not allow to autoclose the #i', '', $html); - } - - return $html; - } - - /** - * Takes a string of HTML (fragment or document) and returns the content - * @todo Consider making protected - */ - public function extractBody($html) - { - $matches = array(); - $result = preg_match('|(.*?)]*>(.*)|is', $html, $matches); - if ($result) { - // Make sure it's not in a comment - $comment_start = strrpos($matches[1], ''); - if ($comment_start === false || - ($comment_end !== false && $comment_end > $comment_start)) { - return $matches[2]; - } - } - return $html; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php deleted file mode 100755 index ca5f25b8..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php +++ /dev/null @@ -1,338 +0,0 @@ -factory = new HTMLPurifier_TokenFactory(); - } - - /** - * @param string $html - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return HTMLPurifier_Token[] - */ - public function tokenizeHTML($html, $config, $context) - { - $html = $this->normalize($html, $config, $context); - - // attempt to armor stray angled brackets that cannot possibly - // form tags and thus are probably being used as emoticons - if ($config->get('Core.AggressivelyFixLt')) { - $char = '[^a-z!\/]'; - $comment = "/|\z)/is"; - $html = preg_replace_callback($comment, array($this, 'callbackArmorCommentEntities'), $html); - do { - $old = $html; - $html = preg_replace("/<($char)/i", '<\\1', $html); - } while ($html !== $old); - $html = preg_replace_callback($comment, array($this, 'callbackUndoCommentSubst'), $html); // fix comments - } - - // preprocess html, essential for UTF-8 - $html = $this->wrapHTML($html, $config, $context); - - $doc = new DOMDocument(); - $doc->encoding = 'UTF-8'; // theoretically, the above has this covered - - $options = 0; - if ($config->get('Core.AllowParseManyTags') && defined('LIBXML_PARSEHUGE')) { - $options |= LIBXML_PARSEHUGE; - } - - set_error_handler(array($this, 'muteErrorHandler')); - // loadHTML() fails on PHP 5.3 when second parameter is given - if ($options) { - $doc->loadHTML($html, $options); - } else { - $doc->loadHTML($html); - } - restore_error_handler(); - - $body = $doc->getElementsByTagName('html')->item(0)-> // - getElementsByTagName('body')->item(0); // - - $div = $body->getElementsByTagName('div')->item(0); //
- $tokens = array(); - $this->tokenizeDOM($div, $tokens, $config); - // If the div has a sibling, that means we tripped across - // a premature
tag. So remove the div we parsed, - // and then tokenize the rest of body. We can't tokenize - // the sibling directly as we'll lose the tags in that case. - if ($div->nextSibling) { - $body->removeChild($div); - $this->tokenizeDOM($body, $tokens, $config); - } - return $tokens; - } - - /** - * Iterative function that tokenizes a node, putting it into an accumulator. - * To iterate is human, to recurse divine - L. Peter Deutsch - * @param DOMNode $node DOMNode to be tokenized. - * @param HTMLPurifier_Token[] $tokens Array-list of already tokenized tokens. - * @return HTMLPurifier_Token of node appended to previously passed tokens. - */ - protected function tokenizeDOM($node, &$tokens, $config) - { - $level = 0; - $nodes = array($level => new HTMLPurifier_Queue(array($node))); - $closingNodes = array(); - do { - while (!$nodes[$level]->isEmpty()) { - $node = $nodes[$level]->shift(); // FIFO - $collect = $level > 0 ? true : false; - $needEndingTag = $this->createStartNode($node, $tokens, $collect, $config); - if ($needEndingTag) { - $closingNodes[$level][] = $node; - } - if ($node->childNodes && $node->childNodes->length) { - $level++; - $nodes[$level] = new HTMLPurifier_Queue(); - foreach ($node->childNodes as $childNode) { - $nodes[$level]->push($childNode); - } - } - } - $level--; - if ($level && isset($closingNodes[$level])) { - while ($node = array_pop($closingNodes[$level])) { - $this->createEndNode($node, $tokens); - } - } - } while ($level > 0); - } - - /** - * Portably retrieve the tag name of a node; deals with older versions - * of libxml like 2.7.6 - * @param DOMNode $node - */ - protected function getTagName($node) - { - if (isset($node->tagName)) { - return $node->tagName; - } else if (isset($node->nodeName)) { - return $node->nodeName; - } else if (isset($node->localName)) { - return $node->localName; - } - return null; - } - - /** - * Portably retrieve the data of a node; deals with older versions - * of libxml like 2.7.6 - * @param DOMNode $node - */ - protected function getData($node) - { - if (isset($node->data)) { - return $node->data; - } else if (isset($node->nodeValue)) { - return $node->nodeValue; - } else if (isset($node->textContent)) { - return $node->textContent; - } - return null; - } - - - /** - * @param DOMNode $node DOMNode to be tokenized. - * @param HTMLPurifier_Token[] $tokens Array-list of already tokenized tokens. - * @param bool $collect Says whether or start and close are collected, set to - * false at first recursion because it's the implicit DIV - * tag you're dealing with. - * @return bool if the token needs an endtoken - * @todo data and tagName properties don't seem to exist in DOMNode? - */ - protected function createStartNode($node, &$tokens, $collect, $config) - { - // intercept non element nodes. WE MUST catch all of them, - // but we're not getting the character reference nodes because - // those should have been preprocessed - if ($node->nodeType === XML_TEXT_NODE) { - $data = $this->getData($node); // Handle variable data property - if ($data !== null) { - $tokens[] = $this->factory->createText($data); - } - return false; - } elseif ($node->nodeType === XML_CDATA_SECTION_NODE) { - // undo libxml's special treatment of )#si', - array($this, 'scriptCallback'), - $html - ); - } - - $html = $this->normalize($html, $config, $context); - - $cursor = 0; // our location in the text - $inside_tag = false; // whether or not we're parsing the inside of a tag - $array = array(); // result array - - // This is also treated to mean maintain *column* numbers too - $maintain_line_numbers = $config->get('Core.MaintainLineNumbers'); - - if ($maintain_line_numbers === null) { - // automatically determine line numbering by checking - // if error collection is on - $maintain_line_numbers = $config->get('Core.CollectErrors'); - } - - if ($maintain_line_numbers) { - $current_line = 1; - $current_col = 0; - $length = strlen($html); - } else { - $current_line = false; - $current_col = false; - $length = false; - } - $context->register('CurrentLine', $current_line); - $context->register('CurrentCol', $current_col); - $nl = "\n"; - // how often to manually recalculate. This will ALWAYS be right, - // but it's pretty wasteful. Set to 0 to turn off - $synchronize_interval = $config->get('Core.DirectLexLineNumberSyncInterval'); - - $e = false; - if ($config->get('Core.CollectErrors')) { - $e =& $context->get('ErrorCollector'); - } - - // for testing synchronization - $loops = 0; - - while (++$loops) { - // $cursor is either at the start of a token, or inside of - // a tag (i.e. there was a < immediately before it), as indicated - // by $inside_tag - - if ($maintain_line_numbers) { - // $rcursor, however, is always at the start of a token. - $rcursor = $cursor - (int)$inside_tag; - - // Column number is cheap, so we calculate it every round. - // We're interested at the *end* of the newline string, so - // we need to add strlen($nl) == 1 to $nl_pos before subtracting it - // from our "rcursor" position. - $nl_pos = strrpos($html, $nl, $rcursor - $length); - $current_col = $rcursor - (is_bool($nl_pos) ? 0 : $nl_pos + 1); - - // recalculate lines - if ($synchronize_interval && // synchronization is on - $cursor > 0 && // cursor is further than zero - $loops % $synchronize_interval === 0) { // time to synchronize! - $current_line = 1 + $this->substrCount($html, $nl, 0, $cursor); - } - } - - $position_next_lt = strpos($html, '<', $cursor); - $position_next_gt = strpos($html, '>', $cursor); - - // triggers on "asdf" but not "asdf " - // special case to set up context - if ($position_next_lt === $cursor) { - $inside_tag = true; - $cursor++; - } - - if (!$inside_tag && $position_next_lt !== false) { - // We are not inside tag and there still is another tag to parse - $token = new - HTMLPurifier_Token_Text( - $this->parseText( - substr( - $html, - $cursor, - $position_next_lt - $cursor - ), $config - ) - ); - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - $current_line += $this->substrCount($html, $nl, $cursor, $position_next_lt - $cursor); - } - $array[] = $token; - $cursor = $position_next_lt + 1; - $inside_tag = true; - continue; - } elseif (!$inside_tag) { - // We are not inside tag but there are no more tags - // If we're already at the end, break - if ($cursor === strlen($html)) { - break; - } - // Create Text of rest of string - $token = new - HTMLPurifier_Token_Text( - $this->parseText( - substr( - $html, - $cursor - ), $config - ) - ); - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - } - $array[] = $token; - break; - } elseif ($inside_tag && $position_next_gt !== false) { - // We are in tag and it is well formed - // Grab the internals of the tag - $strlen_segment = $position_next_gt - $cursor; - - if ($strlen_segment < 1) { - // there's nothing to process! - $token = new HTMLPurifier_Token_Text('<'); - $cursor++; - continue; - } - - $segment = substr($html, $cursor, $strlen_segment); - - if ($segment === false) { - // somehow, we attempted to access beyond the end of - // the string, defense-in-depth, reported by Nate Abele - break; - } - - // Check if it's a comment - if (substr($segment, 0, 3) === '!--') { - // re-determine segment length, looking for --> - $position_comment_end = strpos($html, '-->', $cursor); - if ($position_comment_end === false) { - // uh oh, we have a comment that extends to - // infinity. Can't be helped: set comment - // end position to end of string - if ($e) { - $e->send(E_WARNING, 'Lexer: Unclosed comment'); - } - $position_comment_end = strlen($html); - $end = true; - } else { - $end = false; - } - $strlen_segment = $position_comment_end - $cursor; - $segment = substr($html, $cursor, $strlen_segment); - $token = new - HTMLPurifier_Token_Comment( - substr( - $segment, - 3, - $strlen_segment - 3 - ) - ); - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - $current_line += $this->substrCount($html, $nl, $cursor, $strlen_segment); - } - $array[] = $token; - $cursor = $end ? $position_comment_end : $position_comment_end + 3; - $inside_tag = false; - continue; - } - - // Check if it's an end tag - $is_end_tag = (strpos($segment, '/') === 0); - if ($is_end_tag) { - $type = substr($segment, 1); - $token = new HTMLPurifier_Token_End($type); - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - $current_line += $this->substrCount($html, $nl, $cursor, $position_next_gt - $cursor); - } - $array[] = $token; - $inside_tag = false; - $cursor = $position_next_gt + 1; - continue; - } - - // Check leading character is alnum, if not, we may - // have accidently grabbed an emoticon. Translate into - // text and go our merry way - if (!ctype_alpha($segment[0])) { - // XML: $segment[0] !== '_' && $segment[0] !== ':' - if ($e) { - $e->send(E_NOTICE, 'Lexer: Unescaped lt'); - } - $token = new HTMLPurifier_Token_Text('<'); - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - $current_line += $this->substrCount($html, $nl, $cursor, $position_next_gt - $cursor); - } - $array[] = $token; - $inside_tag = false; - continue; - } - - // Check if it is explicitly self closing, if so, remove - // trailing slash. Remember, we could have a tag like
, so - // any later token processing scripts must convert improperly - // classified EmptyTags from StartTags. - $is_self_closing = (strrpos($segment, '/') === $strlen_segment - 1); - if ($is_self_closing) { - $strlen_segment--; - $segment = substr($segment, 0, $strlen_segment); - } - - // Check if there are any attributes - $position_first_space = strcspn($segment, $this->_whitespace); - - if ($position_first_space >= $strlen_segment) { - if ($is_self_closing) { - $token = new HTMLPurifier_Token_Empty($segment); - } else { - $token = new HTMLPurifier_Token_Start($segment); - } - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - $current_line += $this->substrCount($html, $nl, $cursor, $position_next_gt - $cursor); - } - $array[] = $token; - $inside_tag = false; - $cursor = $position_next_gt + 1; - continue; - } - - // Grab out all the data - $type = substr($segment, 0, $position_first_space); - $attribute_string = - trim( - substr( - $segment, - $position_first_space - ) - ); - if ($attribute_string) { - $attr = $this->parseAttributeString( - $attribute_string, - $config, - $context - ); - } else { - $attr = array(); - } - - if ($is_self_closing) { - $token = new HTMLPurifier_Token_Empty($type, $attr); - } else { - $token = new HTMLPurifier_Token_Start($type, $attr); - } - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - $current_line += $this->substrCount($html, $nl, $cursor, $position_next_gt - $cursor); - } - $array[] = $token; - $cursor = $position_next_gt + 1; - $inside_tag = false; - continue; - } else { - // inside tag, but there's no ending > sign - if ($e) { - $e->send(E_WARNING, 'Lexer: Missing gt'); - } - $token = new - HTMLPurifier_Token_Text( - '<' . - $this->parseText( - substr($html, $cursor), $config - ) - ); - if ($maintain_line_numbers) { - $token->rawPosition($current_line, $current_col); - } - // no cursor scroll? Hmm... - $array[] = $token; - break; - } - break; - } - - $context->destroy('CurrentLine'); - $context->destroy('CurrentCol'); - return $array; - } - - /** - * PHP 5.0.x compatible substr_count that implements offset and length - * @param string $haystack - * @param string $needle - * @param int $offset - * @param int $length - * @return int - */ - protected function substrCount($haystack, $needle, $offset, $length) - { - static $oldVersion; - if ($oldVersion === null) { - $oldVersion = version_compare(PHP_VERSION, '5.1', '<'); - } - if ($oldVersion) { - $haystack = substr($haystack, $offset, $length); - return substr_count($haystack, $needle); - } else { - return substr_count($haystack, $needle, $offset, $length); - } - } - - /** - * Takes the inside of an HTML tag and makes an assoc array of attributes. - * - * @param string $string Inside of tag excluding name. - * @param HTMLPurifier_Config $config - * @param HTMLPurifier_Context $context - * @return array Assoc array of attributes. - */ - public function parseAttributeString($string, $config, $context) - { - $string = (string)$string; // quick typecast - - if ($string == '') { - return array(); - } // no attributes - - $e = false; - if ($config->get('Core.CollectErrors')) { - $e =& $context->get('ErrorCollector'); - } - - // let's see if we can abort as quickly as possible - // one equal sign, no spaces => one attribute - $num_equal = substr_count($string, '='); - $has_space = strpos($string, ' '); - if ($num_equal === 0 && !$has_space) { - // bool attribute - return array($string => $string); - } elseif ($num_equal === 1 && !$has_space) { - // only one attribute - list($key, $quoted_value) = explode('=', $string); - $quoted_value = trim($quoted_value); - if (!$key) { - if ($e) { - $e->send(E_ERROR, 'Lexer: Missing attribute key'); - } - return array(); - } - if (!$quoted_value) { - return array($key => ''); - } - $first_char = @$quoted_value[0]; - $last_char = @$quoted_value[strlen($quoted_value) - 1]; - - $same_quote = ($first_char == $last_char); - $open_quote = ($first_char == '"' || $first_char == "'"); - - if ($same_quote && $open_quote) { - // well behaved - $value = substr($quoted_value, 1, strlen($quoted_value) - 2); - } else { - // not well behaved - if ($open_quote) { - if ($e) { - $e->send(E_ERROR, 'Lexer: Missing end quote'); - } - $value = substr($quoted_value, 1); - } else { - $value = $quoted_value; - } - } - if ($value === false) { - $value = ''; - } - return array($key => $this->parseAttr($value, $config)); - } - - // setup loop environment - $array = array(); // return assoc array of attributes - $cursor = 0; // current position in string (moves forward) - $size = strlen($string); // size of the string (stays the same) - - // if we have unquoted attributes, the parser expects a terminating - // space, so let's guarantee that there's always a terminating space. - $string .= ' '; - - $old_cursor = -1; - while ($cursor < $size) { - if ($old_cursor >= $cursor) { - throw new Exception("Infinite loop detected"); - } - $old_cursor = $cursor; - - $cursor += ($value = strspn($string, $this->_whitespace, $cursor)); - // grab the key - - $key_begin = $cursor; //we're currently at the start of the key - - // scroll past all characters that are the key (not whitespace or =) - $cursor += strcspn($string, $this->_whitespace . '=', $cursor); - - $key_end = $cursor; // now at the end of the key - - $key = substr($string, $key_begin, $key_end - $key_begin); - - if (!$key) { - if ($e) { - $e->send(E_ERROR, 'Lexer: Missing attribute key'); - } - $cursor += 1 + strcspn($string, $this->_whitespace, $cursor + 1); // prevent infinite loop - continue; // empty key - } - - // scroll past all whitespace - $cursor += strspn($string, $this->_whitespace, $cursor); - - if ($cursor >= $size) { - $array[$key] = $key; - break; - } - - // if the next character is an equal sign, we've got a regular - // pair, otherwise, it's a bool attribute - $first_char = @$string[$cursor]; - - if ($first_char == '=') { - // key="value" - - $cursor++; - $cursor += strspn($string, $this->_whitespace, $cursor); - - if ($cursor === false) { - $array[$key] = ''; - break; - } - - // we might be in front of a quote right now - - $char = @$string[$cursor]; - - if ($char == '"' || $char == "'") { - // it's quoted, end bound is $char - $cursor++; - $value_begin = $cursor; - $cursor = strpos($string, $char, $cursor); - $value_end = $cursor; - } else { - // it's not quoted, end bound is whitespace - $value_begin = $cursor; - $cursor += strcspn($string, $this->_whitespace, $cursor); - $value_end = $cursor; - } - - // we reached a premature end - if ($cursor === false) { - $cursor = $size; - $value_end = $cursor; - } - - $value = substr($string, $value_begin, $value_end - $value_begin); - if ($value === false) { - $value = ''; - } - $array[$key] = $this->parseAttr($value, $config); - $cursor++; - } else { - // boolattr - if ($key !== '') { - $array[$key] = $key; - } else { - // purely theoretical - if ($e) { - $e->send(E_ERROR, 'Lexer: Missing attribute key'); - } - } - } - } - return $array; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php deleted file mode 100755 index 1564f283..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php +++ /dev/null @@ -1,4788 +0,0 @@ -normalize($html, $config, $context); - $new_html = $this->wrapHTML($new_html, $config, $context, false /* no div */); - try { - $parser = new HTML5($new_html); - $doc = $parser->save(); - } catch (DOMException $e) { - // Uh oh, it failed. Punt to DirectLex. - $lexer = new HTMLPurifier_Lexer_DirectLex(); - $context->register('PH5PError', $e); // save the error, so we can detect it - return $lexer->tokenizeHTML($html, $config, $context); // use original HTML - } - $tokens = array(); - $this->tokenizeDOM( - $doc->getElementsByTagName('html')->item(0)-> // - getElementsByTagName('body')->item(0) // - , - $tokens, $config - ); - return $tokens; - } -} - -/* - -Copyright 2007 Jeroen van der Meer - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -*/ - -class HTML5 -{ - private $data; - private $char; - private $EOF; - private $state; - private $tree; - private $token; - private $content_model; - private $escape = false; - private $entities = array( - 'AElig;', - 'AElig', - 'AMP;', - 'AMP', - 'Aacute;', - 'Aacute', - 'Acirc;', - 'Acirc', - 'Agrave;', - 'Agrave', - 'Alpha;', - 'Aring;', - 'Aring', - 'Atilde;', - 'Atilde', - 'Auml;', - 'Auml', - 'Beta;', - 'COPY;', - 'COPY', - 'Ccedil;', - 'Ccedil', - 'Chi;', - 'Dagger;', - 'Delta;', - 'ETH;', - 'ETH', - 'Eacute;', - 'Eacute', - 'Ecirc;', - 'Ecirc', - 'Egrave;', - 'Egrave', - 'Epsilon;', - 'Eta;', - 'Euml;', - 'Euml', - 'GT;', - 'GT', - 'Gamma;', - 'Iacute;', - 'Iacute', - 'Icirc;', - 'Icirc', - 'Igrave;', - 'Igrave', - 'Iota;', - 'Iuml;', - 'Iuml', - 'Kappa;', - 'LT;', - 'LT', - 'Lambda;', - 'Mu;', - 'Ntilde;', - 'Ntilde', - 'Nu;', - 'OElig;', - 'Oacute;', - 'Oacute', - 'Ocirc;', - 'Ocirc', - 'Ograve;', - 'Ograve', - 'Omega;', - 'Omicron;', - 'Oslash;', - 'Oslash', - 'Otilde;', - 'Otilde', - 'Ouml;', - 'Ouml', - 'Phi;', - 'Pi;', - 'Prime;', - 'Psi;', - 'QUOT;', - 'QUOT', - 'REG;', - 'REG', - 'Rho;', - 'Scaron;', - 'Sigma;', - 'THORN;', - 'THORN', - 'TRADE;', - 'Tau;', - 'Theta;', - 'Uacute;', - 'Uacute', - 'Ucirc;', - 'Ucirc', - 'Ugrave;', - 'Ugrave', - 'Upsilon;', - 'Uuml;', - 'Uuml', - 'Xi;', - 'Yacute;', - 'Yacute', - 'Yuml;', - 'Zeta;', - 'aacute;', - 'aacute', - 'acirc;', - 'acirc', - 'acute;', - 'acute', - 'aelig;', - 'aelig', - 'agrave;', - 'agrave', - 'alefsym;', - 'alpha;', - 'amp;', - 'amp', - 'and;', - 'ang;', - 'apos;', - 'aring;', - 'aring', - 'asymp;', - 'atilde;', - 'atilde', - 'auml;', - 'auml', - 'bdquo;', - 'beta;', - 'brvbar;', - 'brvbar', - 'bull;', - 'cap;', - 'ccedil;', - 'ccedil', - 'cedil;', - 'cedil', - 'cent;', - 'cent', - 'chi;', - 'circ;', - 'clubs;', - 'cong;', - 'copy;', - 'copy', - 'crarr;', - 'cup;', - 'curren;', - 'curren', - 'dArr;', - 'dagger;', - 'darr;', - 'deg;', - 'deg', - 'delta;', - 'diams;', - 'divide;', - 'divide', - 'eacute;', - 'eacute', - 'ecirc;', - 'ecirc', - 'egrave;', - 'egrave', - 'empty;', - 'emsp;', - 'ensp;', - 'epsilon;', - 'equiv;', - 'eta;', - 'eth;', - 'eth', - 'euml;', - 'euml', - 'euro;', - 'exist;', - 'fnof;', - 'forall;', - 'frac12;', - 'frac12', - 'frac14;', - 'frac14', - 'frac34;', - 'frac34', - 'frasl;', - 'gamma;', - 'ge;', - 'gt;', - 'gt', - 'hArr;', - 'harr;', - 'hearts;', - 'hellip;', - 'iacute;', - 'iacute', - 'icirc;', - 'icirc', - 'iexcl;', - 'iexcl', - 'igrave;', - 'igrave', - 'image;', - 'infin;', - 'int;', - 'iota;', - 'iquest;', - 'iquest', - 'isin;', - 'iuml;', - 'iuml', - 'kappa;', - 'lArr;', - 'lambda;', - 'lang;', - 'laquo;', - 'laquo', - 'larr;', - 'lceil;', - 'ldquo;', - 'le;', - 'lfloor;', - 'lowast;', - 'loz;', - 'lrm;', - 'lsaquo;', - 'lsquo;', - 'lt;', - 'lt', - 'macr;', - 'macr', - 'mdash;', - 'micro;', - 'micro', - 'middot;', - 'middot', - 'minus;', - 'mu;', - 'nabla;', - 'nbsp;', - 'nbsp', - 'ndash;', - 'ne;', - 'ni;', - 'not;', - 'not', - 'notin;', - 'nsub;', - 'ntilde;', - 'ntilde', - 'nu;', - 'oacute;', - 'oacute', - 'ocirc;', - 'ocirc', - 'oelig;', - 'ograve;', - 'ograve', - 'oline;', - 'omega;', - 'omicron;', - 'oplus;', - 'or;', - 'ordf;', - 'ordf', - 'ordm;', - 'ordm', - 'oslash;', - 'oslash', - 'otilde;', - 'otilde', - 'otimes;', - 'ouml;', - 'ouml', - 'para;', - 'para', - 'part;', - 'permil;', - 'perp;', - 'phi;', - 'pi;', - 'piv;', - 'plusmn;', - 'plusmn', - 'pound;', - 'pound', - 'prime;', - 'prod;', - 'prop;', - 'psi;', - 'quot;', - 'quot', - 'rArr;', - 'radic;', - 'rang;', - 'raquo;', - 'raquo', - 'rarr;', - 'rceil;', - 'rdquo;', - 'real;', - 'reg;', - 'reg', - 'rfloor;', - 'rho;', - 'rlm;', - 'rsaquo;', - 'rsquo;', - 'sbquo;', - 'scaron;', - 'sdot;', - 'sect;', - 'sect', - 'shy;', - 'shy', - 'sigma;', - 'sigmaf;', - 'sim;', - 'spades;', - 'sub;', - 'sube;', - 'sum;', - 'sup1;', - 'sup1', - 'sup2;', - 'sup2', - 'sup3;', - 'sup3', - 'sup;', - 'supe;', - 'szlig;', - 'szlig', - 'tau;', - 'there4;', - 'theta;', - 'thetasym;', - 'thinsp;', - 'thorn;', - 'thorn', - 'tilde;', - 'times;', - 'times', - 'trade;', - 'uArr;', - 'uacute;', - 'uacute', - 'uarr;', - 'ucirc;', - 'ucirc', - 'ugrave;', - 'ugrave', - 'uml;', - 'uml', - 'upsih;', - 'upsilon;', - 'uuml;', - 'uuml', - 'weierp;', - 'xi;', - 'yacute;', - 'yacute', - 'yen;', - 'yen', - 'yuml;', - 'yuml', - 'zeta;', - 'zwj;', - 'zwnj;' - ); - - const PCDATA = 0; - const RCDATA = 1; - const CDATA = 2; - const PLAINTEXT = 3; - - const DOCTYPE = 0; - const STARTTAG = 1; - const ENDTAG = 2; - const COMMENT = 3; - const CHARACTR = 4; - const EOF = 5; - - public function __construct($data) - { - $this->data = $data; - $this->char = -1; - $this->EOF = strlen($data); - $this->tree = new HTML5TreeConstructer; - $this->content_model = self::PCDATA; - - $this->state = 'data'; - - while ($this->state !== null) { - $this->{$this->state . 'State'}(); - } - } - - public function save() - { - return $this->tree->save(); - } - - private function char() - { - return ($this->char < $this->EOF) - ? $this->data[$this->char] - : false; - } - - private function character($s, $l = 0) - { - if ($s + $l < $this->EOF) { - if ($l === 0) { - return $this->data[$s]; - } else { - return substr($this->data, $s, $l); - } - } - } - - private function characters($char_class, $start) - { - return preg_replace('#^([' . $char_class . ']+).*#s', '\\1', substr($this->data, $start)); - } - - private function dataState() - { - // Consume the next input character - $this->char++; - $char = $this->char(); - - if ($char === '&' && ($this->content_model === self::PCDATA || $this->content_model === self::RCDATA)) { - /* U+0026 AMPERSAND (&) - When the content model flag is set to one of the PCDATA or RCDATA - states: switch to the entity data state. Otherwise: treat it as per - the "anything else" entry below. */ - $this->state = 'entityData'; - - } elseif ($char === '-') { - /* If the content model flag is set to either the RCDATA state or - the CDATA state, and the escape flag is false, and there are at - least three characters before this one in the input stream, and the - last four characters in the input stream, including this one, are - U+003C LESS-THAN SIGN, U+0021 EXCLAMATION MARK, U+002D HYPHEN-MINUS, - and U+002D HYPHEN-MINUS (""), - set the escape flag to false. */ - if (($this->content_model === self::RCDATA || - $this->content_model === self::CDATA) && $this->escape === true && - $this->character($this->char, 3) === '-->' - ) { - $this->escape = false; - } - - /* In any case, emit the input character as a character token. - Stay in the data state. */ - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => $char - ) - ); - - } elseif ($this->char === $this->EOF) { - /* EOF - Emit an end-of-file token. */ - $this->EOF(); - - } elseif ($this->content_model === self::PLAINTEXT) { - /* When the content model flag is set to the PLAINTEXT state - THIS DIFFERS GREATLY FROM THE SPEC: Get the remaining characters of - the text and emit it as a character token. */ - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => substr($this->data, $this->char) - ) - ); - - $this->EOF(); - - } else { - /* Anything else - THIS DIFFERS GREATLY FROM THE SPEC: Get as many character that - otherwise would also be treated as a character token and emit it - as a single character token. Stay in the data state. */ - $len = strcspn($this->data, '<&', $this->char); - $char = substr($this->data, $this->char, $len); - $this->char += $len - 1; - - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => $char - ) - ); - - $this->state = 'data'; - } - } - - private function entityDataState() - { - // Attempt to consume an entity. - $entity = $this->entity(); - - // If nothing is returned, emit a U+0026 AMPERSAND character token. - // Otherwise, emit the character token that was returned. - $char = (!$entity) ? '&' : $entity; - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => $char - ) - ); - - // Finally, switch to the data state. - $this->state = 'data'; - } - - private function tagOpenState() - { - switch ($this->content_model) { - case self::RCDATA: - case self::CDATA: - /* If the next input character is a U+002F SOLIDUS (/) character, - consume it and switch to the close tag open state. If the next - input character is not a U+002F SOLIDUS (/) character, emit a - U+003C LESS-THAN SIGN character token and switch to the data - state to process the next input character. */ - if ($this->character($this->char + 1) === '/') { - $this->char++; - $this->state = 'closeTagOpen'; - - } else { - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => '<' - ) - ); - - $this->state = 'data'; - } - break; - - case self::PCDATA: - // If the content model flag is set to the PCDATA state - // Consume the next input character: - $this->char++; - $char = $this->char(); - - if ($char === '!') { - /* U+0021 EXCLAMATION MARK (!) - Switch to the markup declaration open state. */ - $this->state = 'markupDeclarationOpen'; - - } elseif ($char === '/') { - /* U+002F SOLIDUS (/) - Switch to the close tag open state. */ - $this->state = 'closeTagOpen'; - - } elseif (preg_match('/^[A-Za-z]$/', $char)) { - /* U+0041 LATIN LETTER A through to U+005A LATIN LETTER Z - Create a new start tag token, set its tag name to the lowercase - version of the input character (add 0x0020 to the character's code - point), then switch to the tag name state. (Don't emit the token - yet; further details will be filled in before it is emitted.) */ - $this->token = array( - 'name' => strtolower($char), - 'type' => self::STARTTAG, - 'attr' => array() - ); - - $this->state = 'tagName'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Parse error. Emit a U+003C LESS-THAN SIGN character token and a - U+003E GREATER-THAN SIGN character token. Switch to the data state. */ - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => '<>' - ) - ); - - $this->state = 'data'; - - } elseif ($char === '?') { - /* U+003F QUESTION MARK (?) - Parse error. Switch to the bogus comment state. */ - $this->state = 'bogusComment'; - - } else { - /* Anything else - Parse error. Emit a U+003C LESS-THAN SIGN character token and - reconsume the current input character in the data state. */ - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => '<' - ) - ); - - $this->char--; - $this->state = 'data'; - } - break; - } - } - - private function closeTagOpenState() - { - $next_node = strtolower($this->characters('A-Za-z', $this->char + 1)); - $the_same = count($this->tree->stack) > 0 && $next_node === end($this->tree->stack)->nodeName; - - if (($this->content_model === self::RCDATA || $this->content_model === self::CDATA) && - (!$the_same || ($the_same && (!preg_match( - '/[\t\n\x0b\x0c >\/]/', - $this->character($this->char + 1 + strlen($next_node)) - ) || $this->EOF === $this->char))) - ) { - /* If the content model flag is set to the RCDATA or CDATA states then - examine the next few characters. If they do not match the tag name of - the last start tag token emitted (case insensitively), or if they do but - they are not immediately followed by one of the following characters: - * U+0009 CHARACTER TABULATION - * U+000A LINE FEED (LF) - * U+000B LINE TABULATION - * U+000C FORM FEED (FF) - * U+0020 SPACE - * U+003E GREATER-THAN SIGN (>) - * U+002F SOLIDUS (/) - * EOF - ...then there is a parse error. Emit a U+003C LESS-THAN SIGN character - token, a U+002F SOLIDUS character token, and switch to the data state - to process the next input character. */ - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => 'state = 'data'; - - } else { - /* Otherwise, if the content model flag is set to the PCDATA state, - or if the next few characters do match that tag name, consume the - next input character: */ - $this->char++; - $char = $this->char(); - - if (preg_match('/^[A-Za-z]$/', $char)) { - /* U+0041 LATIN LETTER A through to U+005A LATIN LETTER Z - Create a new end tag token, set its tag name to the lowercase version - of the input character (add 0x0020 to the character's code point), then - switch to the tag name state. (Don't emit the token yet; further details - will be filled in before it is emitted.) */ - $this->token = array( - 'name' => strtolower($char), - 'type' => self::ENDTAG - ); - - $this->state = 'tagName'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Parse error. Switch to the data state. */ - $this->state = 'data'; - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit a U+003C LESS-THAN SIGN character token and a U+002F - SOLIDUS character token. Reconsume the EOF character in the data state. */ - $this->emitToken( - array( - 'type' => self::CHARACTR, - 'data' => 'char--; - $this->state = 'data'; - - } else { - /* Parse error. Switch to the bogus comment state. */ - $this->state = 'bogusComment'; - } - } - } - - private function tagNameState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - /* U+0009 CHARACTER TABULATION - U+000A LINE FEED (LF) - U+000B LINE TABULATION - U+000C FORM FEED (FF) - U+0020 SPACE - Switch to the before attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Emit the current tag token. Switch to the data state. */ - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit the current tag token. Reconsume the EOF - character in the data state. */ - $this->emitToken($this->token); - - $this->char--; - $this->state = 'data'; - - } elseif ($char === '/') { - /* U+002F SOLIDUS (/) - Parse error unless this is a permitted slash. Switch to the before - attribute name state. */ - $this->state = 'beforeAttributeName'; - - } else { - /* Anything else - Append the current input character to the current tag token's tag name. - Stay in the tag name state. */ - $this->token['name'] .= strtolower($char); - $this->state = 'tagName'; - } - } - - private function beforeAttributeNameState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - /* U+0009 CHARACTER TABULATION - U+000A LINE FEED (LF) - U+000B LINE TABULATION - U+000C FORM FEED (FF) - U+0020 SPACE - Stay in the before attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Emit the current tag token. Switch to the data state. */ - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($char === '/') { - /* U+002F SOLIDUS (/) - Parse error unless this is a permitted slash. Stay in the before - attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit the current tag token. Reconsume the EOF - character in the data state. */ - $this->emitToken($this->token); - - $this->char--; - $this->state = 'data'; - - } else { - /* Anything else - Start a new attribute in the current tag token. Set that attribute's - name to the current input character, and its value to the empty string. - Switch to the attribute name state. */ - $this->token['attr'][] = array( - 'name' => strtolower($char), - 'value' => null - ); - - $this->state = 'attributeName'; - } - } - - private function attributeNameState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - /* U+0009 CHARACTER TABULATION - U+000A LINE FEED (LF) - U+000B LINE TABULATION - U+000C FORM FEED (FF) - U+0020 SPACE - Stay in the before attribute name state. */ - $this->state = 'afterAttributeName'; - - } elseif ($char === '=') { - /* U+003D EQUALS SIGN (=) - Switch to the before attribute value state. */ - $this->state = 'beforeAttributeValue'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Emit the current tag token. Switch to the data state. */ - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($char === '/' && $this->character($this->char + 1) !== '>') { - /* U+002F SOLIDUS (/) - Parse error unless this is a permitted slash. Switch to the before - attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit the current tag token. Reconsume the EOF - character in the data state. */ - $this->emitToken($this->token); - - $this->char--; - $this->state = 'data'; - - } else { - /* Anything else - Append the current input character to the current attribute's name. - Stay in the attribute name state. */ - $last = count($this->token['attr']) - 1; - $this->token['attr'][$last]['name'] .= strtolower($char); - - $this->state = 'attributeName'; - } - } - - private function afterAttributeNameState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - /* U+0009 CHARACTER TABULATION - U+000A LINE FEED (LF) - U+000B LINE TABULATION - U+000C FORM FEED (FF) - U+0020 SPACE - Stay in the after attribute name state. */ - $this->state = 'afterAttributeName'; - - } elseif ($char === '=') { - /* U+003D EQUALS SIGN (=) - Switch to the before attribute value state. */ - $this->state = 'beforeAttributeValue'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Emit the current tag token. Switch to the data state. */ - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($char === '/' && $this->character($this->char + 1) !== '>') { - /* U+002F SOLIDUS (/) - Parse error unless this is a permitted slash. Switch to the - before attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit the current tag token. Reconsume the EOF - character in the data state. */ - $this->emitToken($this->token); - - $this->char--; - $this->state = 'data'; - - } else { - /* Anything else - Start a new attribute in the current tag token. Set that attribute's - name to the current input character, and its value to the empty string. - Switch to the attribute name state. */ - $this->token['attr'][] = array( - 'name' => strtolower($char), - 'value' => null - ); - - $this->state = 'attributeName'; - } - } - - private function beforeAttributeValueState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - /* U+0009 CHARACTER TABULATION - U+000A LINE FEED (LF) - U+000B LINE TABULATION - U+000C FORM FEED (FF) - U+0020 SPACE - Stay in the before attribute value state. */ - $this->state = 'beforeAttributeValue'; - - } elseif ($char === '"') { - /* U+0022 QUOTATION MARK (") - Switch to the attribute value (double-quoted) state. */ - $this->state = 'attributeValueDoubleQuoted'; - - } elseif ($char === '&') { - /* U+0026 AMPERSAND (&) - Switch to the attribute value (unquoted) state and reconsume - this input character. */ - $this->char--; - $this->state = 'attributeValueUnquoted'; - - } elseif ($char === '\'') { - /* U+0027 APOSTROPHE (') - Switch to the attribute value (single-quoted) state. */ - $this->state = 'attributeValueSingleQuoted'; - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Emit the current tag token. Switch to the data state. */ - $this->emitToken($this->token); - $this->state = 'data'; - - } else { - /* Anything else - Append the current input character to the current attribute's value. - Switch to the attribute value (unquoted) state. */ - $last = count($this->token['attr']) - 1; - $this->token['attr'][$last]['value'] .= $char; - - $this->state = 'attributeValueUnquoted'; - } - } - - private function attributeValueDoubleQuotedState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if ($char === '"') { - /* U+0022 QUOTATION MARK (") - Switch to the before attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($char === '&') { - /* U+0026 AMPERSAND (&) - Switch to the entity in attribute value state. */ - $this->entityInAttributeValueState('double'); - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit the current tag token. Reconsume the character - in the data state. */ - $this->emitToken($this->token); - - $this->char--; - $this->state = 'data'; - - } else { - /* Anything else - Append the current input character to the current attribute's value. - Stay in the attribute value (double-quoted) state. */ - $last = count($this->token['attr']) - 1; - $this->token['attr'][$last]['value'] .= $char; - - $this->state = 'attributeValueDoubleQuoted'; - } - } - - private function attributeValueSingleQuotedState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if ($char === '\'') { - /* U+0022 QUOTATION MARK (') - Switch to the before attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($char === '&') { - /* U+0026 AMPERSAND (&) - Switch to the entity in attribute value state. */ - $this->entityInAttributeValueState('single'); - - } elseif ($this->char === $this->EOF) { - /* EOF - Parse error. Emit the current tag token. Reconsume the character - in the data state. */ - $this->emitToken($this->token); - - $this->char--; - $this->state = 'data'; - - } else { - /* Anything else - Append the current input character to the current attribute's value. - Stay in the attribute value (single-quoted) state. */ - $last = count($this->token['attr']) - 1; - $this->token['attr'][$last]['value'] .= $char; - - $this->state = 'attributeValueSingleQuoted'; - } - } - - private function attributeValueUnquotedState() - { - // Consume the next input character: - $this->char++; - $char = $this->character($this->char); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - /* U+0009 CHARACTER TABULATION - U+000A LINE FEED (LF) - U+000B LINE TABULATION - U+000C FORM FEED (FF) - U+0020 SPACE - Switch to the before attribute name state. */ - $this->state = 'beforeAttributeName'; - - } elseif ($char === '&') { - /* U+0026 AMPERSAND (&) - Switch to the entity in attribute value state. */ - $this->entityInAttributeValueState(); - - } elseif ($char === '>') { - /* U+003E GREATER-THAN SIGN (>) - Emit the current tag token. Switch to the data state. */ - $this->emitToken($this->token); - $this->state = 'data'; - - } else { - /* Anything else - Append the current input character to the current attribute's value. - Stay in the attribute value (unquoted) state. */ - $last = count($this->token['attr']) - 1; - $this->token['attr'][$last]['value'] .= $char; - - $this->state = 'attributeValueUnquoted'; - } - } - - private function entityInAttributeValueState() - { - // Attempt to consume an entity. - $entity = $this->entity(); - - // If nothing is returned, append a U+0026 AMPERSAND character to the - // current attribute's value. Otherwise, emit the character token that - // was returned. - $char = (!$entity) - ? '&' - : $entity; - - $last = count($this->token['attr']) - 1; - $this->token['attr'][$last]['value'] .= $char; - } - - private function bogusCommentState() - { - /* Consume every character up to the first U+003E GREATER-THAN SIGN - character (>) or the end of the file (EOF), whichever comes first. Emit - a comment token whose data is the concatenation of all the characters - starting from and including the character that caused the state machine - to switch into the bogus comment state, up to and including the last - consumed character before the U+003E character, if any, or up to the - end of the file otherwise. (If the comment was started by the end of - the file (EOF), the token is empty.) */ - $data = $this->characters('^>', $this->char); - $this->emitToken( - array( - 'data' => $data, - 'type' => self::COMMENT - ) - ); - - $this->char += strlen($data); - - /* Switch to the data state. */ - $this->state = 'data'; - - /* If the end of the file was reached, reconsume the EOF character. */ - if ($this->char === $this->EOF) { - $this->char = $this->EOF - 1; - } - } - - private function markupDeclarationOpenState() - { - /* If the next two characters are both U+002D HYPHEN-MINUS (-) - characters, consume those two characters, create a comment token whose - data is the empty string, and switch to the comment state. */ - if ($this->character($this->char + 1, 2) === '--') { - $this->char += 2; - $this->state = 'comment'; - $this->token = array( - 'data' => null, - 'type' => self::COMMENT - ); - - /* Otherwise if the next seven chacacters are a case-insensitive match - for the word "DOCTYPE", then consume those characters and switch to the - DOCTYPE state. */ - } elseif (strtolower($this->character($this->char + 1, 7)) === 'doctype') { - $this->char += 7; - $this->state = 'doctype'; - - /* Otherwise, is is a parse error. Switch to the bogus comment state. - The next character that is consumed, if any, is the first character - that will be in the comment. */ - } else { - $this->char++; - $this->state = 'bogusComment'; - } - } - - private function commentState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - /* U+002D HYPHEN-MINUS (-) */ - if ($char === '-') { - /* Switch to the comment dash state */ - $this->state = 'commentDash'; - - /* EOF */ - } elseif ($this->char === $this->EOF) { - /* Parse error. Emit the comment token. Reconsume the EOF character - in the data state. */ - $this->emitToken($this->token); - $this->char--; - $this->state = 'data'; - - /* Anything else */ - } else { - /* Append the input character to the comment token's data. Stay in - the comment state. */ - $this->token['data'] .= $char; - } - } - - private function commentDashState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - /* U+002D HYPHEN-MINUS (-) */ - if ($char === '-') { - /* Switch to the comment end state */ - $this->state = 'commentEnd'; - - /* EOF */ - } elseif ($this->char === $this->EOF) { - /* Parse error. Emit the comment token. Reconsume the EOF character - in the data state. */ - $this->emitToken($this->token); - $this->char--; - $this->state = 'data'; - - /* Anything else */ - } else { - /* Append a U+002D HYPHEN-MINUS (-) character and the input - character to the comment token's data. Switch to the comment state. */ - $this->token['data'] .= '-' . $char; - $this->state = 'comment'; - } - } - - private function commentEndState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - if ($char === '>') { - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($char === '-') { - $this->token['data'] .= '-'; - - } elseif ($this->char === $this->EOF) { - $this->emitToken($this->token); - $this->char--; - $this->state = 'data'; - - } else { - $this->token['data'] .= '--' . $char; - $this->state = 'comment'; - } - } - - private function doctypeState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - $this->state = 'beforeDoctypeName'; - - } else { - $this->char--; - $this->state = 'beforeDoctypeName'; - } - } - - private function beforeDoctypeNameState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - // Stay in the before DOCTYPE name state. - - } elseif (preg_match('/^[a-z]$/', $char)) { - $this->token = array( - 'name' => strtoupper($char), - 'type' => self::DOCTYPE, - 'error' => true - ); - - $this->state = 'doctypeName'; - - } elseif ($char === '>') { - $this->emitToken( - array( - 'name' => null, - 'type' => self::DOCTYPE, - 'error' => true - ) - ); - - $this->state = 'data'; - - } elseif ($this->char === $this->EOF) { - $this->emitToken( - array( - 'name' => null, - 'type' => self::DOCTYPE, - 'error' => true - ) - ); - - $this->char--; - $this->state = 'data'; - - } else { - $this->token = array( - 'name' => $char, - 'type' => self::DOCTYPE, - 'error' => true - ); - - $this->state = 'doctypeName'; - } - } - - private function doctypeNameState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - $this->state = 'AfterDoctypeName'; - - } elseif ($char === '>') { - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif (preg_match('/^[a-z]$/', $char)) { - $this->token['name'] .= strtoupper($char); - - } elseif ($this->char === $this->EOF) { - $this->emitToken($this->token); - $this->char--; - $this->state = 'data'; - - } else { - $this->token['name'] .= $char; - } - - $this->token['error'] = ($this->token['name'] === 'HTML') - ? false - : true; - } - - private function afterDoctypeNameState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - if (preg_match('/^[\t\n\x0b\x0c ]$/', $char)) { - // Stay in the DOCTYPE name state. - - } elseif ($char === '>') { - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($this->char === $this->EOF) { - $this->emitToken($this->token); - $this->char--; - $this->state = 'data'; - - } else { - $this->token['error'] = true; - $this->state = 'bogusDoctype'; - } - } - - private function bogusDoctypeState() - { - /* Consume the next input character: */ - $this->char++; - $char = $this->char(); - - if ($char === '>') { - $this->emitToken($this->token); - $this->state = 'data'; - - } elseif ($this->char === $this->EOF) { - $this->emitToken($this->token); - $this->char--; - $this->state = 'data'; - - } else { - // Stay in the bogus DOCTYPE state. - } - } - - private function entity() - { - $start = $this->char; - - // This section defines how to consume an entity. This definition is - // used when parsing entities in text and in attributes. - - // The behaviour depends on the identity of the next character (the - // one immediately after the U+0026 AMPERSAND character): - - switch ($this->character($this->char + 1)) { - // U+0023 NUMBER SIGN (#) - case '#': - - // The behaviour further depends on the character after the - // U+0023 NUMBER SIGN: - switch ($this->character($this->char + 1)) { - // U+0078 LATIN SMALL LETTER X - // U+0058 LATIN CAPITAL LETTER X - case 'x': - case 'X': - // Follow the steps below, but using the range of - // characters U+0030 DIGIT ZERO through to U+0039 DIGIT - // NINE, U+0061 LATIN SMALL LETTER A through to U+0066 - // LATIN SMALL LETTER F, and U+0041 LATIN CAPITAL LETTER - // A, through to U+0046 LATIN CAPITAL LETTER F (in other - // words, 0-9, A-F, a-f). - $char = 1; - $char_class = '0-9A-Fa-f'; - break; - - // Anything else - default: - // Follow the steps below, but using the range of - // characters U+0030 DIGIT ZERO through to U+0039 DIGIT - // NINE (i.e. just 0-9). - $char = 0; - $char_class = '0-9'; - break; - } - - // Consume as many characters as match the range of characters - // given above. - $this->char++; - $e_name = $this->characters($char_class, $this->char + $char + 1); - $entity = $this->character($start, $this->char); - $cond = strlen($e_name) > 0; - - // The rest of the parsing happens below. - break; - - // Anything else - default: - // Consume the maximum number of characters possible, with the - // consumed characters case-sensitively matching one of the - // identifiers in the first column of the entities table. - - $e_name = $this->characters('0-9A-Za-z;', $this->char + 1); - $len = strlen($e_name); - - for ($c = 1; $c <= $len; $c++) { - $id = substr($e_name, 0, $c); - $this->char++; - - if (in_array($id, $this->entities)) { - if ($e_name[$c - 1] !== ';') { - if ($c < $len && $e_name[$c] == ';') { - $this->char++; // consume extra semicolon - } - } - $entity = $id; - break; - } - } - - $cond = isset($entity); - // The rest of the parsing happens below. - break; - } - - if (!$cond) { - // If no match can be made, then this is a parse error. No - // characters are consumed, and nothing is returned. - $this->char = $start; - return false; - } - - // Return a character token for the character corresponding to the - // entity name (as given by the second column of the entities table). - return html_entity_decode('&' . rtrim($entity, ';') . ';', ENT_QUOTES, 'UTF-8'); - } - - private function emitToken($token) - { - $emit = $this->tree->emitToken($token); - - if (is_int($emit)) { - $this->content_model = $emit; - - } elseif ($token['type'] === self::ENDTAG) { - $this->content_model = self::PCDATA; - } - } - - private function EOF() - { - $this->state = null; - $this->tree->emitToken( - array( - 'type' => self::EOF - ) - ); - } -} - -class HTML5TreeConstructer -{ - public $stack = array(); - - private $phase; - private $mode; - private $dom; - private $foster_parent = null; - private $a_formatting = array(); - - private $head_pointer = null; - private $form_pointer = null; - - private $scoping = array('button', 'caption', 'html', 'marquee', 'object', 'table', 'td', 'th'); - private $formatting = array( - 'a', - 'b', - 'big', - 'em', - 'font', - 'i', - 'nobr', - 's', - 'small', - 'strike', - 'strong', - 'tt', - 'u' - ); - private $special = array( - 'address', - 'area', - 'base', - 'basefont', - 'bgsound', - 'blockquote', - 'body', - 'br', - 'center', - 'col', - 'colgroup', - 'dd', - 'dir', - 'div', - 'dl', - 'dt', - 'embed', - 'fieldset', - 'form', - 'frame', - 'frameset', - 'h1', - 'h2', - 'h3', - 'h4', - 'h5', - 'h6', - 'head', - 'hr', - 'iframe', - 'image', - 'img', - 'input', - 'isindex', - 'li', - 'link', - 'listing', - 'menu', - 'meta', - 'noembed', - 'noframes', - 'noscript', - 'ol', - 'optgroup', - 'option', - 'p', - 'param', - 'plaintext', - 'pre', - 'script', - 'select', - 'spacer', - 'style', - 'tbody', - 'textarea', - 'tfoot', - 'thead', - 'title', - 'tr', - 'ul', - 'wbr' - ); - - // The different phases. - const INIT_PHASE = 0; - const ROOT_PHASE = 1; - const MAIN_PHASE = 2; - const END_PHASE = 3; - - // The different insertion modes for the main phase. - const BEFOR_HEAD = 0; - const IN_HEAD = 1; - const AFTER_HEAD = 2; - const IN_BODY = 3; - const IN_TABLE = 4; - const IN_CAPTION = 5; - const IN_CGROUP = 6; - const IN_TBODY = 7; - const IN_ROW = 8; - const IN_CELL = 9; - const IN_SELECT = 10; - const AFTER_BODY = 11; - const IN_FRAME = 12; - const AFTR_FRAME = 13; - - // The different types of elements. - const SPECIAL = 0; - const SCOPING = 1; - const FORMATTING = 2; - const PHRASING = 3; - - const MARKER = 0; - - public function __construct() - { - $this->phase = self::INIT_PHASE; - $this->mode = self::BEFOR_HEAD; - $this->dom = new DOMDocument; - - $this->dom->encoding = 'UTF-8'; - $this->dom->preserveWhiteSpace = true; - $this->dom->substituteEntities = true; - $this->dom->strictErrorChecking = false; - } - - // Process tag tokens - public function emitToken($token) - { - switch ($this->phase) { - case self::INIT_PHASE: - return $this->initPhase($token); - break; - case self::ROOT_PHASE: - return $this->rootElementPhase($token); - break; - case self::MAIN_PHASE: - return $this->mainPhase($token); - break; - case self::END_PHASE : - return $this->trailingEndPhase($token); - break; - } - } - - private function initPhase($token) - { - /* Initially, the tree construction stage must handle each token - emitted from the tokenisation stage as follows: */ - - /* A DOCTYPE token that is marked as being in error - A comment token - A start tag token - An end tag token - A character token that is not one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE - An end-of-file token */ - if ((isset($token['error']) && $token['error']) || - $token['type'] === HTML5::COMMENT || - $token['type'] === HTML5::STARTTAG || - $token['type'] === HTML5::ENDTAG || - $token['type'] === HTML5::EOF || - ($token['type'] === HTML5::CHARACTR && isset($token['data']) && - !preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data'])) - ) { - /* This specification does not define how to handle this case. In - particular, user agents may ignore the entirety of this specification - altogether for such documents, and instead invoke special parse modes - with a greater emphasis on backwards compatibility. */ - - $this->phase = self::ROOT_PHASE; - return $this->rootElementPhase($token); - - /* A DOCTYPE token marked as being correct */ - } elseif (isset($token['error']) && !$token['error']) { - /* Append a DocumentType node to the Document node, with the name - attribute set to the name given in the DOCTYPE token (which will be - "HTML"), and the other attributes specific to DocumentType objects - set to null, empty lists, or the empty string as appropriate. */ - $doctype = new DOMDocumentType(null, null, 'HTML'); - - /* Then, switch to the root element phase of the tree construction - stage. */ - $this->phase = self::ROOT_PHASE; - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - } elseif (isset($token['data']) && preg_match( - '/^[\t\n\x0b\x0c ]+$/', - $token['data'] - ) - ) { - /* Append that character to the Document node. */ - $text = $this->dom->createTextNode($token['data']); - $this->dom->appendChild($text); - } - } - - private function rootElementPhase($token) - { - /* After the initial phase, as each token is emitted from the tokenisation - stage, it must be processed as described in this section. */ - - /* A DOCTYPE token */ - if ($token['type'] === HTML5::DOCTYPE) { - // Parse error. Ignore the token. - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the Document object with the data - attribute set to the data given in the comment token. */ - $comment = $this->dom->createComment($token['data']); - $this->dom->appendChild($comment); - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - } elseif ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append that character to the Document node. */ - $text = $this->dom->createTextNode($token['data']); - $this->dom->appendChild($text); - - /* A character token that is not one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED - (FF), or U+0020 SPACE - A start tag token - An end tag token - An end-of-file token */ - } elseif (($token['type'] === HTML5::CHARACTR && - !preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data'])) || - $token['type'] === HTML5::STARTTAG || - $token['type'] === HTML5::ENDTAG || - $token['type'] === HTML5::EOF - ) { - /* Create an HTMLElement node with the tag name html, in the HTML - namespace. Append it to the Document object. Switch to the main - phase and reprocess the current token. */ - $html = $this->dom->createElement('html'); - $this->dom->appendChild($html); - $this->stack[] = $html; - - $this->phase = self::MAIN_PHASE; - return $this->mainPhase($token); - } - } - - private function mainPhase($token) - { - /* Tokens in the main phase must be handled as follows: */ - - /* A DOCTYPE token */ - if ($token['type'] === HTML5::DOCTYPE) { - // Parse error. Ignore the token. - - /* A start tag token with the tag name "html" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'html') { - /* If this start tag token was not the first start tag token, then - it is a parse error. */ - - /* For each attribute on the token, check to see if the attribute - is already present on the top element of the stack of open elements. - If it is not, add the attribute and its corresponding value to that - element. */ - foreach ($token['attr'] as $attr) { - if (!$this->stack[0]->hasAttribute($attr['name'])) { - $this->stack[0]->setAttribute($attr['name'], $attr['value']); - } - } - - /* An end-of-file token */ - } elseif ($token['type'] === HTML5::EOF) { - /* Generate implied end tags. */ - $this->generateImpliedEndTags(); - - /* Anything else. */ - } else { - /* Depends on the insertion mode: */ - switch ($this->mode) { - case self::BEFOR_HEAD: - return $this->beforeHead($token); - break; - case self::IN_HEAD: - return $this->inHead($token); - break; - case self::AFTER_HEAD: - return $this->afterHead($token); - break; - case self::IN_BODY: - return $this->inBody($token); - break; - case self::IN_TABLE: - return $this->inTable($token); - break; - case self::IN_CAPTION: - return $this->inCaption($token); - break; - case self::IN_CGROUP: - return $this->inColumnGroup($token); - break; - case self::IN_TBODY: - return $this->inTableBody($token); - break; - case self::IN_ROW: - return $this->inRow($token); - break; - case self::IN_CELL: - return $this->inCell($token); - break; - case self::IN_SELECT: - return $this->inSelect($token); - break; - case self::AFTER_BODY: - return $this->afterBody($token); - break; - case self::IN_FRAME: - return $this->inFrameset($token); - break; - case self::AFTR_FRAME: - return $this->afterFrameset($token); - break; - case self::END_PHASE: - return $this->trailingEndPhase($token); - break; - } - } - } - - private function beforeHead($token) - { - /* Handle the token as follows: */ - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append the character to the current node. */ - $this->insertText($token['data']); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data attribute - set to the data given in the comment token. */ - $this->insertComment($token['data']); - - /* A start tag token with the tag name "head" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'head') { - /* Create an element for the token, append the new element to the - current node and push it onto the stack of open elements. */ - $element = $this->insertElement($token); - - /* Set the head element pointer to this new element node. */ - $this->head_pointer = $element; - - /* Change the insertion mode to "in head". */ - $this->mode = self::IN_HEAD; - - /* A start tag token whose tag name is one of: "base", "link", "meta", - "script", "style", "title". Or an end tag with the tag name "html". - Or a character token that is not one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE. Or any other start tag token */ - } elseif ($token['type'] === HTML5::STARTTAG || - ($token['type'] === HTML5::ENDTAG && $token['name'] === 'html') || - ($token['type'] === HTML5::CHARACTR && !preg_match( - '/^[\t\n\x0b\x0c ]$/', - $token['data'] - )) - ) { - /* Act as if a start tag token with the tag name "head" and no - attributes had been seen, then reprocess the current token. */ - $this->beforeHead( - array( - 'name' => 'head', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - return $this->inHead($token); - - /* Any other end tag */ - } elseif ($token['type'] === HTML5::ENDTAG) { - /* Parse error. Ignore the token. */ - } - } - - private function inHead($token) - { - /* Handle the token as follows: */ - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE. - - THIS DIFFERS FROM THE SPEC: If the current node is either a title, style - or script element, append the character to the current node regardless - of its content. */ - if (($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data'])) || ( - $token['type'] === HTML5::CHARACTR && in_array( - end($this->stack)->nodeName, - array('title', 'style', 'script') - )) - ) { - /* Append the character to the current node. */ - $this->insertText($token['data']); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data attribute - set to the data given in the comment token. */ - $this->insertComment($token['data']); - - } elseif ($token['type'] === HTML5::ENDTAG && - in_array($token['name'], array('title', 'style', 'script')) - ) { - array_pop($this->stack); - return HTML5::PCDATA; - - /* A start tag with the tag name "title" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'title') { - /* Create an element for the token and append the new element to the - node pointed to by the head element pointer, or, if that is null - (innerHTML case), to the current node. */ - if ($this->head_pointer !== null) { - $element = $this->insertElement($token, false); - $this->head_pointer->appendChild($element); - - } else { - $element = $this->insertElement($token); - } - - /* Switch the tokeniser's content model flag to the RCDATA state. */ - return HTML5::RCDATA; - - /* A start tag with the tag name "style" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'style') { - /* Create an element for the token and append the new element to the - node pointed to by the head element pointer, or, if that is null - (innerHTML case), to the current node. */ - if ($this->head_pointer !== null) { - $element = $this->insertElement($token, false); - $this->head_pointer->appendChild($element); - - } else { - $this->insertElement($token); - } - - /* Switch the tokeniser's content model flag to the CDATA state. */ - return HTML5::CDATA; - - /* A start tag with the tag name "script" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'script') { - /* Create an element for the token. */ - $element = $this->insertElement($token, false); - $this->head_pointer->appendChild($element); - - /* Switch the tokeniser's content model flag to the CDATA state. */ - return HTML5::CDATA; - - /* A start tag with the tag name "base", "link", or "meta" */ - } elseif ($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array('base', 'link', 'meta') - ) - ) { - /* Create an element for the token and append the new element to the - node pointed to by the head element pointer, or, if that is null - (innerHTML case), to the current node. */ - if ($this->head_pointer !== null) { - $element = $this->insertElement($token, false); - $this->head_pointer->appendChild($element); - array_pop($this->stack); - - } else { - $this->insertElement($token); - } - - /* An end tag with the tag name "head" */ - } elseif ($token['type'] === HTML5::ENDTAG && $token['name'] === 'head') { - /* If the current node is a head element, pop the current node off - the stack of open elements. */ - if ($this->head_pointer->isSameNode(end($this->stack))) { - array_pop($this->stack); - - /* Otherwise, this is a parse error. */ - } else { - // k - } - - /* Change the insertion mode to "after head". */ - $this->mode = self::AFTER_HEAD; - - /* A start tag with the tag name "head" or an end tag except "html". */ - } elseif (($token['type'] === HTML5::STARTTAG && $token['name'] === 'head') || - ($token['type'] === HTML5::ENDTAG && $token['name'] !== 'html') - ) { - // Parse error. Ignore the token. - - /* Anything else */ - } else { - /* If the current node is a head element, act as if an end tag - token with the tag name "head" had been seen. */ - if ($this->head_pointer->isSameNode(end($this->stack))) { - $this->inHead( - array( - 'name' => 'head', - 'type' => HTML5::ENDTAG - ) - ); - - /* Otherwise, change the insertion mode to "after head". */ - } else { - $this->mode = self::AFTER_HEAD; - } - - /* Then, reprocess the current token. */ - return $this->afterHead($token); - } - } - - private function afterHead($token) - { - /* Handle the token as follows: */ - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append the character to the current node. */ - $this->insertText($token['data']); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data attribute - set to the data given in the comment token. */ - $this->insertComment($token['data']); - - /* A start tag token with the tag name "body" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'body') { - /* Insert a body element for the token. */ - $this->insertElement($token); - - /* Change the insertion mode to "in body". */ - $this->mode = self::IN_BODY; - - /* A start tag token with the tag name "frameset" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'frameset') { - /* Insert a frameset element for the token. */ - $this->insertElement($token); - - /* Change the insertion mode to "in frameset". */ - $this->mode = self::IN_FRAME; - - /* A start tag token whose tag name is one of: "base", "link", "meta", - "script", "style", "title" */ - } elseif ($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array('base', 'link', 'meta', 'script', 'style', 'title') - ) - ) { - /* Parse error. Switch the insertion mode back to "in head" and - reprocess the token. */ - $this->mode = self::IN_HEAD; - return $this->inHead($token); - - /* Anything else */ - } else { - /* Act as if a start tag token with the tag name "body" and no - attributes had been seen, and then reprocess the current token. */ - $this->afterHead( - array( - 'name' => 'body', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - return $this->inBody($token); - } - } - - private function inBody($token) - { - /* Handle the token as follows: */ - - switch ($token['type']) { - /* A character token */ - case HTML5::CHARACTR: - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Append the token's character to the current node. */ - $this->insertText($token['data']); - break; - - /* A comment token */ - case HTML5::COMMENT: - /* Append a Comment node to the current node with the data - attribute set to the data given in the comment token. */ - $this->insertComment($token['data']); - break; - - case HTML5::STARTTAG: - switch ($token['name']) { - /* A start tag token whose tag name is one of: "script", - "style" */ - case 'script': - case 'style': - /* Process the token as if the insertion mode had been "in - head". */ - return $this->inHead($token); - break; - - /* A start tag token whose tag name is one of: "base", "link", - "meta", "title" */ - case 'base': - case 'link': - case 'meta': - case 'title': - /* Parse error. Process the token as if the insertion mode - had been "in head". */ - return $this->inHead($token); - break; - - /* A start tag token with the tag name "body" */ - case 'body': - /* Parse error. If the second element on the stack of open - elements is not a body element, or, if the stack of open - elements has only one node on it, then ignore the token. - (innerHTML case) */ - if (count($this->stack) === 1 || $this->stack[1]->nodeName !== 'body') { - // Ignore - - /* Otherwise, for each attribute on the token, check to see - if the attribute is already present on the body element (the - second element) on the stack of open elements. If it is not, - add the attribute and its corresponding value to that - element. */ - } else { - foreach ($token['attr'] as $attr) { - if (!$this->stack[1]->hasAttribute($attr['name'])) { - $this->stack[1]->setAttribute($attr['name'], $attr['value']); - } - } - } - break; - - /* A start tag whose tag name is one of: "address", - "blockquote", "center", "dir", "div", "dl", "fieldset", - "listing", "menu", "ol", "p", "ul" */ - case 'address': - case 'blockquote': - case 'center': - case 'dir': - case 'div': - case 'dl': - case 'fieldset': - case 'listing': - case 'menu': - case 'ol': - case 'p': - case 'ul': - /* If the stack of open elements has a p element in scope, - then act as if an end tag with the tag name p had been - seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - break; - - /* A start tag whose tag name is "form" */ - case 'form': - /* If the form element pointer is not null, ignore the - token with a parse error. */ - if ($this->form_pointer !== null) { - // Ignore. - - /* Otherwise: */ - } else { - /* If the stack of open elements has a p element in - scope, then act as if an end tag with the tag name p - had been seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token, and set the - form element pointer to point to the element created. */ - $element = $this->insertElement($token); - $this->form_pointer = $element; - } - break; - - /* A start tag whose tag name is "li", "dd" or "dt" */ - case 'li': - case 'dd': - case 'dt': - /* If the stack of open elements has a p element in scope, - then act as if an end tag with the tag name p had been - seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - $stack_length = count($this->stack) - 1; - - for ($n = $stack_length; 0 <= $n; $n--) { - /* 1. Initialise node to be the current node (the - bottommost node of the stack). */ - $stop = false; - $node = $this->stack[$n]; - $cat = $this->getElementCategory($node->tagName); - - /* 2. If node is an li, dd or dt element, then pop all - the nodes from the current node up to node, including - node, then stop this algorithm. */ - if ($token['name'] === $node->tagName || ($token['name'] !== 'li' - && ($node->tagName === 'dd' || $node->tagName === 'dt')) - ) { - for ($x = $stack_length; $x >= $n; $x--) { - array_pop($this->stack); - } - - break; - } - - /* 3. If node is not in the formatting category, and is - not in the phrasing category, and is not an address or - div element, then stop this algorithm. */ - if ($cat !== self::FORMATTING && $cat !== self::PHRASING && - $node->tagName !== 'address' && $node->tagName !== 'div' - ) { - break; - } - } - - /* Finally, insert an HTML element with the same tag - name as the token's. */ - $this->insertElement($token); - break; - - /* A start tag token whose tag name is "plaintext" */ - case 'plaintext': - /* If the stack of open elements has a p element in scope, - then act as if an end tag with the tag name p had been - seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - return HTML5::PLAINTEXT; - break; - - /* A start tag whose tag name is one of: "h1", "h2", "h3", "h4", - "h5", "h6" */ - case 'h1': - case 'h2': - case 'h3': - case 'h4': - case 'h5': - case 'h6': - /* If the stack of open elements has a p element in scope, - then act as if an end tag with the tag name p had been seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* If the stack of open elements has in scope an element whose - tag name is one of "h1", "h2", "h3", "h4", "h5", or "h6", then - this is a parse error; pop elements from the stack until an - element with one of those tag names has been popped from the - stack. */ - while ($this->elementInScope(array('h1', 'h2', 'h3', 'h4', 'h5', 'h6'))) { - array_pop($this->stack); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - break; - - /* A start tag whose tag name is "a" */ - case 'a': - /* If the list of active formatting elements contains - an element whose tag name is "a" between the end of the - list and the last marker on the list (or the start of - the list if there is no marker on the list), then this - is a parse error; act as if an end tag with the tag name - "a" had been seen, then remove that element from the list - of active formatting elements and the stack of open - elements if the end tag didn't already remove it (it - might not have if the element is not in table scope). */ - $leng = count($this->a_formatting); - - for ($n = $leng - 1; $n >= 0; $n--) { - if ($this->a_formatting[$n] === self::MARKER) { - break; - - } elseif ($this->a_formatting[$n]->nodeName === 'a') { - $this->emitToken( - array( - 'name' => 'a', - 'type' => HTML5::ENDTAG - ) - ); - break; - } - } - - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $el = $this->insertElement($token); - - /* Add that element to the list of active formatting - elements. */ - $this->a_formatting[] = $el; - break; - - /* A start tag whose tag name is one of: "b", "big", "em", "font", - "i", "nobr", "s", "small", "strike", "strong", "tt", "u" */ - case 'b': - case 'big': - case 'em': - case 'font': - case 'i': - case 'nobr': - case 's': - case 'small': - case 'strike': - case 'strong': - case 'tt': - case 'u': - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $el = $this->insertElement($token); - - /* Add that element to the list of active formatting - elements. */ - $this->a_formatting[] = $el; - break; - - /* A start tag token whose tag name is "button" */ - case 'button': - /* If the stack of open elements has a button element in scope, - then this is a parse error; act as if an end tag with the tag - name "button" had been seen, then reprocess the token. (We don't - do that. Unnecessary.) */ - if ($this->elementInScope('button')) { - $this->inBody( - array( - 'name' => 'button', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Insert a marker at the end of the list of active - formatting elements. */ - $this->a_formatting[] = self::MARKER; - break; - - /* A start tag token whose tag name is one of: "marquee", "object" */ - case 'marquee': - case 'object': - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Insert a marker at the end of the list of active - formatting elements. */ - $this->a_formatting[] = self::MARKER; - break; - - /* A start tag token whose tag name is "xmp" */ - case 'xmp': - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Switch the content model flag to the CDATA state. */ - return HTML5::CDATA; - break; - - /* A start tag whose tag name is "table" */ - case 'table': - /* If the stack of open elements has a p element in scope, - then act as if an end tag with the tag name p had been seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Change the insertion mode to "in table". */ - $this->mode = self::IN_TABLE; - break; - - /* A start tag whose tag name is one of: "area", "basefont", - "bgsound", "br", "embed", "img", "param", "spacer", "wbr" */ - case 'area': - case 'basefont': - case 'bgsound': - case 'br': - case 'embed': - case 'img': - case 'param': - case 'spacer': - case 'wbr': - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Immediately pop the current node off the stack of open elements. */ - array_pop($this->stack); - break; - - /* A start tag whose tag name is "hr" */ - case 'hr': - /* If the stack of open elements has a p element in scope, - then act as if an end tag with the tag name p had been seen. */ - if ($this->elementInScope('p')) { - $this->emitToken( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Immediately pop the current node off the stack of open elements. */ - array_pop($this->stack); - break; - - /* A start tag whose tag name is "image" */ - case 'image': - /* Parse error. Change the token's tag name to "img" and - reprocess it. (Don't ask.) */ - $token['name'] = 'img'; - return $this->inBody($token); - break; - - /* A start tag whose tag name is "input" */ - case 'input': - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an input element for the token. */ - $element = $this->insertElement($token, false); - - /* If the form element pointer is not null, then associate the - input element with the form element pointed to by the form - element pointer. */ - $this->form_pointer !== null - ? $this->form_pointer->appendChild($element) - : end($this->stack)->appendChild($element); - - /* Pop that input element off the stack of open elements. */ - array_pop($this->stack); - break; - - /* A start tag whose tag name is "isindex" */ - case 'isindex': - /* Parse error. */ - // w/e - - /* If the form element pointer is not null, - then ignore the token. */ - if ($this->form_pointer === null) { - /* Act as if a start tag token with the tag name "form" had - been seen. */ - $this->inBody( - array( - 'name' => 'body', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - /* Act as if a start tag token with the tag name "hr" had - been seen. */ - $this->inBody( - array( - 'name' => 'hr', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - /* Act as if a start tag token with the tag name "p" had - been seen. */ - $this->inBody( - array( - 'name' => 'p', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - /* Act as if a start tag token with the tag name "label" - had been seen. */ - $this->inBody( - array( - 'name' => 'label', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - /* Act as if a stream of character tokens had been seen. */ - $this->insertText( - 'This is a searchable index. ' . - 'Insert your search keywords here: ' - ); - - /* Act as if a start tag token with the tag name "input" - had been seen, with all the attributes from the "isindex" - token, except with the "name" attribute set to the value - "isindex" (ignoring any explicit "name" attribute). */ - $attr = $token['attr']; - $attr[] = array('name' => 'name', 'value' => 'isindex'); - - $this->inBody( - array( - 'name' => 'input', - 'type' => HTML5::STARTTAG, - 'attr' => $attr - ) - ); - - /* Act as if a stream of character tokens had been seen - (see below for what they should say). */ - $this->insertText( - 'This is a searchable index. ' . - 'Insert your search keywords here: ' - ); - - /* Act as if an end tag token with the tag name "label" - had been seen. */ - $this->inBody( - array( - 'name' => 'label', - 'type' => HTML5::ENDTAG - ) - ); - - /* Act as if an end tag token with the tag name "p" had - been seen. */ - $this->inBody( - array( - 'name' => 'p', - 'type' => HTML5::ENDTAG - ) - ); - - /* Act as if a start tag token with the tag name "hr" had - been seen. */ - $this->inBody( - array( - 'name' => 'hr', - 'type' => HTML5::ENDTAG - ) - ); - - /* Act as if an end tag token with the tag name "form" had - been seen. */ - $this->inBody( - array( - 'name' => 'form', - 'type' => HTML5::ENDTAG - ) - ); - } - break; - - /* A start tag whose tag name is "textarea" */ - case 'textarea': - $this->insertElement($token); - - /* Switch the tokeniser's content model flag to the - RCDATA state. */ - return HTML5::RCDATA; - break; - - /* A start tag whose tag name is one of: "iframe", "noembed", - "noframes" */ - case 'iframe': - case 'noembed': - case 'noframes': - $this->insertElement($token); - - /* Switch the tokeniser's content model flag to the CDATA state. */ - return HTML5::CDATA; - break; - - /* A start tag whose tag name is "select" */ - case 'select': - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Change the insertion mode to "in select". */ - $this->mode = self::IN_SELECT; - break; - - /* A start or end tag whose tag name is one of: "caption", "col", - "colgroup", "frame", "frameset", "head", "option", "optgroup", - "tbody", "td", "tfoot", "th", "thead", "tr". */ - case 'caption': - case 'col': - case 'colgroup': - case 'frame': - case 'frameset': - case 'head': - case 'option': - case 'optgroup': - case 'tbody': - case 'td': - case 'tfoot': - case 'th': - case 'thead': - case 'tr': - // Parse error. Ignore the token. - break; - - /* A start or end tag whose tag name is one of: "event-source", - "section", "nav", "article", "aside", "header", "footer", - "datagrid", "command" */ - case 'event-source': - case 'section': - case 'nav': - case 'article': - case 'aside': - case 'header': - case 'footer': - case 'datagrid': - case 'command': - // Work in progress! - break; - - /* A start tag token not covered by the previous entries */ - default: - /* Reconstruct the active formatting elements, if any. */ - $this->reconstructActiveFormattingElements(); - - $this->insertElement($token, true, true); - break; - } - break; - - case HTML5::ENDTAG: - switch ($token['name']) { - /* An end tag with the tag name "body" */ - case 'body': - /* If the second element in the stack of open elements is - not a body element, this is a parse error. Ignore the token. - (innerHTML case) */ - if (count($this->stack) < 2 || $this->stack[1]->nodeName !== 'body') { - // Ignore. - - /* If the current node is not the body element, then this - is a parse error. */ - } elseif (end($this->stack)->nodeName !== 'body') { - // Parse error. - } - - /* Change the insertion mode to "after body". */ - $this->mode = self::AFTER_BODY; - break; - - /* An end tag with the tag name "html" */ - case 'html': - /* Act as if an end tag with tag name "body" had been seen, - then, if that token wasn't ignored, reprocess the current - token. */ - $this->inBody( - array( - 'name' => 'body', - 'type' => HTML5::ENDTAG - ) - ); - - return $this->afterBody($token); - break; - - /* An end tag whose tag name is one of: "address", "blockquote", - "center", "dir", "div", "dl", "fieldset", "listing", "menu", - "ol", "pre", "ul" */ - case 'address': - case 'blockquote': - case 'center': - case 'dir': - case 'div': - case 'dl': - case 'fieldset': - case 'listing': - case 'menu': - case 'ol': - case 'pre': - case 'ul': - /* If the stack of open elements has an element in scope - with the same tag name as that of the token, then generate - implied end tags. */ - if ($this->elementInScope($token['name'])) { - $this->generateImpliedEndTags(); - - /* Now, if the current node is not an element with - the same tag name as that of the token, then this - is a parse error. */ - // w/e - - /* If the stack of open elements has an element in - scope with the same tag name as that of the token, - then pop elements from this stack until an element - with that tag name has been popped from the stack. */ - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - if ($this->stack[$n]->nodeName === $token['name']) { - $n = -1; - } - - array_pop($this->stack); - } - } - break; - - /* An end tag whose tag name is "form" */ - case 'form': - /* If the stack of open elements has an element in scope - with the same tag name as that of the token, then generate - implied end tags. */ - if ($this->elementInScope($token['name'])) { - $this->generateImpliedEndTags(); - - } - - if (end($this->stack)->nodeName !== $token['name']) { - /* Now, if the current node is not an element with the - same tag name as that of the token, then this is a parse - error. */ - // w/e - - } else { - /* Otherwise, if the current node is an element with - the same tag name as that of the token pop that element - from the stack. */ - array_pop($this->stack); - } - - /* In any case, set the form element pointer to null. */ - $this->form_pointer = null; - break; - - /* An end tag whose tag name is "p" */ - case 'p': - /* If the stack of open elements has a p element in scope, - then generate implied end tags, except for p elements. */ - if ($this->elementInScope('p')) { - $this->generateImpliedEndTags(array('p')); - - /* If the current node is not a p element, then this is - a parse error. */ - // k - - /* If the stack of open elements has a p element in - scope, then pop elements from this stack until the stack - no longer has a p element in scope. */ - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - if ($this->elementInScope('p')) { - array_pop($this->stack); - - } else { - break; - } - } - } - break; - - /* An end tag whose tag name is "dd", "dt", or "li" */ - case 'dd': - case 'dt': - case 'li': - /* If the stack of open elements has an element in scope - whose tag name matches the tag name of the token, then - generate implied end tags, except for elements with the - same tag name as the token. */ - if ($this->elementInScope($token['name'])) { - $this->generateImpliedEndTags(array($token['name'])); - - /* If the current node is not an element with the same - tag name as the token, then this is a parse error. */ - // w/e - - /* If the stack of open elements has an element in scope - whose tag name matches the tag name of the token, then - pop elements from this stack until an element with that - tag name has been popped from the stack. */ - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - if ($this->stack[$n]->nodeName === $token['name']) { - $n = -1; - } - - array_pop($this->stack); - } - } - break; - - /* An end tag whose tag name is one of: "h1", "h2", "h3", "h4", - "h5", "h6" */ - case 'h1': - case 'h2': - case 'h3': - case 'h4': - case 'h5': - case 'h6': - $elements = array('h1', 'h2', 'h3', 'h4', 'h5', 'h6'); - - /* If the stack of open elements has in scope an element whose - tag name is one of "h1", "h2", "h3", "h4", "h5", or "h6", then - generate implied end tags. */ - if ($this->elementInScope($elements)) { - $this->generateImpliedEndTags(); - - /* Now, if the current node is not an element with the same - tag name as that of the token, then this is a parse error. */ - // w/e - - /* If the stack of open elements has in scope an element - whose tag name is one of "h1", "h2", "h3", "h4", "h5", or - "h6", then pop elements from the stack until an element - with one of those tag names has been popped from the stack. */ - while ($this->elementInScope($elements)) { - array_pop($this->stack); - } - } - break; - - /* An end tag whose tag name is one of: "a", "b", "big", "em", - "font", "i", "nobr", "s", "small", "strike", "strong", "tt", "u" */ - case 'a': - case 'b': - case 'big': - case 'em': - case 'font': - case 'i': - case 'nobr': - case 's': - case 'small': - case 'strike': - case 'strong': - case 'tt': - case 'u': - /* 1. Let the formatting element be the last element in - the list of active formatting elements that: - * is between the end of the list and the last scope - marker in the list, if any, or the start of the list - otherwise, and - * has the same tag name as the token. - */ - while (true) { - for ($a = count($this->a_formatting) - 1; $a >= 0; $a--) { - if ($this->a_formatting[$a] === self::MARKER) { - break; - - } elseif ($this->a_formatting[$a]->tagName === $token['name']) { - $formatting_element = $this->a_formatting[$a]; - $in_stack = in_array($formatting_element, $this->stack, true); - $fe_af_pos = $a; - break; - } - } - - /* If there is no such node, or, if that node is - also in the stack of open elements but the element - is not in scope, then this is a parse error. Abort - these steps. The token is ignored. */ - if (!isset($formatting_element) || ($in_stack && - !$this->elementInScope($token['name'])) - ) { - break; - - /* Otherwise, if there is such a node, but that node - is not in the stack of open elements, then this is a - parse error; remove the element from the list, and - abort these steps. */ - } elseif (isset($formatting_element) && !$in_stack) { - unset($this->a_formatting[$fe_af_pos]); - $this->a_formatting = array_merge($this->a_formatting); - break; - } - - /* 2. Let the furthest block be the topmost node in the - stack of open elements that is lower in the stack - than the formatting element, and is not an element in - the phrasing or formatting categories. There might - not be one. */ - $fe_s_pos = array_search($formatting_element, $this->stack, true); - $length = count($this->stack); - - for ($s = $fe_s_pos + 1; $s < $length; $s++) { - $category = $this->getElementCategory($this->stack[$s]->nodeName); - - if ($category !== self::PHRASING && $category !== self::FORMATTING) { - $furthest_block = $this->stack[$s]; - } - } - - /* 3. If there is no furthest block, then the UA must - skip the subsequent steps and instead just pop all - the nodes from the bottom of the stack of open - elements, from the current node up to the formatting - element, and remove the formatting element from the - list of active formatting elements. */ - if (!isset($furthest_block)) { - for ($n = $length - 1; $n >= $fe_s_pos; $n--) { - array_pop($this->stack); - } - - unset($this->a_formatting[$fe_af_pos]); - $this->a_formatting = array_merge($this->a_formatting); - break; - } - - /* 4. Let the common ancestor be the element - immediately above the formatting element in the stack - of open elements. */ - $common_ancestor = $this->stack[$fe_s_pos - 1]; - - /* 5. If the furthest block has a parent node, then - remove the furthest block from its parent node. */ - if ($furthest_block->parentNode !== null) { - $furthest_block->parentNode->removeChild($furthest_block); - } - - /* 6. Let a bookmark note the position of the - formatting element in the list of active formatting - elements relative to the elements on either side - of it in the list. */ - $bookmark = $fe_af_pos; - - /* 7. Let node and last node be the furthest block. - Follow these steps: */ - $node = $furthest_block; - $last_node = $furthest_block; - - while (true) { - for ($n = array_search($node, $this->stack, true) - 1; $n >= 0; $n--) { - /* 7.1 Let node be the element immediately - prior to node in the stack of open elements. */ - $node = $this->stack[$n]; - - /* 7.2 If node is not in the list of active - formatting elements, then remove node from - the stack of open elements and then go back - to step 1. */ - if (!in_array($node, $this->a_formatting, true)) { - unset($this->stack[$n]); - $this->stack = array_merge($this->stack); - - } else { - break; - } - } - - /* 7.3 Otherwise, if node is the formatting - element, then go to the next step in the overall - algorithm. */ - if ($node === $formatting_element) { - break; - - /* 7.4 Otherwise, if last node is the furthest - block, then move the aforementioned bookmark to - be immediately after the node in the list of - active formatting elements. */ - } elseif ($last_node === $furthest_block) { - $bookmark = array_search($node, $this->a_formatting, true) + 1; - } - - /* 7.5 If node has any children, perform a - shallow clone of node, replace the entry for - node in the list of active formatting elements - with an entry for the clone, replace the entry - for node in the stack of open elements with an - entry for the clone, and let node be the clone. */ - if ($node->hasChildNodes()) { - $clone = $node->cloneNode(); - $s_pos = array_search($node, $this->stack, true); - $a_pos = array_search($node, $this->a_formatting, true); - - $this->stack[$s_pos] = $clone; - $this->a_formatting[$a_pos] = $clone; - $node = $clone; - } - - /* 7.6 Insert last node into node, first removing - it from its previous parent node if any. */ - if ($last_node->parentNode !== null) { - $last_node->parentNode->removeChild($last_node); - } - - $node->appendChild($last_node); - - /* 7.7 Let last node be node. */ - $last_node = $node; - } - - /* 8. Insert whatever last node ended up being in - the previous step into the common ancestor node, - first removing it from its previous parent node if - any. */ - if ($last_node->parentNode !== null) { - $last_node->parentNode->removeChild($last_node); - } - - $common_ancestor->appendChild($last_node); - - /* 9. Perform a shallow clone of the formatting - element. */ - $clone = $formatting_element->cloneNode(); - - /* 10. Take all of the child nodes of the furthest - block and append them to the clone created in the - last step. */ - while ($furthest_block->hasChildNodes()) { - $child = $furthest_block->firstChild; - $furthest_block->removeChild($child); - $clone->appendChild($child); - } - - /* 11. Append that clone to the furthest block. */ - $furthest_block->appendChild($clone); - - /* 12. Remove the formatting element from the list - of active formatting elements, and insert the clone - into the list of active formatting elements at the - position of the aforementioned bookmark. */ - $fe_af_pos = array_search($formatting_element, $this->a_formatting, true); - unset($this->a_formatting[$fe_af_pos]); - $this->a_formatting = array_merge($this->a_formatting); - - $af_part1 = array_slice($this->a_formatting, 0, $bookmark - 1); - $af_part2 = array_slice($this->a_formatting, $bookmark, count($this->a_formatting)); - $this->a_formatting = array_merge($af_part1, array($clone), $af_part2); - - /* 13. Remove the formatting element from the stack - of open elements, and insert the clone into the stack - of open elements immediately after (i.e. in a more - deeply nested position than) the position of the - furthest block in that stack. */ - $fe_s_pos = array_search($formatting_element, $this->stack, true); - $fb_s_pos = array_search($furthest_block, $this->stack, true); - unset($this->stack[$fe_s_pos]); - - $s_part1 = array_slice($this->stack, 0, $fb_s_pos); - $s_part2 = array_slice($this->stack, $fb_s_pos + 1, count($this->stack)); - $this->stack = array_merge($s_part1, array($clone), $s_part2); - - /* 14. Jump back to step 1 in this series of steps. */ - unset($formatting_element, $fe_af_pos, $fe_s_pos, $furthest_block); - } - break; - - /* An end tag token whose tag name is one of: "button", - "marquee", "object" */ - case 'button': - case 'marquee': - case 'object': - /* If the stack of open elements has an element in scope whose - tag name matches the tag name of the token, then generate implied - tags. */ - if ($this->elementInScope($token['name'])) { - $this->generateImpliedEndTags(); - - /* Now, if the current node is not an element with the same - tag name as the token, then this is a parse error. */ - // k - - /* Now, if the stack of open elements has an element in scope - whose tag name matches the tag name of the token, then pop - elements from the stack until that element has been popped from - the stack, and clear the list of active formatting elements up - to the last marker. */ - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - if ($this->stack[$n]->nodeName === $token['name']) { - $n = -1; - } - - array_pop($this->stack); - } - - $marker = end(array_keys($this->a_formatting, self::MARKER, true)); - - for ($n = count($this->a_formatting) - 1; $n > $marker; $n--) { - array_pop($this->a_formatting); - } - } - break; - - /* Or an end tag whose tag name is one of: "area", "basefont", - "bgsound", "br", "embed", "hr", "iframe", "image", "img", - "input", "isindex", "noembed", "noframes", "param", "select", - "spacer", "table", "textarea", "wbr" */ - case 'area': - case 'basefont': - case 'bgsound': - case 'br': - case 'embed': - case 'hr': - case 'iframe': - case 'image': - case 'img': - case 'input': - case 'isindex': - case 'noembed': - case 'noframes': - case 'param': - case 'select': - case 'spacer': - case 'table': - case 'textarea': - case 'wbr': - // Parse error. Ignore the token. - break; - - /* An end tag token not covered by the previous entries */ - default: - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - /* Initialise node to be the current node (the bottommost - node of the stack). */ - $node = end($this->stack); - - /* If node has the same tag name as the end tag token, - then: */ - if ($token['name'] === $node->nodeName) { - /* Generate implied end tags. */ - $this->generateImpliedEndTags(); - - /* If the tag name of the end tag token does not - match the tag name of the current node, this is a - parse error. */ - // k - - /* Pop all the nodes from the current node up to - node, including node, then stop this algorithm. */ - for ($x = count($this->stack) - $n; $x >= $n; $x--) { - array_pop($this->stack); - } - - } else { - $category = $this->getElementCategory($node); - - if ($category !== self::SPECIAL && $category !== self::SCOPING) { - /* Otherwise, if node is in neither the formatting - category nor the phrasing category, then this is a - parse error. Stop this algorithm. The end tag token - is ignored. */ - return false; - } - } - } - break; - } - break; - } - } - - private function inTable($token) - { - $clear = array('html', 'table'); - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append the character to the current node. */ - $text = $this->dom->createTextNode($token['data']); - end($this->stack)->appendChild($text); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data - attribute set to the data given in the comment token. */ - $comment = $this->dom->createComment($token['data']); - end($this->stack)->appendChild($comment); - - /* A start tag whose tag name is "caption" */ - } elseif ($token['type'] === HTML5::STARTTAG && - $token['name'] === 'caption' - ) { - /* Clear the stack back to a table context. */ - $this->clearStackToTableContext($clear); - - /* Insert a marker at the end of the list of active - formatting elements. */ - $this->a_formatting[] = self::MARKER; - - /* Insert an HTML element for the token, then switch the - insertion mode to "in caption". */ - $this->insertElement($token); - $this->mode = self::IN_CAPTION; - - /* A start tag whose tag name is "colgroup" */ - } elseif ($token['type'] === HTML5::STARTTAG && - $token['name'] === 'colgroup' - ) { - /* Clear the stack back to a table context. */ - $this->clearStackToTableContext($clear); - - /* Insert an HTML element for the token, then switch the - insertion mode to "in column group". */ - $this->insertElement($token); - $this->mode = self::IN_CGROUP; - - /* A start tag whose tag name is "col" */ - } elseif ($token['type'] === HTML5::STARTTAG && - $token['name'] === 'col' - ) { - $this->inTable( - array( - 'name' => 'colgroup', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - $this->inColumnGroup($token); - - /* A start tag whose tag name is one of: "tbody", "tfoot", "thead" */ - } elseif ($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array('tbody', 'tfoot', 'thead') - ) - ) { - /* Clear the stack back to a table context. */ - $this->clearStackToTableContext($clear); - - /* Insert an HTML element for the token, then switch the insertion - mode to "in table body". */ - $this->insertElement($token); - $this->mode = self::IN_TBODY; - - /* A start tag whose tag name is one of: "td", "th", "tr" */ - } elseif ($token['type'] === HTML5::STARTTAG && - in_array($token['name'], array('td', 'th', 'tr')) - ) { - /* Act as if a start tag token with the tag name "tbody" had been - seen, then reprocess the current token. */ - $this->inTable( - array( - 'name' => 'tbody', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - return $this->inTableBody($token); - - /* A start tag whose tag name is "table" */ - } elseif ($token['type'] === HTML5::STARTTAG && - $token['name'] === 'table' - ) { - /* Parse error. Act as if an end tag token with the tag name "table" - had been seen, then, if that token wasn't ignored, reprocess the - current token. */ - $this->inTable( - array( - 'name' => 'table', - 'type' => HTML5::ENDTAG - ) - ); - - return $this->mainPhase($token); - - /* An end tag whose tag name is "table" */ - } elseif ($token['type'] === HTML5::ENDTAG && - $token['name'] === 'table' - ) { - /* If the stack of open elements does not have an element in table - scope with the same tag name as the token, this is a parse error. - Ignore the token. (innerHTML case) */ - if (!$this->elementInScope($token['name'], true)) { - return false; - - /* Otherwise: */ - } else { - /* Generate implied end tags. */ - $this->generateImpliedEndTags(); - - /* Now, if the current node is not a table element, then this - is a parse error. */ - // w/e - - /* Pop elements from this stack until a table element has been - popped from the stack. */ - while (true) { - $current = end($this->stack)->nodeName; - array_pop($this->stack); - - if ($current === 'table') { - break; - } - } - - /* Reset the insertion mode appropriately. */ - $this->resetInsertionMode(); - } - - /* An end tag whose tag name is one of: "body", "caption", "col", - "colgroup", "html", "tbody", "td", "tfoot", "th", "thead", "tr" */ - } elseif ($token['type'] === HTML5::ENDTAG && in_array( - $token['name'], - array( - 'body', - 'caption', - 'col', - 'colgroup', - 'html', - 'tbody', - 'td', - 'tfoot', - 'th', - 'thead', - 'tr' - ) - ) - ) { - // Parse error. Ignore the token. - - /* Anything else */ - } else { - /* Parse error. Process the token as if the insertion mode was "in - body", with the following exception: */ - - /* If the current node is a table, tbody, tfoot, thead, or tr - element, then, whenever a node would be inserted into the current - node, it must instead be inserted into the foster parent element. */ - if (in_array( - end($this->stack)->nodeName, - array('table', 'tbody', 'tfoot', 'thead', 'tr') - ) - ) { - /* The foster parent element is the parent element of the last - table element in the stack of open elements, if there is a - table element and it has such a parent element. If there is no - table element in the stack of open elements (innerHTML case), - then the foster parent element is the first element in the - stack of open elements (the html element). Otherwise, if there - is a table element in the stack of open elements, but the last - table element in the stack of open elements has no parent, or - its parent node is not an element, then the foster parent - element is the element before the last table element in the - stack of open elements. */ - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - if ($this->stack[$n]->nodeName === 'table') { - $table = $this->stack[$n]; - break; - } - } - - if (isset($table) && $table->parentNode !== null) { - $this->foster_parent = $table->parentNode; - - } elseif (!isset($table)) { - $this->foster_parent = $this->stack[0]; - - } elseif (isset($table) && ($table->parentNode === null || - $table->parentNode->nodeType !== XML_ELEMENT_NODE) - ) { - $this->foster_parent = $this->stack[$n - 1]; - } - } - - $this->inBody($token); - } - } - - private function inCaption($token) - { - /* An end tag whose tag name is "caption" */ - if ($token['type'] === HTML5::ENDTAG && $token['name'] === 'caption') { - /* If the stack of open elements does not have an element in table - scope with the same tag name as the token, this is a parse error. - Ignore the token. (innerHTML case) */ - if (!$this->elementInScope($token['name'], true)) { - // Ignore - - /* Otherwise: */ - } else { - /* Generate implied end tags. */ - $this->generateImpliedEndTags(); - - /* Now, if the current node is not a caption element, then this - is a parse error. */ - // w/e - - /* Pop elements from this stack until a caption element has - been popped from the stack. */ - while (true) { - $node = end($this->stack)->nodeName; - array_pop($this->stack); - - if ($node === 'caption') { - break; - } - } - - /* Clear the list of active formatting elements up to the last - marker. */ - $this->clearTheActiveFormattingElementsUpToTheLastMarker(); - - /* Switch the insertion mode to "in table". */ - $this->mode = self::IN_TABLE; - } - - /* A start tag whose tag name is one of: "caption", "col", "colgroup", - "tbody", "td", "tfoot", "th", "thead", "tr", or an end tag whose tag - name is "table" */ - } elseif (($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array( - 'caption', - 'col', - 'colgroup', - 'tbody', - 'td', - 'tfoot', - 'th', - 'thead', - 'tr' - ) - )) || ($token['type'] === HTML5::ENDTAG && - $token['name'] === 'table') - ) { - /* Parse error. Act as if an end tag with the tag name "caption" - had been seen, then, if that token wasn't ignored, reprocess the - current token. */ - $this->inCaption( - array( - 'name' => 'caption', - 'type' => HTML5::ENDTAG - ) - ); - - return $this->inTable($token); - - /* An end tag whose tag name is one of: "body", "col", "colgroup", - "html", "tbody", "td", "tfoot", "th", "thead", "tr" */ - } elseif ($token['type'] === HTML5::ENDTAG && in_array( - $token['name'], - array( - 'body', - 'col', - 'colgroup', - 'html', - 'tbody', - 'tfoot', - 'th', - 'thead', - 'tr' - ) - ) - ) { - // Parse error. Ignore the token. - - /* Anything else */ - } else { - /* Process the token as if the insertion mode was "in body". */ - $this->inBody($token); - } - } - - private function inColumnGroup($token) - { - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append the character to the current node. */ - $text = $this->dom->createTextNode($token['data']); - end($this->stack)->appendChild($text); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data - attribute set to the data given in the comment token. */ - $comment = $this->dom->createComment($token['data']); - end($this->stack)->appendChild($comment); - - /* A start tag whose tag name is "col" */ - } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'col') { - /* Insert a col element for the token. Immediately pop the current - node off the stack of open elements. */ - $this->insertElement($token); - array_pop($this->stack); - - /* An end tag whose tag name is "colgroup" */ - } elseif ($token['type'] === HTML5::ENDTAG && - $token['name'] === 'colgroup' - ) { - /* If the current node is the root html element, then this is a - parse error, ignore the token. (innerHTML case) */ - if (end($this->stack)->nodeName === 'html') { - // Ignore - - /* Otherwise, pop the current node (which will be a colgroup - element) from the stack of open elements. Switch the insertion - mode to "in table". */ - } else { - array_pop($this->stack); - $this->mode = self::IN_TABLE; - } - - /* An end tag whose tag name is "col" */ - } elseif ($token['type'] === HTML5::ENDTAG && $token['name'] === 'col') { - /* Parse error. Ignore the token. */ - - /* Anything else */ - } else { - /* Act as if an end tag with the tag name "colgroup" had been seen, - and then, if that token wasn't ignored, reprocess the current token. */ - $this->inColumnGroup( - array( - 'name' => 'colgroup', - 'type' => HTML5::ENDTAG - ) - ); - - return $this->inTable($token); - } - } - - private function inTableBody($token) - { - $clear = array('tbody', 'tfoot', 'thead', 'html'); - - /* A start tag whose tag name is "tr" */ - if ($token['type'] === HTML5::STARTTAG && $token['name'] === 'tr') { - /* Clear the stack back to a table body context. */ - $this->clearStackToTableContext($clear); - - /* Insert a tr element for the token, then switch the insertion - mode to "in row". */ - $this->insertElement($token); - $this->mode = self::IN_ROW; - - /* A start tag whose tag name is one of: "th", "td" */ - } elseif ($token['type'] === HTML5::STARTTAG && - ($token['name'] === 'th' || $token['name'] === 'td') - ) { - /* Parse error. Act as if a start tag with the tag name "tr" had - been seen, then reprocess the current token. */ - $this->inTableBody( - array( - 'name' => 'tr', - 'type' => HTML5::STARTTAG, - 'attr' => array() - ) - ); - - return $this->inRow($token); - - /* An end tag whose tag name is one of: "tbody", "tfoot", "thead" */ - } elseif ($token['type'] === HTML5::ENDTAG && - in_array($token['name'], array('tbody', 'tfoot', 'thead')) - ) { - /* If the stack of open elements does not have an element in table - scope with the same tag name as the token, this is a parse error. - Ignore the token. */ - if (!$this->elementInScope($token['name'], true)) { - // Ignore - - /* Otherwise: */ - } else { - /* Clear the stack back to a table body context. */ - $this->clearStackToTableContext($clear); - - /* Pop the current node from the stack of open elements. Switch - the insertion mode to "in table". */ - array_pop($this->stack); - $this->mode = self::IN_TABLE; - } - - /* A start tag whose tag name is one of: "caption", "col", "colgroup", - "tbody", "tfoot", "thead", or an end tag whose tag name is "table" */ - } elseif (($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array('caption', 'col', 'colgroup', 'tbody', 'tfoor', 'thead') - )) || - ($token['type'] === HTML5::STARTTAG && $token['name'] === 'table') - ) { - /* If the stack of open elements does not have a tbody, thead, or - tfoot element in table scope, this is a parse error. Ignore the - token. (innerHTML case) */ - if (!$this->elementInScope(array('tbody', 'thead', 'tfoot'), true)) { - // Ignore. - - /* Otherwise: */ - } else { - /* Clear the stack back to a table body context. */ - $this->clearStackToTableContext($clear); - - /* Act as if an end tag with the same tag name as the current - node ("tbody", "tfoot", or "thead") had been seen, then - reprocess the current token. */ - $this->inTableBody( - array( - 'name' => end($this->stack)->nodeName, - 'type' => HTML5::ENDTAG - ) - ); - - return $this->mainPhase($token); - } - - /* An end tag whose tag name is one of: "body", "caption", "col", - "colgroup", "html", "td", "th", "tr" */ - } elseif ($token['type'] === HTML5::ENDTAG && in_array( - $token['name'], - array('body', 'caption', 'col', 'colgroup', 'html', 'td', 'th', 'tr') - ) - ) { - /* Parse error. Ignore the token. */ - - /* Anything else */ - } else { - /* Process the token as if the insertion mode was "in table". */ - $this->inTable($token); - } - } - - private function inRow($token) - { - $clear = array('tr', 'html'); - - /* A start tag whose tag name is one of: "th", "td" */ - if ($token['type'] === HTML5::STARTTAG && - ($token['name'] === 'th' || $token['name'] === 'td') - ) { - /* Clear the stack back to a table row context. */ - $this->clearStackToTableContext($clear); - - /* Insert an HTML element for the token, then switch the insertion - mode to "in cell". */ - $this->insertElement($token); - $this->mode = self::IN_CELL; - - /* Insert a marker at the end of the list of active formatting - elements. */ - $this->a_formatting[] = self::MARKER; - - /* An end tag whose tag name is "tr" */ - } elseif ($token['type'] === HTML5::ENDTAG && $token['name'] === 'tr') { - /* If the stack of open elements does not have an element in table - scope with the same tag name as the token, this is a parse error. - Ignore the token. (innerHTML case) */ - if (!$this->elementInScope($token['name'], true)) { - // Ignore. - - /* Otherwise: */ - } else { - /* Clear the stack back to a table row context. */ - $this->clearStackToTableContext($clear); - - /* Pop the current node (which will be a tr element) from the - stack of open elements. Switch the insertion mode to "in table - body". */ - array_pop($this->stack); - $this->mode = self::IN_TBODY; - } - - /* A start tag whose tag name is one of: "caption", "col", "colgroup", - "tbody", "tfoot", "thead", "tr" or an end tag whose tag name is "table" */ - } elseif ($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array('caption', 'col', 'colgroup', 'tbody', 'tfoot', 'thead', 'tr') - ) - ) { - /* Act as if an end tag with the tag name "tr" had been seen, then, - if that token wasn't ignored, reprocess the current token. */ - $this->inRow( - array( - 'name' => 'tr', - 'type' => HTML5::ENDTAG - ) - ); - - return $this->inCell($token); - - /* An end tag whose tag name is one of: "tbody", "tfoot", "thead" */ - } elseif ($token['type'] === HTML5::ENDTAG && - in_array($token['name'], array('tbody', 'tfoot', 'thead')) - ) { - /* If the stack of open elements does not have an element in table - scope with the same tag name as the token, this is a parse error. - Ignore the token. */ - if (!$this->elementInScope($token['name'], true)) { - // Ignore. - - /* Otherwise: */ - } else { - /* Otherwise, act as if an end tag with the tag name "tr" had - been seen, then reprocess the current token. */ - $this->inRow( - array( - 'name' => 'tr', - 'type' => HTML5::ENDTAG - ) - ); - - return $this->inCell($token); - } - - /* An end tag whose tag name is one of: "body", "caption", "col", - "colgroup", "html", "td", "th" */ - } elseif ($token['type'] === HTML5::ENDTAG && in_array( - $token['name'], - array('body', 'caption', 'col', 'colgroup', 'html', 'td', 'th', 'tr') - ) - ) { - /* Parse error. Ignore the token. */ - - /* Anything else */ - } else { - /* Process the token as if the insertion mode was "in table". */ - $this->inTable($token); - } - } - - private function inCell($token) - { - /* An end tag whose tag name is one of: "td", "th" */ - if ($token['type'] === HTML5::ENDTAG && - ($token['name'] === 'td' || $token['name'] === 'th') - ) { - /* If the stack of open elements does not have an element in table - scope with the same tag name as that of the token, then this is a - parse error and the token must be ignored. */ - if (!$this->elementInScope($token['name'], true)) { - // Ignore. - - /* Otherwise: */ - } else { - /* Generate implied end tags, except for elements with the same - tag name as the token. */ - $this->generateImpliedEndTags(array($token['name'])); - - /* Now, if the current node is not an element with the same tag - name as the token, then this is a parse error. */ - // k - - /* Pop elements from this stack until an element with the same - tag name as the token has been popped from the stack. */ - while (true) { - $node = end($this->stack)->nodeName; - array_pop($this->stack); - - if ($node === $token['name']) { - break; - } - } - - /* Clear the list of active formatting elements up to the last - marker. */ - $this->clearTheActiveFormattingElementsUpToTheLastMarker(); - - /* Switch the insertion mode to "in row". (The current node - will be a tr element at this point.) */ - $this->mode = self::IN_ROW; - } - - /* A start tag whose tag name is one of: "caption", "col", "colgroup", - "tbody", "td", "tfoot", "th", "thead", "tr" */ - } elseif ($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array( - 'caption', - 'col', - 'colgroup', - 'tbody', - 'td', - 'tfoot', - 'th', - 'thead', - 'tr' - ) - ) - ) { - /* If the stack of open elements does not have a td or th element - in table scope, then this is a parse error; ignore the token. - (innerHTML case) */ - if (!$this->elementInScope(array('td', 'th'), true)) { - // Ignore. - - /* Otherwise, close the cell (see below) and reprocess the current - token. */ - } else { - $this->closeCell(); - return $this->inRow($token); - } - - /* A start tag whose tag name is one of: "caption", "col", "colgroup", - "tbody", "td", "tfoot", "th", "thead", "tr" */ - } elseif ($token['type'] === HTML5::STARTTAG && in_array( - $token['name'], - array( - 'caption', - 'col', - 'colgroup', - 'tbody', - 'td', - 'tfoot', - 'th', - 'thead', - 'tr' - ) - ) - ) { - /* If the stack of open elements does not have a td or th element - in table scope, then this is a parse error; ignore the token. - (innerHTML case) */ - if (!$this->elementInScope(array('td', 'th'), true)) { - // Ignore. - - /* Otherwise, close the cell (see below) and reprocess the current - token. */ - } else { - $this->closeCell(); - return $this->inRow($token); - } - - /* An end tag whose tag name is one of: "body", "caption", "col", - "colgroup", "html" */ - } elseif ($token['type'] === HTML5::ENDTAG && in_array( - $token['name'], - array('body', 'caption', 'col', 'colgroup', 'html') - ) - ) { - /* Parse error. Ignore the token. */ - - /* An end tag whose tag name is one of: "table", "tbody", "tfoot", - "thead", "tr" */ - } elseif ($token['type'] === HTML5::ENDTAG && in_array( - $token['name'], - array('table', 'tbody', 'tfoot', 'thead', 'tr') - ) - ) { - /* If the stack of open elements does not have an element in table - scope with the same tag name as that of the token (which can only - happen for "tbody", "tfoot" and "thead", or, in the innerHTML case), - then this is a parse error and the token must be ignored. */ - if (!$this->elementInScope($token['name'], true)) { - // Ignore. - - /* Otherwise, close the cell (see below) and reprocess the current - token. */ - } else { - $this->closeCell(); - return $this->inRow($token); - } - - /* Anything else */ - } else { - /* Process the token as if the insertion mode was "in body". */ - $this->inBody($token); - } - } - - private function inSelect($token) - { - /* Handle the token as follows: */ - - /* A character token */ - if ($token['type'] === HTML5::CHARACTR) { - /* Append the token's character to the current node. */ - $this->insertText($token['data']); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data - attribute set to the data given in the comment token. */ - $this->insertComment($token['data']); - - /* A start tag token whose tag name is "option" */ - } elseif ($token['type'] === HTML5::STARTTAG && - $token['name'] === 'option' - ) { - /* If the current node is an option element, act as if an end tag - with the tag name "option" had been seen. */ - if (end($this->stack)->nodeName === 'option') { - $this->inSelect( - array( - 'name' => 'option', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* A start tag token whose tag name is "optgroup" */ - } elseif ($token['type'] === HTML5::STARTTAG && - $token['name'] === 'optgroup' - ) { - /* If the current node is an option element, act as if an end tag - with the tag name "option" had been seen. */ - if (end($this->stack)->nodeName === 'option') { - $this->inSelect( - array( - 'name' => 'option', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* If the current node is an optgroup element, act as if an end tag - with the tag name "optgroup" had been seen. */ - if (end($this->stack)->nodeName === 'optgroup') { - $this->inSelect( - array( - 'name' => 'optgroup', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* An end tag token whose tag name is "optgroup" */ - } elseif ($token['type'] === HTML5::ENDTAG && - $token['name'] === 'optgroup' - ) { - /* First, if the current node is an option element, and the node - immediately before it in the stack of open elements is an optgroup - element, then act as if an end tag with the tag name "option" had - been seen. */ - $elements_in_stack = count($this->stack); - - if ($this->stack[$elements_in_stack - 1]->nodeName === 'option' && - $this->stack[$elements_in_stack - 2]->nodeName === 'optgroup' - ) { - $this->inSelect( - array( - 'name' => 'option', - 'type' => HTML5::ENDTAG - ) - ); - } - - /* If the current node is an optgroup element, then pop that node - from the stack of open elements. Otherwise, this is a parse error, - ignore the token. */ - if ($this->stack[$elements_in_stack - 1] === 'optgroup') { - array_pop($this->stack); - } - - /* An end tag token whose tag name is "option" */ - } elseif ($token['type'] === HTML5::ENDTAG && - $token['name'] === 'option' - ) { - /* If the current node is an option element, then pop that node - from the stack of open elements. Otherwise, this is a parse error, - ignore the token. */ - if (end($this->stack)->nodeName === 'option') { - array_pop($this->stack); - } - - /* An end tag whose tag name is "select" */ - } elseif ($token['type'] === HTML5::ENDTAG && - $token['name'] === 'select' - ) { - /* If the stack of open elements does not have an element in table - scope with the same tag name as the token, this is a parse error. - Ignore the token. (innerHTML case) */ - if (!$this->elementInScope($token['name'], true)) { - // w/e - - /* Otherwise: */ - } else { - /* Pop elements from the stack of open elements until a select - element has been popped from the stack. */ - while (true) { - $current = end($this->stack)->nodeName; - array_pop($this->stack); - - if ($current === 'select') { - break; - } - } - - /* Reset the insertion mode appropriately. */ - $this->resetInsertionMode(); - } - - /* A start tag whose tag name is "select" */ - } elseif ($token['name'] === 'select' && - $token['type'] === HTML5::STARTTAG - ) { - /* Parse error. Act as if the token had been an end tag with the - tag name "select" instead. */ - $this->inSelect( - array( - 'name' => 'select', - 'type' => HTML5::ENDTAG - ) - ); - - /* An end tag whose tag name is one of: "caption", "table", "tbody", - "tfoot", "thead", "tr", "td", "th" */ - } elseif (in_array( - $token['name'], - array( - 'caption', - 'table', - 'tbody', - 'tfoot', - 'thead', - 'tr', - 'td', - 'th' - ) - ) && $token['type'] === HTML5::ENDTAG - ) { - /* Parse error. */ - // w/e - - /* If the stack of open elements has an element in table scope with - the same tag name as that of the token, then act as if an end tag - with the tag name "select" had been seen, and reprocess the token. - Otherwise, ignore the token. */ - if ($this->elementInScope($token['name'], true)) { - $this->inSelect( - array( - 'name' => 'select', - 'type' => HTML5::ENDTAG - ) - ); - - $this->mainPhase($token); - } - - /* Anything else */ - } else { - /* Parse error. Ignore the token. */ - } - } - - private function afterBody($token) - { - /* Handle the token as follows: */ - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Process the token as it would be processed if the insertion mode - was "in body". */ - $this->inBody($token); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the first element in the stack of open - elements (the html element), with the data attribute set to the - data given in the comment token. */ - $comment = $this->dom->createComment($token['data']); - $this->stack[0]->appendChild($comment); - - /* An end tag with the tag name "html" */ - } elseif ($token['type'] === HTML5::ENDTAG && $token['name'] === 'html') { - /* If the parser was originally created in order to handle the - setting of an element's innerHTML attribute, this is a parse error; - ignore the token. (The element will be an html element in this - case.) (innerHTML case) */ - - /* Otherwise, switch to the trailing end phase. */ - $this->phase = self::END_PHASE; - - /* Anything else */ - } else { - /* Parse error. Set the insertion mode to "in body" and reprocess - the token. */ - $this->mode = self::IN_BODY; - return $this->inBody($token); - } - } - - private function inFrameset($token) - { - /* Handle the token as follows: */ - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - U+000D CARRIAGE RETURN (CR), or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append the character to the current node. */ - $this->insertText($token['data']); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data - attribute set to the data given in the comment token. */ - $this->insertComment($token['data']); - - /* A start tag with the tag name "frameset" */ - } elseif ($token['name'] === 'frameset' && - $token['type'] === HTML5::STARTTAG - ) { - $this->insertElement($token); - - /* An end tag with the tag name "frameset" */ - } elseif ($token['name'] === 'frameset' && - $token['type'] === HTML5::ENDTAG - ) { - /* If the current node is the root html element, then this is a - parse error; ignore the token. (innerHTML case) */ - if (end($this->stack)->nodeName === 'html') { - // Ignore - - } else { - /* Otherwise, pop the current node from the stack of open - elements. */ - array_pop($this->stack); - - /* If the parser was not originally created in order to handle - the setting of an element's innerHTML attribute (innerHTML case), - and the current node is no longer a frameset element, then change - the insertion mode to "after frameset". */ - $this->mode = self::AFTR_FRAME; - } - - /* A start tag with the tag name "frame" */ - } elseif ($token['name'] === 'frame' && - $token['type'] === HTML5::STARTTAG - ) { - /* Insert an HTML element for the token. */ - $this->insertElement($token); - - /* Immediately pop the current node off the stack of open elements. */ - array_pop($this->stack); - - /* A start tag with the tag name "noframes" */ - } elseif ($token['name'] === 'noframes' && - $token['type'] === HTML5::STARTTAG - ) { - /* Process the token as if the insertion mode had been "in body". */ - $this->inBody($token); - - /* Anything else */ - } else { - /* Parse error. Ignore the token. */ - } - } - - private function afterFrameset($token) - { - /* Handle the token as follows: */ - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - U+000D CARRIAGE RETURN (CR), or U+0020 SPACE */ - if ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Append the character to the current node. */ - $this->insertText($token['data']); - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the current node with the data - attribute set to the data given in the comment token. */ - $this->insertComment($token['data']); - - /* An end tag with the tag name "html" */ - } elseif ($token['name'] === 'html' && - $token['type'] === HTML5::ENDTAG - ) { - /* Switch to the trailing end phase. */ - $this->phase = self::END_PHASE; - - /* A start tag with the tag name "noframes" */ - } elseif ($token['name'] === 'noframes' && - $token['type'] === HTML5::STARTTAG - ) { - /* Process the token as if the insertion mode had been "in body". */ - $this->inBody($token); - - /* Anything else */ - } else { - /* Parse error. Ignore the token. */ - } - } - - private function trailingEndPhase($token) - { - /* After the main phase, as each token is emitted from the tokenisation - stage, it must be processed as described in this section. */ - - /* A DOCTYPE token */ - if ($token['type'] === HTML5::DOCTYPE) { - // Parse error. Ignore the token. - - /* A comment token */ - } elseif ($token['type'] === HTML5::COMMENT) { - /* Append a Comment node to the Document object with the data - attribute set to the data given in the comment token. */ - $comment = $this->dom->createComment($token['data']); - $this->dom->appendChild($comment); - - /* A character token that is one of one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE */ - } elseif ($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data']) - ) { - /* Process the token as it would be processed in the main phase. */ - $this->mainPhase($token); - - /* A character token that is not one of U+0009 CHARACTER TABULATION, - U+000A LINE FEED (LF), U+000B LINE TABULATION, U+000C FORM FEED (FF), - or U+0020 SPACE. Or a start tag token. Or an end tag token. */ - } elseif (($token['type'] === HTML5::CHARACTR && - preg_match('/^[\t\n\x0b\x0c ]+$/', $token['data'])) || - $token['type'] === HTML5::STARTTAG || $token['type'] === HTML5::ENDTAG - ) { - /* Parse error. Switch back to the main phase and reprocess the - token. */ - $this->phase = self::MAIN_PHASE; - return $this->mainPhase($token); - - /* An end-of-file token */ - } elseif ($token['type'] === HTML5::EOF) { - /* OMG DONE!! */ - } - } - - private function insertElement($token, $append = true, $check = false) - { - // Proprietary workaround for libxml2's limitations with tag names - if ($check) { - // Slightly modified HTML5 tag-name modification, - // removing anything that's not an ASCII letter, digit, or hyphen - $token['name'] = preg_replace('/[^a-z0-9-]/i', '', $token['name']); - // Remove leading hyphens and numbers - $token['name'] = ltrim($token['name'], '-0..9'); - // In theory, this should ever be needed, but just in case - if ($token['name'] === '') { - $token['name'] = 'span'; - } // arbitrary generic choice - } - - $el = $this->dom->createElement($token['name']); - - foreach ($token['attr'] as $attr) { - if (!$el->hasAttribute($attr['name'])) { - $el->setAttribute($attr['name'], (string)$attr['value']); - } - } - - $this->appendToRealParent($el); - $this->stack[] = $el; - - return $el; - } - - private function insertText($data) - { - $text = $this->dom->createTextNode($data); - $this->appendToRealParent($text); - } - - private function insertComment($data) - { - $comment = $this->dom->createComment($data); - $this->appendToRealParent($comment); - } - - private function appendToRealParent($node) - { - if ($this->foster_parent === null) { - end($this->stack)->appendChild($node); - - } elseif ($this->foster_parent !== null) { - /* If the foster parent element is the parent element of the - last table element in the stack of open elements, then the new - node must be inserted immediately before the last table element - in the stack of open elements in the foster parent element; - otherwise, the new node must be appended to the foster parent - element. */ - for ($n = count($this->stack) - 1; $n >= 0; $n--) { - if ($this->stack[$n]->nodeName === 'table' && - $this->stack[$n]->parentNode !== null - ) { - $table = $this->stack[$n]; - break; - } - } - - if (isset($table) && $this->foster_parent->isSameNode($table->parentNode)) { - $this->foster_parent->insertBefore($node, $table); - } else { - $this->foster_parent->appendChild($node); - } - - $this->foster_parent = null; - } - } - - private function elementInScope($el, $table = false) - { - if (is_array($el)) { - foreach ($el as $element) { - if ($this->elementInScope($element, $table)) { - return true; - } - } - - return false; - } - - $leng = count($this->stack); - - for ($n = 0; $n < $leng; $n++) { - /* 1. Initialise node to be the current node (the bottommost node of - the stack). */ - $node = $this->stack[$leng - 1 - $n]; - - if ($node->tagName === $el) { - /* 2. If node is the target node, terminate in a match state. */ - return true; - - } elseif ($node->tagName === 'table') { - /* 3. Otherwise, if node is a table element, terminate in a failure - state. */ - return false; - - } elseif ($table === true && in_array( - $node->tagName, - array( - 'caption', - 'td', - 'th', - 'button', - 'marquee', - 'object' - ) - ) - ) { - /* 4. Otherwise, if the algorithm is the "has an element in scope" - variant (rather than the "has an element in table scope" variant), - and node is one of the following, terminate in a failure state. */ - return false; - - } elseif ($node === $node->ownerDocument->documentElement) { - /* 5. Otherwise, if node is an html element (root element), terminate - in a failure state. (This can only happen if the node is the topmost - node of the stack of open elements, and prevents the next step from - being invoked if there are no more elements in the stack.) */ - return false; - } - - /* Otherwise, set node to the previous entry in the stack of open - elements and return to step 2. (This will never fail, since the loop - will always terminate in the previous step if the top of the stack - is reached.) */ - } - } - - private function reconstructActiveFormattingElements() - { - /* 1. If there are no entries in the list of active formatting elements, - then there is nothing to reconstruct; stop this algorithm. */ - $formatting_elements = count($this->a_formatting); - - if ($formatting_elements === 0) { - return false; - } - - /* 3. Let entry be the last (most recently added) element in the list - of active formatting elements. */ - $entry = end($this->a_formatting); - - /* 2. If the last (most recently added) entry in the list of active - formatting elements is a marker, or if it is an element that is in the - stack of open elements, then there is nothing to reconstruct; stop this - algorithm. */ - if ($entry === self::MARKER || in_array($entry, $this->stack, true)) { - return false; - } - - for ($a = $formatting_elements - 1; $a >= 0; true) { - /* 4. If there are no entries before entry in the list of active - formatting elements, then jump to step 8. */ - if ($a === 0) { - $step_seven = false; - break; - } - - /* 5. Let entry be the entry one earlier than entry in the list of - active formatting elements. */ - $a--; - $entry = $this->a_formatting[$a]; - - /* 6. If entry is neither a marker nor an element that is also in - thetack of open elements, go to step 4. */ - if ($entry === self::MARKER || in_array($entry, $this->stack, true)) { - break; - } - } - - while (true) { - /* 7. Let entry be the element one later than entry in the list of - active formatting elements. */ - if (isset($step_seven) && $step_seven === true) { - $a++; - $entry = $this->a_formatting[$a]; - } - - /* 8. Perform a shallow clone of the element entry to obtain clone. */ - $clone = $entry->cloneNode(); - - /* 9. Append clone to the current node and push it onto the stack - of open elements so that it is the new current node. */ - end($this->stack)->appendChild($clone); - $this->stack[] = $clone; - - /* 10. Replace the entry for entry in the list with an entry for - clone. */ - $this->a_formatting[$a] = $clone; - - /* 11. If the entry for clone in the list of active formatting - elements is not the last entry in the list, return to step 7. */ - if (end($this->a_formatting) !== $clone) { - $step_seven = true; - } else { - break; - } - } - } - - private function clearTheActiveFormattingElementsUpToTheLastMarker() - { - /* When the steps below require the UA to clear the list of active - formatting elements up to the last marker, the UA must perform the - following steps: */ - - while (true) { - /* 1. Let entry be the last (most recently added) entry in the list - of active formatting elements. */ - $entry = end($this->a_formatting); - - /* 2. Remove entry from the list of active formatting elements. */ - array_pop($this->a_formatting); - - /* 3. If entry was a marker, then stop the algorithm at this point. - The list has been cleared up to the last marker. */ - if ($entry === self::MARKER) { - break; - } - } - } - - private function generateImpliedEndTags($exclude = array()) - { - /* When the steps below require the UA to generate implied end tags, - then, if the current node is a dd element, a dt element, an li element, - a p element, a td element, a th element, or a tr element, the UA must - act as if an end tag with the respective tag name had been seen and - then generate implied end tags again. */ - $node = end($this->stack); - $elements = array_diff(array('dd', 'dt', 'li', 'p', 'td', 'th', 'tr'), $exclude); - - while (in_array(end($this->stack)->nodeName, $elements)) { - array_pop($this->stack); - } - } - - private function getElementCategory($node) - { - $name = $node->tagName; - if (in_array($name, $this->special)) { - return self::SPECIAL; - } elseif (in_array($name, $this->scoping)) { - return self::SCOPING; - } elseif (in_array($name, $this->formatting)) { - return self::FORMATTING; - } else { - return self::PHRASING; - } - } - - private function clearStackToTableContext($elements) - { - /* When the steps above require the UA to clear the stack back to a - table context, it means that the UA must, while the current node is not - a table element or an html element, pop elements from the stack of open - elements. If this causes any elements to be popped from the stack, then - this is a parse error. */ - while (true) { - $node = end($this->stack)->nodeName; - - if (in_array($node, $elements)) { - break; - } else { - array_pop($this->stack); - } - } - } - - private function resetInsertionMode() - { - /* 1. Let last be false. */ - $last = false; - $leng = count($this->stack); - - for ($n = $leng - 1; $n >= 0; $n--) { - /* 2. Let node be the last node in the stack of open elements. */ - $node = $this->stack[$n]; - - /* 3. If node is the first node in the stack of open elements, then - set last to true. If the element whose innerHTML attribute is being - set is neither a td element nor a th element, then set node to the - element whose innerHTML attribute is being set. (innerHTML case) */ - if ($this->stack[0]->isSameNode($node)) { - $last = true; - } - - /* 4. If node is a select element, then switch the insertion mode to - "in select" and abort these steps. (innerHTML case) */ - if ($node->nodeName === 'select') { - $this->mode = self::IN_SELECT; - break; - - /* 5. If node is a td or th element, then switch the insertion mode - to "in cell" and abort these steps. */ - } elseif ($node->nodeName === 'td' || $node->nodeName === 'th') { - $this->mode = self::IN_CELL; - break; - - /* 6. If node is a tr element, then switch the insertion mode to - "in row" and abort these steps. */ - } elseif ($node->nodeName === 'tr') { - $this->mode = self::IN_ROW; - break; - - /* 7. If node is a tbody, thead, or tfoot element, then switch the - insertion mode to "in table body" and abort these steps. */ - } elseif (in_array($node->nodeName, array('tbody', 'thead', 'tfoot'))) { - $this->mode = self::IN_TBODY; - break; - - /* 8. If node is a caption element, then switch the insertion mode - to "in caption" and abort these steps. */ - } elseif ($node->nodeName === 'caption') { - $this->mode = self::IN_CAPTION; - break; - - /* 9. If node is a colgroup element, then switch the insertion mode - to "in column group" and abort these steps. (innerHTML case) */ - } elseif ($node->nodeName === 'colgroup') { - $this->mode = self::IN_CGROUP; - break; - - /* 10. If node is a table element, then switch the insertion mode - to "in table" and abort these steps. */ - } elseif ($node->nodeName === 'table') { - $this->mode = self::IN_TABLE; - break; - - /* 11. If node is a head element, then switch the insertion mode - to "in body" ("in body"! not "in head"!) and abort these steps. - (innerHTML case) */ - } elseif ($node->nodeName === 'head') { - $this->mode = self::IN_BODY; - break; - - /* 12. If node is a body element, then switch the insertion mode to - "in body" and abort these steps. */ - } elseif ($node->nodeName === 'body') { - $this->mode = self::IN_BODY; - break; - - /* 13. If node is a frameset element, then switch the insertion - mode to "in frameset" and abort these steps. (innerHTML case) */ - } elseif ($node->nodeName === 'frameset') { - $this->mode = self::IN_FRAME; - break; - - /* 14. If node is an html element, then: if the head element - pointer is null, switch the insertion mode to "before head", - otherwise, switch the insertion mode to "after head". In either - case, abort these steps. (innerHTML case) */ - } elseif ($node->nodeName === 'html') { - $this->mode = ($this->head_pointer === null) - ? self::BEFOR_HEAD - : self::AFTER_HEAD; - - break; - - /* 15. If last is true, then set the insertion mode to "in body" - and abort these steps. (innerHTML case) */ - } elseif ($last) { - $this->mode = self::IN_BODY; - break; - } - } - } - - private function closeCell() - { - /* If the stack of open elements has a td or th element in table scope, - then act as if an end tag token with that tag name had been seen. */ - foreach (array('td', 'th') as $cell) { - if ($this->elementInScope($cell, true)) { - $this->inCell( - array( - 'name' => $cell, - 'type' => HTML5::ENDTAG - ) - ); - - break; - } - } - } - - public function save() - { - return $this->dom; - } -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php deleted file mode 100755 index 3995fec9..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php +++ /dev/null @@ -1,49 +0,0 @@ -data = $data; - $this->line = $line; - $this->col = $col; - } - - public function toTokenPair() { - return array(new HTMLPurifier_Token_Comment($this->data, $this->line, $this->col), null); - } -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php deleted file mode 100755 index 6cbf56da..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php +++ /dev/null @@ -1,59 +0,0 @@ - form or the form, i.e. - * is it a pair of start/end tokens or an empty token. - * @bool - */ - public $empty = false; - - public $endCol = null, $endLine = null, $endArmor = array(); - - public function __construct($name, $attr = array(), $line = null, $col = null, $armor = array()) { - $this->name = $name; - $this->attr = $attr; - $this->line = $line; - $this->col = $col; - $this->armor = $armor; - } - - public function toTokenPair() { - // XXX inefficiency here, normalization is not necessary - if ($this->empty) { - return array(new HTMLPurifier_Token_Empty($this->name, $this->attr, $this->line, $this->col, $this->armor), null); - } else { - $start = new HTMLPurifier_Token_Start($this->name, $this->attr, $this->line, $this->col, $this->armor); - $end = new HTMLPurifier_Token_End($this->name, array(), $this->endLine, $this->endCol, $this->endArmor); - //$end->start = $start; - return array($start, $end); - } - } -} - diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php deleted file mode 100755 index aec91664..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php +++ /dev/null @@ -1,54 +0,0 @@ -data = $data; - $this->is_whitespace = $is_whitespace; - $this->line = $line; - $this->col = $col; - } - - public function toTokenPair() { - return array(new HTMLPurifier_Token_Text($this->data, $this->line, $this->col), null); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php deleted file mode 100755 index 18c8bbb0..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php +++ /dev/null @@ -1,111 +0,0 @@ -preserve[$i] = true; - } - for ($i = 65; $i <= 90; $i++) { // upper-case - $this->preserve[$i] = true; - } - for ($i = 97; $i <= 122; $i++) { // lower-case - $this->preserve[$i] = true; - } - $this->preserve[45] = true; // Dash - - $this->preserve[46] = true; // Period . - $this->preserve[95] = true; // Underscore _ - $this->preserve[126]= true; // Tilde ~ - - // extra letters not to escape - if ($preserve !== false) { - for ($i = 0, $c = strlen($preserve); $i < $c; $i++) { - $this->preserve[ord($preserve[$i])] = true; - } - } - } - - /** - * Our replacement for urlencode, it encodes all non-reserved characters, - * as well as any extra characters that were instructed to be preserved. - * @note - * Assumes that the string has already been normalized, making any - * and all percent escape sequences valid. Percents will not be - * re-escaped, regardless of their status in $preserve - * @param string $string String to be encoded - * @return string Encoded string. - */ - public function encode($string) - { - $ret = ''; - for ($i = 0, $c = strlen($string); $i < $c; $i++) { - if ($string[$i] !== '%' && !isset($this->preserve[$int = ord($string[$i])])) { - $ret .= '%' . sprintf('%02X', $int); - } else { - $ret .= $string[$i]; - } - } - return $ret; - } - - /** - * Fix up percent-encoding by decoding unreserved characters and normalizing. - * @warning This function is affected by $preserve, even though the - * usual desired behavior is for this not to preserve those - * characters. Be careful when reusing instances of PercentEncoder! - * @param string $string String to normalize - * @return string - */ - public function normalize($string) - { - if ($string == '') { - return ''; - } - $parts = explode('%', $string); - $ret = array_shift($parts); - foreach ($parts as $part) { - $length = strlen($part); - if ($length < 2) { - $ret .= '%25' . $part; - continue; - } - $encoding = substr($part, 0, 2); - $text = substr($part, 2); - if (!ctype_xdigit($encoding)) { - $ret .= '%25' . $part; - continue; - } - $int = hexdec($encoding); - if (isset($this->preserve[$int])) { - $ret .= chr($int) . $text; - continue; - } - $encoding = strtoupper($encoding); - $ret .= '%' . $encoding . $text; - } - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer.php deleted file mode 100755 index 549e4cea..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer.php +++ /dev/null @@ -1,218 +0,0 @@ -getAll(); - $context = new HTMLPurifier_Context(); - $this->generator = new HTMLPurifier_Generator($config, $context); - } - - /** - * Main function that renders object or aspect of that object - * @note Parameters vary depending on printer - */ - // function render() {} - - /** - * Returns a start tag - * @param string $tag Tag name - * @param array $attr Attribute array - * @return string - */ - protected function start($tag, $attr = array()) - { - return $this->generator->generateFromToken( - new HTMLPurifier_Token_Start($tag, $attr ? $attr : array()) - ); - } - - /** - * Returns an end tag - * @param string $tag Tag name - * @return string - */ - protected function end($tag) - { - return $this->generator->generateFromToken( - new HTMLPurifier_Token_End($tag) - ); - } - - /** - * Prints a complete element with content inside - * @param string $tag Tag name - * @param string $contents Element contents - * @param array $attr Tag attributes - * @param bool $escape whether or not to escape contents - * @return string - */ - protected function element($tag, $contents, $attr = array(), $escape = true) - { - return $this->start($tag, $attr) . - ($escape ? $this->escape($contents) : $contents) . - $this->end($tag); - } - - /** - * @param string $tag - * @param array $attr - * @return string - */ - protected function elementEmpty($tag, $attr = array()) - { - return $this->generator->generateFromToken( - new HTMLPurifier_Token_Empty($tag, $attr) - ); - } - - /** - * @param string $text - * @return string - */ - protected function text($text) - { - return $this->generator->generateFromToken( - new HTMLPurifier_Token_Text($text) - ); - } - - /** - * Prints a simple key/value row in a table. - * @param string $name Key - * @param mixed $value Value - * @return string - */ - protected function row($name, $value) - { - if (is_bool($value)) { - $value = $value ? 'On' : 'Off'; - } - return - $this->start('tr') . "\n" . - $this->element('th', $name) . "\n" . - $this->element('td', $value) . "\n" . - $this->end('tr'); - } - - /** - * Escapes a string for HTML output. - * @param string $string String to escape - * @return string - */ - protected function escape($string) - { - $string = HTMLPurifier_Encoder::cleanUTF8($string); - $string = htmlspecialchars($string, ENT_COMPAT, 'UTF-8'); - return $string; - } - - /** - * Takes a list of strings and turns them into a single list - * @param string[] $array List of strings - * @param bool $polite Bool whether or not to add an end before the last - * @return string - */ - protected function listify($array, $polite = false) - { - if (empty($array)) { - return 'None'; - } - $ret = ''; - $i = count($array); - foreach ($array as $value) { - $i--; - $ret .= $value; - if ($i > 0 && !($polite && $i == 1)) { - $ret .= ', '; - } - if ($polite && $i == 1) { - $ret .= 'and '; - } - } - return $ret; - } - - /** - * Retrieves the class of an object without prefixes, as well as metadata - * @param object $obj Object to determine class of - * @param string $sec_prefix Further prefix to remove - * @return string - */ - protected function getClass($obj, $sec_prefix = '') - { - static $five = null; - if ($five === null) { - $five = version_compare(PHP_VERSION, '5', '>='); - } - $prefix = 'HTMLPurifier_' . $sec_prefix; - if (!$five) { - $prefix = strtolower($prefix); - } - $class = str_replace($prefix, '', get_class($obj)); - $lclass = strtolower($class); - $class .= '('; - switch ($lclass) { - case 'enum': - $values = array(); - foreach ($obj->valid_values as $value => $bool) { - $values[] = $value; - } - $class .= implode(', ', $values); - break; - case 'css_composite': - $values = array(); - foreach ($obj->defs as $def) { - $values[] = $this->getClass($def, $sec_prefix); - } - $class .= implode(', ', $values); - break; - case 'css_multiple': - $class .= $this->getClass($obj->single, $sec_prefix) . ', '; - $class .= $obj->max; - break; - case 'css_denyelementdecorator': - $class .= $this->getClass($obj->def, $sec_prefix) . ', '; - $class .= $obj->element; - break; - case 'css_importantdecorator': - $class .= $this->getClass($obj->def, $sec_prefix); - if ($obj->allow) { - $class .= ', !important'; - } - break; - } - $class .= ')'; - return $class; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php deleted file mode 100755 index 29505fe1..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php +++ /dev/null @@ -1,44 +0,0 @@ -def = $config->getCSSDefinition(); - $ret = ''; - - $ret .= $this->start('div', array('class' => 'HTMLPurifier_Printer')); - $ret .= $this->start('table'); - - $ret .= $this->element('caption', 'Properties ($info)'); - - $ret .= $this->start('thead'); - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Property', array('class' => 'heavy')); - $ret .= $this->element('th', 'Definition', array('class' => 'heavy', 'style' => 'width:auto;')); - $ret .= $this->end('tr'); - $ret .= $this->end('thead'); - - ksort($this->def->info); - foreach ($this->def->info as $property => $obj) { - $name = $this->getClass($obj, 'AttrDef_'); - $ret .= $this->row($property, $name); - } - - $ret .= $this->end('table'); - $ret .= $this->end('div'); - - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css deleted file mode 100755 index 3ff1a88a..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css +++ /dev/null @@ -1,10 +0,0 @@ - -.hp-config {} - -.hp-config tbody th {text-align:right; padding-right:0.5em;} -.hp-config thead, .hp-config .namespace {background:#3C578C; color:#FFF;} -.hp-config .namespace th {text-align:center;} -.hp-config .verbose {display:none;} -.hp-config .controls {text-align:center;} - -/* vim: et sw=4 sts=4 */ diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js deleted file mode 100755 index cba00c9b..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js +++ /dev/null @@ -1,5 +0,0 @@ -function toggleWriteability(id_of_patient, checked) { - document.getElementById(id_of_patient).disabled = checked; -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php deleted file mode 100755 index 33ae1139..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php +++ /dev/null @@ -1,451 +0,0 @@ -docURL = $doc_url; - $this->name = $name; - $this->compress = $compress; - // initialize sub-printers - $this->fields[0] = new HTMLPurifier_Printer_ConfigForm_default(); - $this->fields[HTMLPurifier_VarParser::C_BOOL] = new HTMLPurifier_Printer_ConfigForm_bool(); - } - - /** - * Sets default column and row size for textareas in sub-printers - * @param $cols Integer columns of textarea, null to use default - * @param $rows Integer rows of textarea, null to use default - */ - public function setTextareaDimensions($cols = null, $rows = null) - { - if ($cols) { - $this->fields['default']->cols = $cols; - } - if ($rows) { - $this->fields['default']->rows = $rows; - } - } - - /** - * Retrieves styling, in case it is not accessible by webserver - */ - public static function getCSS() - { - return file_get_contents(HTMLPURIFIER_PREFIX . '/HTMLPurifier/Printer/ConfigForm.css'); - } - - /** - * Retrieves JavaScript, in case it is not accessible by webserver - */ - public static function getJavaScript() - { - return file_get_contents(HTMLPURIFIER_PREFIX . '/HTMLPurifier/Printer/ConfigForm.js'); - } - - /** - * Returns HTML output for a configuration form - * @param HTMLPurifier_Config|array $config Configuration object of current form state, or an array - * where [0] has an HTML namespace and [1] is being rendered. - * @param array|bool $allowed Optional namespace(s) and directives to restrict form to. - * @param bool $render_controls - * @return string - */ - public function render($config, $allowed = true, $render_controls = true) - { - if (is_array($config) && isset($config[0])) { - $gen_config = $config[0]; - $config = $config[1]; - } else { - $gen_config = $config; - } - - $this->config = $config; - $this->genConfig = $gen_config; - $this->prepareGenerator($gen_config); - - $allowed = HTMLPurifier_Config::getAllowedDirectivesForForm($allowed, $config->def); - $all = array(); - foreach ($allowed as $key) { - list($ns, $directive) = $key; - $all[$ns][$directive] = $config->get($ns . '.' . $directive); - } - - $ret = ''; - $ret .= $this->start('table', array('class' => 'hp-config')); - $ret .= $this->start('thead'); - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Directive', array('class' => 'hp-directive')); - $ret .= $this->element('th', 'Value', array('class' => 'hp-value')); - $ret .= $this->end('tr'); - $ret .= $this->end('thead'); - foreach ($all as $ns => $directives) { - $ret .= $this->renderNamespace($ns, $directives); - } - if ($render_controls) { - $ret .= $this->start('tbody'); - $ret .= $this->start('tr'); - $ret .= $this->start('td', array('colspan' => 2, 'class' => 'controls')); - $ret .= $this->elementEmpty('input', array('type' => 'submit', 'value' => 'Submit')); - $ret .= '[Reset]'; - $ret .= $this->end('td'); - $ret .= $this->end('tr'); - $ret .= $this->end('tbody'); - } - $ret .= $this->end('table'); - return $ret; - } - - /** - * Renders a single namespace - * @param $ns String namespace name - * @param array $directives array of directives to values - * @return string - */ - protected function renderNamespace($ns, $directives) - { - $ret = ''; - $ret .= $this->start('tbody', array('class' => 'namespace')); - $ret .= $this->start('tr'); - $ret .= $this->element('th', $ns, array('colspan' => 2)); - $ret .= $this->end('tr'); - $ret .= $this->end('tbody'); - $ret .= $this->start('tbody'); - foreach ($directives as $directive => $value) { - $ret .= $this->start('tr'); - $ret .= $this->start('th'); - if ($this->docURL) { - $url = str_replace('%s', urlencode("$ns.$directive"), $this->docURL); - $ret .= $this->start('a', array('href' => $url)); - } - $attr = array('for' => "{$this->name}:$ns.$directive"); - - // crop directive name if it's too long - if (!$this->compress || (strlen($directive) < $this->compress)) { - $directive_disp = $directive; - } else { - $directive_disp = substr($directive, 0, $this->compress - 2) . '...'; - $attr['title'] = $directive; - } - - $ret .= $this->element( - 'label', - $directive_disp, - // component printers must create an element with this id - $attr - ); - if ($this->docURL) { - $ret .= $this->end('a'); - } - $ret .= $this->end('th'); - - $ret .= $this->start('td'); - $def = $this->config->def->info["$ns.$directive"]; - if (is_int($def)) { - $allow_null = $def < 0; - $type = abs($def); - } else { - $type = $def->type; - $allow_null = isset($def->allow_null); - } - if (!isset($this->fields[$type])) { - $type = 0; - } // default - $type_obj = $this->fields[$type]; - if ($allow_null) { - $type_obj = new HTMLPurifier_Printer_ConfigForm_NullDecorator($type_obj); - } - $ret .= $type_obj->render($ns, $directive, $value, $this->name, array($this->genConfig, $this->config)); - $ret .= $this->end('td'); - $ret .= $this->end('tr'); - } - $ret .= $this->end('tbody'); - return $ret; - } - -} - -/** - * Printer decorator for directives that accept null - */ -class HTMLPurifier_Printer_ConfigForm_NullDecorator extends HTMLPurifier_Printer -{ - /** - * Printer being decorated - * @type HTMLPurifier_Printer - */ - protected $obj; - - /** - * @param HTMLPurifier_Printer $obj Printer to decorate - */ - public function __construct($obj) - { - parent::__construct(); - $this->obj = $obj; - } - - /** - * @param string $ns - * @param string $directive - * @param string $value - * @param string $name - * @param HTMLPurifier_Config|array $config - * @return string - */ - public function render($ns, $directive, $value, $name, $config) - { - if (is_array($config) && isset($config[0])) { - $gen_config = $config[0]; - $config = $config[1]; - } else { - $gen_config = $config; - } - $this->prepareGenerator($gen_config); - - $ret = ''; - $ret .= $this->start('label', array('for' => "$name:Null_$ns.$directive")); - $ret .= $this->element('span', "$ns.$directive:", array('class' => 'verbose')); - $ret .= $this->text(' Null/Disabled'); - $ret .= $this->end('label'); - $attr = array( - 'type' => 'checkbox', - 'value' => '1', - 'class' => 'null-toggle', - 'name' => "$name" . "[Null_$ns.$directive]", - 'id' => "$name:Null_$ns.$directive", - 'onclick' => "toggleWriteability('$name:$ns.$directive',checked)" // INLINE JAVASCRIPT!!!! - ); - if ($this->obj instanceof HTMLPurifier_Printer_ConfigForm_bool) { - // modify inline javascript slightly - $attr['onclick'] = - "toggleWriteability('$name:Yes_$ns.$directive',checked);" . - "toggleWriteability('$name:No_$ns.$directive',checked)"; - } - if ($value === null) { - $attr['checked'] = 'checked'; - } - $ret .= $this->elementEmpty('input', $attr); - $ret .= $this->text(' or '); - $ret .= $this->elementEmpty('br'); - $ret .= $this->obj->render($ns, $directive, $value, $name, array($gen_config, $config)); - return $ret; - } -} - -/** - * Swiss-army knife configuration form field printer - */ -class HTMLPurifier_Printer_ConfigForm_default extends HTMLPurifier_Printer -{ - /** - * @type int - */ - public $cols = 18; - - /** - * @type int - */ - public $rows = 5; - - /** - * @param string $ns - * @param string $directive - * @param string $value - * @param string $name - * @param HTMLPurifier_Config|array $config - * @return string - */ - public function render($ns, $directive, $value, $name, $config) - { - if (is_array($config) && isset($config[0])) { - $gen_config = $config[0]; - $config = $config[1]; - } else { - $gen_config = $config; - } - $this->prepareGenerator($gen_config); - // this should probably be split up a little - $ret = ''; - $def = $config->def->info["$ns.$directive"]; - if (is_int($def)) { - $type = abs($def); - } else { - $type = $def->type; - } - if (is_array($value)) { - switch ($type) { - case HTMLPurifier_VarParser::LOOKUP: - $array = $value; - $value = array(); - foreach ($array as $val => $b) { - $value[] = $val; - } - //TODO does this need a break? - case HTMLPurifier_VarParser::ALIST: - $value = implode(PHP_EOL, $value); - break; - case HTMLPurifier_VarParser::HASH: - $nvalue = ''; - foreach ($value as $i => $v) { - if (is_array($v)) { - // HACK - $v = implode(";", $v); - } - $nvalue .= "$i:$v" . PHP_EOL; - } - $value = $nvalue; - break; - default: - $value = ''; - } - } - if ($type === HTMLPurifier_VarParser::C_MIXED) { - return 'Not supported'; - $value = serialize($value); - } - $attr = array( - 'name' => "$name" . "[$ns.$directive]", - 'id' => "$name:$ns.$directive" - ); - if ($value === null) { - $attr['disabled'] = 'disabled'; - } - if (isset($def->allowed)) { - $ret .= $this->start('select', $attr); - foreach ($def->allowed as $val => $b) { - $attr = array(); - if ($value == $val) { - $attr['selected'] = 'selected'; - } - $ret .= $this->element('option', $val, $attr); - } - $ret .= $this->end('select'); - } elseif ($type === HTMLPurifier_VarParser::TEXT || - $type === HTMLPurifier_VarParser::ITEXT || - $type === HTMLPurifier_VarParser::ALIST || - $type === HTMLPurifier_VarParser::HASH || - $type === HTMLPurifier_VarParser::LOOKUP) { - $attr['cols'] = $this->cols; - $attr['rows'] = $this->rows; - $ret .= $this->start('textarea', $attr); - $ret .= $this->text($value); - $ret .= $this->end('textarea'); - } else { - $attr['value'] = $value; - $attr['type'] = 'text'; - $ret .= $this->elementEmpty('input', $attr); - } - return $ret; - } -} - -/** - * Bool form field printer - */ -class HTMLPurifier_Printer_ConfigForm_bool extends HTMLPurifier_Printer -{ - /** - * @param string $ns - * @param string $directive - * @param string $value - * @param string $name - * @param HTMLPurifier_Config|array $config - * @return string - */ - public function render($ns, $directive, $value, $name, $config) - { - if (is_array($config) && isset($config[0])) { - $gen_config = $config[0]; - $config = $config[1]; - } else { - $gen_config = $config; - } - $this->prepareGenerator($gen_config); - $ret = ''; - $ret .= $this->start('div', array('id' => "$name:$ns.$directive")); - - $ret .= $this->start('label', array('for' => "$name:Yes_$ns.$directive")); - $ret .= $this->element('span', "$ns.$directive:", array('class' => 'verbose')); - $ret .= $this->text(' Yes'); - $ret .= $this->end('label'); - - $attr = array( - 'type' => 'radio', - 'name' => "$name" . "[$ns.$directive]", - 'id' => "$name:Yes_$ns.$directive", - 'value' => '1' - ); - if ($value === true) { - $attr['checked'] = 'checked'; - } - if ($value === null) { - $attr['disabled'] = 'disabled'; - } - $ret .= $this->elementEmpty('input', $attr); - - $ret .= $this->start('label', array('for' => "$name:No_$ns.$directive")); - $ret .= $this->element('span', "$ns.$directive:", array('class' => 'verbose')); - $ret .= $this->text(' No'); - $ret .= $this->end('label'); - - $attr = array( - 'type' => 'radio', - 'name' => "$name" . "[$ns.$directive]", - 'id' => "$name:No_$ns.$directive", - 'value' => '0' - ); - if ($value === false) { - $attr['checked'] = 'checked'; - } - if ($value === null) { - $attr['disabled'] = 'disabled'; - } - $ret .= $this->elementEmpty('input', $attr); - - $ret .= $this->end('div'); - - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php deleted file mode 100755 index ae863917..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php +++ /dev/null @@ -1,324 +0,0 @@ -config =& $config; - - $this->def = $config->getHTMLDefinition(); - - $ret .= $this->start('div', array('class' => 'HTMLPurifier_Printer')); - - $ret .= $this->renderDoctype(); - $ret .= $this->renderEnvironment(); - $ret .= $this->renderContentSets(); - $ret .= $this->renderInfo(); - - $ret .= $this->end('div'); - - return $ret; - } - - /** - * Renders the Doctype table - * @return string - */ - protected function renderDoctype() - { - $doctype = $this->def->doctype; - $ret = ''; - $ret .= $this->start('table'); - $ret .= $this->element('caption', 'Doctype'); - $ret .= $this->row('Name', $doctype->name); - $ret .= $this->row('XML', $doctype->xml ? 'Yes' : 'No'); - $ret .= $this->row('Default Modules', implode(', ', $doctype->modules)); - $ret .= $this->row('Default Tidy Modules', implode(', ', $doctype->tidyModules)); - $ret .= $this->end('table'); - return $ret; - } - - - /** - * Renders environment table, which is miscellaneous info - * @return string - */ - protected function renderEnvironment() - { - $def = $this->def; - - $ret = ''; - - $ret .= $this->start('table'); - $ret .= $this->element('caption', 'Environment'); - - $ret .= $this->row('Parent of fragment', $def->info_parent); - $ret .= $this->renderChildren($def->info_parent_def->child); - $ret .= $this->row('Block wrap name', $def->info_block_wrapper); - - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Global attributes'); - $ret .= $this->element('td', $this->listifyAttr($def->info_global_attr), null, 0); - $ret .= $this->end('tr'); - - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Tag transforms'); - $list = array(); - foreach ($def->info_tag_transform as $old => $new) { - $new = $this->getClass($new, 'TagTransform_'); - $list[] = "<$old> with $new"; - } - $ret .= $this->element('td', $this->listify($list)); - $ret .= $this->end('tr'); - - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Pre-AttrTransform'); - $ret .= $this->element('td', $this->listifyObjectList($def->info_attr_transform_pre)); - $ret .= $this->end('tr'); - - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Post-AttrTransform'); - $ret .= $this->element('td', $this->listifyObjectList($def->info_attr_transform_post)); - $ret .= $this->end('tr'); - - $ret .= $this->end('table'); - return $ret; - } - - /** - * Renders the Content Sets table - * @return string - */ - protected function renderContentSets() - { - $ret = ''; - $ret .= $this->start('table'); - $ret .= $this->element('caption', 'Content Sets'); - foreach ($this->def->info_content_sets as $name => $lookup) { - $ret .= $this->heavyHeader($name); - $ret .= $this->start('tr'); - $ret .= $this->element('td', $this->listifyTagLookup($lookup)); - $ret .= $this->end('tr'); - } - $ret .= $this->end('table'); - return $ret; - } - - /** - * Renders the Elements ($info) table - * @return string - */ - protected function renderInfo() - { - $ret = ''; - $ret .= $this->start('table'); - $ret .= $this->element('caption', 'Elements ($info)'); - ksort($this->def->info); - $ret .= $this->heavyHeader('Allowed tags', 2); - $ret .= $this->start('tr'); - $ret .= $this->element('td', $this->listifyTagLookup($this->def->info), array('colspan' => 2)); - $ret .= $this->end('tr'); - foreach ($this->def->info as $name => $def) { - $ret .= $this->start('tr'); - $ret .= $this->element('th', "<$name>", array('class' => 'heavy', 'colspan' => 2)); - $ret .= $this->end('tr'); - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Inline content'); - $ret .= $this->element('td', $def->descendants_are_inline ? 'Yes' : 'No'); - $ret .= $this->end('tr'); - if (!empty($def->excludes)) { - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Excludes'); - $ret .= $this->element('td', $this->listifyTagLookup($def->excludes)); - $ret .= $this->end('tr'); - } - if (!empty($def->attr_transform_pre)) { - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Pre-AttrTransform'); - $ret .= $this->element('td', $this->listifyObjectList($def->attr_transform_pre)); - $ret .= $this->end('tr'); - } - if (!empty($def->attr_transform_post)) { - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Post-AttrTransform'); - $ret .= $this->element('td', $this->listifyObjectList($def->attr_transform_post)); - $ret .= $this->end('tr'); - } - if (!empty($def->auto_close)) { - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Auto closed by'); - $ret .= $this->element('td', $this->listifyTagLookup($def->auto_close)); - $ret .= $this->end('tr'); - } - $ret .= $this->start('tr'); - $ret .= $this->element('th', 'Allowed attributes'); - $ret .= $this->element('td', $this->listifyAttr($def->attr), array(), 0); - $ret .= $this->end('tr'); - - if (!empty($def->required_attr)) { - $ret .= $this->row('Required attributes', $this->listify($def->required_attr)); - } - - $ret .= $this->renderChildren($def->child); - } - $ret .= $this->end('table'); - return $ret; - } - - /** - * Renders a row describing the allowed children of an element - * @param HTMLPurifier_ChildDef $def HTMLPurifier_ChildDef of pertinent element - * @return string - */ - protected function renderChildren($def) - { - $context = new HTMLPurifier_Context(); - $ret = ''; - $ret .= $this->start('tr'); - $elements = array(); - $attr = array(); - if (isset($def->elements)) { - if ($def->type == 'strictblockquote') { - $def->validateChildren(array(), $this->config, $context); - } - $elements = $def->elements; - } - if ($def->type == 'chameleon') { - $attr['rowspan'] = 2; - } elseif ($def->type == 'empty') { - $elements = array(); - } elseif ($def->type == 'table') { - $elements = array_flip( - array( - 'col', - 'caption', - 'colgroup', - 'thead', - 'tfoot', - 'tbody', - 'tr' - ) - ); - } - $ret .= $this->element('th', 'Allowed children', $attr); - - if ($def->type == 'chameleon') { - - $ret .= $this->element( - 'td', - 'Block: ' . - $this->escape($this->listifyTagLookup($def->block->elements)), - null, - 0 - ); - $ret .= $this->end('tr'); - $ret .= $this->start('tr'); - $ret .= $this->element( - 'td', - 'Inline: ' . - $this->escape($this->listifyTagLookup($def->inline->elements)), - null, - 0 - ); - - } elseif ($def->type == 'custom') { - - $ret .= $this->element( - 'td', - '' . ucfirst($def->type) . ': ' . - $def->dtd_regex - ); - - } else { - $ret .= $this->element( - 'td', - '' . ucfirst($def->type) . ': ' . - $this->escape($this->listifyTagLookup($elements)), - null, - 0 - ); - } - $ret .= $this->end('tr'); - return $ret; - } - - /** - * Listifies a tag lookup table. - * @param array $array Tag lookup array in form of array('tagname' => true) - * @return string - */ - protected function listifyTagLookup($array) - { - ksort($array); - $list = array(); - foreach ($array as $name => $discard) { - if ($name !== '#PCDATA' && !isset($this->def->info[$name])) { - continue; - } - $list[] = $name; - } - return $this->listify($list); - } - - /** - * Listifies a list of objects by retrieving class names and internal state - * @param array $array List of objects - * @return string - * @todo Also add information about internal state - */ - protected function listifyObjectList($array) - { - ksort($array); - $list = array(); - foreach ($array as $obj) { - $list[] = $this->getClass($obj, 'AttrTransform_'); - } - return $this->listify($list); - } - - /** - * Listifies a hash of attributes to AttrDef classes - * @param array $array Array hash in form of array('attrname' => HTMLPurifier_AttrDef) - * @return string - */ - protected function listifyAttr($array) - { - ksort($array); - $list = array(); - foreach ($array as $name => $obj) { - if ($obj === false) { - continue; - } - $list[] = "$name = " . $this->getClass($obj, 'AttrDef_') . ''; - } - return $this->listify($list); - } - - /** - * Creates a heavy header row - * @param string $text - * @param int $num - * @return string - */ - protected function heavyHeader($text, $num = 1) - { - $ret = ''; - $ret .= $this->start('tr'); - $ret .= $this->element('th', $text, array('colspan' => $num, 'class' => 'heavy')); - $ret .= $this->end('tr'); - return $ret; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php deleted file mode 100755 index 189348fd..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php +++ /dev/null @@ -1,122 +0,0 @@ -parent = $parent; - } - - /** - * Recursively retrieves the value for a key - * @param string $name - * @throws HTMLPurifier_Exception - */ - public function get($name) - { - if ($this->has($name)) { - return $this->data[$name]; - } - // possible performance bottleneck, convert to iterative if necessary - if ($this->parent) { - return $this->parent->get($name); - } - throw new HTMLPurifier_Exception("Key '$name' not found"); - } - - /** - * Sets the value of a key, for this plist - * @param string $name - * @param mixed $value - */ - public function set($name, $value) - { - $this->data[$name] = $value; - } - - /** - * Returns true if a given key exists - * @param string $name - * @return bool - */ - public function has($name) - { - return array_key_exists($name, $this->data); - } - - /** - * Resets a value to the value of it's parent, usually the default. If - * no value is specified, the entire plist is reset. - * @param string $name - */ - public function reset($name = null) - { - if ($name == null) { - $this->data = array(); - } else { - unset($this->data[$name]); - } - } - - /** - * Squashes this property list and all of its property lists into a single - * array, and returns the array. This value is cached by default. - * @param bool $force If true, ignores the cache and regenerates the array. - * @return array - */ - public function squash($force = false) - { - if ($this->cache !== null && !$force) { - return $this->cache; - } - if ($this->parent) { - return $this->cache = array_merge($this->parent->squash($force), $this->data); - } else { - return $this->cache = $this->data; - } - } - - /** - * Returns the parent plist. - * @return HTMLPurifier_PropertyList - */ - public function getParent() - { - return $this->parent; - } - - /** - * Sets the parent plist. - * @param HTMLPurifier_PropertyList $plist Parent plist - */ - public function setParent($plist) - { - $this->parent = $plist; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php deleted file mode 100755 index f68fc8c3..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php +++ /dev/null @@ -1,43 +0,0 @@ -l = strlen($filter); - $this->filter = $filter; - } - - /** - * @return bool - */ - #[\ReturnTypeWillChange] - public function accept() - { - $key = $this->getInnerIterator()->key(); - if (strncmp($key, $this->filter, $this->l) !== 0) { - return false; - } - return true; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php deleted file mode 100755 index f58db904..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php +++ /dev/null @@ -1,56 +0,0 @@ -input = $input; - $this->output = array(); - } - - /** - * Shifts an element off the front of the queue. - */ - public function shift() { - if (empty($this->output)) { - $this->output = array_reverse($this->input); - $this->input = array(); - } - if (empty($this->output)) { - return NULL; - } - return array_pop($this->output); - } - - /** - * Pushes an element onto the front of the queue. - */ - public function push($x) { - array_push($this->input, $x); - } - - /** - * Checks if it's empty. - */ - public function isEmpty() { - return empty($this->input) && empty($this->output); - } -} diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php deleted file mode 100755 index e1ff3b72..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php +++ /dev/null @@ -1,26 +0,0 @@ -strategies as $strategy) { - $tokens = $strategy->execute($tokens, $config, $context); - } - return $tokens; - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php deleted file mode 100755 index 4414c17d..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php +++ /dev/null @@ -1,17 +0,0 @@ -strategies[] = new HTMLPurifier_Strategy_RemoveForeignElements(); - $this->strategies[] = new HTMLPurifier_Strategy_MakeWellFormed(); - $this->strategies[] = new HTMLPurifier_Strategy_FixNesting(); - $this->strategies[] = new HTMLPurifier_Strategy_ValidateAttributes(); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php deleted file mode 100755 index 6fa673db..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php +++ /dev/null @@ -1,181 +0,0 @@ -getHTMLDefinition(); - - $excludes_enabled = !$config->get('Core.DisableExcludes'); - - // setup the context variable 'IsInline', for chameleon processing - // is 'false' when we are not inline, 'true' when it must always - // be inline, and an integer when it is inline for a certain - // branch of the document tree - $is_inline = $definition->info_parent_def->descendants_are_inline; - $context->register('IsInline', $is_inline); - - // setup error collector - $e =& $context->get('ErrorCollector', true); - - //####################################################################// - // Loop initialization - - // stack that contains all elements that are excluded - // it is organized by parent elements, similar to $stack, - // but it is only populated when an element with exclusions is - // processed, i.e. there won't be empty exclusions. - $exclude_stack = array($definition->info_parent_def->excludes); - - // variable that contains the start token while we are processing - // nodes. This enables error reporting to do its job - $node = $top_node; - // dummy token - list($token, $d) = $node->toTokenPair(); - $context->register('CurrentNode', $node); - $context->register('CurrentToken', $token); - - //####################################################################// - // Loop - - // We need to implement a post-order traversal iteratively, to - // avoid running into stack space limits. This is pretty tricky - // to reason about, so we just manually stack-ify the recursive - // variant: - // - // function f($node) { - // foreach ($node->children as $child) { - // f($child); - // } - // validate($node); - // } - // - // Thus, we will represent a stack frame as array($node, - // $is_inline, stack of children) - // e.g. array_reverse($node->children) - already processed - // children. - - $parent_def = $definition->info_parent_def; - $stack = array( - array($top_node, - $parent_def->descendants_are_inline, - $parent_def->excludes, // exclusions - 0) - ); - - while (!empty($stack)) { - list($node, $is_inline, $excludes, $ix) = array_pop($stack); - // recursive call - $go = false; - $def = empty($stack) ? $definition->info_parent_def : $definition->info[$node->name]; - while (isset($node->children[$ix])) { - $child = $node->children[$ix++]; - if ($child instanceof HTMLPurifier_Node_Element) { - $go = true; - $stack[] = array($node, $is_inline, $excludes, $ix); - $stack[] = array($child, - // ToDo: I don't think it matters if it's def or - // child_def, but double check this... - $is_inline || $def->descendants_are_inline, - empty($def->excludes) ? $excludes - : array_merge($excludes, $def->excludes), - 0); - break; - } - }; - if ($go) continue; - list($token, $d) = $node->toTokenPair(); - // base case - if ($excludes_enabled && isset($excludes[$node->name])) { - $node->dead = true; - if ($e) $e->send(E_ERROR, 'Strategy_FixNesting: Node excluded'); - } else { - // XXX I suppose it would be slightly more efficient to - // avoid the allocation here and have children - // strategies handle it - $children = array(); - foreach ($node->children as $child) { - if (!$child->dead) $children[] = $child; - } - $result = $def->child->validateChildren($children, $config, $context); - if ($result === true) { - // nop - $node->children = $children; - } elseif ($result === false) { - $node->dead = true; - if ($e) $e->send(E_ERROR, 'Strategy_FixNesting: Node removed'); - } else { - $node->children = $result; - if ($e) { - // XXX This will miss mutations of internal nodes. Perhaps defer to the child validators - if (empty($result) && !empty($children)) { - $e->send(E_ERROR, 'Strategy_FixNesting: Node contents removed'); - } else if ($result != $children) { - $e->send(E_WARNING, 'Strategy_FixNesting: Node reorganized'); - } - } - } - } - } - - //####################################################################// - // Post-processing - - // remove context variables - $context->destroy('IsInline'); - $context->destroy('CurrentNode'); - $context->destroy('CurrentToken'); - - //####################################################################// - // Return - - return HTMLPurifier_Arborize::flatten($node, $config, $context); - } -} - -// vim: et sw=4 sts=4 diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php deleted file mode 100755 index a6eb09e4..00000000 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php +++ /dev/null @@ -1,659 +0,0 @@ -getHTMLDefinition(); - - // local variables - $generator = new HTMLPurifier_Generator($config, $context); - $escape_invalid_tags = $config->get('Core.EscapeInvalidTags'); - // used for autoclose early abortion - $global_parent_allowed_elements = $definition->info_parent_def->child->getAllowedElements($config); - $e = $context->get('ErrorCollector', true); - $i = false; // injector index - list($zipper, $token) = HTMLPurifier_Zipper::fromArray($tokens); - if ($token === NULL) { - return array(); - } - $reprocess = false; // whether or not to reprocess the same token - $stack = array(); - - // member variables - $this->stack =& $stack; - $this->tokens =& $tokens; - $this->token =& $token; - $this->zipper =& $zipper; - $this->config = $config; - $this->context = $context; - - // context variables - $context->register('CurrentNesting', $stack); - $context->register('InputZipper', $zipper); - $context->register('CurrentToken', $token); - - // -- begin INJECTOR -- - - $this->injectors = array(); - - $injectors = $config->getBatch('AutoFormat'); - $def_injectors = $definition->info_injector; - $custom_injectors = $injectors['Custom']; - unset($injectors['Custom']); // special case - foreach ($injectors as $injector => $b) { - // XXX: Fix with a legitimate lookup table of enabled filters - if (strpos($injector, '.') !== false) { - continue; - } - $injector = "HTMLPurifier_Injector_$injector"; - if (!$b) { - continue; - } - $this->injectors[] = new $injector; - } - foreach ($def_injectors as $injector) { - // assumed to be objects - $this->injectors[] = $injector; - } - foreach ($custom_injectors as $injector) { - if (!$injector) { - continue; - } - if (is_string($injector)) { - $injector = "HTMLPurifier_Injector_$injector"; - $injector = new $injector; - } - $this->injectors[] = $injector; - } - - // give the injectors references to the definition and context - // variables for performance reasons - foreach ($this->injectors as $ix => $injector) { - $error = $injector->prepare($config, $context); - if (!$error) { - continue; - } - array_splice($this->injectors, $ix, 1); // rm the injector - trigger_error("Cannot enable {$injector->name} injector because $error is not allowed", E_USER_WARNING); - } - - // -- end INJECTOR -- - - // a note on reprocessing: - // In order to reduce code duplication, whenever some code needs - // to make HTML changes in order to make things "correct", the - // new HTML gets sent through the purifier, regardless of its - // status. This means that if we add a start token, because it - // was totally necessary, we don't have to update nesting; we just - // punt ($reprocess = true; continue;) and it does that for us. - - // isset is in loop because $tokens size changes during loop exec - for (;; - // only increment if we don't need to reprocess - $reprocess ? $reprocess = false : $token = $zipper->next($token)) { - - // check for a rewind - if (is_int($i)) { - // possibility: disable rewinding if the current token has a - // rewind set on it already. This would offer protection from - // infinite loop, but might hinder some advanced rewinding. - $rewind_offset = $this->injectors[$i]->getRewindOffset(); - if (is_int($rewind_offset)) { - for ($j = 0; $j < $rewind_offset; $j++) { - if (empty($zipper->front)) break; - $token = $zipper->prev($token); - // indicate that other injectors should not process this token, - // but we need to reprocess it. See Note [Injector skips] - unset($token->skip[$i]); - $token->rewind = $i; - if ($token instanceof HTMLPurifier_Token_Start) { - array_pop($this->stack); - } elseif ($token instanceof HTMLPurifier_Token_End) { - $this->stack[] = $token->start; - } - } - } - $i = false; - } - - // handle case of document end - if ($token === NULL) { - // kill processing if stack is empty - if (empty($this->stack)) { - break; - } - - // peek - $top_nesting = array_pop($this->stack); - $this->stack[] = $top_nesting; - - // send error [TagClosedSuppress] - if ($e && !isset($top_nesting->armor['MakeWellFormed_TagClosedError'])) { - $e->send(E_NOTICE, 'Strategy_MakeWellFormed: Tag closed by document end', $top_nesting); - } - - // append, don't splice, since this is the end - $token = new HTMLPurifier_Token_End($top_nesting->name); - - // punt! - $reprocess = true; - continue; - } - - //echo '
'; printZipper($zipper, $token);//printTokens($this->stack); - //flush(); - - // quick-check: if it's not a tag, no need to process - if (empty($token->is_tag)) { - if ($token instanceof HTMLPurifier_Token_Text) { - foreach ($this->injectors as $i => $injector) { - if (isset($token->skip[$i])) { - // See Note [Injector skips] - continue; - } - if ($token->rewind !== null && $token->rewind !== $i) { - continue; - } - // XXX fuckup - $r = $token; - $injector->handleText($r); - $token = $this->processToken($r, $i); - $reprocess = true; - break; - } - } - // another possibility is a comment - continue; - } - - if (isset($definition->info[$token->name])) { - $type = $definition->info[$token->name]->child->type; - } else { - $type = false; // Type is unknown, treat accordingly - } - - // quick tag checks: anything that's *not* an end tag - $ok = false; - if ($type === 'empty' && $token instanceof HTMLPurifier_Token_Start) { - // claims to be a start tag but is empty - $token = new HTMLPurifier_Token_Empty( - $token->name, - $token->attr, - $token->line, - $token->col, - $token->armor - ); - $ok = true; - } elseif ($type && $type !== 'empty' && $token instanceof HTMLPurifier_Token_Empty) { - // claims to be empty but really is a start tag - // NB: this assignment is required - $old_token = $token; - $token = new HTMLPurifier_Token_End($token->name); - $token = $this->insertBefore( - new HTMLPurifier_Token_Start($old_token->name, $old_token->attr, $old_token->line, $old_token->col, $old_token->armor) - ); - // punt (since we had to modify the input stream in a non-trivial way) - $reprocess = true; - continue; - } elseif ($token instanceof HTMLPurifier_Token_Empty) { - // real empty token - $ok = true; - } elseif ($token instanceof HTMLPurifier_Token_Start) { - // start tag - - // ...unless they also have to close their parent - if (!empty($this->stack)) { - - // Performance note: you might think that it's rather - // inefficient, recalculating the autoclose information - // for every tag that a token closes (since when we - // do an autoclose, we push a new token into the - // stream and then /process/ that, before - // re-processing this token.) But this is - // necessary, because an injector can make an - // arbitrary transformations to the autoclosing - // tokens we introduce, so things may have changed - // in the meantime. Also, doing the inefficient thing is - // "easy" to reason about (for certain perverse definitions - // of "easy") - - $parent = array_pop($this->stack); - $this->stack[] = $parent; - - $parent_def = null; - $parent_elements = null; - $autoclose = false; - if (isset($definition->info[$parent->name])) { - $parent_def = $definition->info[$parent->name]; - $parent_elements = $parent_def->child->getAllowedElements($config); - $autoclose = !isset($parent_elements[$token->name]); - } - - if ($autoclose && $definition->info[$token->name]->wrap) { - // Check if an element can be wrapped by another - // element to make it valid in a context (for - // example,